07th-mod / 07th-mod/python-patcher
Repair mode skips download stage (on umineko games only?)
未关闭
bug
- 主要语言
- JavaScript
- 星标
- 214
- 派生
- 12
- PR 合并指标
- 30 天内没有已合并 PR
描述
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)
贡献指南
这个仓库没有索引到贡献指南
调研方向
检查代码库中的修复模式逻辑,看它是跳过下载阶段还是仅跳过下载选项。首先查看提取和下载处理代码,很可能在主修补程序或安装程序模块中。查看提供的日志文件以了解错误上下文。确定触发跳过的条件,并确保在提取前文件路径存在。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- javascript
- 领域
- cli
- Issue 类型
- 缺陷
- 难度
- 3/5
- 预计耗时
- 1-2 天
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 45/100