Common Problems - TriangleFactory/Breachers GitHub Wiki
Common Problems
Table of Contents
- Side Quest doesn't have the install button.
- Infinite loading at game startup (Three dots).
- App/game not showing up on the Oculus library after installation.
- Unable to extract zip (CX File Explorer).
- Download failed, needs authorization.
- The windows application closes instantly
- Process exited with code 1
- The code execution cannot proceed because UnityPlayer.dll was not found
- Controller bindings do not exist
Common
Download failed, needs authorization.
This problem is often found in the Chrome browser. You could try:
- Try again later.
- Use a different browser.
- Use a different internet connection.
Quest
Side Quest doesn't have the install button
You need to install SideQuest Advanced on your PC. You can find it here.
You also need to install Oculus ADB Drivers, instructions and downloads found here.
Infinite loading at game startup (Three dots)
This means that at the moment of installation you didn't selected/moved the .obb file.
Fix 1: Restart your headset.
Fix 2: Uninstall the game from your quest, then do the following depending on what are you using to install the game:
-
CX File Explorer (Android/Quest): Install the .apk and put the .obb in Android/obb/com.TriangleFactory.Breachers, you need to put the .obb file BEFORE starting the game for the first time and name the folder correctly (no spaces and case sensitive, com.TriangleFactory.Breachers).
-
SideQuest (PC): You need to install the .apk and .obb together and not apart, to install the files together you need to do the following: (Play the gif using the play button on the top right corner)
App/game not showing up on the Oculus library after installation
This is an issue with the Oculus library UI.
Fix 1: Restart your headset.
Fix 2: Force uninstall the app/game that is hidden following this steps:
-
Fix using Android:
-
Open Bugjaeger.
-
Go to the commands tab, then tap on the add button. A pop up should appear
-
In the name field you can put any name you'll like but you need to remember it.
-
On the command field put the following commands depending on what you want to uninstall:
Uninstall Breachers: adb uninstall com.TriangleFactory.Breachers
Uninstall CX File Explorer: adb uninstall com.cxinventor.file.explorer
-
Click the Save button.
-
After saving you should be in the command list, search for the command with the name you previously put and tap it.
-
Now try following the guide and installing the app/game again:
-
Fix using a PC:
-
Open SideQuest.
-
Connect your Quest to your PC.
-
Click on this button. (Found at the top right corner of the window)
-
Click on Custom Command.
-
Put the following commands depending on what you want to uninstall:
Uninstall Breachers: adb uninstall com.TriangleFactory.Breachers
Uninstall CX File Explorer: adb uninstall com.cxinventor.file.explorer
-
Click on Run Command.
-
Now try following the guide and installing the app/game again:
Unable to extract zip (CX File Explorer)
This is a CX File Explorer bug, a fix with 100% effectiveness is yet to be found. You can try the following:
- Restart CX File Explorer.
- Restart Headset.
- Redownload zip.
- Try again later.
PCVR
The windows application closes instantly
You did need to use Start_Oculus.bat
, Start_OpenVR.bat
or Start_Spectator.bat
process exited with code 1
You did not extract the zip folder.
The code execution cannot proceed because UnityPlayer.dll was not found.
You did not extract the zip folder.