PaperMC / Waterfall

BungeeCord fork that aims to improve performance and stability.
https://papermc.io
MIT License
743 stars 297 forks source link

Connect to server - [playername] disconnected with: EncoderException : java.lang.NullPointerException @ io.netty.handler.codec.MessageToByteEncoder:125 #735

Closed LutrexMC closed 2 years ago

LutrexMC commented 2 years ago

You will be kicked from the bungeecord server if you try to join a server with /server.

The lobby is on version 1.8.8

The bungee cord has the latest version

And the server I want to connect to is on the 1.12.2

I sent the log where the error is

latest.log .

electronicboy commented 2 years ago

Reproduce without plugins, something caused an invalid tab completion response to be generated

LutrexMC commented 2 years ago

What could be the reason? I have installed the following plugins: grafik

electronicboy commented 2 years ago

as I said, something is generating an invalid tab response packet to be sent to the client, there is no viable path for this to occur in the proxy itself that I can see

LutrexMC commented 2 years ago

overflow in packet detected! A string had more data than allowed. For more information, launch Waterfall with -Dwaterfall.packet-decode-logging=true

This message came on the 1.12.2 server.