HMCL-dev / HMCL-dev/HMCL

[Bug] 模组文件名更新不及时

Open
#6,200 1 comment 0 reactions 0 assignees View on GitHub

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

当你尝试去禁用一个模组的时候,你会发现功能很快生效,但是下方的文件名只有在当你刷新时才会加上.disable 后缀
同样的,当你尝试启用一个模组的时候,你只要不刷新,尽管它此时启用,但启动器里的名称依然会有.disable后缀

启动器崩溃报告 / 启动器日志文件 | Launcher Crash Report / Launcher Log File

/

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Reproduce the issue by disabling and enabling a mod without refreshing, then inspect the launcher code that updates the mod list and displayed filenames. The fix is complete when the .disable suffix appears or disappears immediately after the operation, without requiring a refresh; verify both directions.

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
Quiet
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.