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

解析 OnlinePush confess 状态时没有覆盖全面 #217

Closed
Him188 opened this issue Apr 10, 2020 · 0 comments
Closed

解析 OnlinePush confess 状态时没有覆盖全面 #217

Him188 opened this issue Apr 10, 2020 · 0 comments
Labels
M 优先级: 主要 t:bug 类型: bug
Milestone

Comments

@Him188
Copy link
Member

Him188 commented Apr 10, 2020

问题

解析 confess 状态时没有覆盖全面.
net/mamoe/mirai/qqandroid/network/protocol/packet/chat/receive/OnlinePush.kt:300

java.io.EOFException: Not enough data in packet to fill buffer: 5 more bytes required
	at kotlinx.io.core.ByteReadPacketBase.readFully(Packet.kt:241)
	at kotlinx.io.core.StringsKt.readBytes(Strings.kt:165)
	at net.mamoe.mirai.qqandroid.network.protocol.packet.chat.receive.OnlinePush$ReqPush$Transformers732$3.invoke(OnlinePush.kt:301)
	at net.mamoe.mirai.qqandroid.network.protocol.packet.chat.receive.OnlinePush$ReqPush$Transformers732$3.invoke(OnlinePush.kt:238)
	at net.mamoe.mirai.qqandroid.network.protocol.packet.chat.receive.OnlinePush$ReqPush$decode$packets$1.invoke(OnlinePush.kt:486)
	at net.mamoe.mirai.qqandroid.network.protocol.packet.chat.receive.OnlinePush$ReqPush$decode$packets$1.invoke(OnlinePush.kt:224)
	at net.mamoe.mirai.qqandroid.network.protocol.packet.chat.receive.OnlinePush$ReqPush$deco$1.invoke(OnlinePush.kt:230)
	at net.mamoe.mirai.qqandroid.network.protocol.packet.chat.receive.OnlinePush$ReqPush$deco$1.invoke(OnlinePush.kt:224)
@Him188 Him188 added t:bug 类型: bug M 优先级: 主要 labels Apr 10, 2020
@Him188 Him188 added this to the mirai-core 1.0.0 milestone Apr 11, 2020
@Him188 Him188 closed this as completed in 2b2edea Apr 15, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
M 优先级: 主要 t:bug 类型: bug
Projects
None yet
Development

No branches or pull requests

2 participants