godot_openxr icon indicating copy to clipboard operation
godot_openxr copied to clipboard

When Trying to run the demo project got attached error

Open masudme09 opened this issue 3 years ago • 4 comments
trafficstars

image

I have tried to follow the tutorial and it turns out that when deploying to quest 2, controllers were disabled.

masudme09 avatar May 24 '22 19:05 masudme09

That would suggest using the demo with an older version of the plugin. Try getting the latest pre-release from the releases page and see if that solves your issue

BastiaanOlij avatar May 30 '22 10:05 BastiaanOlij

Just tried running the demo in Godot 3.5.1 and encountered the same problem as masudme09, no matter whether I use the latest openxr-plugin release (Godot OpenXR 1.3.0) or the latest pre-release (Automatic build for changeset b7dcedd)...

Any further ideas?

Cheers -- Torsten

tcrass avatar Oct 02 '22 15:10 tcrass

To fix this on Windows you need to download the precompiled binaries from here and place both DLLs from the zip file (found in godot_openxr_1.3.0\addons\godot-openxr\bin\win64\) in the addons\godot-openxr\bin\win64 folder.

Bauxitedev avatar Oct 25 '22 11:10 Bauxitedev

To fix this on Windows you need to download the precompiled binaries from here and place both DLLs from the zip file (found in godot_openxr_1.3.0\addons\godot-openxr\bin\win64\) in the addons\godot-openxr\bin\win64 folder.

Thanks, I'll try this as soon as I'll find time to play around with Godot again. I'll also try to figure out if there's a similar fix for Linux.

Cheers -- Torsten

tcrass avatar Oct 25 '22 20:10 tcrass