Skip to content

Stalker 2: No patch found, falling back to chunk based updates #59

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

Open
jwefers opened this issue Dec 20, 2024 · 0 comments
Open

Stalker 2: No patch found, falling back to chunk based updates #59

jwefers opened this issue Dec 20, 2024 · 0 comments

Comments

@jwefers
Copy link

jwefers commented Dec 20, 2024

For every patch, the entire game gets downloaded again, as all chunks changed. Makes 150GB every time.

Log for updating from 1.1 to 1.1.1 (which should be 1MB download size):

[12/20/2024, 9:08:00 PM] GOGDL_CONFIG_PATH=/home/julian/.config/heroic/gogdlConfig /opt/Heroic/resources/app.asar.unpacked/build/bin/x64/linux/gogdl --auth-config-path /home/julian/.config/heroic/gog_store/auth.json update 1529799785 --platform windows --path /home/julian/Games/Heroic/STALKER2 --support /home/julian/.config/heroic/gogdlConfig/heroic_gogdl/gog-support/1529799785 --with-dlcs --lang en-US --dlcs 1109022028,1536886246,1891718289,1983524879
[GENERIC DOWNLOAD_MANAGER] INFO: Depot version: 2
[V2] INFO: Initialized V2 Download Manager
[V2] INFO: Creating Manifest instance from existing manifest
[V2] INFO: Requested dlcs 1109022028,1536886246,1891718289,1983524879
[V2] INFO: Owned dlcs [{'title': 'S.T.A.L.K.E.R. 2: Heart of Chornobyl - Pre-order Bonus', 'id': '1536886246'}, {'title': 'S.T.A.L.K.E.R. 2: Heart of Chornobyl - Ultimate Content', 'id': '1109022028'}, {'title': 'S.T.A.L.K.E.R. 2: Heart of Chornobyl - Deluxe Content', 'id': '1891718289'}, {'title': 'S.T.A.L.K.E.R. 2: Heart of Chornobyl - OST and Artbook', 'id': '1983524879'}]
[V2] INFO: No patch found, falling back to chunk based updates
[V2] INFO: Deleted: 0 New: 0 Changed: 79

So i would like to help debug and fix this, but i need to know how to abort a started download. Heroic started it, when i run gogdl with debugger now, it just continues the chunk based download, and the v2.py -> Patch.get() method is not called anymore. Advice here would be appreciated.

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

No branches or pull requests

1 participant