PrismarineJS / bedrock-protocol

Minecraft Bedrock protocol library, with authentication and encryption
https://prismarinejs.github.io/minecraft-data/?v=bedrock_1.17.10&d=protocol
MIT License
288 stars 68 forks source link

Client is kicked from select realms after locating sever #463

Closed JSbETms closed 7 months ago

JSbETms commented 8 months ago

When I try to connect to a realm with a regular client or via a Relay sever, I am kicked with the message "Server sent broken packet" This issue is under the same circumstances as issue #426 although regular clients cannot connect either, all of the code I used is directly sourced from API.md with response Server requested silent disconnect: from said code.

JSbETms commented 7 months ago

This issue is the same as #426