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
-
Overflow版本 v2.16.0-febc5da-SNAPSHOT
"app_name": "LLOneBot",
"protocol_version": "v11",
"app_version": "3.31.2"
发送Excel或txt或视频到群里报以下
![152727ff1abdcd8b27826a6f1533e78d](https://private-user-images.githubusercontent.com/99472048/363406436-ab4f53ac-9856-4b99-a291-00625f7642bc.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MzkyMzk1MTMsIm5iZiI6MTczOTIzOTIxMywicGF0aCI6Ii85OTQ3MjA0OC8zNjM0MDY0MzYtYWI0ZjUzYWMtOTg1Ni00Yjk5LWEyOTEtMDA2MjVmNzY0MmJjLnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMTElMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjExVDAyMDAxM1omWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPTZiM2EwZjdkYWVkM2E4ZjAzZjYzNzgwYWFjZWYwMDYxNTQ4NzVkYTNhZjA1ODY4ODhmMWU3NGJmYTJkMWFjOTQmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.-wwpEwy6pDx-Zn9tiAOarmc-OF-o5xi_3a1shRhwPrs)
错误
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