We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
This happens only on v6.35.50 on 6.34.52 everything works fine.
- Device Info ReVanced Manager: 1.18.0 Model: SM-G780F Android version: 13 Supported architectures: arm64-v8a, armeabi-v7a, armeabi Root permissions: No - Patch Info App: com.google.android.apps.youtube.music v6.35.50 (Suggested: Any) Patches version: v3.2.0 Patches added: Compact header, Permanent repeat, Permanent shuffle Patches removed: None Default patch options changed: None - Settings Allow changing patch selection: true Version compatibility check: true Show universal patches: false Patches source: revanced/revanced-patches Integration source: revanced/revanced-integrations - Logs Copying APK Reading APK Decoding app manifest Loading patches Merging integrations Deleting existing resource cache directory Decoding resources Executing patches Applied 12 patches Compact header failed: app.revanced.patcher.patch.PatchException at app.revanced.patcher.Patcher$apply$1.invokeSuspend$executePatch(Patcher.kt:185) at app.revanced.patcher.Patcher$apply$1.invokeSuspend(Patcher.kt:203) at app.revanced.patcher.Patcher$apply$1.invoke(Unknown Source:8) at app.revanced.patcher.Patcher$apply$1.invoke(Unknown Source:4) at kotlinx.coroutines.flow.SafeFlow.collectSafely(Builders.kt:61) at kotlinx.coroutines.flow.AbstractFlow.collect(Flow.kt:230) at app.revanced.manager.flutter.MainActivity$runPatcher$1$2$1.invokeSuspend(MainActivity.kt:341) 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:1) at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking$default(Builders.kt:38) at kotlinx.coroutines.BuildersKt.runBlocking$default(Unknown Source:1) at app.revanced.manager.flutter.MainActivity.runPatcher$lambda$36(MainActivity.kt:340) at app.revanced.manager.flutter.MainActivity.$r8$lambda$wwTqh4bVDMuwAT_qXBREk8gLHGU(Unknown Source:0) at app.revanced.manager.flutter.MainActivity$$ExternalSyntheticLambda5.run(Unknown Source:24) at java.lang.Thread.run(Thread.java:1012) Caused by: java.lang.NullPointerException at app.revanced.patches.music.layout.compactheader.CompactHeaderPatch.execute(CompactHeaderPatch.kt:22) at app.revanced.patches.music.layout.compactheader.CompactHeaderPatch.execute(CompactHeaderPatch.kt:11) at app.revanced.patcher.Patcher$apply$1.invokeSuspend$executePatch(Patcher.kt:174) ... 18 more Compiling patched dex files Compiled 8 dex files Compiling modified resources Signing APK Patched APK
No response
The text was updated successfully, but these errors were encountered:
Once it happened on base 6.35.50 , so 6.35.50+ will affected. Tested on 6.35.51 using CLI also fail
Sorry, something went wrong.
Successfully merging a pull request may close this issue.
Bug description
This happens only on v6.35.50 on 6.34.52 everything works fine.
Error logs
Solution
No response
Additional context
No response
Acknowledgements
The text was updated successfully, but these errors were encountered: