Author Topic: Error thrown by MB in Error Log  (Read 640 times)

barlet

  • Jr. Member
  • **
  • Posts: 120
The following error was thrown by MB in the error log today. The app then crashes and closes.

29/06/2022 16:46:04 - 10.0.22000.0 - 3.5.8212.33500P - System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.ArgumentException: Parameter is not valid.
   at System.Drawing.Bitmap..ctor(String filename)
   at MusicBeePlugin.Plugin.writeTagInfo()
   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 #=zU5W5j$X20jsAKFw0zg==.#=zj4ufiugOX_4f()

phred

  • Global Moderator
  • Sr. Member
  • *****
  • Posts: 9299
One of your plugins is causing the error.

Disable all plugins and restart MB. Enable one plugin and do whatever you were doing when the error appeared. If no error appears, add in another plugin. Repeat until you find the problem plugin. And 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