Author Topic: MB Crashes every now and then  (Read 423 times)

barlet

  • Jr. Member
  • **
  • Posts: 120
The version 3.5.8429 is crashing on me everytime I try to open the Web Browser. The error log is as follows;

30/01/2023 18:13:37 - 10.0.22621.0 - 3.5.8429.34057P - System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.IO.DirectoryNotFoundException: Could not find a part of the path 'C:\Program Files (x86)\MusicBee\AppData\ScrobblerBrainz\scrobbles'.
   at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
   at System.IO.FileSystemEnumerableIterator`1.CommonInit()
   at System.IO.FileSystemEnumerableIterator`1..ctor(String path, String originalUserPath, String searchPattern, SearchOption searchOption, SearchResultHandler`1 resultHandler, Boolean checkHost)
   at System.IO.Directory.GetFiles(String path)
   at MusicBeePlugin.Plugin.ReceiveNotification(String sourceFileUrl, NotificationType type)
   --- End of inner exception stack trace ---
   at System.RuntimeMethodHandle.InvokeMethod(Object target, Object[] arguments, Signature sig, Boolean constructor)
   at System.Reflection.RuntimeMethodInfo.UnsafeInvokeInternal(Object obj, Object[] parameters, Object[] arguments)
   at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
   at #=z5UiS6Z9kiWbVG5HpnA==.#=zEt5MgMXhKNl6()

boroda

  • Sr. Member
  • ****
  • Posts: 4622
uninstall or reinstall ScrobblerBrainz plugin. this plugin is looking for settings in folder "C:\Program Files (x86)\MusicBee\AppData\", rather than in "%AppData%\MusicBee". also, delete the folder "C:\Program Files (x86)\MusicBee\AppData\" if it exists.