Moving players from one server to another causes "unexpected error while modifying the channel pipeline."
andrewkm opened this issue ยท 6 comments
Confirmation
- I have read the FAQ.
- I have tested the latest development build of Holographic Displays and the bug is still present.
- I have updated Spigot to the latest release for my particular Minecraft version.
- I made sure the bug hasn't already been reported on the issue tracker.
Description
https://pastebin.com/raw/KjWcG1Yy
How to reproduce
Move players from one server to another via bungeecord command.
Server version
Paper 1.20.1 Build 196
Holographic Displays version
Latest compiled against 5d22e27
Installed plugins that allow players to join with multiple Minecraft versions
ViaVersion, ViaBackwards
Additional information
Some players who are being moved may or may not be on the 1.20.2 client.
Unsure if problem is related.
@filoghost I spoke far too soon, this is still an issue:
https://pastebin.com/raw/ymgBsYDx
I simply didn't extensively test it with my reply 3 weeks ago.
Currently on 6f343c5 for the record.
There seems to be no packet_handler in the pipeline.
https://github.com/filoghost/HolographicDisplays/blob/master/nms/v1_20_r3/src/main/java/me/filoghost/holographicdisplays/nms/v1_20_R3/VersionNMSManager.java#L83