satisfactorymodding / satisfactorymodding/SatisfactoryModManager
Handle full disk gracefully
Nobody has claimed this yet.
- Dominant language
- Svelte
- Stars
- 500
- Forks
- 94
- Avg merge
- 9d 19h
- Merged PRs (30d)
- 2
Description
When the disk becomes full while installing mods, the downloads fail (as expected), but the mods are incorrectly marked as installed, and the lock file can become corrupted necessitating manual removal.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing installation with a full disk, using the attached SMMDebug archive for context. Trace how download failures update the installed-mod state and lock file; done means failed mods are not marked installed and the lock file remains valid without manual removal.
Written by the indexing model from the issue text.
Assessment
- Domain
- tooling
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100