kastentop2005 / Revancify-X

Revancify X manager
Apache License 2.0
113 stars 6 forks source link

Error patching reddit is fun with new spoof client #11

Open kaizerfreak opened 1 year ago

kaizerfreak commented 1 year ago

│ SEVERE: Spoof client failed: │ │ app.revanced.patcher.patch.PatchResultError: Failed to resolve GetUserAgentFingerprint │ │ at app.revanced.patcher.Patcher.executePatches$executePatch(Patcher.kt:337) │ │ at app.revanced.patcher.Patcher.access$executePatches$executePatch(Patcher.kt:38) │ │ at app.revanced.patcher.Patcher$executePatches$1.invokeSuspend(Patcher.kt:358) │ │ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) │ │ at kotlin.sequences.SequenceBuilderIterator.hasNext(SequenceBuilder.kt:129) │ │ at app.revanced.utils.patcher.PatcherKt.applyPatchesVerbose(Patcher.kt:83) │ │ at app.revanced.cli.patcher.Patcher.start$revanced_cli(Patcher.kt:19) │ │ at app.revanced.cli.command.MainCommand.run(MainCommand.kt:167) │ │ 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) │ │ Caused by: app.revanced.patcher.patch.PatchResultError: Failed to resolve GetUserAgentFingerprint │ │ at app.revanced.extensions.ExtensionsKt.toErrorResult(Extensions.kt:22) │ │ at app.revanced.patches.reddit.customclients.AbstractSpoofClientPatch.execute$executePatch(AbstractSpoofClie│ │ at app.revanced.patches.reddit.customclients.AbstractSpoofClientPatch.execute(AbstractSpoofClientPatch.kt:54│ │ at app.revanced.patches.reddit.customclients.AbstractSpoofClientPatch.execute(AbstractSpoofClientPatch.kt:11│ │ at app.revanced.patcher.Patcher.executePatches$executePatch(Patcher.kt:333) │ │ ... 16 more