07th-mod / 07th-mod/python-patcher

Repair mode skips download stage (on umineko games only?)

Open
#226 0 comments 0 reactions 0 assignees View on GitHub
bug
Dominant language
JavaScript
Stars
214
Forks
12
PR merge metrics
No merged PRs in 30d

Description

Someone posted their logs, with the error

`common.SevenZipException: Unknown Error: ERROR: The system cannot find the file specified. `

during extraction. From the logs, it looks like the download option was skipped when repair mode was enabled.

Gotta check if repair mode skips download stage, or if it only skips download options.

[MOD-INSTALLER-LOG-2024-01-10_19-45-12.zip](https://github.com/07th-mod/python-patcher/files/13899385/MOD-INSTALLER-LOG-2024-01-10_19-45-12.zip)

Contributor guide

No contributing guide indexed for this repository

Research direction

Examine the repair mode logic in the codebase to see if it skips the download stage or only download options. Start by looking at the extraction and download handling code, likely in the main patcher or installer modules. Review the provided log file to understand the error context. Determine what conditions trigger the skip and ensure the file path exists before extraction.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
cli
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.