Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

packet decode error: MultiMsg.ApplyDown #327

Open
li-ruida opened this issue Mar 18, 2023 · 0 comments
Open

packet decode error: MultiMsg.ApplyDown #327

li-ruida opened this issue Mar 18, 2023 · 0 comments
Labels
bug Something isn't working help wanted Extra attention is needed

Comments

@li-ruida
Copy link

[2023-03-16 07:18:51] [ERROR]: Protocol -> panic on decoder MultiMsg.ApplyDown : runtime error: index out of range [0] with length 0
goroutine 686934 [running]:
runtime/debug.Stack()
	runtime/debug/stack.go:24 +0x65
github.com/Mrs4s/MiraiGo/client.(*QQClient).netLoop.func1.1()
	github.com/Mrs4s/MiraiGo@v0.0.0-20221202060717-4658474c60dd/client/network.go:335 +0x65
panic({0xa7e9c0, 0xc0005b6048})
	runtime/panic.go:884 +0x212
github.com/Mrs4s/MiraiGo/client.decodeMultiApplyDownResponse(0xc0006920a0?, 0x49?, {0xc0006920a0, 0x49, 0x49})
	github.com/Mrs4s/MiraiGo@v0.0.0-20221202060717-4658474c60dd/client/multimsg.go:108 +0x9c5
github.com/Mrs4s/MiraiGo/client.(*QQClient).netLoop.func1(0xc000698780)
	github.com/Mrs4s/MiraiGo@v0.0.0-20221202060717-4658474c60dd/client/network.go:346 +0x1c7
created by github.com/Mrs4s/MiraiGo/client.(*QQClient).netLoop
	github.com/Mrs4s/MiraiGo@v0.0.0-20221202060717-4658474c60dd/client/network.go:332 +0x4cd
 
[2023-03-16 07:18:51] [ERROR]: 出现错误 packet decode error: MultiMsg.ApplyDown - runtime error: index out of range [0] with length 0. 详细信息已转储至文件 dumps/1678922331.dump 请连同日志提交给开发者处理 
[2023-03-16 09:03:09] [ERROR]: Protocol -> panic on decoder MultiMsg.ApplyDown : runtime error: index out of range [0] with length 0
goroutine 688926 [running]:
runtime/debug.Stack()
	runtime/debug/stack.go:24 +0x65
github.com/Mrs4s/MiraiGo/client.(*QQClient).netLoop.func1.1()
	github.com/Mrs4s/MiraiGo@v0.0.0-20221202060717-4658474c60dd/client/network.go:335 +0x65
panic({0xa7e9c0, 0xc000b14018})
	runtime/panic.go:884 +0x212
github.com/Mrs4s/MiraiGo/client.decodeMultiApplyDownResponse(0xc000138050?, 0x49?, {0xc000138050, 0x49, 0x49})
	github.com/Mrs4s/MiraiGo@v0.0.0-20221202060717-4658474c60dd/client/multimsg.go:108 +0x9c5
github.com/Mrs4s/MiraiGo/client.(*QQClient).netLoop.func1(0xc00009c190)
	github.com/Mrs4s/MiraiGo@v0.0.0-20221202060717-4658474c60dd/client/network.go:346 +0x1c7
created by github.com/Mrs4s/MiraiGo/client.(*QQClient).netLoop
	github.com/Mrs4s/MiraiGo@v0.0.0-20221202060717-4658474c60dd/client/network.go:332 +0x4cd
 
[2023-03-16 09:03:09] [ERROR]: 出现错误 packet decode error: MultiMsg.ApplyDown - runtime error: index out of range [0] with length 0. 详细信息已转储至文件 dumps/1678928589.dump 请连同日志提交给开发者处理 
[2023-03-16 09:03:09] [WARNING]: 获取消息时出现错误: get value error: leveldb: not found 

另外请问应该怎么上传.dump文件

@fumiama fumiama added bug Something isn't working help wanted Extra attention is needed labels May 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants