PacketPlayOutTabComplete error
lackoSK opened this issue ยท 5 comments
Describe the bug
Our client is getting an error with PacketPlayOutTabComplete
To Reproduce
Steps to reproduce the behavior:
It's hard to reproduce, it happens only sometimes. Got this when trying to tab-complete the /gamemode... command.
Expected behavior
I think it's pretty clear. It should complete.
Version Info
Running ProtocolLib 4.5.0
Additional context
Here's the error: https://pastebin.com/tZ44S5Nj
update paper, you are using an ancient version...
also update chatcontrol, its most likely not compatible with your minecraft version or smth
Minecraft 1.13 changed this packet to no longer contain an array of strings. The developer of ChatControl needs to adopt to this change.
Hey!
ChatControl is compatible with 1.15.2
I'll get back to you when I will know something more around the server version
Thanks