guys I have this error, when you try to connect to the server (Login)
io.netty.handler.codec.DecoderException: Error decoding packet unknown with contents:
at net.md_5.bungee.protocol.MinecraftDecoder.decode(MinecraftDecoder.java:69) ~[Travertine-latest.jar:git:Travertine-Bootstrap:1.12-SNAPSHOT:88e99ec:unknown]
at net.md_5.bungee.protocol.MinecraftDecoder.decode(MinecraftDecoder.java:13)...
Error when connecting to the main server
Code (YAML):
io.netty.handler.codec.DecoderException: Error decoding packet unknown with contents:
at net.md_5.bungee.protocol.MinecraftDecoder.decode(MinecraftDecoder.java:69) ~[Travertine-latest.jar:git:Travertine-Bootstrap:1.12-SNAPSHOT:88e99ec:unknown]
at net.md_5.bungee.protocol.MinecraftDecoder.decode(MinecraftDecoder.java:13)...