jrbudda / Vivecraft_112

VR mod for Minecraft. For Minecraft version 1.12.2
http://www.vivecraft.org/
Other
126 stars 31 forks source link

[Linux/OpenVR] Instant crash when picking up controllers. #24

Closed ghost closed 6 years ago

ghost commented 6 years ago

Like I wrongly posted in issue #241. Except, here it locks up as soon as I pick up the controllers. I can look around with the vive, but as soon as the controllers register movement by me, it locks. The thing is that it looks like some sort of fight between the controller avatar from steamvr and the overlay in vivecraft. I can see them sort of fade back and forth if they were in view of the vive's render field.

(just thought of this) I could try moving the controllers while the vive is pointing in a different direction to see if it makes a difference, but I doubt it.

Since the 1.10.2 build did roughly work, is there something to gleam from it ?

Techjar commented 6 years ago

You are running on Linux, correct?

ghost commented 6 years ago

crap, sorry, forgot to mention that. Ubuntu 17.04 gtx 1070 driver vulkan(?) 387.34

Techjar commented 6 years ago

Yeah, this is probably some sort of SteamVR issue. Happens to me as well. It's the whole vrserver crashing randomly when controllers gain/lose tracking, though only in Vivecraft for some reason (though to be fair, I haven't been able to test any other apps since there are none).

ghost commented 6 years ago

Is this of any help ? I can upload the dump file if you can look at it.

`crash_20171129031649_1.dmp[23106]: Uploading dump (out-of-process) /tmp/dumps/crash_20171129031649_1.dmp crash_20171129031649_1.dmp[23106]: Finished uploading minidump (out-of-process): success = no crash_20171129031649_1.dmp[23106]: error: libcurl.so: cannot open shared object file: No such file or directory crash_20171129031649_1.dmp[23106]: file ''/tmp/dumps/crash_20171129031649_1.dmp'', upload no: ''libcurl.so: cannot open shared object file: No such file or directory''

[03:19:55] [main/INFO]: SoundSystem shutting down...`

ghost commented 6 years ago

Hm, "file" on the crash dump reports this: Mini DuMP crash report, 14 streams I'm trying to find something to read it with, found a windows online minidump reader that gave a coherent output even when it's not a windows dump :D

Techjar commented 6 years ago

Yeah you should be taking all that over to https://github.com/ValveSoftware/SteamVR-for-Linux/issues because I haven't a clue how to interpret that stuff.

ghost commented 6 years ago

Yeah, I'm working on a post there now

ghost commented 6 years ago

Done, took some time to formate it as readable as I could. SteamVR-for-linux issue

ghost commented 6 years ago

Since this seems to be related to SteamVR/OpenVR and not ViveCraft itself, I'm closing this issue.