Author Topic: Relink Music File Paths Error  (Read 1303 times)

SpirosG

  • Jr. Member
  • **
  • Posts: 124
Hi, when i try to relink music file paths an error occurs.
Tried it on both 3.4 and 3.5 latest patches.
I am on Windows 11.

Code
MusicBee v3.4.8102.36706D  (Win10.0), 18 Μαρ 2022 21:58:

System.OutOfMemoryException: Exception of type 'System.OutOfMemoryException' was thrown.
   at System.Collections.Generic.HashSet`1.SetCapacity(Int32 newSize, Boolean forceNewHashCodes)
   at System.Collections.Generic.HashSet`1.IncreaseCapacity()
   at System.Collections.Generic.HashSet`1.AddIfNotPresent(T value)
   at #=zqaGfHv1UdW1Cy_Siv64ATJwWL7qNIy7LxQ==.#=qFuJBqI88taVQhn7_i0wtu6jZwObt5Br212znwV2S4to=._Lambda$__0(IEnumerable`1 #=zfHnPM9c=)
   at #=zBSxDJoU7tmBDA$BqW1bXok4=.#=zXZZl3LlC$7_0.#=z5RE_uBG1rrtJ(#=zctXT2Nrh6Or1Hf2JitIXVcDNHxZ2 #=zPkVa_jQ=)
   at #=zqaGfHv1UdW1Cy_Siv64ATJwWL7qNIy7LxQ==.#=z_oCNvrhY9RtY()
   at #=zqaGfHv1UdW1Cy_Siv64ATJwWL7qNIy7LxQ==..ctor()
   at #=zZayNzbiQusTiMxpjyrnkLWekJYSH.#=zQzu2oRaG4SA_.#=zGZZhN4IJaoFONfC8yQ==(Object #=z9pmUD50=, EventArgs #=z$DSzwsc=)
   at System.Windows.Forms.ToolStripItem.RaiseEvent(Object key, EventArgs e)
   at System.Windows.Forms.ToolStripMenuItem.OnClick(EventArgs e)
   at System.Windows.Forms.ToolStripItem.HandleClick(EventArgs e)
   at System.Windows.Forms.ToolStripItem.HandleMouseUp(MouseEventArgs e)
   at System.Windows.Forms.ToolStripItem.FireEventInteractive(EventArgs e, ToolStripItemEventType met)
   at System.Windows.Forms.ToolStripItem.FireEvent(EventArgs e, ToolStripItemEventType met)
   at System.Windows.Forms.ToolStrip.OnMouseUp(MouseEventArgs mea)
   at System.Windows.Forms.ToolStripDropDown.OnMouseUp(MouseEventArgs mea)
   at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
   at System.Windows.Forms.Control.WndProc(Message& m)
   at System.Windows.Forms.ScrollableControl.WndProc(Message& m)
   at System.Windows.Forms.ToolStrip.WndProc(Message& m)
   at System.Windows.Forms.ToolStripDropDown.WndProc(Message& m)
   at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
   at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
   at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)


Steven

  • Administrator
  • Hero Member
  • *****
  • Posts: 35002
if you are getting frequent out of memory errors then see:
https://getmusicbee.com/forum/index.php?topic=22778.0

also if you are running the UpnP plugin then that can cause this issue. Also older versions of the VST plugin, so update if using that.

SpirosG

  • Jr. Member
  • **
  • Posts: 124
if you are getting frequent out of memory errors then see:
https://getmusicbee.com/forum/index.php?topic=22778.0

also if you are running the UpnP plugin then that can cause this issue. Also older versions of the VST plugin, so update if using that.

Hi Steven.
Thanks for the help, the solution you have suggested above solves all the memory errors i was getting.

Probably the huge library that i have is the guilty here.

Thanks again.

phred

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 10287
Probably the huge library that i have is the guilty here.
I don't think so.

Just how large is your collection?
Tracks, albums, total file size.

There are reports of users with over 700,000 tracks and using 5gb not having any issues. Someone else with over a million tracks using almost 15,000gb.
Download the latest MusicBee v3.6 patch from here.
Unzip into your MusicBee directory and overwrite existing files.

----------
The FAQ
The Wiki
Custom Forum Search
Posting screenshots is here

SpirosG

  • Jr. Member
  • **
  • Posts: 124
Probably the huge library that i have is the guilty here.
I don't think so.

Just how large is your collection?
Tracks, albums, total file size.

There are reports of users with over 700,000 tracks and using 5gb not having any issues. Someone else with over a million tracks using almost 15,000gb.

1.6 million tracks, 302.104 albums, 22TB  :)


Mix of mp3s, Flacs and WAVs
Last Edit: March 19, 2022, 08:09:02 PM by SpirosG

phred

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 10287
1.6 million tracks, 302.104 albums, 22TB  :)
Yup, that's a large collection!
Download the latest MusicBee v3.6 patch from here.
Unzip into your MusicBee directory and overwrite existing files.

----------
The FAQ
The Wiki
Custom Forum Search
Posting screenshots is here