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
TypeOf exception [System.Collections.Generic.KeyNotFoundException]
Exception message [La clave proporcionada no se encontró en el diccionario.]
Exception source [mscorlib], thread [Main Thread]
Exception method [Void ThrowKeyNotFoundException()]
----------- stack trace -----------
en System.ThrowHelper.ThrowKeyNotFoundException()
en System.Collections.Generic.Dictionary`2.get_Item(TKey key)
en LaserGRBL.ColorScheme.GetColor(Int32 index) en E:\LaserGRBL\LaserGRBL\ColorScheme.cs:línea 272
en LaserGRBL.MainForm.RefreshColorSchema() en E:\LaserGRBL\LaserGRBL\MainForm.cs:línea 112
en LaserGRBL.MainForm..ctor() en E:\LaserGRBL\LaserGRBL\MainForm.cs:línea 88
en LaserGRBL.MainForm..ctor(String[] args) en E:\LaserGRBL\LaserGRBL\MainForm.cs:línea 93
en LaserGRBL.Program.Main(String[] args) en E:\LaserGRBL\LaserGRBL\Program.cs:línea 41
The text was updated successfully, but these errors were encountered:
LaserGrbl v4.9.4.0
Grbl v1.1h
Wrapper: UsbSerial
Win 10, Home, 10.0.22631.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 [La clave proporcionada no se encontró en el diccionario.]
Exception source [mscorlib], thread [Main Thread]
Exception method [Void ThrowKeyNotFoundException()]
----------- stack trace -----------
en System.ThrowHelper.ThrowKeyNotFoundException()
en System.Collections.Generic.Dictionary`2.get_Item(TKey key)
en LaserGRBL.ColorScheme.GetColor(Int32 index) en E:\LaserGRBL\LaserGRBL\ColorScheme.cs:línea 272
en LaserGRBL.MainForm.RefreshColorSchema() en E:\LaserGRBL\LaserGRBL\MainForm.cs:línea 112
en LaserGRBL.MainForm..ctor() en E:\LaserGRBL\LaserGRBL\MainForm.cs:línea 88
en LaserGRBL.MainForm..ctor(String[] args) en E:\LaserGRBL\LaserGRBL\MainForm.cs:línea 93
en LaserGRBL.Program.Main(String[] args) en E:\LaserGRBL\LaserGRBL\Program.cs:línea 41
The text was updated successfully, but these errors were encountered: