Forum Discussion
CatFiish
2 years agoHonored Guest
Oculus Platform Crashing Quest 2
So im Creating a VR game for the quest family in Unreal Engine 4.27, and after hours of trying to figure out why my game was crashing, i've identified the issue to be ovr_Entitlements_GetIsViewerEntitled(); from the Online Subsystem Oculus.
I have no idea why this crashes my game, as it works fine in the editor. I build it, upload it on the developer hub, open it on my quest, and that causes a game crash.
This is from the CrashHandler i found in the ADB logs
12-09 16:32:44.894 1165 3200 E JavaBinder: java.lang.RuntimeException: android.os.RemoteException: Couldn't get ApplicationInfo for package com.ZeroGames.Ossisim
12-09 16:32:44.894 1165 3200 E JavaBinder: Caused by: android.os.RemoteException: Couldn't get ApplicationInfo for package com.ZeroGames.Ossisim
i Don't know if this is associated with the method im invoking, but my appids are correct in DefaultEngine.ini
Replies have been turned off for this discussion
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
- 5 months ago
- 5 years agoAnonymous
- 2 years ago