HMCL-dev / HMCL-dev/HMCL

[Bug] 自动安装页面的不兼容提示显示不全

Open
#6,455 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
  1. 进入 实例列表
  2. 选择已有的带 模组加载器 的实例
  3. 选择 自动安装
  4. 切换 Minecraft 版本
  5. 不兼容 则会出现提示,但是提示显示不全(宽度不够被截断),目前没想好怎么修复

另外:对应的提示应该是下面的内容,并且在 InstallerItemSkin 被使用。

install.installer.change_version=%s 与当前游戏不兼容,请更换版本
Image Image
启动器崩溃报告 / 启动器日志文件 | Launcher Crash Report / Launcher Log File

hmcl-exported-logs-2026-07-21T11-14-23.zip

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

Start by locating InstallerItemSkin and reproduce the automatic-install flow: select an instance with a mod loader, choose 自动安装, then switch Minecraft versions until the incompatibility notice appears. Trace how the install.installer.change_version message is displayed and verify that the complete message is visible and uses the stated wording.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
desktop, frontend
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
55/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.