Troubleshooting
Game Crashes on Launch
Check Requirements
- Android 9+ (API 28+)
- arm64-v8a device
- Unity IL2CPP game (not Mono)
Enable libunity
Some games require unstripped libunity.so:
- Go to game settings
- Enable Use unstripped libunity
- Try launching again
Clear Data
If the game still crashes:
- Go to Settings → Clear libunity cache
- Try launching again
BepInEx Not Loading
Check Logs
- Open the launcher
- Go to Settings → View Logs
- Look for error messages
Common Issues
| Issue | Solution |
|---|---|
| "Failed to extract BepInEx" | Clear app data and try again |
| "Unity version not detected" | Ensure the game is a Unity IL2CPP game |
| "CoreCLR failed to start" | Check if your device supports .NET runtime |
Modpack Issues
Import Fails
- Ensure the file is a valid
.rhpor.zipfile - Check that the file is not corrupted
- Try re-downloading the modpack
Mods Not Loading
- Ensure the modpack is activated
- Check that the mods are compatible with your game version
- Look at the BepInEx log for errors
Huawei / HarmonyOS
If you experience rotation crashes on Huawei devices:
- The launcher includes a built-in fix for HarmonyOS rotation issues
- If problems persist, try disabling auto-rotation in your device settings
Getting Help
If you're still having issues:
- Export diagnostics from Settings → Export Diagnostics
- Visit the GitHub Issues page
- Include the diagnostic file in your issue report