You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 20, 2024. It is now read-only.
When I try to change cursor size in Cursors Studio, WinPaletter starts crashloop.
How to reproduce the error
Enter Cursors Studio
Load from current applied theme, then cursors aspect is disabled automatically
Default option is "rendered by WinPaletter". change to "From file".
Adjust size, it crashes
WinPaletter Log
//General information//...........................................................Report.Date="2024년 4월 12일 금요일 오후 6:18:36";OS="Windows 11, 10.0.26090.1, 64-bit";WinPaletter.Version="1.0.9.1, Build: Release";WinPaletter.Language="한국어(대한민국)";WinPaletter.Debugging=false;//Error details//...........................................................Exception.message="Value cannot be null.Parameter name: image";Exception.type="System.ArgumentNullException";Exception.stack.trace={atSystem.Drawing.Graphics.DrawImage(Imageimage,Int32x,Int32y)
at WinPaletter.Paths.Draw(CursorOptionsCursorOptions)
at WinPaletter.UI.Controllers.CursorControl.OnPaint(PaintEventArgse)
at System.Windows.Forms.Control.PaintWithErrorHandling(PaintEventArgse,Int16layer)
at System.Windows.Forms.Control.WmPaint(Message&m)
at System.Windows.Forms.Control.WndProc(Message&m)
at System.Windows.Forms.ScrollableControl.WndProc(Message&m)
at System.Windows.Forms.ContainerControl.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(IntPtrhWnd,Int32msg,IntPtrwparam,IntPtrlparam)};Exception.target.void_function ="System.Drawing.DrawImage()";Exception.assembly="System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a";Exception.assembly.file="C:\\WINDOWS\\Microsoft.Net\\assembly\\GAC_MSIL\\System.Drawing\\v4.0_4.0.0.0__b03f5f7f11d50a3a\\System.Drawing.dll";Exception.HRESULT=-2147467261;
Screenshots/Screen records
Don't add screenshot to exception error dialog if you already wrote WinPaletter Log.
If possible, add screenshots/Screen records of the wrong behaviour to help explain your problem.
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered:
❌ Error report
Describe the error
When I try to change cursor size in Cursors Studio, WinPaletter starts crashloop.
How to reproduce the error
WinPaletter Log
Screenshots/Screen records
Additional context
The text was updated successfully, but these errors were encountered: