[ProtocolLib] [Debug] Exception registering converter
MG141 opened this issue ยท 1 comments
Describe the bug
[ProtocolLib] [Debug] Exception registering converter
Whenever I join the "Play" server via "Lobby" server, I get disconnected from the "Play" server in few seconds. The console output is here: https://pastebin.com/fGz6NXnY
To Reproduce
Steps to reproduce the behavior:
- Lunch bungeecord, lobby and play server (lobby and play server use ProtocolLib)
- Join the server via bungeecord
- Join the play server
- Wait few seconds
Expected behavior
Normal transfer from lobby to playing server without any issues.
Screenshots
Not needed
Version Info
4.6.0 https://pastebin.com/A9mN1RWV
Additional context
Nothing
that exception is fine (PL is gracefully failing in the absence of an old enum, which is why it's in debug). try this: https://github.com/dmulloy2/ProtocolLib/wiki/Common-Errors#plugins