在低于 23w14a 的版本使用自动加入服务器功能时,若有optifine,则弹出警告
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- Java
- Stars
- 10.1k
- Forks
- 934
- Avg merge
- 1d 5h
- Merged PRs (30d)
- 82
Description
警告内容:
OptiFine 与自动进入服务器可能不兼容,有概率导致材质丢失甚至游戏崩溃!(来自 PCL2 )
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 the Java launcher flow for automatically joining a server, then find how the launcher detects OptiFine and Minecraft versions. Add the specified warning when OptiFine is present and the version is below 23w14a; done means the warning appears under that condition without affecting other versions.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- desktop
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100