GeyserMC / MCProtocolLib

A library for communication with a Minecraft client/server.
MIT License
728 stars 202 forks source link

Bug in Serialization of ClientboundCommandsPacket #742

Closed artnaseef closed 1 year ago

artnaseef commented 1 year ago

I found a bug in ClientbountCommandsPacket serialization. A pull request has been created: https://github.com/GeyserMC/MCProtocolLib/pull/741

It's a simple fix, however, I can give more information if needed.

I believe this was introduced in 1.19.4-1

artnaseef commented 1 year ago

Is there anything more I can do here to help in getting this resolved? I believe it is a quick merge, but am happy to assist if more effort is needed.

onebeastchris commented 1 year ago

Closing this issue as the associated PR has been merged :p