You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
-crates\joycon\src\hid.rs:88:9
(Commenting out the assertion allows it to continue but not sure what is going on here)
Finished dev [unoptimized + debuginfo] target(s) in 3.81s
Running `target\debug\joytk.exe camera`
Some([101, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0])
[crates\joycon\src\hid.rs:326] status.ir_mode = ImageTransfer
[crates\joycon\src\hid.rs:326] status.ir_mode = HandAnalysisSilhouetteImage
requesting again packet 12
requesting again packet 15
requesting again packet 18
requesting again packet 21
requesting again packet 24
requesting again packet 26
requesting again packet 29
requesting again packet 32
requesting again packet 35
requesting again packet 38
requesting again packet 42
requesting again packet 45
requesting again packet 48
requesting again packet 51
requesting again packet 54
error: process didn't exit successfully: `target\debug\joytk.exe camera` (exit code: 0xc0000005, STATUS_ACCESS_VIOLATION)
Some of the other functions seem to work but I am trying to get this working for the camera; I did get the camera working on MX Linux but was not sure if it was working properly.
The camera lights appear to turn on (Two Red Lights) for a split moment before the error
The text was updated successfully, but these errors were encountered:
Currently running into two issues
-crates\joycon\src\hid.rs:88:9
(Commenting out the assertion allows it to continue but not sure what is going on here)
Some of the other functions seem to work but I am trying to get this working for the camera; I did get the camera working on MX Linux but was not sure if it was working properly.
The camera lights appear to turn on (Two Red Lights) for a split moment before the error
The text was updated successfully, but these errors were encountered: