跳到主要内容
ArcBlock Community

关闭深色模式的时候突然闪退,非必现

Kawa
支持
did-walletbugqualifiedrewarded

1000302308.jpg

javascript
kotlin.UninitializedPropertyAccessException: lateinit property adapter has not been initialized

at com.arcblock.wallet.wallet.mvp.ui.fragment.MessageTabFragment$onDAppConnectChange$1.invokeSuspend(SourceFile:49)

at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(SourceFile:12)

at kotlinx.coroutines.DispatchedTaskKt.resume(SourceFile:61)

at kotlinx.coroutines.DispatchedTaskKt.dispatch(SourceFile:52)

at kotlinx.coroutines.CancellableContinuationImpl.dispatchResume(SourceFile:8)

at kotlinx.coroutines.CancellableContinuationImpl.resumeImpl(SourceFile:34)

at kotlinx.coroutines.CancellableContinuationImpl.resumeImpl$default(Unknown Source:7)

at kotlinx.coroutines.CancellableContinuationImpl.resumeUndispatched(SourceFile:28)

at kotlinx.coroutines.android.HandlerContext$scheduleResumeAfterDelay$$inlined$Runnable$1.run(Unknown Source:6)

at android.os.Handler.handleCallback(Handler.java:958)

at android.os.Handler.dispatchMessage(Handler.java:99)

at android.os.Looper.loopOnce(Looper.java:222)

at android.os.Looper.loop(Looper.java:314)

at android.app.ActivityThread.main(ActivityThread.java:8857)

at java.lang.reflect.Method.invoke(Native Method)

at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:565)

at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1013)

Suppressed: kotlinx.coroutines.internal.DiagnosticCoroutineContextException: [StandaloneCoroutine{Cancelling}@cd3fcc1, Dispatchers.Main.immediate]
回复