[Bug] 启动游戏时进度描述文字缺失,或被异常覆盖
Open
Nobody has claimed this yet.
bug
- Dominant language
- Java
- Stars
- 10.1k
- Forks
- 934
- Avg merge
- 1d 5h
- Merged PRs (30d)
- 82
Description
问题描述 | Bug Description
1、HMCL的设置→全局游戏设置→启动器设置里面最后一项有检查游戏完整性选项,而启动游戏过程中并无显示检查游戏完整性过程的文字。
2、日志文件[09:07:12]~[09:10:02]这段时间都在检查游戏完整性,而此时界面显示的是“下载整合包相关文件”。
综上,“正在检查游戏完整性”的描述文字缺失,或是被“下载整合包相关文件”覆盖了
启动器崩溃报告 / 启动器日志文件 | Launcher Crash Report / Launcher Log File
Contributor guide
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 with hmcl-latest.log and the global game settings option for checking game integrity. Trace the launch progress display during the logged integrity-check interval and compare it with the “downloading modpack files” message. Done means the integrity-check description is shown and is not incorrectly replaced during that work.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- desktop
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 55/100