Skip to content

[Bug] mmc-bootstrap-1.0.jar 存在文件所有权释放问题 #6208

Description

@zhizhizhiwang

问题描述 | Bug Description

安装GTNH 2.8.4可稳定复现此问题 ( 暂时还没有在其他游戏实例上观察到这个问题 )

表现为启动一次游戏后, 第二次启动时提示由于另一个程序正在使用此文件, 进程无法访问。即使关闭游戏也无法释放此文件

Image

启动器崩溃报告 / 启动器日志文件 | Launcher Crash Report / Launcher Log File

hcmlversion.cfg

{
  "usesGlobal": false,
  "javaArgs": "-Djdk.util.jar.version\u003d21",
  "minecraftArgs": "",
  "environmentVariables": "",
  "maxMemory": 8124,
  "autoMemory": true,
  "permSize": "",
  "width": 854,
  "height": 480,
  "javaDir": "",
  "precalledCommand": "",
  "postExitCommand": "",
  "serverIp": "",
  "wrapper": "",
  "fullscreen": false,
  "noJVMArgs": false,
  "noOptimizingJVMArgs": false,
  "notCheckGame": false,
  "notCheckJVM": false,
  "notPatchNatives": false,
  "showLogs": false,
  "enableDebugLogOutput": false,
  "gameDir": "",
  "launcherVisibility": 2,
  "processPriority": 2,
  "useNativeGLFW": false,
  "useNativeOpenAL": false,
  "gameDirType": 1,
  "defaultJavaPath": "C:\\Program Files\\Zulu\\zulu25.30.17-ca-jdk25.0.1-win_x64\\bin\\java.exe",
  "nativesDir": "",
  "nativesDirType": 0,
  "versionIcon": 0,
  "javaVersionType": "DETECTED",
  "java": "25.0.1",
  "graphicsBackend": "DEFAULT",
  "renderer": "DEFAULT"
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions