EDIT: Required info
Server OS: Windows 7 64bit
Processor: Intel Core 2 Quad 3.00GHz
Ram: 4GB
Game: Left4Dead2
Start Up Command: See below
Admin Mods: SourceMod, MetaMod
I'm trying to run a L4D2 server, I have done in the past and it was perfectly fine, but I reinstalled my PC and the server and now it doesn't show on the master server list.
What's more, it bizarrely believes that it already has every master server on the master list but does not find them when i try to setmaster remove them.
I am an advanced PC user, required ports are open and appear visible, people from around the world can connect (by me using mm_dedicated_force ip and making lobbies) then after that people can join at will, it just isn't added to the master list.
Observations:
Originally I'd leave the server running for a day, come back and find about 30 games have been played on it, since reinstalling the computer and srcds I have no one connect, my rcon on my phone reports that the server is running fine, but as I check during the day it never has anyone on.
CFG:
Startup line:
Console output:
Firewalls are off, ports fully forwarded, I even tried different routers and direct connection.
I've tried running on near-blank configs, updating the server over and over, you name it I've tried it (please name suggestions below anyway)
Is this a L4D2 thing?
Server OS: Windows 7 64bit
Processor: Intel Core 2 Quad 3.00GHz
Ram: 4GB
Game: Left4Dead2
Start Up Command: See below
Admin Mods: SourceMod, MetaMod
I'm trying to run a L4D2 server, I have done in the past and it was perfectly fine, but I reinstalled my PC and the server and now it doesn't show on the master server list.
What's more, it bizarrely believes that it already has every master server on the master list but does not find them when i try to setmaster remove them.
I am an advanced PC user, required ports are open and appear visible, people from around the world can connect (by me using mm_dedicated_force ip and making lobbies) then after that people can join at will, it just isn't added to the master list.
Observations:
Originally I'd leave the server running for a day, come back and find about 30 games have been played on it, since reinstalling the computer and srcds I have no one connect, my rcon on my phone reports that the server is running fine, but as I check during the day it never has anyone on.
CFG:
Quote://Left 4 Dead 2 Server.cfg
//This is the name for your Left 4 Dead 2 Server
hostname "BWRPG Server"
//Gametypes sets the gametypes you want your server to run
sv_gametypes "both"
//Rcon password - Sets the password for remote rcon admin
rcon_password "*****"
//Allow connections without creating lobby. Set to 1 to allow lobby connections only
sv_allow_lobby_connect_only 0
sv_steamgroup_exclusive 0
//Region - This sets the lobby in which your server will be part of
sv_region 3
// Server Logging
sv_log_onefile 0 //Log server information to only one file.
sv_logbans 1 //Log server bans in the server logs.
sv_logecho 0 //Echo log information to the console.
sv_logfile 1 //Log server information in the log file.
sv_logflush 0 //Flush the log file to disk on each write (slow).
sv_logsdir logs //Folder in the game directory where server logs will be stored.
// bandwidth rates/settings
sv_minrate 5000
sv_maxrate 10000
sv_mincmdrate 10
sv_maxcmdrate 33 //You can get this higher but this is the ideal for the Tick Rate.
//Allow use of cheats
sv_cheats 0
//All talk - Allow both teams to use audio chat to speak with each other
sv_alltalk 0
sv_steamgroup_exclusive 0
l4d2_wu_enable 0
// These are to test the masterserver status
setmaster add hl2master.steampowered.com:27011
setmaster add hl2master.steampowered.com:27015
heartbeat
setmaster
//----> End of editable settings
Startup line:
Quote:C:\srcds\left4dead2\srcds.exe /high -ip 192.168.11.8 -port 27016 -hostip 82.43.126.208 -hostport 27016 -console -game left4dead2 -secure -sv_unlag 1 -maxclients 12 -sv_pure 1 +map c1m1_hotel +exec versus.cfg
Console output:
Firewalls are off, ports fully forwarded, I even tried different routers and direct connection.
I've tried running on near-blank configs, updating the server over and over, you name it I've tried it (please name suggestions below anyway)
Is this a L4D2 thing?