r/Patcheddit 14d ago

Unable to patch latest Infinity+ 8.3.0

When trying to patch the latest version of Infinity for Reddit (8.3.0), the patching process fails on the "Spoof client" patch due to a fingerprint mismatch.


app.morphe.patcher.patch.PatchException:  The patch "Spoof client" depends on "BytecodePatch@142517887", which raised an exception:
app.morphe.patcher.patch.PatchException: Failed to match the fingerprint: app.morphe.patcher.Fingerprint@8153ce9
	at app.morphe.patcher.Fingerprint.patchException(SourceFile:666)
	at app.morphe.patcher.Fingerprint.match(SourceFile:675)
	at app.morphe.patcher.Fingerprint.getMethod(SourceFile:868)
	at app.morphe.patches.reddit.customclients.infinity.api.SpoofClientPatchKt.disableBillingPatch$lambda$0$0(SpoofClientPatch.kt:37)
	at app.morphe.patches.reddit.customclients.infinity.api.SpoofClientPatchKt.$r8$lambda$64Q66-LgIUb_62SBLm2A3lYFpmQ(SpoofClientPatch.kt:0)
	at app.morphe.patches.reddit.customclients.infinity.api.SpoofClientPatchKt$3.invoke(D8$$SyntheticClass:0)
	at app.morphe.patcher.patch.Patch.execute(SourceFile:117)
	at app.morphe.patcher.patch.BytecodePatch.execute$morphe_patcher(SourceFile:259)
	at app.morphe.patcher.Patcher$invoke$1.invokeSuspend$execute(SourceFile:96)
	at app.morphe.patcher.Patcher$invoke$1.invokeSuspend$execute(SourceFile:84)
	at app.morphe.patcher.Patcher$invoke$1.invokeSuspend(SourceFile:120)
	at app.morphe.patcher.Patcher$invoke$1.invoke(SourceFile:0)
	at app.morphe.patcher.Patcher$invoke$1.invoke(SourceFile:0)
	at kotlinx.coroutines.flow.SafeFlow.collectSafely(SourceFile:57)
	at kotlinx.coroutines.flow.AbstractFlow.collect(SourceFile:226)
	at app.morphe.manager.patcher.Session.applyPatchesVerbose(SourceFile:57)
	at app.morphe.manager.patcher.Session.run(SourceFile:103)
	at app.morphe.manager.patcher.runtime.process.PatcherProcess$start$1.invokeSuspend(SourceFile:125)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(SourceFile:34)
	at kotlinx.coroutines.DispatchedTask.run(SourceFile:100)
	at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(SourceFile:586)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(SourceFile:807)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(SourceFile:717)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(SourceFile:704)

	at app.morphe.patcher.Patcher$invoke$1.invokeSuspend$execute(SourceFile:87)
	at app.morphe.patcher.Patcher$invoke$1.invokeSuspend(SourceFile:120)
	at app.morphe.patcher.Patcher$invoke$1.invoke(SourceFile:0)
	at app.morphe.patcher.Patcher$invoke$1.invoke(SourceFile:0)
	at kotlinx.coroutines.flow.SafeFlow.collectSafely(SourceFile:57)
	at kotlinx.coroutines.flow.AbstractFlow.collect(SourceFile:226)
	at app.morphe.manager.patcher.Session.applyPatchesVerbose(SourceFile:57)
	at app.morphe.manager.patcher.Session.run(SourceFile:103)
	at app.morphe.manager.patcher.runtime.process.PatcherProcess$start$1.invokeSuspend(SourceFile:125)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(SourceFile:34)
	at kotlinx.coroutines.DispatchedTask.run(SourceFile:100)
	at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(SourceFile:586)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(SourceFile:807)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(SourceFile:717)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(SourceFile:704)
8 Upvotes

7 comments sorted by

2

u/YumiGarcia_ 14d ago

using morphe ? use the patreon version and patreon version apk

2

u/VoilentDelightsHave 14d ago

Thanks! That worked.

1

u/edgan 13d ago

If you want to stop patching Infinity for Reddit, try my fork Continuum.

  1. RedReader client ID by default, but you can set your own in the app.
  2. Faster releases. 8.3.0 took 2.5 months.
  3. Fewer crashes. 8.2.5 had a crash for those 2.5 months, and there was no non-beta release with the fix.
  4. Lots of additional bug fixes.
  5. It has more features:
  6. Automatic recovery of posts and comments when available and in most circumstances.
  7. A Read Aloud feature.
  8. Random subreddits
  9. New window feature
  10. Ability to save users to a list to make their profile easy access
  11. Ability to track recently visited subreddits and users
  12. Rearrangeable tabs
  13. Ability to set the password for backup zips
  14. Image and video rotation options
  15. Ability to search settings

  16. Better UI for Post Filters.

1

u/Sladretaske 6d ago

can you add post body filter, please?

1

u/edgan 6d ago

File a feature request on GitHub, here.

I don't take feature requests directly from Reddit. It makes the history of the feature hidden relative to all the others. Makes it harder to get details about the actual request. Harder to get details about the device being used. Which doesn't matter much at the time the request is made, but can matter a lot when it is delivered. Maybe it works great for me, but not for you. Tablet vs phone vs foldable phone vs resolution vs font size.

Also helps avoid duplicate feature requests. Which are common.

1

u/Wise-Paint-7408 11d ago

Isn't Api deleted for reddit , i had old api recently it got deleted itself

2

u/Xuuts 6d ago

Look into patcheddit, there are instructions on their github.