Author Topic: MusicBee generated bug report  (Read 892 times)

zebedeerox

  • Newbie
  • *
  • Posts: 2
Hi, gang.
Was plodding along listening to my library when I got this pop-up and was prompted to report it on the forum:
Code
MusicBee v3.3.7491.38089Store (Win10.0), 19 Oct 2020 10:51:

System.NullReferenceException: Object reference not set to an instance of an object.
   at #=zQ7tcYb7_3X7IrikuIuLQSNzOqQ6R.OnKeyDown(KeyEventArgs #=z614nzDw=)
   at #=zTWpQxM2qpiCzHyaRcEbNZQs=.ProcessDialogKey(Keys #=zY2FAEjI=)
   at System.Windows.Forms.Control.PreProcessMessage(Message& msg)
   at System.Windows.Forms.Control.PreProcessControlMessageInternal(Control target, Message& msg)
   at System.Windows.Forms.Application.ThreadContext.PreTranslateMessage(MSG& msg)

Code
MusicBee v3.3.7491.38089Store (Win10.0), 19 Oct 2020 10:56:

System.NullReferenceException: Object reference not set to an instance of an object.
   at #=zQ7tcYb7_3X7IrikuIuLQSNzOqQ6R.OnKeyDown(KeyEventArgs #=z614nzDw=)
   at System.Windows.Forms.Control.ProcessKeyEventArgs(Message& m)
   at System.Windows.Forms.Control.ProcessKeyMessage(Message& m)
   at System.Windows.Forms.Control.WmKeyChar(Message& m)
   at System.Windows.Forms.Control.WndProc(Message& m)
   at #=zTWpQxM2qpiCzHyaRcEbNZQs=.WndProc(Message& #=zLjLuuqY=)
   at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
   at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
   at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

There was no interruption in play, and nothing is wrong (as far as I can tell(, so I'll leave it with you to decipher this cryptic message.

Have a grand day!

Steven

  • Administrator
  • Sr. Member
  • *****
  • Posts: 34359
According to the log you are pressing a key in a tree panel. The error is probably fixed for the next update but i cant be sure