serser007 / steamcmdtool

There is some useful tool for windows (it automates steamcmd.exe downloads with Chrome/Firefox extension) So you just click a button in browser and mod is saved into Downloads folder (via steamcmd.exe, no other services).
7 stars 2 forks source link

Download failed #2

Open Leafy-Greens opened 2 years ago

Leafy-Greens commented 2 years ago

Every time I try to download an addon on the workshop, it'll sit for a bit saying it's downloading before met with a "download failed." I've tried different addons, and no go there too.

The game I'm trying to get addons from is GMod.

serser007 commented 2 years ago

This is strange, when i looked in it, it said

src\clientdll\depotbuilder.cpp (423) : item.flags() & kPFIFlag_DepotContent
Depot download failed : error downloading manifest 252588856189129347 from cache1-fra1.steamcontent.com/depot/4000/manifest/252588856189129347/5/7704067171303784989 (File Not Found)
Item download to "" finish (File Not Found)

OR ERROR! Download item 671949574 failed (Timeout).

So the game/mod available and steamcmd.exe tries to start download, but it's experiencing internal issues (file wasn't on steam server). I will look into how I can fix it and what can be done. This is clearly an official steamcmd.exe issue for me.