SRCDS Steam group


CS:S Update Issue: "Compression Failure"
#1
When trying to update my CS:S server this morning, it seemed to be working just fine until it gets to downloading cs_office.bsp... then it chugs for a few seconds and gives the message:

"Downloading: .\cstrike\maps\cs_office.bsp
Compression Failure"

Any ideas? I've tried deleting cs_office.bsp, but that didnt help. Every other update has gone through fine.
Reply
#2
Remove InstallRecord.blob from your srcds directory and try again. It help in my case.
Reply
#3
I actually tried that as well and it didnt work. Thanks for the suggestion though.
Reply
#4
Maybe add option "-retry" to "./steam ..." command. Steam network seems to be very heavily loaded today, so it can causes the problem.

I deleted file InstallRecord.blob and 3rd run of update get through...
Reply
#5
delete the InstallRecord.blob, and try adding -verify
[Image: userbar_wow.jpg]
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.
Reply
#6
I'm having the same issue. Tried deleting the InstallRecord.blob file too.
Tried adding -verify, but that came up as command unknown. Maybe I'm updating wrong to use that.
Any other ideas? I've tried now like over a dozen times. Same file it stops at every time.
btw, this is on Debian linux in case that makes a diff.
Reply
#7
lonlyboy Wrote:I'm having the same issue. Tried deleting the InstallRecord.blob file too.
Tried adding -verify, but that came up as command unknown. Maybe I'm updating wrong to use that.
Any other ideas? I've tried now like over a dozen times. Same file it stops at every time.
btw, this is on Debian linux in case that makes a diff.
I've tried everything above and yep -verify comes up invalid. Its still stopping on cs_office.bsp
Reply
#8
Hmm, try this:

1. rm -rf ~/.steam
2. remove InstallRecord.blob
3. create new steam account
4. update with this new account


I've got Debian too (ver. 3.1) and get it through.
Reply
#9
This is what I did, and it finally worked for me.

cd ~/.steam
rm ClientRegistry.blob
cd ~/srcds_l
rm InstallRecord.blob

Then ran the update again. It had me re-download the steam file. Once that was done it said to run the Update command again. I did this and it worked fine.

This is a downloading error, not an account error. Should be no reason to create a new account.

Thanks for all your help.

[CT]LonlyBoy
--------------
pwning Iraq, one Terrorist at a time.
Reply
#10
this worked for me:
mv /usr/bin/uncompress /usr/bin/uncompress_
ln -s /usr/bin/gzip /usr/bin/uncompress

the first line backs up your uncompress file (which is a link to compress)
the second line links uncompress to gzip


good luck =]
Reply
#11
Well. Got same problem with cs_office.bsp

What I did was that I've extracted my cs_office.bsp out of the game cache files (*.gcf) and SSH'ed to my server where I did copy/paste with su

That worked for me but now after 100eds of other files got same error for: steam_logo1.wav

..and I cant find it in my gcf files.

Now I try what you did ... *hope Smile
Reply
#12
lonlyboy Wrote:This is what I did, and it finally worked for me.

cd ~/.steam
rm ClientRegistry.blob
cd ~/srcds_l
rm InstallRecord.blob

Then ran the update again. It had me re-download the steam file. Once that was done it said to run the Update command again. I did this and it worked fine.

This is a downloading error, not an account error. Should be no reason to create a new account.

Thanks for all your help.

[CT]LonlyBoy
--------------
pwning Iraq, one Terrorist at a time.
There we go. Good to go.
Thanks!
Reply
#13
That option worked for me too!!!

good stuff, was getting crazy :p

THnx
Reply
#14
-verify_all
Reply
#15
I get error here

Verifying: .\hl2\models\props_combine\combinetower001.vvd
Downloading: .\hl2\models\props_combine\combinetower001.vvd
Compression Failure


Tried:
cd ~/.steam
rm ClientRegistry.blob
cd ~/srcds_l
rm InstallRecord.blob

and:
mv /usr/bin/uncompress /usr/bin/uncompress_
ln -s /usr/bin/gzip /usr/bin/uncompress


both do not work
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)