You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
调试堆栈如下
github.com/Mrs4s/MiraiGo/message.ToProtoElems at message.go:310
github.com/Mrs4s/MiraiGo/client.(*QQClient).buildGroupSendingPacket at group_msg.go:255
github.com/Mrs4s/MiraiGo/client.(*QQClient).sendGroupMessage at group_msg.go:129
github.com/Mrs4s/MiraiGo/client.(*QQClient).SendGroupMessage at group_msg.go:50
github.com/Mrs4s/go-cqhttp/coolq.(*CQBot).SendGroupMessage at bot.go:221
github.com/Mrs4s/go-cqhttp/coolq.(*CQBot).CQSendGroupMessage at api.go:239
github.com/Mrs4s/go-cqhttp/server.glob..func9 at websocket.go:413
github.com/Mrs4s/go-cqhttp/server.(*webSocketConn).handleRequest at websocket.go:333
runtime.goexit at asm_amd64.s:1374
Async stack trace
github.com/Mrs4s/go-cqhttp/server.(*WebSocketClient).listenAPI at websocket.go:185
环境信息:
go-cqhttp版本: go-cqhttp-v0.9.40
运行环境: windows_amd64
连接方式: 反向WS
BUG内容:
问题重现:发送超长群聊消息时,解析时出现空指针引用
The text was updated successfully, but these errors were encountered: