iTXTech / mirai-native

强大的 mirai 原生插件加载器
GNU Affero General Public License v3.0
371 stars 141 forks source link

图片转发失败 #99

Closed wqy0916 closed 3 years ago

wqy0916 commented 4 years ago

描述这个Bug 天枢群管家违禁字图片文字检测撤回转发图片给管理员的时候出现的这个问题

复现步骤

期望的行为 清晰准确地描述您期望的行为。

截图和日志 2020-10-04 22:16:16 E/MiraiNative: Exception in coroutine Plugin MiraiNative of MiraiNative java.lang.IllegalStateException: Send friend message failed: MessageSvcPbSendMsg.Response.Failed(resultType=32, errorCode=0, errorMessage=) at net.mamoe.mirai.qqandroid.contact.UtilKt.sendMessageImpl(util.kt:64) at net.mamoe.mirai.qqandroid.contact.UtilKt$sendMessageImpl$1.invokeSuspend(util.kt) at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) at kotlinx.coroutines.internal.ScopeCoroutine.afterResume(Scopes.kt:32) at kotlinx.coroutines.AbstractCoroutine.resumeWith(AbstractCoroutine.kt:113) at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:46) at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:56) at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:571) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:738) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:678) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:665)

运行环境

更多信息 如果有其他相关的信息可以填写在此处。

PeratX commented 4 years ago

考虑是mirai core的问题,请一并提交错误代码,或向mirai汇报该问题。