protocol: hello carries five fields; the released client reads no serverName
Build / build (push) Successful in 1m18s
Build / build (push) Successful in 1m18s
Upstream's git HEAD appends serverName to server_installed, but the shipped 1.0.4 client (fabric-26.2) decodes exactly version/lastGen/interval/mode/ ticks and vanilla disconnects the player with "8 bytes extra" on the first hello. Verified with javap on the release jar; the other three codecs match. Drops the server-name option (a leftover key now only warns). Claude-Session: https://claude.ai/code/session_011FePLXwBsCGLTzaSkk1Z6V
This commit is contained in:
+1
-1
@@ -1,5 +1,5 @@
|
||||
group = lv.janhouse
|
||||
version = 0.1.0
|
||||
version = 0.1.1
|
||||
|
||||
# Paper dev bundle (Mojang-mapped server + API) the plugin compiles against.
|
||||
# Must match the server it is deployed on: Paper 26.2 on JDK 25. The renderer
|
||||
|
||||
Reference in New Issue
Block a user