-
Bug
-
Resolution: Fixed
-
23w41a
-
None
-
Unconfirmed
-
(Unassigned)
When the server kicks the player for an invalid profile key, outdated client, or whatever else during the login phase, the player will see something like the attached image instead of the actual disconnect message
This is due to ClientboundLoginDisconnectPacket reading the component as a json string, but writing nbt
- is duplicated by
-
MC-265831 Internal Exception error instead of "You are not white-listed on this server" if not whitelisted and try joining a server
- Resolved