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

.net error doesn't load camera configs on vers 1.67 #37

Open
Turnipisum opened this issue Aug 12, 2020 · 2 comments
Open

.net error doesn't load camera configs on vers 1.67 #37

Turnipisum opened this issue Aug 12, 2020 · 2 comments

Comments

@Turnipisum
Copy link

See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.

************** Exception Text **************
System.InvalidOperationException: Invoke or BeginInvoke cannot be called on a control until the window handle has been created.
at System.Windows.Forms.Control.MarshaledInvoke(Control caller, Delegate method, Object[] args, Boolean synchronous)
at System.Windows.Forms.Control.Invoke(Delegate method, Object[] args)
at WindowsFormsApp2.Shell.IncrementErrorCounter()
at WindowsFormsApp2.Shell.d__22.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.CompilerServices.AsyncMethodBuilderCore.<>c.b__6_0(Object state)

@NikolasKomonen
Copy link

NikolasKomonen commented Aug 15, 2020

Just started having this issue as well. I've had it up and running before for a couple days but then I woke up to this error.

Would like to add I get the following errors in the log file:

[15.08.2020, 12:34:53]: ERROR LoadCameras() failed.
[15.08.2020, 12:35:04]: WARNING: No default camera found. Aborting.

Heres some of my recent Windows updates:
Updates

@NikolasKomonen
Copy link

@Turnipisum hey I solved my issue. I think it was because I deleted the default camera profile. If you extract the zip again and copy the defaut.txt file into the existing folder then it might work again.

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

2 participants