SRCDS Steam group


Help! srcds won't start...
#1
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:

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!
Reply
#2
Try with -verify_all in your update command.
Reply
#3
Hi thanks!

I've just tried the command
hldsupdatetool.exe -command update -game "counter-strike source" -dir c:\srcds -verify_all

Here's what I've got:

Quote:Checking bootstrapper version ...
Updating Installation
Checking/Installing 'Counter-Strike Source Shared Content' version 69

Checking/Installing 'Base Source Shared Models' version 4

Checking/Installing 'Base Source Shared Sounds' version 4

Checking/Installing 'Base Source Shared Materials' version 8

Checking/Installing 'Source Dedicated Server' version 95

Connection Reset, WinSock Error 10054 "Connection reset by peer"

What does the last line implies?

Thanks again...

[EDIT]: Oops, I shall retry until I get it verified, sorry for not searching enough =)
[EDIT 2]: I tried for at least 10 over times and it still gives me the same message... =( boo.
Reply
#4
correct me if im wrong but shouldnt the -verify_All command be before c:\srcds so instead of it being like this
hldsupdatetool.exe -command update -game "counter-strike source" -dir c:\srcds -verify_all it should be

hldsupdatetool.exe -command update -game "counter-strike source" -dir verify_all c:\srcds
[Image: 3386928252.png]
Reply
#5
Nope, shouldn't matter. I've always used -verify_all at the end.
~ Mooga ...w00t? - SRCDS.com on Twitter
[Image: 76561197965445574.png]
Please do not PM me for server related help
fqdn Wrote:if you've seen the any of the matrix movies, a game server is not all that different. it runs a version of the game that handles the entire world for each client connected. that's the 2 sentence explanation.
Reply
#6
The place of the commands doesn't matter, they all get executed on startup.
It's just handy to keep them in the same way, so you know where they are Big Grin
Join the Source Dedicated Server Support Group on Steam Community!
Source Dedicated Server (SRCDS)
Free to join, Live support! (When available)

http://forums.srcds.com/viewtopic/5114
Reply
#7
if this appeers Connection Reset, WinSock Error 10054 "Connection reset by peer" you server is finishing downloading
I Wrote:Who eat all the donuts.
Reply
#8
do you have Global Ban hooked up or Sourcemod? since I uploaded both GlobalBan and Sourcemod latetly on my fully working server and I got some similar stuff..
Reply


Forum Jump:


Users browsing this thread: 2 Guest(s)