Hello all,
Trying to launch a L4D2 Dedicated Windows Server. When launching, this is the console window:
Not sure if I need to worried about any of those errors? Could someone clairfy for me? For example the "Server is hibernating", not sure if that's normal or not.
Secondly, my L4D2 server stays up for a bit, then just randomly crashes with no errors. Not sure if there is a way to debug, or hold the console window to see what the error is. Any ideas?
Here is my server config:
Lastly, here is my server info:
BASIC INFO
Server OS: Windows Server 2003 Standard 32-bit
Processor: AMD 64-bit
Ram: 4 GB
Game(s): Team Fortress 2, L4D2
Start Up Command: C:\L4D2\left4dead2\srcds.exe -console -game left4dead2 -port 27025 +map c5m1_waterfront
Admin Mods: SourceMod v1.3.1, MetaMod v1.8.0
Any help would be greatly appreciated.
Thanks,
Ry
Trying to launch a L4D2 Dedicated Windows Server. When launching, this is the console window:
Code:
12.6 fps 0/18 on map c5m1_waterfront
#Console initialized.
#***VPK: FastFindFile Attempting to use full path with VPK file!
File: c:\l4d2\left4dead2\left4dead2\addonlist.txt
#Game.dll loaded for "Left 4 Dead 2"
Server is hibernating
ConVarRef test_progression_loop doesn't point to an existing ConVar
Parent cvar in server.dll not allowed (spit_scaling_min_scale)
***VPK: FastFindFile Attempting to use full path with VPK file!
File: c:\l4d2\left4dead2\left4dead2\addonlist.txt
Game supporting (2) split screen players
maxplayers set to 18
***VPK: FastFindFile Attempting to use full path with VPK file!
File: c:\l4d2\left4dead2\left4dead2\addonlist.txt
Unknown command "mat_bloom_scalefactor_scalar"
NET_GetBindAddresses found 10.26.83.6: 'Intel(R) PRO/1000 MT Network Connection'
Network: IP 10.26.83.6, mode MP, dedicated Yes, ports 27025 SV / 0 CL
---- Host_NewGame ----
Host_NewGame on map c5m1_waterfront
L 02/26/2010 - 11:01:25: -------- Mapchange to c5m1_waterfront --------
Executing dedicated server config file
Couldn't find any entities named spawn_fryingpan_demo, which point_template temp
late_demo is specifying.
WARNING: orator at 777 677 -418 missing modelname
Attempting to precache model, but model name is NULL
jukebox_script executing script: jukebox_main
Commentary: Loading commentary data from maps/c5m1_waterfront_commentary.txt.
Initializing Director's script
Failed to load Steam ServiceServiceStart: failed to startUnknown command "sv_min
updaterate"
Unknown command "sv_maxupdaterate"
Adding master server 72.165.61.136:27015
Adding master server 72.165.61.136:27011
Connection to Steam servers successful (SU).
VAC secure mode is activated.
Secondly, my L4D2 server stays up for a bit, then just randomly crashes with no errors. Not sure if there is a way to debug, or hold the console window to see what the error is. Any ideas?
Here is my server config:
Code:
hostname Blah Blah Wicked Cool L4D2 Server
rcon_password "**********"
sv_password "" // only needed to make your server private.
sv_contact "ryan.horman@gmail.com"
hostport 27016
sv_lan 0 // enable LAN = 1; disable LAN = 0
sv_region 0
sv_allow_lobby_connect_only 0 //enable/disable Lobby connections 1/0
mp_disable_autokick 1 //disables autokick=1
sv_allow_wait_command 0
sv_alltalk 1
sv_alternateticks 0
sv_clearhinthistory 0
sv_consistency 1
sv_pausable 0
sv_voiceenable 1
sv_cheats 0
sv_forcepreload 1
sv_pure_kick_clients 0
exec banned_user.cfg
exec banned_ip.cfg
sv_log_onefile 0
sv_logbans 1
sv_logecho 0
sv_logfile 1
sv_logflush 0
sv_logsdir logs
sv_minrate 30000
sv_maxrate 60000
sv_minupdaterate 66
sv_maxupdaterate 101
sv_mincmdrate 66
sv_maxcmdrate 101
Lastly, here is my server info:
BASIC INFO
Server OS: Windows Server 2003 Standard 32-bit
Processor: AMD 64-bit
Ram: 4 GB
Game(s): Team Fortress 2, L4D2
Start Up Command: C:\L4D2\left4dead2\srcds.exe -console -game left4dead2 -port 27025 +map c5m1_waterfront
Admin Mods: SourceMod v1.3.1, MetaMod v1.8.0
Any help would be greatly appreciated.
Thanks,
Ry