Author Topic: HELP  (Read 374 times)

GermLelu

  • Newbie
  • *
  • Posts: 1
MusicBee v3.4.8033.18564D  (Win10.0), 27 Jun 2022 18:46:

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()

phred

  • Global Moderator
  • Sr. Member
  • *****
  • Posts: 9353
One of your plugins is causing the problem.
What were you doing when this happened?

Disable all of them and exit MB. Restart MB and enable one plugin at a time and repeat what you did to cause the error the first time. If no error occurs then enable the next plugin. Keep repeating until the error occurs and you'll know which plugin is causing the issue. Then report it on the plugin's thread so the developer can see it.
Download the latest MusicBee v3.5 or 3.6 patch from here.
Unzip into your MusicBee directory and overwrite existing files.

----------
The FAQ
The Wiki
Posting screenshots is here
Searching the forum with Google is  here