Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
Thanks for bat file.
But I guess, I did something wrong? I wrote my login and password in bat file.
1. I had error "Ecnountered unexpected error downloading chunk: error while copying content to a stream" during processing depots 229000, 229001.
2. For every depot app did login again. And so later I got Authentication error for logging too many times. I even can't login in client for now...
Install the newest steam, Backup the SCR folder and appmanifest files.
Downgrade to VGUI version on steam. Then replace back newer SCR/appmanifest files.
Don't delete package folder, use TBF patcher instead. It should validate and work now.
https://images.steamusercontent.com/ugc/13571085652798230738/B2AAC3843F116F9A56734FFBD9BF7753CDBB351E/
https://images.steamusercontent.com/ugc/9551303525772004318/478C78EBFF644CBA6162B5709A895F507ACBBEE8/
A final restart of steam confirmed by a last redownload and validation.
In the middle of prossess I also deleted several times the "appmanifest_228980" file in C:\Program Files (x86)\Steam\steamapps as well as moving completely the whole folder of _CommonRedist to my other SSD, then launching steam and placed it again in it's original place. I don't remember at what moment and which order I did that, with panic and stress and all, but at least, now things are fixed. At least, until valve decides to shove a cactus in us again.
just use the same technic i've described on the forum here , and it's ok
here is the part you need to copy back to it folder
https://steamdb.info/depot/228989/
set "directory=%~3"
if "%directory%"=="" set "directory=C:\Program Files (x86)\Steam\steamapps"
for %%V in (228981 228982 228983 228984 228985 228986 228987 228988 228989 228990 229000 229001 229002 229003 229004 229005 229006 229007 229010 229011 229012 229020 229030 229031 229032 229033) do (
DepotDownloader.exe -app 228980 -depot %%V -username %1 -password %2 -dir "%directory%\common\Steamworks Shared"
)
echo on
del "%directory%\appmanifest_228980.acf"
rmdir /s /q "%directory%\common\Steamworks Shared\.DepotDownloader"
------------
Put this batch script in the same folder as DepotDownloader. Save it as steamworks.bat.
Then run it like this:
steamworks username password
It assumes your default steamapps directory. But you can specify your own. (Keep in mind we need Steam's steamapps directory, not your game library's steamapps directory.)
steamworks username password "E:\testing\steamapps"
Once it's done, launch Steam. It should validate.
Depot download failed : missing app info (Missing configuration)