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

Valve Index Controllers - Crashes when selecting Input Remapping - Error Code 6 #197

Closed
Claw256 opened this issue Sep 14, 2020 · 3 comments

Comments

@Claw256
Copy link

Claw256 commented Sep 14, 2020

I'm trying to get this program to work with my Index and Knuckles Controllers, but it seems to be crashing every time that I press the Input Remapping Button on either the SteamVR overlay, or the desktop program mode. An error message also shows up when I select the controller, and press Apply next to Device Mode, it shows up the message "Could not set device mode: Unknown Error". Then if I select a different Device Mode, it shows up with the error "Could not set device mode: Device Not Found". I have tried a lot, and I can't seem to get the program to work. I have tried sharkyh20's fork on GitHub, with the DLL, and that didn't seem to work either (https://github.com/sharkyh20/openvr-inputemulator/releases). I have tried disabling the camera, I've tried uninstalling SteamVR and reinstalling it, I've tried reinstalling the OpenVR-InputEmulator, and I still have the problem.

I'm on SteamVR Beta v1.14.12, with Valve Index and Valve Knuckles Controllers.

Here is the log output next to the driver_vrinputemulator.log, located in Steam\steamapps\common\SteamVR\drivers\00vrinputemulator\bin\win64:

[ERROR] 2020-09-15 00:28:10: Error while updating device button mapping: Error code 6
[ERROR] 2020-09-15 00:28:10: Error while updating device button mapping: Error code 6
[ERROR] 2020-09-15 00:28:10: Error while updating device button mapping: Error code 6
[INFO ] 2020-09-15 00:28:11: Client disconnected: clientId 7
[INFO ] 2020-09-15 00:28:13: New client connected: endpoint "driver_vrinputemulator.client_queue.198789112", cliendId 8
[ERROR] 2020-09-15 00:28:13: Error while updating device button mapping: Error code 6
[ERROR] 2020-09-15 00:28:13: Error while updating device button mapping: Error code 6
[ERROR] 2020-09-15 00:28:13: Error while updating device button mapping: Error code 6
[ERROR] 2020-09-15 00:28:13: Error while updating device button mapping: Error code 6
[ERROR] 2020-09-15 00:28:15: Error while updating device button mapping: Error code 6
[ERROR] 2020-09-15 00:28:15: Error while updating device button mapping: Error code 6
[ERROR] 2020-09-15 00:28:15: Error while updating device button mapping: Error code 6
[ERROR] 2020-09-15 00:28:15: Error while updating device button mapping: Error code 6
[ERROR] 2020-09-15 00:28:16: Error while triggering haptic pulse: Error code 6
[ERROR] 2020-09-15 00:28:16: Error while updating device button mapping: Error code 6
[ERROR] 2020-09-15 00:28:16: Error while updating device button mapping: Error code 6
[ERROR] 2020-09-15 00:28:16: Error while updating device button mapping: Error code 6
[ERROR] 2020-09-15 00:28:18: Error while updating device button mapping: Error code 6
[ERROR] 2020-09-15 00:28:18: Error while updating device button mapping: Error code 6
[ERROR] 2020-09-15 00:28:18: Error while updating device button mapping: Error code 6
[ERROR] 2020-09-15 00:28:19: Error while updating device button mapping: Error code 6
[ERROR] 2020-09-15 00:28:19: Error while updating device button mapping: Error code 6
[ERROR] 2020-09-15 00:28:19: Error while updating device button mapping: Error code 6
[ERROR] 2020-09-15 00:28:21: Error while updating device button mapping: Error code 6
[ERROR] 2020-09-15 00:28:21: Error while updating device button mapping: Error code 6
[ERROR] 2020-09-15 00:28:21: Error while updating device button mapping: Error code 6
[ERROR] 2020-09-15 00:28:22: Error while updating device pose offset: Error code 6
[ERROR] 2020-09-15 00:28:22: Error while updating device button mapping: Error code 6
[ERROR] 2020-09-15 00:28:23: Error while updating device button mapping: Error code 6
[ERROR] 2020-09-15 00:28:23: Error while updating device button mapping: Error code 6
[ERROR] 2020-09-15 00:28:23: Error while updating device button mapping: Error code 6
[ERROR] 2020-09-15 00:28:23: Error while getting digital input remapping: Error code 6

ovr-emu-error
ovr-emu-error-2

If anyone can help me with this problem, I would very much appreciate it.

@fwenny
Copy link

fwenny commented Sep 19, 2020

#198 check this one, someone provided a new dll that fixed input emulator.

@thoskee
Copy link

thoskee commented Sep 19, 2020

If that doesn't work for you, I had similar issues when I had either camera on, or camera on controller, but for some strange reason, if I used the button on the lower left of the HMD (there is one, never knew it was even there lol) it would open the same dashboard, but didn't crash it.

@Claw256
Copy link
Author

Claw256 commented Sep 19, 2020

#198 check this one, someone provided a new dll that fixed input emulator.

This has fixed my issue, Thanks @fwenny :)

Edit: This is the post that you were referring to: #198 (comment)

@Claw256 Claw256 closed this as completed Sep 19, 2020
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

3 participants