From afa31635f55928cda05ee208a6bea00c3cc7aae2 Mon Sep 17 00:00:00 2001 From: Gruetzig <88926852+Gruetzig@users.noreply.github.com> Date: Fri, 11 Nov 2022 23:43:06 +0100 Subject: [PATCH] troubleshooting: SSLoth-Browser troubleshooting for `An error has occurred` Both the black screen and white box --- _pages/en_US/troubleshooting.txt | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/_pages/en_US/troubleshooting.txt b/_pages/en_US/troubleshooting.txt index dd46d72e5e..a798adccb4 100644 --- a/_pages/en_US/troubleshooting.txt +++ b/_pages/en_US/troubleshooting.txt @@ -120,6 +120,14 @@ If this is unsuccessful, try using another SD card. This likely indicates that you already have custom firmware. You should [check for CFW](checking-for-cfw). +### "An error has occurred. Hold down the POWER button to turn off the power..." (black screen with text) + +The file `arm11code.bin` is missing or misplaced. Download the latest release of [universal-otherapp](https://github.com/TuxSH/universal-otherapp/releases/latest), place `otherapp.bin` on the root of your SD card and rename it to `arm11code.bin`. Do not add the `.bin` extension if you do not already see it. + +### "An error has occurred, forcing the software to close..." (white message box) + +There is an issue with your `arm11code.bin` file. Download the latest release of [universal-otherapp](https://github.com/TuxSH/universal-otherapp/releases/latest), place `otherapp.bin` on the root of your SD card and rename it to `arm11code.bin`. Do not add the `.bin` extension if you do not already see it. + ### Opening the browserhax QR code or URL crashes Browser based exploits (such as this one) are often unstable and crash frequently, but they can sometimes be fixed by doing the following steps.