Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Valve seems to have broken some depots #428

Closed
Aida-Enna opened this issue May 17, 2023 · 4 comments
Closed

Valve seems to have broken some depots #428

Aida-Enna opened this issue May 17, 2023 · 4 comments
Labels

Comments

@Aida-Enna
Copy link

Aida-Enna commented May 17, 2023

What did you expect to happen?

The depot to download/give me information

Instead of that, what actually happened?

Connecting to Steam3... Done!
Logging 'REDACTED' into Steam3... Done!
Got 2 licenses for account!
Got AppInfo for 1056640
Using app branch: 'Public'.
Warning: Depot 1056641 does not have branch named "Public". Trying public branch.
Depot 1056641 () missing public subsection or manifest section.
Total downloaded: 0 bytes (0 bytes uncompressed) from 0 depots
Disconnected from Steam

This happens on seemingly every depot some depots? now because of a change valve implemented 2 hours ago:~https://steamdb.info/changelist/18821630/

Which operating system are you running on?

Tested on Windows and Linux

Version

Official and a fork

@Aida-Enna Aida-Enna added the bug label May 17, 2023
@Aida-Enna
Copy link
Author

Aida-Enna commented May 18, 2023

I tested some more and it seems like it's not affecting every game, just specific ones. Someone complained about getting this issue on MHW but it's reproducable on PSO2: New Genesis.

There is a public repo for PSO2 though, so I'm not sure why it's failing. https://steamdb.info/app/1056640/depots/?branch=public

For example, PUB:G downloads fine:

DepotDownloader.exe -app 578080 -depot 578081 -username REDACTED -password REDACTED
Connecting to Steam3... Done!
Logging 'REDACTED' into Steam3... Done!
Got 3 licenses for account!
Got AppInfo for 578080
Using app branch: 'Public'.
Got depot key for 578081 result: OK
Processing depot 578081 -
Downloading depot manifest...Got manifest request code for 578081 7931454927563477701 result: 11295314931379368277
 Done!
Manifest 7931454927563477701 (5/16/2023 8:14:57 AM)
Downloading depot 578081 -

However, PSO2: New Genesis does not:

DepotDownloader.exe -app 1056640 -depot 1056641 -username REDACTED -password REDACTED
Connecting to Steam3... Done!
Logging 'REDACTED' into Steam3... Done!
Got 3 licenses for account!
Got AppInfo for 1056640
Using app branch: 'Public'.
Warning: Depot 1056641 does not have branch named "Public". Trying public branch.
Depot 1056641 () missing public subsection or manifest section.
Total downloaded: 0 bytes (0 bytes uncompressed) from 0 depots
Disconnected from Steam```

@Aida-Enna Aida-Enna changed the title Valve seems to have broken depots Valve seems to have broken some depots May 18, 2023
timkurvers pushed a commit to timkurvers/valheim-macos that referenced this issue May 19, 2023
@krafs
Copy link

krafs commented May 31, 2023

I am experiencing the same issue with downloading the public branch of Rimworld. Has worked perfectly the last year, but now a couple of days ago my downloads started failing with the same error: "missing public subsection or manifest section."

It works fine if I explicitly provide a manifest id (instead of only app id and depot id) with the -manifest argument, but that won't give me the latest manifest if there's been a new released.

@xPaw xPaw closed this as completed in cc5da55 Jun 2, 2023
@xPaw
Copy link
Member

xPaw commented Jun 2, 2023

You can give latest build a try: https://github.com/SteamRE/DepotDownloader/actions/runs/5153489983

@rotioN29
Copy link

rotioN29 commented Jun 3, 2023

You can give latest build a try: https://github.com/SteamRE/DepotDownloader/actions/runs/5153489983

Me and my friend tried this with Pufferpanel and it fixed the problems.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants