Posts: 5
Threads: 1
Joined: Apr 2005
Reputation:
0
Hi there!
After my latest serverupdate (today), I get an errormessage, and then the server quits. This is it:
steamclient.dll not found, server communication disabled.
cat: hlds.3361.pid: Filen eller katalogen finns inte
email debug.log to linux@valvesoftware.com
The debug does not say much unfortunately:
----------------------------------------------
CRASH: ons apr 6 18:21:11 CEST 2005
Start Line: ./srcds_i686 -console -game cstrike +map cs_assault -maxplayers 16 -autoupdate -debug
End of Source crash report
----------------------------------------------
I hope you can help me.
Posts: 1,217
Threads: 42
Joined: Dec 2004
Reputation:
0
Hmm, i would remove your installrecord.blob(or all .blob files) and retry the steam update manually
starting 9/24/2006 if your problem has been solved please edit your first post and add [solved] to the begining of the title. Thanks.
Posts: 5
Threads: 1
Joined: Apr 2005
Reputation:
0
04-07-2005, 04:00 AM
(This post was last modified: 04-07-2005, 05:33 AM by Forlosa.)
Hi again!
Thanks for your quick reply.
I removed InstallRecord.blob and then updated again, but I still get the same problem. It seems like it is not a unique problem as Smoke get the same problem.
Posts: 1,217
Threads: 42
Joined: Dec 2004
Reputation:
0
04-07-2005, 05:40 AM
(This post was last modified: 04-07-2005, 05:42 AM by cryotek.)
odd, i don't see steamclient.dll anywhere on my source install..
But smoke was saying he can't connect to the server, yet it appaers online after the update, yours just, quits. did you remove just installrecord.blob? theres another blob file, i think in ~/.steam
starting 9/24/2006 if your problem has been solved please edit your first post and add [solved] to the begining of the title. Thanks.
Posts: 5
Threads: 1
Joined: Apr 2005
Reputation:
0
I tried the following:
cd ~/.steam
rm ClientRegistry.blob
cd ~/srcds_l
rm InstallRecord.blob
This removed both those blob-files, but another manual update with:
./steam -command update -game "Counter-Strike Source" -dir . -username ******** -password ******** -remember_password
just gave the same result as the previous.
Posts: 380
Threads: 9
Joined: Jan 2005
Reputation:
0
have you tried running the update as root?
BTW, the -username, -password, and the -remember_password arguments are no longer neccessary.
United Strike Marine Corps
USMC-CO| θ (theta)
Posts: 141
Threads: 2
Joined: Feb 2005
Reputation:
0
The thing about the .dll files on the Linux boxes ain't a mistake. If I recall correctly, those are used to compare with the files that the gamers have on their client PC (the steamclient.dll file can be found in '..\Valve\Steam' and '..\Valve\Steam\SteamApps\<name>\counter-strike source\bin').
May the Source be with you...
Want to know which
ports to forward on your
router for a Source DS?
Click here!
Posts: 1,217
Threads: 42
Joined: Dec 2004
Reputation:
0
See what happens when people DON'T follow my sticky ;[
starting 9/24/2006 if your problem has been solved please edit your first post and add [solved] to the begining of the title. Thanks.
Posts: 5
Threads: 1
Joined: Apr 2005
Reputation:
0
04-08-2005, 05:40 AM
(This post was last modified: 04-08-2005, 05:43 AM by Forlosa.)
Hi!
I took Zl-jm:s advice and updated glibc from 2.2.93 to 2.3.2 using the nice application Synaptic. It updated glibc and all packages that depended on that upgrade. Then I started the server, AND IT WORKS.
Forlosa is now up and running.
Thank you very much for your help.