Replies: 1 comment
-
|
你这问题不应该问nb吧。。你应该问你的协议端 |
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.
-
Overflow版本 v2.16.0-febc5da-SNAPSHOT
"app_name": "LLOneBot",
"protocol_version": "v11",
"app_version": "3.31.2"
发送Excel或txt或视频到群里报以下

错误
2024-08-31 18:12:19 W/stderr: Exception in thread "DefaultDispatcher-worker-7" java.lang.IllegalStateException
2024-08-31 18:12:19 W/stderr: at top.mrxiaom.overflow.internal.message.OnebotMessages.getLong$overflow_core(OnebotMessages.kt:470)
2024-08-31 18:12:19 W/stderr: at top.mrxiaom.overflow.internal.message.OnebotMessages.deserializeFromOneBotJson$overflow_core(OnebotMessages.kt:350)
2024-08-31 18:12:19 W/stderr: at top.mrxiaom.overflow.internal.message.OnebotMessages.deserializeFromOneBot$overflow_core(OnebotMessages.kt:251)
2024-08-31 18:12:19 W/stderr: at top.mrxiaom.overflow.internal.message.OnebotMessages.deserializeFromOneBot$overflow_core$default(OnebotMessages.kt:249)
2024-08-31 18:12:19 W/stderr: at top.mrxiaom.overflow.internal.listener.GroupMessageListener.onMessage(group.kt:42)
2024-08-31 18:12:19 W/stderr: at top.mrxiaom.overflow.internal.listener.GroupMessageListener.onMessage(group.kt:34)
2024-08-31 18:12:19 W/stderr: at cn.evolvefield.onebot.client.listener.EventListenerKt.message(EventListener.kt:21)
2024-08-31 18:12:19 W/stderr: at cn.evolvefield.onebot.client.handler.EventBus.onReceive(EventBus.kt:44)
2024-08-31 18:12:19 W/stderr: at cn.evolvefield.onebot.client.connection.IAdapter$onReceiveMessage$1.invokeSuspend(IAdapter.kt:31)
2024-08-31 18:12:19 W/stderr: at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
2024-08-31 18:12:19 W/stderr: at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
2024-08-31 18:12:19 W/stderr: at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:570)
2024-08-31 18:12:19 W/stderr: at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:750)
2024-08-31 18:12:19 W/stderr: at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:677)
2024-08-31 18:12:19 W/stderr: at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:664)
2024-08-31 18:12:19 W/stderr: Suppressed: kotlinx.coroutines.DiagnosticCoroutineContextException: [CoroutineName(overflow), StandaloneCoroutine{Cancelling}@7951cb7e, Dispatchers.Default]
Beta Was this translation helpful? Give feedback.
All reactions