SRCDS Steam group


Dedicated server hangs at launch, "Logging into anonymous gameserver account"
#1
My dedicated server was fine yesterday. I've changed nothing, but did run the update tool today. After updating it, it launches but hangs, with the last line in the console saying "Logging into anonymous gameserver account".
I googled the line and only found it in console dumps that people were pasting into whatever thread they had started about various problems. I didn't see any postings about this particular line.
Anyone know why it would hang there? It's a gmod server but I doubt that matters since all the postings I saw were different games. Just putting it out there in case...
Reply
#2
Do another update, There has been a fix released.
Reply
#3
(09-22-2012, 11:43 AM)coach Wrote:  Do another update, There has been a fix released.

I ran the update but it didn't seem to update anything. It definitely scrolled text that showed it was performing steps but it was only for about 15 seconds and it exited.
Reply
#4
I decided to just start from scratch so I did that and redownloaded and everything, but I'm actually getting the exact same thing, WTF?
Reply
#5
Same here.
My server refuses to start

Code:
Executing dedicated server config file server.cfg
Initializing Steam libraries for secure Internet server
Logging into anonymous gameserver account.
Unknown command "sv_unlag_fixstuck"
Unknown command "ttt_karma_low"
Reply
#6
(09-23-2012, 09:20 PM)Mega1mpact Wrote:  Same here.
My server refuses to start

Code:
Executing dedicated server config file server.cfg
Initializing Steam libraries for secure Internet server
Logging into anonymous gameserver account.
Unknown command "sv_unlag_fixstuck"
Unknown command "ttt_karma_low"

At least you have two more lines Smile
Mine doesn't get past the login line.
This is weird, no one's seen this before?
Reply
#7
I'm getting this same error..
Reply
#8
(09-24-2012, 11:45 AM)tdabamf1 Wrote:  I'm getting this same error..

I actually fixed this! You have to verify all your files again by using the download.bat
Make a new file called download.bat and put this in it.

Quote:@echo off
cd c:\srcds\
echo This will take a long time, I would recommend you go do something else.
echo Updating/installing CS:S
hldsupdatetool -command update -game "Counter-Strike Source" -dir C:\srcds
echo Updating/installing L4D/L4D2
hldsupdatetool -command update -game "left4dead" -dir C:\srcds
echo Updating/installing Episode 1
hldsupdatetool -command update -game "episode1" -dir C:\srcds
echo Updating/installing dods
hldsupdatetool -command update -game "dods" -dir C:\srcds
echo Updating/installing hl2mp
hldsupdatetool -command update -game "hl2mp" -dir C:\srcds
echo Updating/installing tf
hldsupdatetool -command update -game "tf" -dir C:\srcds
echo Updating/installing Orange Box
hldsupdatetool -command update -game orangebox -dir C:\srcds
echo Updating/installing Garrysmod
hldsupdatetool -command update -game garrysmod -verify_all -retry -dir C:\srcds
echo Update/installation Complete
echo Installed to c:\srcds\
echo Your server is now ready to use!
echo To add extra addons or maps etc. place them in c:\srcds\orangebox\garrysmod\
echo This installer can also update necessary server files, so it is recommended that you run it often.
pause

I did this again, and it verified all files and it turns out I was missing some and it fixed it! Try this. Smile
Reply
#9
(09-24-2012, 11:56 AM)tdabamf1 Wrote:  
(09-24-2012, 11:45 AM)tdabamf1 Wrote:  I'm getting this same error..

I actually fixed this! You have to verify all your files again by using the download.bat
Make a new file called download.bat and put this in it.

Quote:@echo off
cd c:\srcds\
echo This will take a long time, I would recommend you go do something else.
echo Updating/installing CS:S
hldsupdatetool -command update -game "Counter-Strike Source" -dir C:\srcds
echo Updating/installing L4D/L4D2
hldsupdatetool -command update -game "left4dead" -dir C:\srcds
echo Updating/installing Episode 1
hldsupdatetool -command update -game "episode1" -dir C:\srcds
echo Updating/installing dods
hldsupdatetool -command update -game "dods" -dir C:\srcds
echo Updating/installing hl2mp
hldsupdatetool -command update -game "hl2mp" -dir C:\srcds
echo Updating/installing tf
hldsupdatetool -command update -game "tf" -dir C:\srcds
echo Updating/installing Orange Box
hldsupdatetool -command update -game orangebox -dir C:\srcds
echo Updating/installing Garrysmod
hldsupdatetool -command update -game garrysmod -verify_all -retry -dir C:\srcds
echo Update/installation Complete
echo Installed to c:\srcds\
echo Your server is now ready to use!
echo To add extra addons or maps etc. place them in c:\srcds\orangebox\garrysmod\
echo This installer can also update necessary server files, so it is recommended that you run it often.
pause

I did this again, and it verified all files and it turns out I was missing some and it fixed it! Try this. Smile

Thanks, but I did do that already. I should have mentioned that in my post. Thanks anyway Smile
Reply
#10
I tried to verify all files, but I'm still having the same problem with "Logging into anonymous...blah blah blah".
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)