node-minecraft-protocol icon indicating copy to clipboard operation
node-minecraft-protocol copied to clipboard

Support 1.19

Open amalon opened this issue 3 years ago • 1 comments

[x] The FAQ doesn't contain a resolution to my issue

Versions

  • minecraft-protocol: 1.34
  • server: vanilla/spigot/paper: N/A
  • node: 18.3.0-1

Detailed description of a problem

https://github.com/vincss/mcsleepingserverstarter/issues/101 When a Minecraft JE 1.19 client attempts to connect to mcsleepingserverstarter, it gets a message in the log about Chunk size is XXX but only Y was read as in the above bug report, and the client says:

Failed to connect to the server
Internal Exception: io.netty.handler.codec.DecoderException: java.lang.IndexOutOfBoundsException: readerIndex(25) + length(1) exceeds writerIndex(25): PooledUnsafeDirectByteBuf(ridx: 25, widx: 25, cap: 25)

Please can 1.19 protocol support be added?

amalon avatar Jun 26 '22 09:06 amalon

https://github.com/PrismarineJS/minecraft-data/issues/575

rom1504 avatar Jun 26 '22 10:06 rom1504

done

rom1504 avatar Aug 22 '22 00:08 rom1504