Stephen Gold
Stephen Gold
> When we have openvr included in jme3-vr (that needs steam binary blob "steamvr"), then why not openxr that is open source, and should be the successor of openvr? From...
Could you please convert this PR to a "draft"? That would make it obvious that the PR isn't ready to be integrated.
What's the status of this PR? Is this still a work in progress, or has it stalled out?
> We were talking before about whether this should be in JMonkey proper or in a library. I did my attempt in a [tamarin 2.x branch](https://github.com/oneMillionWorlds/Tamarin/tree/2.x). Are we ok with...
I also tried downloading the 1.0 JAR file and got a similar error: ```text sgold:~/Downloads$ java -jar fps-demo-1.0.0.jar Oct 16, 2020 1:15:47 PM com.jme3.system.JmeDesktopSystem initialize INFO: Running on jMonkeyEngine 3.3.2-stable...
At the Forum, @tonihele wrote: > Ain’t that the LWJGL 2 (Linux specific?) bug thing? Related to java version also…? I am on Linux. I saw the issue originally with...
I changed my Java version to "1.8.0_272" and that seemed to work around the issue. Now I'm able to play the game.
Apparently it also happens with LWJGL3.
A libc incompatibility seems plausible to me.
The test file appears to be from Blender version 2.78 . I was able to reproduce this issue using the test file and the Assimp master branch at Git hash...