-
-
Notifications
You must be signed in to change notification settings - Fork 334
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: Patcher temporary path argument causes resource path error #3900
Comments
Update: Need fix for |
No issue here on cli for windows. You're using termux, maybe it needs some more treatment. |
|
Neither should cause this issue. It has something to do with the paths. |
But it works on windows. No resource issue here. The path from android and windows could be not same. |
@oSumAtrIX This only happens when a custom temp-path is chosen for patching. Probably it generates an incorrect path for decompiled resoures. |
If this is an issue with the custom path parameter then this issue could be moved to patched or CLI repo. |
Somehow the path is duplicated: |
Bug description
Resource Patch which is probably a dependency fails for YouTube and YouTube Music. Not Tested for other apps.
Error logs
Solution
No response
Additional context
Root Access: false
Architecture: arm64-v8a
App: YouTube-Music v7.03.52
CLI: revanced-cli-v5.0.0.jar
Patches: revanced-patches-v5.0.0.rvp
Arguments:
--enable Change package name --enable Permanent shuffle --enable Hide 'Get Music Premium' label --enable Remove upgrade button --enable Bypass certificate checks --enable Remove background playback restrictions --enable GmsCore support --options=packageName=app.rvx.yt.m --options=gmsCoreVendorGroupId=app.revanced
Acknowledgements
The text was updated successfully, but these errors were encountered: