Raised This Month: $12 Target: $400
 3% 

Solved [SteamCMD][Linux] I guess there are issues downloading AppID 90 as of today.


Post New Thread Reply   
 
Thread Tools Display Modes
WhiteTomcat
Member
Join Date: Jan 2015
Old 07-16-2017 , 09:35   Re: [SteamCMD][Linux] I guess there are issues downloading AppID 90 as of today.
Reply With Quote #21

I also tried dir /SteamCMD/steamapps before, still the same. SteamCMD is using the right dir, hope this get fixed soon.
WhiteTomcat is offline
gameplayonline
Member
Join Date: Jun 2017
Old 07-29-2017 , 16:00   Re: [SteamCMD][Linux] I guess there are issues downloading AppID 90 as of today.
Reply With Quote #22

I tried many tuts but no one working. Here with appid 90 10 and 70 too doesnt work for me can anyone help me please?
gameplayonline is offline
gameplayonline
Member
Join Date: Jun 2017
Old 07-29-2017 , 16:10   Re: [SteamCMD][Linux] I guess there are issues downloading AppID 90 as of today.
Reply With Quote #23

And i donr udnerstand this CS : for i in 10 70; do wget -q https://raw.githubusercontent.com/Arkshine/hlds-appmanifest/master/appmanifest_$i.acf -O appmanifest_$i.acf; done
Where i need to submit it? In steamcmd doesnt work in putty too doesnt work only wget work but it will download empty file...
I have Debian 8
gameplayonline is offline
Arkshine
AMX Mod X Plugin Approver
Join Date: Oct 2005
Old 07-29-2017 , 16:57   Re: [SteamCMD][Linux] I guess there are issues downloading AppID 90 as of today.
Reply With Quote #24

It's just a command to automatize the downloading of appmanifest files. The command above will download 10 and 70. It's for lazy people who doesn't want to do it manually (even though it's fast to do it).
__________________
Arkshine is offline
gameplayonline
Member
Join Date: Jun 2017
Old 07-29-2017 , 17:05   Re: [SteamCMD][Linux] I guess there are issues downloading AppID 90 as of today.
Reply With Quote #25

OK understand now but its doesnt work for me it will not download cstrike for me
gameplayonline is offline
gameplayonline
Member
Join Date: Jun 2017
Old 07-29-2017 , 19:17   Re: [SteamCMD][Linux] I guess there are issues downloading AppID 90 as of today.
Reply With Quote #26

Its woking thank you!
gameplayonline is offline
Fr33m@n
Veteran Member
Join Date: May 2008
Location: France Marne
Old 09-03-2017 , 10:34   Re: [SteamCMD][Linux] I guess there are issues downloading AppID 90 as of today.
Reply With Quote #27

Quote:
Originally Posted by Arkshine View Post
It looks like SteamCMD has some difficulties to download dependencies' appmanifest files.
You can create the files yourself:

Code:
"AppState"
{
	"appid"		"$APPID"
	"Universe"	"1"
	"StateFlags"	"1090"
	"installdir"	"Half-Life"
}
You replace $APPID by the needed app id.
You have a list of app ids here: https://developer.valvesoftware.com/...pplication_IDs.

The base ids for every mod are 10 and 70 (which should install HLDM + Counter-Strike)
The relevant others ids are:
  • 20: Team Fortress Classic
  • 30: Day of Defeat
  • 40: Deathmatch Classic
  • 50: Opposing Force
  • 60: Ricochet
  • 80: Condition Zero

I've put such file in a GitHub repository (Daniel Gibbs's guide misses files)
You can use the following command to retrieve them at once:
  • Assuming your installation is located to /home/hlds; go to home/hlds/steamapps/ directory.
  • Download the relevant files depending your mod:
    • CS : for i in 10 70; do wget -q https://raw.githubusercontent.com/Arkshine/hlds-appmanifest/master/appmanifest_$i.acf -O appmanifest_$i.acf; done
    • CZ : for i in 10 70 80; do wget -q https://raw.githubusercontent.com/Arkshine/hlds-appmanifest/master/appmanifest_$i.acf -O appmanifest_$i.acf; done
    • DoD: for i in 10 70 30; do wget -q https://raw.githubusercontent.com/Arkshine/hlds-appmanifest/master/appmanifest_$i.acf -O appmanifest_$i.acf; done
      etc..
  • Then you need to execute steamcmd (like you usually do) several times (three or four times) until all is downloaded.
I'm surprised that this bug is still present.
Good thing we have this fix...
Fr33m@n is offline
indraraj striker
Veteran Member
Join Date: Mar 2014
Location: Under the water
Old 09-04-2017 , 09:58   Re: [SteamCMD][Linux] I guess there are issues downloading AppID 90 as of today.
Reply With Quote #28

But its not working anymore
https://forums.alliedmods.net/showpo...52&postcount=4
||Solved||
Solved i put the app_update 90 validate 10 times its downloaded everything now.
__________________
Thanks everyone. #miss_you_all

Last edited by indraraj striker; 09-04-2017 at 10:01.
indraraj striker is offline
ipek
Junior Member
Join Date: May 2017
Location: Auckland, NZ
Old 09-20-2017 , 03:00   Re: [SteamCMD][Linux] I guess there are issues downloading AppID 90 as of today.
Reply With Quote #29

Quote:
Originally Posted by indraraj striker View Post
But its not working anymore
https://forums.alliedmods.net/showpo...52&postcount=4
||Solved||
Solved i put the app_update 90 validate 10 times its downloaded everything now.
It's same workaround of Arkshine's. I have just tried his way and it works.

Valve did nothing since months. App 90 is still broken.
ipek is offline
smiley92
Senior Member
Join Date: Jun 2011
Location: Romania
Old 09-27-2017 , 05:24   Re: [SteamCMD][Linux] I guess there are issues downloading AppID 90 as of today.
Reply With Quote #30

When this problem with appmanifest will be solved of Valve?
I sent them a ticket but no answer.
smiley92 is offline
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 17:02.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode