-
Notifications
You must be signed in to change notification settings - Fork 4
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
[Bug] Bungeesk disconnect automatique #29
Comments
here is a better code for connecting your client (beacuse it sometimes disconnect from the server)
|
I used your code, it optimizes better but it sometimes disconnects when it sends too much packet to the bungeecord. |
I have the same problem with version 2.0.0, and sometimes I can't listen to the disconnection event, or the communication is not easy to use when the connection is not disconnected, which leads to the inability to reconnect in time, so I still use 1.1.0 |
Hello, I would like to know when this will be fixed? |
I'd like to know too, can't wait for the ver 2.0.0 ❤❤❤❤ |
Describe the bug
When I do the code below and I use it in the game, it sometimes disconnects automatically and I have to restart the connection script for it to reconnect, no error (neither in the game nor in console).
To Reproduce
Expected behavior
Disconnecting from the server to the bungeecord should not be automatically disconnected unless the server in question is down.
Screenshots
Desktop:
The text was updated successfully, but these errors were encountered: