Replies: 1 comment
-
具体一点是无法解析私聊消息 |
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
-
环境:
Ubuntu 20.04.2 LTS
Linux VM-8-7-ubuntu 5.4.0-70-generic #78-Ubuntu SMP Fri Mar 19 13:29:52 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux
32位与64位问题相同
无法解析任何消息
[2021-12-08 15:58:12] [ERROR]: Protocol -> panic on decoder MessageSvc.PushNotify : skipBytes: EOF
goroutine 146 [running]:
runtime/debug.Stack()
runtime/debug/stack.go:24 +0x83
github.com/Mrs4s/MiraiGo/client.(*QQClient).netLoop.func1.1(0x98ee280, 0x9af3530)
github.com/Mrs4s/[email protected]/client/network.go:326 +0x46
panic({0x86a48e0, 0x8836c34})
runtime/panic.go:1038 +0x1c5
github.com/Mrs4s/MiraiGo/binary/jce.(*JceReader).skipBytes(...)
github.com/Mrs4s/[email protected]/binary/jce/reader.go:110
github.com/Mrs4s/MiraiGo/binary/jce.(*JceReader).skip(...)
github.com/Mrs4s/[email protected]/binary/jce/reader.go:52
github.com/Mrs4s/MiraiGo/binary/jce.(*JceReader).skipField(0x9a13eb8, 0x7)
github.com/Mrs4s/[email protected]/binary/jce/reader.go:68 +0x443
github.com/Mrs4s/MiraiGo/binary/jce.(*JceReader).skipToTag(0x9c4feb8, 0x7)
github.com/Mrs4s/[email protected]/binary/jce/reader.go:152 +0xa7
github.com/Mrs4s/MiraiGo/binary/jce.(*JceReader).ReadBytes(0x9c4feb8, 0x7)
github.com/Mrs4s/[email protected]/binary/jce/reader.go:290 +0x2d
github.com/Mrs4s/MiraiGo/binary/jce.(*RequestPacket).ReadFrom(0x9c4ff04, 0x9c4feb8)
github.com/Mrs4s/[email protected]/binary/jce/structs.go:555 +0x11f
github.com/Mrs4s/MiraiGo/client.decodeSvcNotify(0x98ee280, 0x99c4520, {0x9c72000, 0xe4, 0xe4})
github.com/Mrs4s/[email protected]/client/decoders.go:388 +0xbc
github.com/Mrs4s/MiraiGo/client.(*QQClient).netLoop.func1(0x98ee280, 0x9aaec80, 0x9af3530)
github.com/Mrs4s/[email protected]/client/network.go:336 +0x18c
created by github.com/Mrs4s/MiraiGo/client.(*QQClient).netLoop
github.com/Mrs4s/[email protected]/client/network.go:323 +0x5c6
Beta Was this translation helpful? Give feedback.
All reactions