钱包跨链闪退
1
java.lang.NullPointerException: Attempt to read from field 'int java.math.BigDecimal.scale' on a null object reference in method 'int java.math.BigDecimal.compareTo(java.math.BigDecimal)'
at java.math.BigDecimal.compareTo(BigDecimal.java:3133)
at java.math.BigDecimal.max(BigDecimal.java:3271)
at com.arcblock.wallet.wallet.mvp.presenter.RollupInitPresenter.calculateFee(SourceFile:102)
at com.arcblock.wallet.wallet.mvp.presenter.RollupInitPresenter$checkBridgeFee$2.invokeSuspend(SourceFile:67)
at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(SourceFile:12)
at kotlinx.coroutines.UndispatchedCoroutine.afterResume(SourceFile:60)
at kotlinx.coroutines.AbstractCoroutine.resumeWith(SourceFile:16)
at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(SourceFile:48)
at kotlinx.coroutines.DispatchedTask.run(SourceFile:124)
at kotlinx.coroutines.internal.LimitedDispatcher$Worker.run(SourceFile:4)
at kotlinx.coroutines.scheduling.TaskImpl.run(SourceFile:3)
at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(SourceFile:1)
at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(SourceFile:15)
at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(SourceFile:29)
at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(Unknown Source:0)
5 replies
z1VA6xQeBZUj8p1W7DVZiXerUm4x7rwmnLc 能描述一下具体在哪一步吗? 能否重现呢?
这个页面点击下一步的时候,当时连续出现了两次,第三次我准备录屏的时候又不出现了
从 日志 来看这里可能是因为网络问题 有些数据没拿到,我们尝试规避一下这个问题
还有点击一次下一步的时候,是否应该要搞个加载框呢,我发现点一下的时候并不是马上就响应到的,我试过点一下的时候没有响应,然后又点一下,最后出现两个弹窗
z1RBjoLMk935bPqSwpK7YVRkPbJYvuWTStu 已解决了为啥没有挖矿计划呢?