-
-
Notifications
You must be signed in to change notification settings - Fork 550
Description
LaserGrbl v4.6.3.0
Grbl v
Wrapper: UsbSerial
Win 10, Home, 10.0.26100.0 (7)
CLR: C:\Windows\Microsoft.NET\Framework64\v4.0.30319\mscorlib.dll 4.8.9310.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 102
at LaserGRBL.MainForm..ctor() in E:\LaserGRBL\LaserGRBL\MainForm.cs:line 78
at LaserGRBL.MainForm..ctor(String[] args) in E:\LaserGRBL\LaserGRBL\MainForm.cs:line 83
at LaserGRBL.Program.Main(String[] args) in E:\LaserGRBL\LaserGRBL\Program.cs:line 41