#Pico 4 - crashes instantly

1 messages · Page 1 of 1 (latest)

dapper tinsel
#

alvr.client immediately closes on open.
Running Arch + KDE Plasma, logcat has 03-15 15:57:47.006 1254 1410 I ActivityManager: Force stopping alvr.client appid=10115 user=0: kill vr app for FEAT_SINGLE3D which is interesting. No idea what FEAT_SINGLE3D is though.

#

There's nothing anywhere on google about FEAT_SINGLE3D.

#

Oh! There's a stacktrace too.

#

ERROR_PATH_UNSUPPORTED seems interesting

#

seems to be crashing at ```rust
bindings.push(binding(
&right_vibration_action,
"/user/hand/right/output/haptic",
));