高中生

- 金币
- 540
- 好评
- 2
- 信誉
- 98
|
随后就是mt内部出现报错日志
Generated by AppErrorsTracking 1.3-4ccd3de(6)
Project URL: https://github.com/KitsunePie/AppErrorsTracking
===============
[Device Brand]: ***
[Device Model]: ***
[Display]: ***
[Android Version]: 16
[Android API Level]: 36
[System Locale]: zh_CN
[Process ID]: 32631
[User ID]: 0
[CPU ABI]: arm64-v8a
[Package Name]: ***
[Version Name]: 2.26.2
[Version Code]: 26020493
[Target SDK]: 28
[Min SDK]: 21
[Error Type]: JVM
[Crash Time]: 2026-03-11T12:41:56.360
[Stack Trace]:
java.lang.ExceptionInInitializerError
at com.ce.filemanager.pro.SecureApplication$scheduleDelayedSecurityInitialization$1.invokeSuspend(Unknown Source:125)
at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(Unknown Source:8)
at kotlinx.coroutines.DispatchedTask.run(Unknown Source:118)
at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(Unknown Source:95)
Suppressed: kotlinx.coroutines.internal.DiagnosticCoroutineContextException: [StandaloneCoroutine{Cancelling}@5d0593a, Dispatchers.Default]
Caused by: java.lang.IllegalStateException: Module with the Main dispatcher is missing. Add dependency providing the Main dispatcher, e.g. 'kotlinx-coroutines-android' and ensure it has the same version as 'kotlinx-coroutines-core'
at kotlinx.coroutines.internal.MainDispatchersKt.createMissingDispatcher$default(Unknown Source:12)
at kotlinx.coroutines.internal.MainDispatcherLoader.<clinit>(Unknown Source:102)
... 4 more |
本帖子中包含更多资源
您需要 登录 才可以下载或查看,没有账号?立即注册
x
|