oculus-samples / Unreal-SharedSpaces

Oculus multiplayer showcase demonstrating basic multiplayer functionality in Unreal, including Oculus Platform Social APIs, Photon as the transport layer and UE replication. The Oculus SDK and other supporting material is subject to the Oculus proprietary license.
Other
142 stars 68 forks source link

LogOVRPlugin: Error: [XRCMD][failure] [XR_ERROR_LIMIT_REACHED]: xrCreateInstance(&createInfo, &instance), arvr\projects\integrations\OVRPlugin\Src\Util\CompositorOpenXR.cpp:2201 (arvr\projects\integrations\OVRPlugin\Src\Util\CompositorOpenXR.h:305) #79

Closed AnshulKale08 closed 3 months ago

AnshulKale08 commented 7 months ago

I am getting error when I play the meta xr simulator for vr preview. The preview crashes immediately.

LogOculusPluginWrapper: Warning: wrapper already initialized
LogOVRPlugin: Error: [XRCMD][failure] [XR_ERROR_LIMIT_REACHED]: xrCreateInstance(&createInfo, &instance), arvr\projects\integrations\OVRPlugin\Src\Util\CompositorOpenXR.cpp:2201 (arvr\projects\integrations\OVRPlugin\Src\Util\CompositorOpenXR.h:305)
LogOculusPluginWrapper: Warning: wrapper already initialized
LogOVRPlugin: Error: [XRCMD][failure] [XR_ERROR_LIMIT_REACHED]: xrCreateInstance(&createInfo, &instance), arvr\projects\integrations\OVRPlugin\Src\Util\CompositorOpenXR.cpp:2201 (arvr\projects\integrations\OVRPlugin\Src\Util\CompositorOpenXR.h:305)
LogLinker: Warning: [AssetLog] D:\Unreal-SharedSpaces-main-5.x\Content\SharedSpaces\Blueprints\SharedSpacesGameMode.uasset: Asset has been saved with empty engine version. The asset will be loaded but may be incompatible.

I managed to solve the other problems but not this: LogOVRPlugin: Error: [XRCMD][failure] [XR_ERROR_LIMIT_REACHED]: xrCreateInstance(&createInfo, &instance),

jasonmeisel commented 4 months ago

Which version of XR Simulator are you using? Have you tried the latest version here? https://developer.oculus.com/downloads/package/meta-xr-simulator/66

jasonmeisel commented 3 months ago

If you are still having this problem, please open a new issue. Thanks!