praydog / UEVR

Universal Unreal Engine VR Mod (4.8 - 5.4)
http://uevr.io
2.82k stars 148 forks source link

Could not Create OpenXR openxr instance : -2 #133

Open seasaltaa opened 6 months ago

seasaltaa commented 6 months ago

sir PLZ 3336

Could not Create OpenXR openxr instance : -2 openvr_api.dll not found

and it works before

seasaltaa commented 6 months ago

i've delete the existing OpenXR plugin that is in game's plugins folder.

praydog commented 6 months ago

This is an issue with your OpenXR runtime, not UEVR. This is XR_ERROR_RUNTIME_FAILURE which is not on our end. Not related at all to deleting OpenXR plugins.

Kriosym commented 5 months ago

sir PLZ 3336

Could not Create OpenXR openxr instance : -2 openvr_api.dll not found

and it works before

I was having a similar issue, was caused by a reshade instance of OpenXR in the programdata folder that had to be deleted. Not sure if it will be applicable for you but it's easy to try and worth a shot, see fix here -> https://github.com/praydog/UEVR/issues/147