저버전 apk미로에서 다운받고 패치하는데 저에러뜸 뭐가문제임??



app.morphe.patcher.patch.PatchException: Expected to find directories and files: [morphe_adaptive_background_custom.png, morphe_adaptive_foreground_custom.png]

But none were found in the provided option file path: /storage/emulated/0/ytmusic (1)

 at app.morphe.patches.shared.layout.branding.BaseCustomBrandingPatchKt.baseCustomBrandingPatch$lambda$1$7(BaseCustomBrandingPatch.kt:545)

 at app.morphe.patches.shared.layout.branding.BaseCustomBrandingPatchKt.$r8$lambda$OAvWj-t2uPdeZGMeWGZjphFLCcI(Unknown Source:0)

 at app.morphe.patches.shared.layout.branding.BaseCustomBrandingPatchKt$7.invoke(D8$$SyntheticClass:0)

 at app.morphe.patcher.patch.Patch.execute(SourceFile:126)

 at app.morphe.patcher.patch.ResourcePatch.execute$morphe_patcher(SourceFile:372)

 at app.morphe.patcher.Patcher$invoke$1.invokeSuspend$execute(SourceFile:96)

 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:53)

 at app.morphe.manager.patcher.Session.run(SourceFile:99)

 at app.morphe.manager.patcher.runtime.process.PatcherProcess$start$1.invokeSuspend(SourceFile:117)

 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)