Skip to content
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: YouTube Music 6.37.50 Permanent shuffle patches failed to be applied #2680

Closed
3 tasks done
cyberboh opened this issue Jan 31, 2024 · 2 comments · Fixed by #2924
Closed
3 tasks done

bug: YouTube Music 6.37.50 Permanent shuffle patches failed to be applied #2680

cyberboh opened this issue Jan 31, 2024 · 2 comments · Fixed by #2924
Labels
Bug report Something isn't working

Comments

@cyberboh
Copy link

Bug description

Download the apk:

https://www.apkmirror.com/apk/google-inc/youtube-music/youtube-music-6-37-50-release/youtube-music-6-37-50-android-apk-download/

The patches does not work. Patched with CLI:

java -jar revanced-cli-4.4.0-all.jar patch -p -o Install\YouTube_Music_6.37.50-arm64-v8a_ReVanced.apk --options options.json -b revanced-patches-4.0.3-dev.1.jar --alias=****** --keystore-password=***** --keystore-entry-password=****** --keystore=*****.keystore -m revanced-integrations-1.2.2-dev.3.apk Apps\com.google.android.apps.youtube.music-6.37.50-arm64-v8a.apk -i "Permanent shuffle" -i "Permanent repeat"

Error logs

INFO: Loading patches
INFO: Decoding app manifest
INFO: Predictive back gesture excluded
INFO: Remove screenshot restriction excluded
INFO: Spoof SIM country excluded
INFO: Enable Android debugging excluded
INFO: Override certificate pinning excluded
INFO: Change package name excluded
INFO: Export all activities excluded
INFO: Spoof Wi-Fi connection excluded
INFO: Remove screen capture restriction excluded
INFO: Compact header excluded
INFO: Setting patch options
INFO: Merging integrations
INFO: Deleting existing resource cache directory
INFO: Decoding resources
INFO: Executing patches
INFO: Background play succeeded
INFO: Bypass certificate checks succeeded
INFO: Codecs unlock succeeded
INFO: Exclusive audio playback succeeded
INFO: GmsCore support succeeded
INFO: Hide get premium succeeded
INFO: Minimized playback music succeeded
INFO: Music video ads succeeded
INFO: Permanent repeat succeeded
SEVERE: Permanent shuffle failed:
app.revanced.patcher.patch.PatchException: Failed to resolve DisableShuffleFingerprint
        at app.revanced.util.BytecodeUtilsKt.getException(BytecodeUtils.kt:24)
        at app.revanced.patches.music.interaction.permanentshuffle.PermanentShuffleTogglePatch.execute(PermanentShufflePatch.kt:23)
        at app.revanced.patches.music.interaction.permanentshuffle.PermanentShuffleTogglePatch.execute(PermanentShufflePatch.kt:12)
        at app.revanced.patcher.Patcher$apply$1.invokeSuspend$executePatch(Patcher.kt:174)
        at app.revanced.patcher.Patcher$apply$1.invokeSuspend(Patcher.kt:203)
        at app.revanced.patcher.Patcher$apply$1.invoke(Patcher.kt)
        at app.revanced.patcher.Patcher$apply$1.invoke(Patcher.kt)
        at kotlinx.coroutines.flow.SafeFlow.collectSafely(Builders.kt:61)
        at kotlinx.coroutines.flow.AbstractFlow.collect(Flow.kt:230)
        at app.revanced.cli.command.PatchCommand$run$4$patcherResult$1$1.invokeSuspend(PatchCommand.kt:292)
        at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
        at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:108)
        at kotlinx.coroutines.EventLoopImplBase.processNextEvent(EventLoop.common.kt:280)
        at kotlinx.coroutines.BlockingCoroutine.joinBlocking(Builders.kt:85)
        at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking(Builders.kt:59)
        at kotlinx.coroutines.BuildersKt.runBlocking(Unknown Source)
        at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking$default(Builders.kt:38)
        at kotlinx.coroutines.BuildersKt.runBlocking$default(Unknown Source)
        at app.revanced.cli.command.PatchCommand.run(PatchCommand.kt:291)
        at picocli.CommandLine.executeUserObject(CommandLine.java:2026)
        at picocli.CommandLine.access$1500(CommandLine.java:148)
        at picocli.CommandLine$RunLast.executeUserObjectOfLastSubcommandWithSameParent(CommandLine.java:2461)
        at picocli.CommandLine$RunLast.handle(CommandLine.java:2453)
        at picocli.CommandLine$RunLast.handle(CommandLine.java:2415)
        at picocli.CommandLine$AbstractParseResultHandler.execute(CommandLine.java:2273)
        at picocli.CommandLine$RunLast.execute(CommandLine.java:2417)
        at picocli.CommandLine.execute(CommandLine.java:2170)
        at app.revanced.cli.command.MainCommandKt.main(MainCommand.kt:12)

INFO: Remove upgrade button succeeded
INFO: Change package name succeeded
INFO: Compiling patched dex files
INFO: Compiled classes.dex
INFO: Compiled classes2.dex
INFO: Compiled classes3.dex
INFO: Compiled classes4.dex
INFO: Compiled classes5.dex
INFO: Compiled classes6.dex
INFO: Compiled classes7.dex
INFO: Compiled classes8.dex
INFO: Compiling modified resources
INFO: Aligning com.google.android.apps.youtube.music-6.37.50-arm64-v8a.apk
INFO: Signing com.google.android.apps.youtube.music-6.37.50-arm64-v8a.apk
INFO: Saved to E:\ANDROID\APPS\ReVanced\Patched\Install\YouTube_Music_6.37.50-arm64-v8a_ReVanced.apk
INFO: Purging temporary files
INFO: Failed to purge resource cache directory

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.
@cyberboh cyberboh added the Bug report Something isn't working label Jan 31, 2024
@peter9811

This comment was marked as spam.

@smtgpm

This comment was marked as spam.

@oSumAtrIX oSumAtrIX linked a pull request Mar 27, 2024 that will close this issue
1 task
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug report Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants