11-01-2008, 09:28 PM
Hi guys, I'm new to starting dedicated servers and I really need some help here. Here's my problem.
Recently I've just setup a CS:S dedicated server using Steam's srcds in my campus. I also installed WCS mod and everything was running fine.
I then moved the computer back home and the dedicated server just wont start. It loads, and just disappears, I assumed it crashed. Observing the process manager, srcds.exe increases in memory slowly and disappears after it reaches 300+KB.
So I thought maybe it was my router and I made sure it was port-forwarded correctly, UDP 27015 is open. I tried setting up a HL2DM server and it worked perfectly. I tried a fresh install for the dedicated server with no mods, but still, CS:S DS just wouldn't start.
After more searching on google, I decided to turn to srcds.com! But it still wouldn't startup for CS:S! Here's the console.log:
I have tried alot of ways to sort of reset everything, like deleting ClientRegistry.blob, deleting dedicated server directory, nothing seems to solve the problem.
Please help.
Thanks in advance!
Recently I've just setup a CS:S dedicated server using Steam's srcds in my campus. I also installed WCS mod and everything was running fine.
I then moved the computer back home and the dedicated server just wont start. It loads, and just disappears, I assumed it crashed. Observing the process manager, srcds.exe increases in memory slowly and disappears after it reaches 300+KB.
So I thought maybe it was my router and I made sure it was port-forwarded correctly, UDP 27015 is open. I tried setting up a HL2DM server and it worked perfectly. I tried a fresh install for the dedicated server with no mods, but still, CS:S DS just wouldn't start.
After more searching on google, I decided to turn to srcds.com! But it still wouldn't startup for CS:S! Here's the console.log:
Quote:maxplayers set to 16
Network: IP 192.168.1.64, mode MP, dedicated Yes, ports 27015 SV / 27005 CL
Executing dedicated server config file
Missing shutdown function for Sys_InitAuthentication() : Sys_ShutdownAuthentication()
Missing shutdown function for S_Init() : S_Shutdown()
Missing shutdown function for Decal_Init() : Decal_Shutdown()
Missing shutdown function for InitStudioRender() : ShutdownStudioRender()
Missing shutdown function for StaticPropMgr()->Init() : StaticPropMgr()->Shutdown()
Missing shutdown function for modelloader->Init() : modelloader->Shutdown()
Missing shutdown function for InitMaterialSystem() : ShutdownMaterialSystem()
Missing shutdown function for HLTV_Init() : HLTV_Shutdown()
Missing shutdown function for g_Log.Init() : g_Log.Shutdown()
Missing shutdown function for master->Init() : master->Shutdown()
Missing shutdown function for sv.Init( bDedicated ) : sv.Shutdown()
Missing shutdown function for g_GameEventManager.Init() : g_GameEventManager.Shutdown()
Missing shutdown function for NET_Init( bDedicated ) : NET_Shutdown()
Missing shutdown function for Key_Init() : Key_Shutdown()
Missing shutdown function for Filter_Init() : Filter_Shutdown()
Missing shutdown function for saverestore->Init() : saverestore->Shutdown()
Missing shutdown function for COM_Init() : COM_Shutdown()
Missing shutdown function for V_Init() : V_Shutdown()
Missing shutdown function for cv->Init() : cv->Shutdown()
Missing shutdown function for Cmd_Init() : Cmd_Shutdown()
Missing shutdown function for Cbuf_Init() : Cbuf_Shutdown()
Missing shutdown function for Con_Init() : Con_Shutdown()
Missing shutdown function for Memory_Init() : Memory_Shutdown()
Missing shutdown function for Host_Init( s_bIsDedicated ) : Host_Shutdown()
Missing shutdown function for Sys_InitMemory() : Sys_ShutdownMemory()
Missing shutdown function for Sys_Init() : Sys_Shutdown()
Missing shutdown function for COM_InitFilesystem( info.m_pInitialMod ) : COM_ShutdownFileSystem()
I have tried alot of ways to sort of reset everything, like deleting ClientRegistry.blob, deleting dedicated server directory, nothing seems to solve the problem.
Please help.
Thanks in advance!