revanced-patches-template
revanced-patches-template copied to clipboard
bug: Backdrops Pro Unlock failed
Type
Error while patching
Bug description
Backdrops pro unlock patch is failing
Steps to reproduce
Just patch backdrops
Relevant log output
SEVERE: pro-unlock failed:
app.revanced.patcher.patch.PatchResultError: ProUnlockFingerprint not found
at app.revanced.patches.backdrops.misc.pro.patch.ProUnlockPatch.execute(ProUnlockPatch.kt:28)
at app.revanced.patches.backdrops.misc.pro.patch.ProUnlockPatch.execute(ProUnlockPatch.kt:19)
at app.revanced.patcher.Patcher.executePatches$executePatch(Patcher.kt:389)
at app.revanced.patcher.Patcher.access$executePatches$executePatch(Patcher.kt:42)
at app.revanced.patcher.Patcher$executePatches$1.invokeSuspend(Patcher.kt:409)
at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
at kotlin.sequences.SequenceBuilderIterator.hasNext(SequenceBuilder.kt:127)
at app.revanced.utils.patcher.PatcherKt.applyPatchesVerbose(Patcher.kt:84)
at app.revanced.cli.patcher.Patcher.start$revanced_cli(Patcher.kt:25)
at app.revanced.cli.command.MainCommand.run(MainCommand.kt:161)
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.main.MainKt.main(Main.kt:7)
Screenshots or videos
Solution
No response
Additional context
No response
Acknowledgements
- [X] I have searched the existing issues and this is a new and no duplicate or related to another open issue.
- [X] I have written a short but informative title.
- [X] I filled out all of the requested information in this issue properly.