03-28-2009, 11:04 PM
I don't know what is wrong, everything worked smooth until the march 12th update. This is weird because the TF2 server is working like a charm.
This server runs on ubuntu on a dedicated server.
Here's my server.cfg:
Here's my launch command: (tryed several ports but nothing worked)
Here's the log:
It doesn't appear in my steam group servers.
It works with ms_force_dedicated. But that's not the point, I can add it in the server browser favorites and connect from there.
The sv_search_key used to work before the update, the server was listed and all.
I tryed to reinstall it from scratch, to remove sourcemod, to deactivate steamgroup, to launch it without cfg.
Any thoughs before I hang myself ?
This server runs on ubuntu on a dedicated server.
Here's my server.cfg:
Code:
hostname "FR - NO REFLECTION - VERSUS"
rcon_password "lalala"
sv_lan 0
sv_steamgroup "177599"
sv_steamgroup_exclusive 0
sv_allow_lobby_connect_only 0
sv_region 3
mp_disable_autokick 1
sv_gametypes "versus"
Here's my launch command: (tryed several ports but nothing worked)
Code:
./srcds_run -game left4dead +map l4d_vs_farm01_hilltop +ip 88.191.80.180 +hostport 27024 -autoupdate
Here's the log:
Code:
#Console initialized.
#Game.dll loaded for "L4D - Normal"
Server is hibernating
ConVarRef test_progression_loop doesn't point to an existing ConVar
Game supporting (2) split screen players
maxplayers set to 14
Unknown command "r_decal_cullsize"
Unknown command "mat_bloom_scalefactor_scalar"
Network: IP 88.191.80.180, mode MP, dedicated Yes, ports 27024 SV / 27006 CL
---- Host_NewGame ----
Host_NewGame on map l4d_vs_farm01_hilltop
ConVarRef room_type doesn't point to an existing ConVar
Executing dedicated server config file
Commentary: Could not find commentary data file 'maps/l4d_vs_farm01_hilltop_commentary.txt'.
[S_API FAIL] SteamAPI_Init() failed; unable to update local steamclient. Continuing with current version anyway.
Adding master server 72.165.61.189:27011
Adding master server 69.28.140.247:27011
Sending heartbeat to master server...
Connection to Steam servers successful.
VAC secure mode is activated.
It doesn't appear in my steam group servers.
It works with ms_force_dedicated. But that's not the point, I can add it in the server browser favorites and connect from there.
The sv_search_key used to work before the update, the server was listed and all.
I tryed to reinstall it from scratch, to remove sourcemod, to deactivate steamgroup, to launch it without cfg.
Any thoughs before I hang myself ?