Author Topic: Out of Memory Exception after opening and clicking play list  (Read 1053 times)

AIlTR

  • Newbie
  • *
  • Posts: 7
MusicBee v3.3.7310.31925D  (Win10.0), 22 Aug 2020 14:41:

System.OutOfMemoryException: Exception of type 'System.OutOfMemoryException' was thrown.
   at System.Collections.Generic.List`1.set_Capacity(Int32 value)
   at System.Collections.Generic.List`1.EnsureCapacity(Int32 min)
   at System.Collections.Generic.List`1.InsertRange(Int32 index, IEnumerable`1 collection)
   at #=zybyQGqMh74Re$iMP5Nft4uPlNEBpUdoo_w==.#=zGhNqwC2A3g7j(IList`1 #=zekChE4M=)
   at #=zYQkoCZZ8M2vl3gz2OaBFLiY=.#=zgfa1scZ9EP7D(IList`1 #=zekChE4M=)
   at #=zYQkoCZZ8M2vl3gz2OaBFLiY=.#=zbqsBCfI7bLj2(IList`1 #=zekChE4M=, #=zVqPZLW7f_DNBEznUXAxeL38= #=zd_CYS$Y=)
   at #=zdRddAG2q7x5I$VaZLhRt54nbElrv.#=z031OTKsr8_q6.#=zgx4AfFk0kiZD(MouseEventArgs #=zS9VYR_E=)
   at #=zdRddAG2q7x5I$VaZLhRt54nbElrv.OnMouseClick(MouseEventArgs #=zS9VYR_E=)
   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.Form.WndProc(Message& m)
   at #=zjt0_cNWeq8sTaTDK_zmrTDw=.WndProc(Message& #=zPs30CL4=)
   at #=zdRddAG2q7x5I$VaZLhRt54nbElrv.WndProc(Message& #=zPs30CL4=)
   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)