-
Notifications
You must be signed in to change notification settings - Fork 26
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: cannot patch youtube v19.44.39 using CLI since revanced-patches v5.2.2 #2730
Comments
Please add the OS version and Java version you tried to patch. |
same issue.
My current java version. I tried to update jdk from JDK 21 but it's no hope
Exception that i got:
Same apk file, same cli, same rvp, same command is working when i'm try with Ubuntu 20.0.4 |
I always test with cli before releasing a patch. Here is the environment I tested on:
The documentation also recommends using Zulu JDK 17. (All tools including Patcher, Library, Manager, Cli are compiled with Java 17) It doesn't seem to be related, but at least I tested it in this environment. |
Debian 12 (x86_64) openjdk version "17.0.13" 2024-10-15 |
Same here,
|
try to using zulu jdk (17, 21, 23) from azul under Debian 12. still got same error for patches 5.2.2 and 5.3.1 (5.2.1 work fine). |
I'd also like to include the failure of patching using the cli since patches version 5.2.2 and 5.3.1. The OS version this was run on is Debian 12. This problem only arise when patching YouTube 19.44.39. Java version:
Build command:
I've dropped the logs as a file, they are too big to be sent as a text on GitHub. |
No need to attach any more logs I found which class and which instruction throws exception But I don't know why exception is thrown (There is no issue in source code) So I see this as an issue that can only be reproduced in a specific environment Since issue is not reproduced on my side, it takes a lot of time |
Would you like to build a version, log everything you need, and send it to me so I can run it in my environment? |
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
Fixed in revanced-patches-5.4.1 |
Type
Error while patching
Tools used
CLI
Application
Youtube v19.44.39
Bug description
app.revanced.patcher.patch.PatchException: The patch "Settings for YouTube" depends on "BytecodePatch (cairoFragmentPatch)", which raised an exception:
got above error for almost all patch for youtube v19.44.39 using cli v5.0.1. but work fine for v19.16.39.
this issue happen for patches v5.2.2 and v5.3.1.
same patch command work fine for patches v5.2.1 with v19.44.39.
Error logs
Solution
No response
Additional context
No response
Device Environment
No response
Acknowledgements
Experimental Flags
.The text was updated successfully, but these errors were encountered: