Hello,
I have been trying to run the latest build with Oculus support on a Windows 7 64-bit machine.
I followed the instructions underneath this video
The wrapper for the Oculus lib isn't working. I have tried both the precompile TeraOVR and compiled the dll myself. Neither work. When I run the game with the tera-ovr64.dll in the natives/windows folder the program logs the following error
[main] WARN o.terasology.engine.TerasologyEngine - Could not load optional TeraOVR native libraries - Oculus support disabled
After editing the source code to print the actual error I get this:
[main] WARN o.terasology.engine.TerasologyEngine - C:\Users\hsvl\Documents\Terasology\natives\windows\tera-ovr64.dll: Invalid access to memory location
It means that the dll is not being loaded to support the Oculus input. The same issue occurs when I run the TeraOVR.java class which comes with the Oculus wrapper. Has anyone had this problem?
I am using the latest 64-bit version of the JRE and JDK: 7.45
Thanks,
Mike
I have been trying to run the latest build with Oculus support on a Windows 7 64-bit machine.
I followed the instructions underneath this video
The wrapper for the Oculus lib isn't working. I have tried both the precompile TeraOVR and compiled the dll myself. Neither work. When I run the game with the tera-ovr64.dll in the natives/windows folder the program logs the following error
[main] WARN o.terasology.engine.TerasologyEngine - Could not load optional TeraOVR native libraries - Oculus support disabled
After editing the source code to print the actual error I get this:
[main] WARN o.terasology.engine.TerasologyEngine - C:\Users\hsvl\Documents\Terasology\natives\windows\tera-ovr64.dll: Invalid access to memory location
It means that the dll is not being loaded to support the Oculus input. The same issue occurs when I run the TeraOVR.java class which comes with the Oculus wrapper. Has anyone had this problem?
I am using the latest 64-bit version of the JRE and JDK: 7.45
Thanks,
Mike