Crash on Bungee Server Change
Opened this issue ยท 2 comments
I can't reproduce this myself, but it occurs when a friend changes server on a BungeeCord network. He can re-open the client and log back in and join the server fine, but randomly crashes when changing with /server.
If you need more info let me know, but I'm thinking it may have something to do with the handshake resets.
I'll throw in some checks which should prevent it from crashing, at least. I couldn't locate anything in code that would set the data above the allowed limit, so something else must be happening, possibly outside this mod.
I think Bungee switches IDs around when switching servers or something and resets the handshake causing some blocks metadata to change and the renderer gets all confused and stuff.. I don't know, but it seems to happen with a lot of mods, and crashes can be frequent when changing servers unfortunately.