-
Bug
-
Resolution: Cannot Reproduce
-
Major
-
None
-
None
When a ping request is sent to 1.9.4 not using protocol=110, the server closes the connection. On all previous versions, the server responds with the current server version. This prevents my client from detecting the server protocol for servers (I support all versions of MC).
Per the wiki:
Protocol Version VarInt See protocol version numbers (currently 47, but any version number should be accepted)
I also confirmed vanilla MC does not disconnect, it returns the current server version.
Thanks!