-
-
Notifications
You must be signed in to change notification settings - Fork 282
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
bug: Patch always error Exception in thread "main" java.lang.IncompatibleClassChangeError:
#307
Comments
You are using dev releases, not stable. |
i want to test new patches which meant new features with new version of patches. |
If you want to test dev patches, you will need dev cli |
ooh thats makes sense, i'll try :) |
error at aligning:
|
i thought it resolved in |
Type
Error while patching
Bug description
Patch Tumblr (or any supported apps) with dev-branch of patches and integrations using CLI
Steps to reproduce
https://www.apkmirror.com/apk/tumblr-inc/tumblr/tumblr-31-3-0-110-release/tumblr-fandom-art-chaos-31-3-0-110-android-apk-download/
java -jar revanced-cli-3.1.1-all.jar patch Tumblr_31.3.0.110.apk -r %temp%\revanced-cache -p -o Install\Tumblr_ReVanced_31.3.0.110.apk -b revanced-patches-2.191.0-dev.6.jar --keystore=ks.keystore -m revanced-integrations-0.118.0-dev.4.apk
Relevant log output
Screenshots or videos
No response
Solution
The issue could be caused by version is
null
in patches.jsonSee https://github.com/ReVanced/revanced-patches/releases/download/v2.191.0-dev.6/patches.json
Additional context
patches v2.191.0-dev.6
integrations v0.118.0-dev.4
cli v3.1.1
Acknowledgements
The text was updated successfully, but these errors were encountered: