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

TarsDecoder 在解析 ByteArray 时可能出错导致后续内容解析失败 #762

Closed
Him188 opened this issue Dec 24, 2020 · 2 comments
Closed
Labels
N 优先级: 一般 t:bug 类型: bug x:protocol 属性: 协议相关
Milestone

Comments

@Him188
Copy link
Member

Him188 commented Dec 24, 2020

目前影响不大,issue 放在这里提醒开发时遇到错误可能需要注释某个 ByteArray 属性(skip)

@Him188 Him188 added t:bug 类型: bug x:protocol 属性: 协议相关 N 优先级: 一般 unplanned labels Dec 24, 2020
@Him188
Copy link
Member Author

Him188 commented Dec 24, 2020

RequestPacket 内是正常的,可能是 primitive bytearray 和 byte list 的区别导致的

@Him188
Copy link
Member Author

Him188 commented Dec 24, 2020

影响:network/protocol/data/jce/SvcDevLoginInfo.kt:19

@Him188 Him188 added this to the Backlog milestone Dec 29, 2020
@Him188 Him188 removed the unplanned label Dec 29, 2020
sandtechnology pushed a commit to sandtechnology/mirai that referenced this issue Jan 5, 2021
@Him188 Him188 modified the milestones: Backlog, 2.0-RC Jan 5, 2021
Him188 added a commit that referenced this issue Jan 5, 2021
…ite event (#804)

* Introduce UserInfo and change uin to id

* Stranger api: List and asStranger

* Stranger api: Events

* Stranger api: MessageDSL and MessageSource

* Update docs

* Improve LoginSolver

fix project-mirai/mirai-login-solver-selenium#4

* Improve SeleniumLoginSolver loading

* Fix MessageChain.fragmented

* 2.0-M2-1

* Stranger api change: StrangerRelationChangeEvent

* Stranger impl: list and asStranger

* Stranger impl: get stranger list and del stranger protocol

* Stranger impl: add stranger protocol

* Stranger impl: MessageSource refactor and sending&receiving message

* Stranger impl: Dropping long message support (server rejected)

* Stranger impl: sending stranger message when member is stranger

* Fix wrong key

Co-authored-by: Him188 <Him188@mamoe.net>

* Add @LowLevelApi

Co-authored-by: Him188 <Him188@mamoe.net>

* Remove redundant val modifier

* Replace nudge if statement to when statement

* Move list seq to QQAndroidClient

* Replace id with uin in UserInfo and fix build error

* Using by lazy in asStranger

* Fix wrong wordings

* Fix wrong wordings in uploading image

* Fix nudge

* Fix #478, sync other client join group

* Change to NormalMember and update toString method

Co-authored-by: Karlatemp <karlatemp@vip.qq.com>

* Launch on bot network scope

Co-authored-by: Him188 <Him188@mamoe.net>

* Fix TarsDecoder

fix #762

* Fix TarsInput.skipField

Co-authored-by: Him188 <Him188@mamoe.net>
Co-authored-by: Karlatemp <karlatemp@vip.qq.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
N 优先级: 一般 t:bug 类型: bug x:protocol 属性: 协议相关
Projects
None yet
Development

No branches or pull requests

1 participant