JsonParseException on 1.16+
iperrealistico opened this issue ยท 0 comments
Describe the bug
I have some serious problems with the new 1.16 json format. From time to time (can't really tell when/why) i get kicked from the server for receiving messages in chat that contain special colors or special attributes. Usually coreprotect's messages kick me out of the server. Also banmanager's messages do that too now (they contain a clickable text) I spoke with them on discord they told me that this is a server side issue, so i spoke with the guys at PaperMC, and they told me to check ProtocolLib. And here i am writing this ticket.
To Reproduce
Use paper 1.16 or even worse 1.16.2 (1.15 is immune)
Keep the server online for 6/12+ hours
The error will start to appear
After a restart the error is fixed
Version Info
dump
https://hastebin.com/jadawahixi.java
git-Paper-185 (MC: 1.16.2)
ProtocolLib version 4.6.0-SNAPSHOT-b478
Additional context
Server under bungeecord
java -version
openjdk version "11.0.5" 2019-10-15
OpenJDK Runtime Environment (build 11.0.5+10-post-Ubuntu-0ubuntu1.119.04)
OpenJDK 64-Bit Server VM (build 11.0.5+10-post-Ubuntu-0ubuntu1.119.04, mixed mode, sharing)