Skip to content
New issue

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

0xFE ping length is calculated incorrectly (affects BungeeCord/Spigot) #63

Closed
asiekierka opened this issue Sep 18, 2013 · 2 comments
Closed

Comments

@asiekierka
Copy link

len should be len: 3 + 2*host.length + 4, due to the fact host is reencoded to UTF-16.

@roblabla
Copy link
Member

Old protocol issue, not relevant anymore. Please re-open if this still affects 1.7 packets.

@deathcap
Copy link
Member

0xfe ping is supported by modern the protocol, but not yet fully by node-minecraft-protocol, leaving this here for reference: #332

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants