Running on Windows 11, I often encounter unexpected errors. It is suspected that there may be a problem with GDI resource management.
Select yes to continue running. Sometimes the program will continue to run, and sometimes it will freeze.
[2025-12-29 14:17:44.235] [ERROR ] [Exception ] [T01] Unhandled thread exception
Exception: System.OutOfMemoryException: Out of memory.
at System.Drawing.Graphics.FromHdcInternal(IntPtr hdc)
at System.Windows.Forms.ToolStrip.OnPaint(PaintEventArgs e)
at System.Windows.Forms.Control.PaintWithErrorHandling(PaintEventArgs e, Int16 layer)
at System.Windows.Forms.Control.WmPaint(Message& m)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.ToolStrip.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(HWND hWnd, MessageId msg, WPARAM wparam, LPARAM lparam)
Running on Windows 11, I often encounter unexpected errors. It is suspected that there may be a problem with GDI resource management.
Select yes to continue running. Sometimes the program will continue to run, and sometimes it will freeze.
[2025-12-29 14:17:44.235] [ERROR ] [Exception ] [T01] Unhandled thread exception
Exception: System.OutOfMemoryException: Out of memory.
at System.Drawing.Graphics.FromHdcInternal(IntPtr hdc)
at System.Windows.Forms.ToolStrip.OnPaint(PaintEventArgs e)
at System.Windows.Forms.Control.PaintWithErrorHandling(PaintEventArgs e, Int16 layer)
at System.Windows.Forms.Control.WmPaint(Message& m)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.ToolStrip.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(HWND hWnd, MessageId msg, WPARAM wparam, LPARAM lparam)