패치 실패라고 오류 로그에 이렇게 뜨는데 해결법 아시는 분 있으신가요

app.morphe.patcher.patch.PatchException: The patch "Download media" depends on "BytecodePatch@216588922", which raised an exception:
app.morphe.patcher.patch.PatchException: Failed to match the fingerprint: app.crimera.patches.instagram.entity.mediadata.FanClubContentPreviewInteractorImplFingerprint@a020470
at app.morphe.patcher.Fingerprint.patchException(SourceFile:664)
at app.morphe.patcher.Fingerprint.match(SourceFile:673)
at app.morphe.patcher.Fingerprint.getMethod(SourceFile:866)
at app.crimera.patches.instagram.entity.mediadata.MediaDataEntityKt.mediaDataEntity$lambda$0$0(MediaDataEntity.kt:124)
at app.crimera.patches.instagram.entity.mediadata.MediaDataEntityKt.$r8$lambda$cAJFnzjjkiwQnMxA49s2UOiQFD8(Unknown Source:0)
at app.crimera.patches.instagram.entity.mediadata.MediaDataEntityKt$0.invoke(D8$$SyntheticClass:0)
at app.morphe.patcher.patch.Patch.execute(SourceFile:126)
at app.morphe.patcher.patch.BytecodePatch.execute$morphe_patcher(SourceFile:241)
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 kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(SourceFile:34)
at kotlinx.coroutines.flow.internal.SafeCollector.invokeSuspend(SourceFile:60)
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:829)
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 kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(SourceFile:34)
at kotlinx.coroutines.flow.internal.SafeCollector.invokeSuspend(SourceFile:60)
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:829)
at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(SourceFile:717)
at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(SourceFile:704)

- dc official App