getmusicbee.com

Support => Bug Reports => Topic started by: The Incredible Boom Boom on November 24, 2021, 09:18:00 PM

Title: "Loving" Nothing Leads to Reference Error
Post by: The Incredible Boom Boom on November 24, 2021, 09:18:00 PM
Minor bug...
Completely fresh portable install with no files in the loaded library
Clicking the LastFM Love button in the Main Player leads to...

Code
MusicBee v3.4.7805.33439P  (Win10.0), 24 Nov 2021 11:01:

System.NullReferenceException: Object reference not set to an instance of an object.
   at #=zsSqWEB_uCfYs1RIo5gmlWEiXxs7c.#=zfd74_mQ=.#=zc3Es0zbKNBT7xCHKgw==(IList`1 #=z2b$peok=, Boolean #=z2TQuj2qF_3Wt)
   at #=ztqaPr2aSiPUmPZ11OX9nizXhl0uJ.#=zO8ffBVgTeu8N(#=zYxmFIFWq867c #=zJqXIhV8=)
   at #=zYkurARd1fci8Yeute2QsiMU=.#=zoCm61pd6fSIH(MouseEventArgs #=zJqXIhV8=)
   at #=zziapYCHkKIL0B5EplaYmmhGl87_u.#=z3HZukvEew$BL.#=zFhK2e0P9gc9139a29A==.#=zoCm61pd6fSIH(MouseEventArgs #=zJqXIhV8=)
   at #=zziapYCHkKIL0B5EplaYmmhGl87_u.OnMouseDown(MouseEventArgs #=zJqXIhV8=)
   at System.Windows.Forms.Control.WmMouseDown(Message& m, MouseButtons button, Int32 clicks)
   at System.Windows.Forms.Control.WndProc(Message& m)
   at System.Windows.Forms.ScrollableControl.WndProc(Message& m)
   at System.Windows.Forms.Form.WndProc(Message& m)
   at #=zSwTkwis$1grROSU74dSdKWE=.WndProc(Message& #=z4XtD8jw=)
   at #=zziapYCHkKIL0B5EplaYmmhGl87_u.WndProc(Message& #=z4XtD8jw=)
   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)