-
-
Notifications
You must be signed in to change notification settings - Fork 695
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Some bedrock players disconnected when changing server with Velocity #5243
Comments
Please update Geyser, you're running quite a few commits behind. Further, please send a full server log showing the error |
This error should be harmless, as it's occurring after a player disconnects. It doesn't cause the disconnection itself |
Thank u, I will try more |
I am facing the same with a paper server. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Describe the bug
When some Players are changing server with a Velocity server, a error occured in velocity geyser. The player will diconnected from the server.
The error in the velocity console is:
[21:37:34 ERROR] [org.cloudburstmc.netty.handler.codec.raknet.common.RakSessionCodec]: [/112.12.135.37:9224] Error while ticking RakSessionCodec state=CONNECTED channelActive=true java.lang.NullPointerException: null
This bug doesn't happen to every bedrock player. If a bedrock player triggered this bug, he/she could not change the server successfully no matter how many attempts are made, until the velocity server restart.
This bug will prevent some bedrock players changing server, but it doesn't prevent these players logining in the first server with velocity----it only occur in the process of changing server.
To Reproduce
It couldn't reproduce 100% successfully, and it seems only occuring in certain server version.
Expected behaviour
No error occur.
Screenshots / Videos
No response
Server Version and Plugins
Geyser Dump
https://dump.geysermc.org/Gr13iNNN0cL7Ss2eHRq6lDGAdgLaAKCJ
Geyser Version
2.5.1-b729 (git-master-b2045a5)
Minecraft: Bedrock Edition Device/Version
1.20.6
Additional Context
No response
The text was updated successfully, but these errors were encountered: