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

[Add Feature] Check Mod-File integrity aka force redownload mod files #262

Open
DarkNachtara opened this issue Oct 27, 2024 · 2 comments
Open

Comments

@DarkNachtara
Copy link

To help with faulty downloadet mod-packages enable in the debug section the option to force redownload mod-packages
also have an option to verify MD5-checksum in cache against online packages to see if a mod-file is faulty or tempered with.

@mircearoata
Copy link
Member

mircearoata commented Oct 27, 2024

All of this is already happening before extracting the mod files (and has been the case since SMM v2.1.0 in July 2020). So that is every time you install/remove/enable/disable a mod, turn mods off/on, or change the profile.

However, there is no check currently for the extracted mod files, since their hash is not stored on ficsit.app, just the hash of the zip as a whole.

@DarkNachtara
Copy link
Author

I know but I got an SMM crash and SMM wouldn't check the check-sum of the in-cache mod-packages so there were faulty (bc the crash).

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

No branches or pull requests

2 participants