HMCL-dev / HMCL-dev/HMCL

请为文件写入操作加入判断目标磁盘空间是否充足

Open
#895 3 comments 15 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

question
Dominant language
Java
Stars
10.1k
Forks
934
Avg merge
1d 5h
Merged PRs (30d)
82

Description

  • 启动器版本:hmcl 3.3.180
  • 操作系统:Windows 10 pro
  • Java 版本:16

请为文件写入操作加入判断目标磁盘空间是否充足,如安装新游戏版本,目标磁盘空间不足可能报错java.io.IOException之类的

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

No files, tests, or entry points are named. Begin by locating the launcher code that performs file writes during installation of a new game version, then determine how available space on the destination disk can be checked; done means insufficient space is detected and reported instead of surfacing a generic java.io.IOException.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
operating-systems
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.