getmusicbee.com

Support => Bug Reports => Topic started by: Bentley on October 21, 2018, 09:32:27 PM

Title: Unexpected Error Occured
Post by: Bentley on October 21, 2018, 09:32:27 PM
MusicBee v3.2.6827.32939 (Win10.0), 21 Oct 2018 13:23:

System.NullReferenceException: Object reference not set to an instance of an object.
   at MusicBeePlugin.BackupType.save(String fileName)
   at MusicBeePlugin.BackupIndex.saveBackup(String backupName, String statusbarText, Boolean isAutocreatedParam)
   at MusicBeePlugin.Plugin.regularAutobackup(Object state)
   at System.Threading.TimerQueueTimer.CallCallbackInContext(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.TimerQueueTimer.CallCallback()
   at System.Threading.TimerQueueTimer.Fire()
   at System.Threading.TimerQueue.FireNextTimers()
   at System.Threading.TimerQueue.AppDomainTimerCallback()
Title: Re: Unexpected Error Occured
Post by: phred on October 21, 2018, 09:37:43 PM
This might be caused by one of your plugins. Suggested fix is to disable all of them and then add them back in one at a time until you find the culprit. And then post it on that plugin's thread so the author can address it.
Title: Re: Unexpected Error Occured
Post by: Bentley on October 30, 2018, 08:00:37 PM
I tried placing this in the plugin forum but it does not show. I found it to be plugin 'additional tagging tools' that was causing the issue.