Skip to content
This repository was archived by the owner on Oct 12, 2025. It is now read-only.

Conversation

kengwang
Copy link

@kengwang kengwang commented Oct 8, 2025

由于贴表情等群事件的 QQ MsgPush 中, ContentHead.Sequence 过大, 导致 Protobuf 解析器抛出异常终止解析.

考虑将 Sequence 改为 ulong 尝试缓解? 是否会存在其他影响? 是否有更好的解决方案?


Fix #896, #875

@kengwang
Copy link
Author

kengwang commented Oct 8, 2025

https://github.com/LagrangeDev/Lagrange.Core/pull/902/files#diff-461c17b209da61395fa34d07b09fd591d975b07d557b8efb7a2f9bb56cfec0a3R53

此处存在类型转换, 为保证数据库兼容性暂时进行强转

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug?]: 贴表情事件会报错

1 participant