multiconnect

multiconnect

108k Downloads

io.netty.handler.codec.DecoderException: Unknown serializer type -1

nijahplays opened this issue · 9 comments

commented
commented

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.

commented

Please remember to provide error logs!

commented

Getting the same issue (1.19 -> 1.18.1) when loading a specific area (not sure what the area is)

commented

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)

commented

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

commented

latest.log
Here you go, the flag should be enabled

commented

Could you try again with https://github.com/Earthcomputer/multiconnect/suites/6904779592/artifacts/268086601? Sorry, my debug message was dumping the wrong packet

commented
commented

latest.log

Here's mine as well