报错Could not find the main class: org.jackhuang.hmcl.Main #3780
-
在出问题前在电脑上安装了jre1.6,但是我找了一下环境变量没有发现老版本的java的路径。which java返回的也是java17的路径。所以我该怎么清理并且隔离这两个java环境让我能继续正常使用hmcl和其他依赖老版本环境的软件。 |
Beta Was this translation helpful? Give feedback.
Answered by
burningtnt
Apr 3, 2025
Replies: 1 comment
-
可设置 HMCL_JAVA_HOME 环境变量来强制 HMCL 使用某个 Java 来启动自身 |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
zkitefly
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
可设置 HMCL_JAVA_HOME 环境变量来强制 HMCL 使用某个 Java 来启动自身