Connection drops when teleporting to a new dimension (21w03a)
Kichura opened this issue ยท 5 comments
When teleporting to a new dimension using multiverse or another related plugin, Multiconnect does not seem to accept the bungeecord/multiverse world and drops the connection instead right before the player can see anything on where they even are now at.
This issue also applies to hypixel when warping to a new bungeecord server of any kind.
I believe I was experiencing this too. For me, the issue occurred when respawning in dimensions without height
and min_y
set (servers from before those fields existed). I worked around this in my mod by creating a temporary thing that added these fields and meant to report it but never got around to it. My error was Failed to decode: No key height in MapLike
.
Are you using the snapshot version?
I am indeed using the exact version as described in the snapshot branch including the latest snapshot at time of writing this comment.