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

Oppps Something Went Wrong #2488

Open
DLampkins opened this issue Dec 31, 2024 · 0 comments
Open

Oppps Something Went Wrong #2488

DLampkins opened this issue Dec 31, 2024 · 0 comments

Comments

@DLampkins
Copy link

Describe the bug
A clear and concise description of what the bug is.

To Reproduce
Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected behavior
A clear and concise description of what you expected to happen.
LaserGrbl v7.14.0.0
Grbl v1.1h
Wrapper: UsbSerial
Win 10, Home, 10.0.19045.0 (7)
CLR: C:\Windows\Microsoft.NET\Framework64\v4.0.30319\mscorlib.dll 4.8.9282.0 built by: NET481REL1LAST_C

TypeOf exception [System.ArgumentOutOfRangeException]
Exception message [InvalidArgument=Value of '0' is not valid for 'index'.
Parameter name: index]
Exception source [System.Windows.Forms], thread [Main Thread]
Exception method [System.Object get_Item(Int32)]

----------- stack trace -----------
at System.Windows.Forms.ComboBox.ObjectCollection.get_Item(Int32 index)
at System.Windows.Forms.ComboBox.get_Text()
at System.Windows.Forms.ComboBox.WmReflectCommand(Message& m)
at System.Windows.Forms.ComboBox.WndProc(Message& m)
at LaserGRBL.UserControls.FlatComboBox.WndProc(Message& m) in E:\LaserGRBL\LaserGRBL\UserControls\FlatComboBox.cs:line 14
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

Screenshots
If applicable, add screenshots to help explain your problem.

Hardware and software configuration (please complete the following information):

  • Windows version
  • Engraver brand and model
  • Grbl version (i.e. 0.9j, 1.1f)
  • LaserGRBL version

Additional context
Add any other context about the problem here.

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