getmusicbee.com

Support => Bug Reports => Topic started by: barlet on June 29, 2022, 03:50:40 PM

Title: Error thrown by MB in Error Log
Post by: barlet on June 29, 2022, 03:50:40 PM
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()
Title: Re: Error thrown by MB in Error Log
Post by: phred on June 29, 2022, 04:44:06 PM
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.