arkypita / LaserGRBL

Laser optimized GUI for GRBL
http://lasergrbl.com
Other
1.26k stars 497 forks source link

Ooops! Something went wrong #2292

Open quahogoak opened 5 months ago

quahogoak commented 5 months ago

Describe the bug Error: "Ooops! Something went wrong"

image

I did not close out as it was in the middle of a job. It continued until the end.

I just updated the software version today and this is the first time I have seen this error.

Error Report:

LaserGrbl v7.8.0.0 Grbl v1.1h Wrapper: UsbSerial Win 11, Professional, 10.0.22631.0 (7) CLR: C:\Windows\Microsoft.NET\Framework64\v4.0.30319\mscorlib.dll 4.8.9232.0 built by: NET481REL1LAST_C

TypeOf exception [System.AccessViolationException] Exception message [Attempted to read or write protected memory. This is often an indication that other memory is corrupt.] Exception source [LaserGRBL], thread [Main Thread] Exception method [Void glCallLists(Int32, UInt32, Byte[])]

----------- stack trace ----------- at SharpGL.OpenGL.glCallLists(Int32 n, UInt32 type, Byte[] lists) at SharpGL.OpenGL.CallLists(Int32 n, Byte[] lists) in E:\LaserGRBL\LaserGRBL\SharpGL\SharpGL\OpenGL.cs:line 1586 at SharpGL.FontBitmaps.DrawText(OpenGL gl, Int32 x, Int32 y, Single r, Single g, Single b, String faceName, Single fontSize, String text, Double resWidth, Double resHeight, Single depth) in E:\LaserGRBL\LaserGRBL\SharpGL\SharpGL\FontOutlines.cs:line 309 at LaserGRBL.UserControls.GrblPanel3D.DrawText(String text, Double x, Double y) in E:\LaserGRBL\LaserGRBL\UserControls\GrblPanel3D.cs:line 508 at LaserGRBL.UserControls.GrblPanel3D.DrawRulers() in E:\LaserGRBL\LaserGRBL\UserControls\GrblPanel3D.cs:line 543 at LaserGRBL.UserControls.GrblPanel3D.DrawScene() in E:\LaserGRBL\LaserGRBL\UserControls\GrblPanel3D.cs:line 317