Describe the bug
So when you read a multiblockchange packet, it will kick you with EncoderException: NPE
To Reproduce
Steps to reproduce the behavior:
Start up a 1.8.8 server
Log into 1.8.8 server with a 1.8.9 client
Have a plugin ready what is reading the multiblockchange wrapper
Just log in, and walk around and try breaking block etc
Expected behavior
I expect that it will not kick me, and instead give me the data requested.
Screenshots
None
About your server (please complete the following information):
Spigot: [eg. Paper or Tuinity]
Paper
Server Version: [eg. 1.16.4]
1.8.8
Plugins List if possible: [eg. ViaVersion, ProtocolLib, HolographicDisplays]
PacketEvents & The plugin that's listening to the multiblockchange wrapper
Describe the bug So when you read a multiblockchange packet, it will kick you with EncoderException: NPE
To Reproduce Steps to reproduce the behavior:
Expected behavior I expect that it will not kick me, and instead give me the data requested.
Screenshots None
About your server (please complete the following information):
Server Version: [eg. 1.16.4] 1.8.8
Plugins List if possible: [eg. ViaVersion, ProtocolLib, HolographicDisplays] PacketEvents & The plugin that's listening to the multiblockchange wrapper
Additional context None