Skip to content

bug(Spotify Lite): Failed to patch app #2714

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

Closed
3 tasks done
ghost opened this issue Feb 12, 2024 · 1 comment
Closed
3 tasks done

bug(Spotify Lite): Failed to patch app #2714

ghost opened this issue Feb 12, 2024 · 1 comment
Labels
Bug report Something isn't working

Comments

@ghost
Copy link

ghost commented Feb 12, 2024

Bug description

I got this line while patching Spotify Lite.

  • Device Info
    ReVanced Manager: 1.18.0
    Model: Redmi Note 7
    Android version: 10
    Supported architectures: arm64-v8a, armeabi-v7a, armeabi
    Root permissions: Yes

  • Patch Info
    App: com.spotify.lite v1.9.0.56456 (Suggested: Any)
    Patches version: v4.2.0
    Patches added: Default
    Patches removed: None
    Default patch options changed: None

  • Settings
    Allow changing patch selection: false
    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
    Executing patches
    Enable on demand failed: app.revanced.patcher.patch.PatchException: Failed to resolve OnDemandFingerprint
    at app.revanced.util.BytecodeUtilsKt.getException(BytecodeUtils.kt:24)
    at app.revanced.patches.spotify.lite.ondemand.OnDemandPatch.execute(OnDemandPatch.kt:23)
    at app.revanced.patches.spotify.lite.ondemand.OnDemandPatch.execute(OnDemandPatch.kt:11)
    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(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:919)
    Compiling patched dex files
    Compiled 4 dex files
    Signing APK
    Patched APK

Error logs

No response

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.
@ghost ghost added the Bug report Something isn't working label Feb 12, 2024
@JustArchi

This comment was marked as spam.

@LisoUseInAIKyrios LisoUseInAIKyrios changed the title bug: failed to patch Spotify Lite bug(Spotify Lite): Failed to patch app Jun 2, 2024
@LisoUseInAIKyrios LisoUseInAIKyrios closed this as not planned Won't fix, can't repro, duplicate, stale May 16, 2025
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

No branches or pull requests

2 participants