From 91e06cbce6c8955f9aea0315b12a320cbcbd446c Mon Sep 17 00:00:00 2001 From: validcube Date: Sun, 19 Jan 2025 19:41:21 +0700 Subject: [PATCH] OOM error troubleshooting --- docs/3_troubleshooting.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/docs/3_troubleshooting.md b/docs/3_troubleshooting.md index 5ac930e8..2552fa07 100644 --- a/docs/3_troubleshooting.md +++ b/docs/3_troubleshooting.md @@ -10,6 +10,12 @@ In case you encounter any issues while using ReVanced Manager, please refer to t An existing installation of the app you're trying to patch is conflicting with the patched app. Uninstall the existing app before installing the patched app. +- 🥛 Out Of Memory error + + This indicate that your device doesn't have enough memory to patch the app. Try patching on another device that's have more memory. + + In the meantime there's a remedy fix by going to ⚙️ Settings -> Advanced -> toggle "Run Patcher in another process (experimental)" on + - ❗️ Error code `135`, `139` or `1` when patching the app Your device is not supported. Refer to the [Prerequisites](0_prerequisites.md) page for supported devices.