whitechi73 / OpenShamrock

A Bot Framework based on Lsposed with OneBot11(停止维护/禁用于违法用途)
https://whitechi73.github.io/OpenShamrock
GNU General Public License v3.0
1.41k stars 185 forks source link

bug: QQ9.0.71异常退出 #338

Closed lindongbin closed 1 month ago

lindongbin commented 1 month ago

警告: 在进一步操作之前,请检查下列选项。如果您忽视此模板或者没有提供关键信息,您的 Issue 将直接被关闭

描述 Bug

QQ异常退出

复现 Bug

QQ前台挂着就自动退出了 日志里最后一条信息是 WARN OnMessage: com.tencent.mobileqq.pb.InvalidProtocolBufferMicroException: Protocol message tag had invalid wire type. at com.tencent.mobileqq.pb.CodedInputStreamMicro.skipField(Unknown Source:25) at com.tencent.mobileqq.pb.MessageMicro.parseUnknownField(Unknown Source:0) at com.tencent.mobileqq.pb.MessageMicro.mergeFrom(Unknown Source:21) at com.tencent.mobileqq.pb.MessageMicro.mergeFrom(Unknown Source:4) at com.tencent.mobileqq.pb.MessageMicro.mergeFrom(Unknown Source:2) at qq.service.bdh.RichProtoSvc.getGroupFileDownUrl(RichProtoSvc.kt:86) at qq.service.bdh.RichProtoSvc$getGroupFileDownUrl$1.invokeSuspend(Unknown Source:18) at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) at kotlinx.coroutines.internal.ScopeCoroutine.afterResume(Scopes.kt:28) at kotlinx.coroutines.AbstractCoroutine.resumeWith(AbstractCoroutine.kt:99) at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:46) at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104) at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)

系统信息

lindongbin commented 1 month ago

Screenshot_20240712-121747 退出的那个时间点是群里有人传了个群文件

fuqiuluo commented 1 month ago

提交了,看看能不能用