-
-
Notifications
You must be signed in to change notification settings - Fork 169
Open
Labels
bugSomething isn't workingSomething isn't working
Description
What happened?
when using the message "吾身为剑所天成 我是贱骨头,心是碎玻璃渣子 纵横无数战场不曾落败 然虽不曾落败,却也不被理解 长独立于剑丘之上,沉醉于胜利之中 故其一生没有意义 其身,定为无限之剑所天成(300)" as a 300 score notification the client disconnects from the server after reaching the score, and before the score is actually sent.
however, after removing those Chinese comma(which makes the text "吾身为剑所天成 我是贱骨头心是碎玻璃渣子 纵横无数站场不曾落败 然虽不曾落败 却也不被理解 长独立于剑丘之上 沉醉于胜利之中 故其一生没有意义 其身 定为无限之剑所天成 (300)"), this no longer happens.
Screenshots
No response
Log output
Minecraft Version
1.21.9/1.21.10
Skyblocker Version
5.11.0-1.21.10
Additional context
seems that the web socket received a packet with type "unsubscribed" (and "subscribed) instead of "unsubscribe" (and "subscribe"), which is given in code, for multiple times during the run
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working