Replies: 1 comment
-
这是Mirai的好友分组相关内容引发的异常,参考 看上去似乎暂无解决方案 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
2022-11-22 10:31:17.482 WARN 16820 --- [atcher-worker-1] love.forte.simbot.mirai.net.3215310412 : An exception was thrown during 'loading friendGroups' of Bot 3215310412. Trying to ignore the error and continue logging in...
kotlinx.coroutines.TimeoutCancellationException: Timed out waiting for 5000 ms
at kotlinx.coroutines.TimeoutKt.TimeoutCancellationException(Timeout.kt:184) ~[kotlinx-coroutines-core-jvm-1.6.1.jar:na]
at kotlinx.coroutines.TimeoutCoroutine.run(Timeout.kt:154) ~[kotlinx-coroutines-core-jvm-1.6.1.jar:na]
at kotlinx.coroutines.EventLoopImplBase$DelayedRunnableTask.run(EventLoop.common.kt:502) ~[kotlinx-coroutines-core-jvm-1.6.1.jar:na]
at kotlinx.coroutines.EventLoopImplBase.processNextEvent(EventLoop.common.kt:279) ~[kotlinx-coroutines-core-jvm-1.6.1.jar:na]
at kotlinx.coroutines.DefaultExecutor.run(DefaultExecutor.kt:108) ~[kotlinx-coroutines-core-jvm-1.6.1.jar:na]
at java.lang.Thread.run(Thread.java:748) ~[na:1.8.0_202]
Beta Was this translation helpful? Give feedback.
All reactions