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

Modify 7 days to die support to track the exe that has a good version number for hashing #2669

Merged
merged 3 commits into from
Jan 12, 2025

Conversation

JanuarySnow
Copy link
Contributor

@JanuarySnow JanuarySnow commented Dec 20, 2024

closes #2668

dosnt fix that issue really, but helps.

WJ spits out version number for the url it fetches for the hashed game files as :

https://raw.githubusercontent.com/wabbajack-tools/indexed-game-files/master/SevenDaysToDie/2022.3.50.12835711.json

but the hashing cli command gives this :

https://raw.githubusercontent.com/wabbajack-tools/indexed-game-files/master/SevenDaysToDie/2022.3.50f1%20(c3db7f8bf9b1).json

the launcher gives 0.0.0.0 both ways, so changed to main exe, and added console output for the hash json filename that WJ expects to fetch to help in future scenarios that are similar

@tr4wzified tr4wzified merged commit 07d2aca into main Jan 12, 2025
3 checks passed
@tr4wzified tr4wzified deleted the 7days2 branch January 12, 2025 11:58
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

Successfully merging this pull request may close these issues.

7 days to die support - cant find game files after hashing
3 participants