Author Topic: System.OutOfMemoryException  (Read 2961 times)

DustyTill

  • Jr. Member
  • **
  • Posts: 31
Hi I'm having this bug:

MusicBee v3.4.7805.33439P  (Win10.0), 20 août 2021 21:45:

System.OutOfMemoryException: Mémoire insuffisante.
   à System.Drawing.Graphics.CheckErrorStatus(Int32 status)
   à System.Drawing.Graphics.DrawImage(Image image, Int32 x, Int32 y, Int32 width, Int32 height)
   à System.Drawing.Graphics.DrawImage(Image image, Rectangle rect)
   à #=z4$ucNWNbXnMtRdEYGQBqltI=.#=zUmMlCfNTN6NOEEuYOad9De4=.#=z_nTnF_M=(Graphics #=zoRDUeEk=, Rectangle #=zxRU4sDw=)
   à #=zFnUkIDvLhW282WN$k6xuDxRZoBuM.#=zIvndyFXm09to.OnPaint(PaintEventArgs #=zJqXIhV8=)
   à System.Windows.Forms.Control.PaintWithErrorHandling(PaintEventArgs e, Int16 layer)
   à System.Windows.Forms.Control.WmPaint(Message& m)
   à System.Windows.Forms.Control.WndProc(Message& m)
   à System.Windows.Forms.ScrollableControl.WndProc(Message& m)
   à System.Windows.Forms.Form.WndProc(Message& m)
   à #=zSwTkwis$1grROSU74dSdKWE=.WndProc(Message& #=z4XtD8jw=)
   à System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
   à System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
   à System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

I did what was indicated in this but it didn't work https://getmusicbee.com/forum/index.php?topic=22778.0

Any help please?

sveakul

  • Sr. Member
  • ****
  • Posts: 2438
Describe step-by-step exactly what you did from the thread you referenced, and what the results were at each step, so we can see what the point of failure was and perhaps help.

DustyTill

  • Jr. Member
  • **
  • Posts: 31
I did that

"1a) Editbin.exe from Steven's package

i) Download link: http://www.mediafire.com/file/k32h8kqg219ky7w/MusicBeeLargeAddressAware.zip
md5 hash: ce61615fad0f1e3e74e71fe335ec9f8b *MusicBeeLargeAddressAware.zip

ii) Extract only editbin.exe from it and copy it to MusicBee's program directory (usually, C:\Program Files (x86)\MusicBee\)

iii) Run the following command (Go to MusicBee's program directory in explorer and type "cmd.exe" (without quotes) in the address window and hit enter):

Code

editbin /LARGEADDRESSAWARE MusicBee.exe"

sveakul

  • Sr. Member
  • ****
  • Posts: 2438
Thanks for the details.  When you check the result using Wumpbin (https://getmusicbee.com/forum/index.php?topic=22778.msg173564#msg173564), does it say the app can handle large addresses?

Edit:  noticed your post mentioned "i) Extract only editbin.exe from it".  This is wrong, you should extract ALL THREE FILES in the package to wherever MusicBee.exe resides.  Be sure you are using the updated link for the package, which is here:  https://www.mediafire.com/file/9h6dxa3wcg84tdh/EditBin.zip/file .  Then run the comand line and check results with Wumpbin.
Last Edit: August 21, 2021, 04:42:01 AM by sveakul

DustyTill

  • Jr. Member
  • **
  • Posts: 31
Ok apparently it was the same problem as this topic https://getmusicbee.com/forum/index.php?topic=35414.0 I just changed the VST and no problem.

Steven

  • Administrator
  • Sr. Member
  • *****
  • Posts: 34313
try this version of mb_vst.dll
https://www.mediafire.com/file/smvaba4coqboamh/mb_VST.zip/file
unzip and replace the existing mb_vst.dll file in the Plugins folder