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 - iconoclastxvii

Pages: 1
1
Bug Reports / Re: Out of Memory Exception
« on: October 04, 2021, 02:22:48 PM »
Looks like it was the "Now Playing to External Files" plugin
Just to complete the circle, you should post the error message and your findings in the plugin's thread so the developer can follow-up on it. Do note however, that the developer hasn't been on the since this past July.

Done. And yeah, not a huge deal if it doesn't get fixed. I haven't really been needing its functionality. Thanks again for the help!

2
Plugins / Re: Now Playing to External Files
« on: October 04, 2021, 02:20:53 PM »
Just started getting an "Out of memory" exception a few weeks ago. Would happen after an hour or two of playing.

Code
9/30/2021 11:40:24 AM - 10.0.19043.0 - 3.4.7805.33439D - System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.OutOfMemoryException: Out of memory.
   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 #=zlFwaJ1S_oYR_8J8laA==.#=zARNNEqVc$Cnu()

3
Bug Reports / Re: Out of Memory Exception
« on: October 02, 2021, 04:55:54 PM »
Looks like it was the "Now Playing to External Files" plugin - I haven't had the issue since removing that from the plugins directory. Thank you for the help, everyone!

4
Bug Reports / Re: Out of Memory Exception
« on: October 01, 2021, 05:33:26 PM »
I have disabled every plug in, and restarted a few times, but am still getting the crashes with the same error in the error log.

5
Bug Reports / Re: Out of Memory Exception
« on: September 30, 2021, 09:26:36 PM »
Ah, my bad, thought "writeLogInfo" was the name of the plugin. Plugin is "Now Playing to External Files". I did disable it, but did not restart after disabling, and the issue still happened. I have now made sure it was disabled and restarted to test again. It sometimes does take an hour or two for it to get the exception, but will report back once I see what happens.

Will post in the plugin's thread if I do find out that a plugin was an issue. Thank you!

6
Bug Reports / Out of Memory Exception
« on: September 30, 2021, 08:00:08 PM »
I've been getting an OutOfMemoryException for the past week or so. I was originally on 3.3.7491.38139D, but then updated to the latest to see if that would fix the issue, but it did not. I did not make any changes to anything in MusicBee (settings wise) before this started happening, just had been adding music like I normally would. Any ideas?

Code
9/30/2021 11:40:24 AM - 10.0.19043.0 - 3.4.7805.33439D - System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.OutOfMemoryException: Out of memory.
   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 #=zlFwaJ1S_oYR_8J8laA==.#=zARNNEqVc$Cnu()


Edit:
Right after posting this, I looked at the stack trace and noticed the "at MusicBeePlugin.Plugin.writeTagInfo()". I've disabled this for now, to see if it fixes the issue. Still not sure why this would just start happening now, though. I've had this plugin for at least a year.

7
Bug Reports / Possible Bug - Sequence Shuffling and Queuing
« on: June 23, 2020, 07:02:41 PM »
Not exactly sure if this is a bug or the intended functionality (if it is intended, feel free to lock/close this).

When having a few songs marked with "keep tracks in sequence when shuffling", and then you queue the first of those, it will only play the song you queued, then back to shuffling.

8
Portable Devices / Wifi Sync Issues
« on: July 01, 2019, 03:32:57 AM »
I had Wifi Syncing working before, but after some hardware changes (basically tried to switch to an eGPU, didn't work, switched back), I cannot get it to work anymore. At the bottom of the app I get a "Server not found" error.

I have checked my Firewall settings, and it is allowing MusicBee and MusicBee Remote: Listening Port through (the remote Android app connects and works fine). I have "enable Wifi transfer with Android devices" checked and my phone is listed under "known devices" (removed it from there and readded it, too). I've also tried uninstalling/reinstalling the app.

Any ideas, or am I missing something?

Pages: 1