io.netty.handler.codec.DecoderException: Unknown serializer type -1
nijahplays opened this issue · 9 comments
I have the same error: im connecting from 1.19 to a 1.18.2 server, and when it teleports me to another world in the same server, it kicks me saying that error.
Getting the same issue (1.19 -> 1.18.1) when loading a specific area (not sure what the area is)
Good point, here's my latest.log
One thing to note is that it appears the chunk(s) causing the error get successfully processed before the error occurs (After moving out of affected areas using a different instance of MC Xaeros WorldMap shows the chunks on the map)
I have added some extra info to the logs in beta.13 to help me debug this issue. Since there is a higher memory overhead, you have to opt-in to this extra logging.
Please add -Dmulticonnect.storeBufsForHandler=true
to your JVM arguments and then give me the log file when this happens again
latest.log
Here you go, the flag should be enabled
Could you try again with https://github.com/Earthcomputer/multiconnect/suites/6904779592/artifacts/268086601? Sorry, my debug message was dumping the wrong packet
Here's mine as well