Author Topic: Keeps Crashing  (Read 1751 times)

Der Ungrund

  • Newbie
  • *
  • Posts: 6
I just got a new PC and Music Bee keeps crashing whenever I play a song.  This is the error I get:

MusicBee v3.4.7805.33439D  (Win10.0), 27 May 2021 20:51:

System.NullReferenceException: Object reference not set to an instance of an object.
   at MusicBeePlugin.Plugin.<ReceiveNotification>d__21.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.CompilerServices.AsyncMethodBuilderCore.<>c.<ThrowAsync>b__6_1(Object state)
   at System.Threading.QueueUserWorkItemCallback.WaitCallback_Context(Object state)
   at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   at System.Threading.QueueUserWorkItemCallback.System.Threading.IThreadPoolWorkItem.ExecuteWorkItem()
   at System.Threading.ThreadPoolWorkQueue.Dispatch()
   at System.Threading._ThreadPoolWaitCallback.PerformWaitCallback()

Der Ungrund

  • Newbie
  • *
  • Posts: 6
Yeah, I've tried completely wiping User and AppData folders and reinstalling and it still throwns up this error whenever I try to play a song.  The song plays fine, but it gives me this error and then crashes once I click "OK:"

MusicBee v3.4.7805.33439D  (Win10.0), 27 May 2021 21:26:

System.NullReferenceException: Object reference not set to an instance of an object.
   at MusicBeePlugin.Plugin.<ReceiveNotification>d__21.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.CompilerServices.AsyncMethodBuilderCore.<>c.<ThrowAsync>b__6_1(Object state)
   at System.Threading.QueueUserWorkItemCallback.WaitCallback_Context(Object state)
   at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   at System.Threading.QueueUserWorkItemCallback.System.Threading.IThreadPoolWorkItem.ExecuteWorkItem()
   at System.Threading.ThreadPoolWorkQueue.Dispatch()
   at System.Threading._ThreadPoolWaitCallback.PerformWaitCallback()

frankz

  • Sr. Member
  • ****
  • Posts: 3876
The error clearly references a plugin.  Have you tried disabling your plugins and re-enabling them one by one until you get to the one that causes the error?

Der Ungrund

  • Newbie
  • *
  • Posts: 6
I didn't realize that the uninstall wasn't deleting my plugins folder.  I deleted it by hand and now it works.

hiccup

  • Sr. Member
  • ****
  • Posts: 7893