We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
This happens when trying to run the instant connect example on version 1.21.4 (other versions possibly too)
When logging toClient and toServer packets, this is all I get:
{ "name": "login_acknowledged", "data": {} }{ "name": "custom_payload", "data": { "channel": "minecraft:brand", "data": { "type": "Buffer", "data": [ // some data ] } } }{ "name": "settings", "data": { "locale": "en_us", "viewDistance": 32, "chatFlags": 0, "chatColors": true, "skinParts": 127, "mainHand": 1, "enableTextFiltering": true, "enableServerListing": true } }
The text was updated successfully, but these errors were encountered:
Were you able to solve this issue somehow? Facing the same problem...
Sorry, something went wrong.
No branches or pull requests
This happens when trying to run the instant connect example on version 1.21.4 (other versions possibly too)
When logging toClient and toServer packets, this is all I get:
The text was updated successfully, but these errors were encountered: