MalekiRe / bevy_vr_blocks

A blocks demo using handtracking
5 stars 1 forks source link

Crash on Meta Quest 3 #3

Open gery opened 4 months ago

gery commented 4 months ago

Apk build ok, But I have black screen with the guardian area only visible when I run it. It also have constant noise in the background. I have to restart my Quest 3, cannot even exit from the app (Example app) Which version of libopenxr_loader.so should I use? My OS is Ubuntu 22.04.

Error logs: 6439 6476 E event /home/gery/.cargo/git/checkouts/bevy_oxr-fb6911d4498e628c/72f2e71/crates/bevy_openxr/srcFailed to initialize openxr: OpenXR loading error: undefined symbol: xrCreateInstance

6439 6476 E event /home/gery/.cargo/git/checkouts/bevy_oxr-fb6911d4498e628c/72f2e71/crates/bevy_openxr/srcPassthrough is not supported with this runtime

MalekiRe commented 4 months ago

Oh! Hmm, try using both loaders, the one from meta and the one from Kronos, and see which one works ( if any )