Disconnecting Players with wrong Minecraft Version #110

Open
opened 2026-07-14 17:33:24 +02:00 by JRBlockkop · 2 comments
Contributor
No description provided.
Owner

What exactly is the issue? During the handshaking Im sending the right protocol version for the server which prevents the vanilla client from joining. I think this is more of an issue with a client that fails to check the protocol version before connecting. Or am I misunderstanding?

What exactly is the issue? During the handshaking Im sending the right protocol version for the server which prevents the vanilla client from joining. I think this is more of an issue with a client that fails to check the protocol version before connecting. Or am I misunderstanding?
Author
Contributor

Good Point that the Client should check but it doesnt. So the Client relies on the Server to tell if it can join and if you try joining with an other Version you get an crash by the Client. The Vanilla Server just returns grafik So i want to fix it. So my client doesnt crash

Good Point that the Client should check but it doesnt. So the Client relies on the Server to tell if it can join and if you try joining with an other Version you get an crash by the Client. The Vanilla Server just returns ![grafik](/attachments/a73a5101-4a68-4138-a8f8-232c7671ad17) So i want to fix it. So my client doesnt crash
139 KiB
Sign in to join this conversation.
No milestone
No project
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
thetxt/oxide#110
No description provided.