GodotVR / godot_openxr

(Maintenance mode) OpenXR drivers for the Godot Game Engine v3.x
MIT License
277 stars 43 forks source link

OpenXRApi crash #229

Closed pietru2004 closed 2 years ago

pietru2004 commented 2 years ago

I get error obraz with first_person_controller_vr.gd script line 33 on initialization

aditionaly it detects those interfaces on pc windows 10 obraz

Just to clarify it was working before but it stopped

Also those are my all plugins obraz

pietru2004 commented 2 years ago

Erm I found it only happens with WMR.

BastiaanOlij commented 2 years ago

Hi @pietru2004,

Indeed, WMR only support DirectX, it doesn't support Vulkan nor OpenGL. You can still run games by using SteamVR.

pietru2004 commented 2 years ago

Well I guess this can be closed