-
-
Notifications
You must be signed in to change notification settings - Fork 565
Description
LaserGrbl v4.9.4.0
Grbl v1.1h
Wrapper: UsbSerial
Win 10, Home, 10.0.18362.0 (7)
CLR: C:\Windows\Microsoft.NET\Framework64\v4.0.30319\mscorlib.dll 4.8.4180.0 built by: NET48REL1LAST_B
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