|
CS:S Update Issue: "Compression Failure"
|
| Author |
Message |
modeps
Junior Member
 
Posts: 4
Group: Registered
Joined: Jan 2005
Status:
Offline
|
CS:S Update Issue: "Compression Failure"
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.
http://www.gamerspouch.com
|
|
| 01-18-2005 11:02 PM |
|
 |
Sprinter
Junior Member
 
Posts: 20
Group: Registered
Joined: Jan 2005
Status:
Offline
|
RE: CS:S Update Issue: "Compression Failure"
Remove InstallRecord.blob from your srcds directory and try again. It help in my case.
|
|
| 01-19-2005 01:52 AM |
|
 |
modeps
Junior Member
 
Posts: 4
Group: Registered
Joined: Jan 2005
Status:
Offline
|
RE: CS:S Update Issue: "Compression Failure"
I actually tried that as well and it didnt work. Thanks for the suggestion though.
http://www.gamerspouch.com
|
|
| 01-19-2005 02:37 AM |
|
 |
Sprinter
Junior Member
 
Posts: 20
Group: Registered
Joined: Jan 2005
Status:
Offline
|
RE: CS:S Update Issue: "Compression Failure"
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...
|
|
| 01-19-2005 03:28 AM |
|
 |
cryotek
Forum admin
      
Posts: 1,208
Group: Administrators
Joined: Dec 2004
Status:
Offline
|
RE: CS:S Update Issue: "Compression Failure"
delete the InstallRecord.blob, and try adding -verify

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.
|
|
| 01-19-2005 03:35 AM |
|
 |
lonlyboy
Junior Member
 
Posts: 2
Group: Registered
Joined: Jan 2005
Status:
Offline
|
RE: CS:S Update Issue:
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.
|
|
| 01-19-2005 07:14 PM |
|
 |
modeps
Junior Member
 
Posts: 4
Group: Registered
Joined: Jan 2005
Status:
Offline
|
RE: RE: CS:S Update Issue:
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
http://www.gamerspouch.com
|
|
| 01-19-2005 10:52 PM |
|
 |
Sprinter
Junior Member
 
Posts: 20
Group: Registered
Joined: Jan 2005
Status:
Offline
|
RE: CS:S Update Issue: "Compression Failure"
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.
|
|
| 01-20-2005 12:34 AM |
|
 |
lonlyboy
Junior Member
 
Posts: 2
Group: Registered
Joined: Jan 2005
Status:
Offline
|
RE: CS:S Update Issue:
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.
|
|
| 01-21-2005 12:28 AM |
|
 |
bee
Junior Member
 
Posts: 1
Group: Registered
Joined: Jan 2005
Status:
Offline
|
RE: CS:S Update Issue: "Compression Failure"
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 =]
|
|
| 01-21-2005 02:25 AM |
|
 |
Sherpah
Junior Member
 
Posts: 1
Group: Registered
Joined: Jan 2005
Status:
Offline
|
RE: CS:S Update Issue: "Compression Failure"
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
|
|
| 01-21-2005 06:30 AM |
|
 |
modeps
Junior Member
 
Posts: 4
Group: Registered
Joined: Jan 2005
Status:
Offline
|
RE: RE: CS:S Update Issue:
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!
http://www.gamerspouch.com
|
|
| 01-21-2005 06:44 AM |
|
 |
Aragnite
Junior Member
 
Posts: 1
Group: Registered
Joined: Feb 2005
Status:
Offline
|
RE: CS:S Update Issue: "Compression Failure"
That option worked for me too!!!
good stuff, was getting crazy 
THnx
|
|
| 02-03-2005 06:13 AM |
|
 |
FiRe
Junior Member
 
Posts: 14
Group: Registered
Joined: Dec 2004
Status:
Offline
|
RE: CS:S Update Issue: "Compression Failure"
|
|
| 02-06-2005 07:55 AM |
|
 |
theansaname
Junior Member
 
Posts: 29
Group: Registered
Joined: Jan 2005
Status:
Offline
|
RE: CS:S Update Issue: "Compression Failure"
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
This post was last modified: 02-13-2005 12:45 AM by theansaname.
|
|
| 02-13-2005 12:44 AM |
|
 |
|
|