Skip to content

Common issues

Robert edited this page Jul 22, 2022 · 3 revisions

Unable to access jarfile *.jar
The jar file you want to run doesn't exist

Non-root variant crashes
Either you are using base.apk instead of the full apk or you are missing Vanced MicroG

Can't login or no connection
Reinstall Vanced MicroG

Root variant doesn't install properly
Make sure the same version is installed on the device

Any kind of java.io exception
Use ZuluJDK 17 or OpenJDK 17

java.lang.NoSuchMethodError: java.util.jar.JarEntry.getRealName()Ljava/lang/String;
You are using java 8, use ZuluJDK 17 or OpenJDK 17

BrutException with exit code 1
Delete %localappdata%\apktool or ~/.local/share/apktool

If your issue is not listed here ask for help on the ReVanced Discord server.

If you encounter a bug, please report it on the respective GitHub repository instead.

Clone this wiki locally