You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
java.lang.RuntimeException: Can't create handler inside thread Thread[DefaultDispatcher-worker-1,5,main] that has not called Looper.prepare()
at android.os.Handler.<init>(Handler.java:207)
at android.os.Handler.<init>(Handler.java:119)
at android.app.Dialog.<init>(Dialog.java:133)
at android.app.Dialog.<init>(Dialog.java:181)
at com.afollestad.materialdialogs.DialogBase.<init>(DialogBase.java:18)
at com.afollestad.materialdialogs.MaterialDialog.<init>(MaterialDialog.java:87)
at com.afollestad.materialdialogs.MaterialDialog$Builder.build(MaterialDialog.java:2183)
at com.amaze.filemanager.utils.MainActivityHelper.guideDialogForLEXA(MainActivityHelper.java:321)
at com.amaze.filemanager.utils.MainActivityHelper.guideDialogForLEXA(MainActivityHelper.java:294)
at com.amaze.filemanager.utils.MainActivityHelper.checkFolder(MainActivityHelper.java:465)
at com.amaze.filemanager.asynchronous.asynctasks.movecopy.PreparePasteTask.finishCopying(PreparePasteTask.kt:336)
at com.amaze.filemanager.asynchronous.asynctasks.movecopy.PreparePasteTask.access$finishCopying(PreparePasteTask.kt:64)
at com.amaze.filemanager.asynchronous.asynctasks.movecopy.PreparePasteTask$resolveConflict$1.invokeSuspend(PreparePasteTask.kt:320)
at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:570)
at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:749)
at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:677)
at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:664)
Suppressed: kotlinx.coroutines.DiagnosticCoroutineContextException: [StandaloneCoroutine{Cancelling}@23a7fa9, Dispatchers.Default]
Reporter: None
The text was updated successfully, but these errors were encountered:
Issue explanation (write below this line)
Exception
Crash log
Reporter: None
The text was updated successfully, but these errors were encountered: