Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error after installing - start program failed #2469

Open
Dave-Combinatrix opened this issue Dec 21, 2024 · 0 comments
Open

Error after installing - start program failed #2469

Dave-Combinatrix opened this issue Dec 21, 2024 · 0 comments

Comments

@Dave-Combinatrix
Copy link

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.
image

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant