-
Notifications
You must be signed in to change notification settings - Fork 1.1k
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Cannot get ID for packet class net.md_5.bungee.protocol.packet.LoginSuccess #3552
Comments
Same problem - java.lang.IllegalStateException: Not expecting login |
Are you using ViaVersion? |
Not the same issue at all! |
EncoderException : java.lang.IllegalArgumentException: Cannot get ID for packet class net.md_5.bungee.protocol.packet.LoginSuccess in phase GAME with direction TO_CLIENT @ io.netty.handler.codec.MessageToByteEncoder:125 |
同样的问题,我不知道应该怎么解决,版本1.20.2 |
if you have viaversion, use it only in the backend servers and not in the bungeecord server |
Bungeecord version
git:BungeeCord-Bootstrap:1.20-R0.2-SNAPSHOT:a7dbbc2:1756 by md_5
Server version
git-Paper-196 (MC: 1.20.1) (Implementing API version 1.20.1-R0.1-SNAPSHOT) (Git: 773dd72)
Client version
1.20.1
Bungeecord plugins
BungeeCord Version:1756
The bug
Internal Exception: io.netty.handler.codec.DecoderException: java.lang.IllegalArgumentException: Cannot get ID for packet class net.md_5.bungee.protocol.packet.LoginSuccess in phase GAME with direction TO CLIENT @ io.netty.handler.codec.MessageToByteEncoder:125
Log output (links)
No response
Checking
The text was updated successfully, but these errors were encountered: