[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
commit: c880e4b
在标题所述页面内,「复制此世界」对话框内输入名称后点击「确定」,会显示「复制世界失败」。
日志里提到 The world X:\...Path...\WorldName has been locked。
实例管理的「世界管理」和显示世界信息、管理备份/数据包的「世界管理」居然用同一个名字 (英文不一样),我还得考虑怎么不引起歧义 :(
启动器崩溃报告 / 启动器日志文件 | Launcher Crash Report / Launcher Log File
N/A
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 reproducing the failure from the world management page: open “Manage > Copy this world,” enter a name, and confirm the dialog. Check the launcher log for the “world ... has been locked” message and trace the copy action from that page. Done means copying the world succeeds without the failure message.
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
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100