[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
- 进入
实例列表 - 选择已有的带 模组加载器 的实例
- 选择
自动安装 - 切换
Minecraft版本 - 若 不兼容 则会出现提示,但是提示显示不全(宽度不够被截断),目前没想好怎么修复
另外:对应的提示应该是下面的内容,并且在 InstallerItemSkin 被使用。
install.installer.change_version=%s 与当前游戏不兼容,请更换版本
启动器崩溃报告 / 启动器日志文件 | 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 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