You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When patching the latest version of YT Music.(6.46.52) the "Hide 'Get Music Premium' label' fails to apply.
Same with the "Remove upgrade button" patch
Error logs
Hide 'Get Music Premium' label failed: app.revanced.patcher.patch.PatchException: Failed to resolve HideGetPremiumFingerprint
at app.revanced.util.BytecodeUtilsKt.getException(BytecodeUtils.kt:27)
at app.revanced.patches.music.layout.premium.HideGetPremiumPatch.execute(HideGetPremiumPatch.kt:43)
at app.revanced.patches.music.layout.premium.HideGetPremiumPatch.execute(HideGetPremiumPatch.kt:14)
at app.revanced.patcher.Patcher$apply$1.invokeSuspend$executePatch(Unknown Source:190)
at app.revanced.patcher.Patcher$apply$1.invokeSuspend(Unknown Source:292)
at app.revanced.patcher.Patcher$apply$1.invoke(SourceFile:1)
at app.revanced.patcher.Patcher$apply$1.invoke(SourceFile:2)
at b6.f.b(Unknown Source:2)
at b6.a.a(Unknown Source:71)
at app.revanced.manager.flutter.MainActivity$runPatcher$1$patcherResult$1$2.invokeSuspend(Unknown Source:76)
at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(Unknown Source:11)
at y5.o0.run(Unknown Source:93)
at y5.u0.P(Unknown Source:46)
at y5.e.t0(Unknown Source:23)
at y5.h.a(Unknown Source:73)
at y5.g.c(Unknown Source:0)
at y5.h.b(Unknown Source:6)
at y5.g.d(Unknown Source:0)
at app.revanced.manager.flutter.MainActivity.runPatcher$lambda$34(Unknown Source:470)
at app.revanced.manager.flutter.MainActivity.k(Unknown Source:0)
at app.revanced.manager.flutter.f.run(Unknown Source:20)
at java.lang.Thread.run(Thread.java:1012)
Remove upgrade button failed: app.revanced.patcher.patch.PatchException: Failed to resolve PivotBarConstructorFingerprint
at app.revanced.util.BytecodeUtilsKt.getException(BytecodeUtils.kt:27)
at app.revanced.patches.music.layout.upgradebutton.RemoveUpgradeButtonPatch.execute(RemoveUpgradeButtonPatch.kt:82)
at app.revanced.patches.music.layout.upgradebutton.RemoveUpgradeButtonPatch.execute(RemoveUpgradeButtonPatch.kt:22)
at app.revanced.patcher.Patcher$apply$1.invokeSuspend$executePatch(Unknown Source:190)
at app.revanced.patcher.Patcher$apply$1.invokeSuspend(Unknown Source:292)
at app.revanced.patcher.Patcher$apply$1.invoke(SourceFile:1)
at app.revanced.patcher.Patcher$apply$1.invoke(SourceFile:2)
at b6.f.b(Unknown Source:2)
at b6.a.a(Unknown Source:71)
at app.revanced.manager.flutter.MainActivity$runPatcher$1$patcherResult$1$2.invokeSuspend(Unknown Source:76)
at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(Unknown Source:11)
at y5.o0.run(Unknown Source:93)
at y5.u0.P(Unknown Source:46)
at y5.e.t0(Unknown Source:23)
at y5.h.a(Unknown Source:73)
at y5.g.c(Unknown Source:0)
at y5.h.b(Unknown Source:6)
at y5.g.d(Unknown Source:0)
at app.revanced.manager.flutter.MainActivity.runPatcher$lambda$34(Unknown Source:470)
at app.revanced.manager.flutter.MainActivity.k(Unknown Source:0)
at app.revanced.manager.flutter.f.run(Unknown Source:20)
at java.lang.Thread.run(Thread.java:1012)
Compiling patched dex files
Compiled 8 dex files
Compiling modified resources
Aligning APK
Signing APK
Patched APK
Solution
No response
Additional context
No response
Acknowledgements
This issue is not a duplicate of an existing bug report.
I have chosen an appropriate title.
All requested information has been provided properly.
The text was updated successfully, but these errors were encountered:
oSumAtrIX
changed the title
bug (YT Music - Hide 'Get Music Premium' label): Patch fails on version 6.46.52+
bug (YT Music): Patches fails on version 6.46.52+
Apr 2, 2024
Bceez
changed the title
bug (YT Music): Patches fails on version 6.46.52+
bug (YT Music - Hide 'Get Music Premium' label and Remove upgrade button): Patch fails on version 6.46.52+
Apr 2, 2024
Bceez
changed the title
bug (YT Music - Hide 'Get Music Premium' label and Remove upgrade button): Patch fails on version 6.46.52+
bug (YT Music): Patches fails on version 6.46.5
Apr 2, 2024
Bceez
changed the title
bug (YT Music): Patches fails on version 6.46.5
bug (YT Music): Patches fails on version 6.46.52+
Apr 2, 2024
The reason these patches broke previously was because the pattern changed. The compiler has difficulty deciding where the patterns were made, how to compile the code, so that has to be considered.
Bug description
When patching the latest version of YT Music.(6.46.52) the "Hide 'Get Music Premium' label' fails to apply.
Same with the "Remove upgrade button" patch
Error logs
Solution
No response
Additional context
No response
Acknowledgements
The text was updated successfully, but these errors were encountered: