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

Server stuck at 0/0 players #1199

Open
SanHghost opened this issue Aug 22, 2021 · 2 comments
Open

Server stuck at 0/0 players #1199

SanHghost opened this issue Aug 22, 2021 · 2 comments

Comments

@SanHghost
Copy link

trile to initiate an outbound connection to 153.254.86.181:27020,bound to local address 192.168.1.101:48850. an ephemeral local port should be used for outbound TCP connections! How does this work?
This prevents me from entering the game,The number of players in the game is always 0/0

@klightspeed
Copy link
Collaborator

klightspeed commented Aug 22, 2021

0 / 0 players typically means that either the server hasn't been able to bind to one of its ports (including the game port or RCON port), or a mod is preventing it from starting.

Your port 27020 suggests that you are running other servers on the same machine. Please make sure their game and RCON ports are different.

@klightspeed klightspeed changed the title I have a problem Server stuck at 0/0 players Aug 22, 2021
@SanHghost SanHghost reopened this Aug 23, 2021
@SanHghost
Copy link
Author

thank you

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

No branches or pull requests

2 participants