Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - vaninou

Pages: 1
1
Plugins / Re: (Version 3.1) Spotify Integration Plugin
« on: May 23, 2021, 07:15:42 PM »
Hi,
I just installed musicbee and the spotify integration plugin, and I am running into an undefined reference error when trying to interact with the player. In the preferences menu, Plugins section, I can't configure the plugin either. It is correctly enabled though.
The player version is the 3.4.7805.

Code
MusicBee v3.4.7805.33439D  (Win10.0), 23 mai 2021 20:05:

System.NullReferenceException: La référence d'objet n'est pas définie à une instance d'un objet.
   à MusicBeePlugin.Plugin.<ReceiveNotification>d__21.MoveNext()
--- Fin de la trace de la pile à partir de l'emplacement précédent au niveau duquel l'exception a été levée ---
   à System.Runtime.CompilerServices.AsyncMethodBuilderCore.<>c.<ThrowAsync>b__6_1(Object state)
   à System.Threading.QueueUserWorkItemCallback.WaitCallback_Context(Object state)
   à System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   à System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   à System.Threading.QueueUserWorkItemCallback.System.Threading.IThreadPoolWorkItem.ExecuteWorkItem()
   à System.Threading.ThreadPoolWorkQueue.Dispatch()
   à System.Threading._ThreadPoolWaitCallback.PerformWaitCallback()

Pages: 1