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 everytime I try to connect to my Comma3X #12

Open
MotormikeTT opened this issue Aug 25, 2024 · 3 comments
Open

Error everytime I try to connect to my Comma3X #12

MotormikeTT opened this issue Aug 25, 2024 · 3 comments

Comments

@MotormikeTT
Copy link

MotormikeTT commented Aug 25, 2024

I a,m currently running SunnyPilot if that matters but everytime I try to connect to the Comma using OPTK, it gives me the following pop-up:
image

The logs show the following:

2024-08-25 00:42:08.252 -04:00 [INF] Connected to Comma3 device at 192.168.1.222 on port 8022
2024-08-25 00:42:09.022 -04:00 [ERR] Unhandled Exception
System.ArgumentOutOfRangeException: value ('0') must be less than '0'. (Parameter 'value')
Actual value was 0.
  at System.ArgumentOutOfRangeException.ThrowGreaterEqual[T](T value, T other, String paramName)
  at System.ArgumentOutOfRangeException.ThrowIfGreaterThanOrEqual[T](T value, T other, String paramName)
  at System.Windows.Forms.ComboBox.set_SelectedIndex(Int32 value)
  at OpenpilotToolkit.OpenpilotToolkitForm.<>c__DisplayClass20_1.<<ScanDevices>b__2>d.MoveNext() in C:\Users\l-bre\source\repos\OpenpilotToolkit\OpenpilotToolkit\OpenpilotToolkitForm.cs:line 414
--- End of stack trace from previous location ---
  at System.Threading.Tasks.Task.<>c.<ThrowAsync>b__128_0(Object state)
  at System.Windows.Forms.Control.InvokeMarshaledCallbackHelper(Object obj)
  at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
--- End of stack trace from previous location ---
  at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
  at System.Windows.Forms.Control.InvokeMarshaledCallbacks()

Any ideas?

@kayeechow1992
Copy link

Same issue here

@spectre3ooo
Copy link

Same for me.

@BigBlock65
Copy link

I had this issue a couple of times. I copied the original zip file contents over the working app directory to fix it.

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

4 participants