Skip to content

Specific dungeon score message causing disconnection #2126

@CreeperBabyTea

Description

@CreeperBabyTea

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

2026-02-12-4.log

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions