Skip to content
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

Connections are stuck on game load screen with no way of kicking lagged player #3781

Open
maxsupermanhd opened this issue Apr 30, 2024 · 0 comments

Comments

@maxsupermanhd
Copy link
Member

Describe the bug
If somebody failed to load (or intentionally not loading) there is no ability to force disconnect the player.

Expected behavior
A button or some kind of action should be available to the host to disconnect the player.

Your System:

  • OS: Any
  • Game version: 4.4.2

Additional context
Current solution is to open logs and do a
ss | grep <lagger's ip>
to acquire port and then execute
sudo ss -K dst <lagger's ip> dport = <port from above>
but it is very tedious and slow

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants