alwyn974 / MinecraftBOT

A simple Minecraft BOT for 1.18.2
https://alwyn974.github.io/MinecraftBOT
MIT License
83 stars 52 forks source link

throw com.google.gson.JsonParseException: Don't know how to turn null into a Component #3

Closed Nanboom233 closed 3 years ago

Nanboom233 commented 3 years ago

Cannot connect to a Purpur server because of a exception.

[2021-07-24 07:20:15] [INFO] [MinecraftBOT] Disconnected: io.netty.handler.codec.DecoderException: com.google.gson.JsonParseException: Don't know how to turn null into a Component

alwyn974 commented 3 years ago

Send me the server address to fix this

Nanboom233 commented 3 years ago

180.164.64.74:10086 It's a non-English server so I don't whether i should send this for you.

alwyn974 commented 3 years ago

For the moment I can't fix this, the error is throw directly from MCProtocolLib library (adapted here) It can come from the server or from the library Try post this issue to https://github.com/Steveice10/MCProtocolLib/issues