Forum Discussion
davido_tucciaro
6 years agoProtege
Project Has Stopped on Oculus Quest
Unity 2019.1.2f1 and most recent Oculus SDK
Oculus Quest fully updated.
For some reason when building this project I get no errors at all and it runs perfect in the unity editor with good FPS and went through the Oculus Performance Lint Tool and the other tools.
It installs on the headset just fine but once run, it loads up and then crashes stating: "IEP Framework has Stopped". ( IEP Framework is the project )
I included the logcat files from adb. I am not good at reading these and cannot figure out why it is doing this. When I remove everything from the scene except the LocalAvatarWithGrab, it still does the same. Any ideas?
Oculus Quest fully updated.
For some reason when building this project I get no errors at all and it runs perfect in the unity editor with good FPS and went through the Oculus Performance Lint Tool and the other tools.
It installs on the headset just fine but once run, it loads up and then crashes stating: "IEP Framework has Stopped". ( IEP Framework is the project )
I included the logcat files from adb. I am not good at reading these and cannot figure out why it is doing this. When I remove everything from the scene except the LocalAvatarWithGrab, it still does the same. Any ideas?
4 Replies
- davido_tucciaroProtege06-05 10:29:07.678 5000 5014 E AndroidRuntime: FATAL EXCEPTION: UnityMain06-05 10:29:07.678 5000 5014 E AndroidRuntime: Process: com.VRVision.iep, PID: 500006-05 10:29:07.678 5000 5014 E AndroidRuntime: java.lang.Error: FATAL EXCEPTION [UnityMain]06-05 10:29:07.678 5000 5014 E AndroidRuntime: Unity version : 2019.1.2f106-05 10:29:07.678 5000 5014 E AndroidRuntime: Device model : Oculus Quest06-05 10:29:07.678 5000 5014 E AndroidRuntime: Device fingerprint: oculus/vr_monterey/monterey:7.1.1/NGI77B/256550.5350.0:user/release-keys06-05 10:29:07.678 5000 5014 E AndroidRuntime:06-05 10:29:07.678 5000 5014 E AndroidRuntime: Caused by: java.lang.Error: signal 6 (SIGABRT), code -6 (?), fault addr --------06-05 10:29:07.678 5000 5014 E AndroidRuntime: Build fingerprint: 'oculus/vr_monterey/monterey:7.1.1/NGI77B/256550.5350.0:user/release-keys'06-05 10:29:07.678 5000 5014 E AndroidRuntime: Revision: '0'06-05 10:29:07.678 5000 5014 E AndroidRuntime: pid: 5000, tid: 5014, name: UnityMain >>> com.VRVision.iep <<<06-05 10:29:07.678 5000 5014 E AndroidRuntime: r0 00000000 r1 00001396 r2 00000006 r3 0000000806-05 10:29:07.678 5000 5014 E AndroidRuntime: r4 f27ff978 r5 00000006 r6 f27ff920 r7 0000010c06-05 10:29:07.678 5000 5014 E AndroidRuntime: r8 00000000 r9 f3c2eaaf sl 0000000a fp 00000af906-05 10:29:07.678 5000 5014 E AndroidRuntime: ip 0000000b sp f27fe2d8 lr f425de03 pc f4260c1c cpsr 00001396
- davido_tucciaroProtegeRemoved all Oculus Related plugins and scripts and re-imported. Fixed the issue. Not sure why this happened, but the re-import worked. This error looks like a library access error.
- eleisterExplorerI seem to be having a similar issue. Can you be moire specific about what you removed that resolved this for you?
- AmararyanHonored Guest
Yu
Quick Links
- Horizon Developer Support
- Quest User Forums
- Troubleshooting Forum for problems with a game or app
- Quest Support for problems with your device
Other Meta Support
Related Content
- 2 years ago
- 3 years ago