04-05-2010, 10:37 PM
Hi everyone,
Last Wednesday me and some friends got a server up on co-location. And since then I've struggled to get the servers to add master servers! Because the servers doesn't show in the internet tab. And that's very important since they're going to be public servers.
I've set sv_region 3 for Europe, opened the correct ports and now I've shutdown the firewall but it still doesn't work!
I've also tried different regions to get it to work, but nothing...
We got a Left 4 Dead 2 server running to, and it runs fine with master servers and everything. The difference is that it's running SRCDS and not HLDS.
Here is the command line i am running to start it (I've tried other ones to):
(I've hidden the ip's with x:es)
And here is what HLDS says when starting:
It feels like I've tried everything! Help please!
Last Wednesday me and some friends got a server up on co-location. And since then I've struggled to get the servers to add master servers! Because the servers doesn't show in the internet tab. And that's very important since they're going to be public servers.
I've set sv_region 3 for Europe, opened the correct ports and now I've shutdown the firewall but it still doesn't work!
I've also tried different regions to get it to work, but nothing...
We got a Left 4 Dead 2 server running to, and it runs fine with master servers and everything. The difference is that it's running SRCDS and not HLDS.
Here is the command line i am running to start it (I've tried other ones to):
Code:
screen ./hlds_run -autoupdate -game cstrike +ip 188.xxx.xx.xxx +port 27016 +map de_dust2 +maxplayers 16 +sv_lan 0 -pingboost 2
(I've hidden the ip's with x:es)
And here is what HLDS says when starting:
Code:
Auto detecting CPU
Using AMD Optimised binary.
Auto-restarting the server on crash
Updating server using Steam.
Checking bootstrapper version ...
Updating Installation
Checking/Installing 'Counter-Strike Base Content' version 35
Checking/Installing 'Linux Server Engine' version 54
Checking/Installing 'Half-Life Base Content' version 12
HLDS installation up to date
Console initialized.
Protocol version 48
Exe version 1.1.2.6/Stdio (cstrike)
Exe build: 16:56:04 Mar 8 2010 (4883)
STEAM Auth Server
couldn't exec language.cfg
Server IP address 188.xxx.xx.xxx:27016
Metamod version 1.19 Copyright (c) 2001-2006 Will Day <willday@metamod.org>
Metamod comes with ABSOLUTELY NO WARRANTY; for details type `meta gpl'.
This is free software, and you are welcome to redistribute it
under certain conditions; type `meta gpl' for details.
AMX Mod X version 1.8.1.3746 Copyright (c) 2004-2006 AMX Mod X Development Team
AMX Mod X comes with ABSOLUTELY NO WARRANTY; for details type `amxx gpl'.
This is free software and you are welcome to redistribute it under
certain conditions; type 'amxx gpl' for details.
L 04/05/2010 - 13:33:59: -------- Mapchange to de_dust2 --------
[AMXX] Loaded 3 admins from file
[S_API FAIL] SteamAPI_Init() failed; unable to update local steamclient. Continuing with current version anyway.
Executing AMX Mod X Configuration File
Scrolling message displaying frequency: 10:00 minutes
Server logging data to file logs/L0405006.log
Menu item 17 added to Menus Front-End: "Plugin Cvars" from plugin "pluginmenu.amxx"
Menu item 18 added to Menus Front-End: "Plugin Commands" from plugin "pluginmenu.amxx"
Connection to Steam servers successful.
VAC secure mode is activated.
It feels like I've tried everything! Help please!