Open dragokas opened 4 years ago
Temporarily walkaround from Silvershot: to use "sv_search_key" instead.
Just tried to set up a community server myself and ran into this. Clean install, sv_password is completely ignored.
Could you elaborate on the workaround?
sv_search_key stops any traffic coming from matchmaking, unless the lobby leader has set the same cvar in their client.
It doesn’t prevent direct connections to the server via IP, though. Nor does it prevent members of the associated Steam Group from connecting via the game UI either directly or by making a lobby and choosing the Steam Group Server when starting the match.
You can use it to reserve a server for yourself or your Steam Group, though I’m not sure what would happen if there were clients already on there who had connected directly, if a lobby was trying to use it.
Fresh server (Linux). No mods etc. It's impossible to set a password to restrict the access to the server.
When you set in server.cfg
server totally ignores it, and allow access for clients without a password at all. Answer from RCON:
I noticed that the behavior is a little bit changed when we set:
In this case, the password window began to be displayed, but it is no matter what we enter there - empty password, incorrect or correct password, the result is always the same - the game client is getting stuck on this window forever:
Console output is:
And yes, I checked both, on a local dedicated server and on the real dedicated server. Results are the same.