BrawlCrate / BrawlCrateIssues

Separate issue tracker repo for bugs submitted from the application, matching BrawlBox's implementation
3 stars 0 forks source link

System.OutOfMemoryException after trying to hide an object #289

Open BrawlCrate opened 3 years ago

BrawlCrate commented 3 years ago

Tried hiding an object while in model preview with Sync VIS0 after making some changes and it threw a System.OutOfMemoryException error.

v0.36c-h1 x86

Memoria insuficiente.
   en System.Drawing.Graphics.FromHdcInternal(IntPtr hdc)
   en System.Windows.Forms.ListBox.WmReflectDrawItem(Message& m)
   en System.Windows.Forms.ListBox.WndProc(Message& m)
   en System.Windows.Forms.CheckedListBox.WndProc(Message& m)
   en System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
   en System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
   en System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)