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
Describe the bug
--- Installed the program and when it went to start itself it produced this error
LaserGrbl v4.8.0.0
Grbl v
Wrapper: UsbSerial
Win 10, Professional, 10.0.26100.0 (7)
CLR: C:\Windows\Microsoft.NET\Framework64\v4.0.30319\mscorlib.dll 4.8.9290.0 built by: NET481REL1LAST_C
TypeOf exception [System.Collections.Generic.KeyNotFoundException]
Exception message [The given key was not present in the dictionary.]
Exception source [mscorlib], thread [Main Thread]
Exception method [Void ThrowKeyNotFoundException()]
----------- stack trace -----------
at System.ThrowHelper.ThrowKeyNotFoundException()
at System.Collections.Generic.Dictionary`2.get_Item(TKey key)
at LaserGRBL.ColorScheme.GetColor(Int32 index) in E:\LaserGRBL\LaserGRBL\ColorScheme.cs:line 272
at LaserGRBL.MainForm.RefreshColorSchema() in E:\LaserGRBL\LaserGRBL\MainForm.cs:line 108
at LaserGRBL.MainForm..ctor() in E:\LaserGRBL\LaserGRBL\MainForm.cs:line 84
at LaserGRBL.MainForm..ctor(String[] args) in E:\LaserGRBL\LaserGRBL\MainForm.cs:line 89
at LaserGRBL.Program.Main(String[] args) in E:\LaserGRBL\LaserGRBL\Program.cs:line 41
A clear and concise description of what the bug is.
To Reproduce
Steps to reproduce the behavior:
---Just installed the program.
Expected behavior
A clear and concise description of what you expected to happen.
--- I expected the program to start correctly
Screenshots
If applicable, add screenshots to help explain your problem.
Hardware and software configuration (please complete the following information):
--- Standard Microsoft Surface Laptop 2
--- Current
Device name Surface-Laptop2
Processor Intel(R) Core(TM) i7-8650U CPU @ 1.90GHz 2.11 GHz
Installed RAM 8.00 GB
System type 64-bit operating system, x64-based processor
Pen and touch Pen and touch support with 10 touch points
Edition Windows 11 Pro
Version 24H2
Installed on 19/10/2024
OS build 26100.2605
Experience Windows Feature Experience Pack 1000.26100.36.0
The text was updated successfully, but these errors were encountered:
Describe the bug
--- Installed the program and when it went to start itself it produced this error
LaserGrbl v4.8.0.0
Grbl v
Wrapper: UsbSerial
Win 10, Professional, 10.0.26100.0 (7)
CLR: C:\Windows\Microsoft.NET\Framework64\v4.0.30319\mscorlib.dll 4.8.9290.0 built by: NET481REL1LAST_C
TypeOf exception [System.Collections.Generic.KeyNotFoundException]
Exception message [The given key was not present in the dictionary.]
Exception source [mscorlib], thread [Main Thread]
Exception method [Void ThrowKeyNotFoundException()]
----------- stack trace -----------
at System.ThrowHelper.ThrowKeyNotFoundException()
at System.Collections.Generic.Dictionary`2.get_Item(TKey key)
at LaserGRBL.ColorScheme.GetColor(Int32 index) in E:\LaserGRBL\LaserGRBL\ColorScheme.cs:line 272
at LaserGRBL.MainForm.RefreshColorSchema() in E:\LaserGRBL\LaserGRBL\MainForm.cs:line 108
at LaserGRBL.MainForm..ctor() in E:\LaserGRBL\LaserGRBL\MainForm.cs:line 84
at LaserGRBL.MainForm..ctor(String[] args) in E:\LaserGRBL\LaserGRBL\MainForm.cs:line 89
at LaserGRBL.Program.Main(String[] args) in E:\LaserGRBL\LaserGRBL\Program.cs:line 41
A clear and concise description of what the bug is.
To Reproduce
Steps to reproduce the behavior:
---Just installed the program.
Expected behavior
A clear and concise description of what you expected to happen.
--- I expected the program to start correctly
Screenshots
If applicable, add screenshots to help explain your problem.
Hardware and software configuration (please complete the following information):
--- Standard Microsoft Surface Laptop 2
--- Current
Device name Surface-Laptop2
Processor Intel(R) Core(TM) i7-8650U CPU @ 1.90GHz 2.11 GHz
Installed RAM 8.00 GB
System type 64-bit operating system, x64-based processor
Pen and touch Pen and touch support with 10 touch points
Edition Windows 11 Pro
Version 24H2
Installed on 19/10/2024
OS build 26100.2605
Experience Windows Feature Experience Pack 1000.26100.36.0
The text was updated successfully, but these errors were encountered: