Package Details: hmcl-new 3.6.12-1

Git Clone URL: https://aur.archlinux.org/hmcl-new.git (read-only, click to copy)
Package Base: hmcl-new
Description: An unofficial build of HMCL that trying to compile and run HMCL with the latest LTS version of java. (with HMCL-Clean changes)
Upstream URL: https://github.com/HMCL-dev/HMCL
Keywords: hmcl hmcl-clean
Licenses: GPL3
Conflicts: hmcl
Provides: hmcl
Submitter: so1ar
Maintainer: AvianaCruz
Last Packager: AvianaCruz
Votes: 7
Popularity: 0.000009
First Submitted: 2022-04-13 13:32 (UTC)
Last Updated: 2025-03-28 16:36 (UTC)

Dependencies (5)

Required by (0)

Sources (6)

Pinned Comments

AvianaCruz commented on 2022-06-02 01:07 (UTC) (edited on 2022-06-24 02:09 (UTC) by AvianaCruz)

Because all other HMCL packages in AUR require specific JDK to build or execute, I adopted this package to make HMCL fluent and get rid of additional bloated JDKs.

因为AUR 上的所有其他 HMCL 包在构建或运行期间都需要特定的 JDK 并且不能利用 Arch openjfx,我接管了这个包并继续维护,以得到流畅的 HMCL 体验并且不需要多余的 JDK。

Latest Comments

Neko_Rikka commented on 2025-06-20 01:25 (UTC) (edited on 2025-06-20 01:26 (UTC) by Neko_Rikka)

安装后无法打开,报错是:

Error occurred during initialization of boot layer
java.lang.module.FindException: Module javafx.base not found

detian commented on 2023-12-17 18:20 (UTC)

https://fars.ee/HMum 看着改了一下下~

detian commented on 2023-12-17 17:52 (UTC)

detiam@Tinkling-PC ~> yay -Qs 17
local/java17-openjfx-bin 17-1
    Java OpenJFX 17.0.9 client application platform (Gluon build).
local/jdk17-openjdk 17.0.9.u8-2
    OpenJDK Java 17 development kit
local/jre17-openjdk 17.0.9.u8-2
    OpenJDK Java 17 full runtime environment
local/jre17-openjdk-headless 17.0.9.u8-2
    OpenJDK Java 17 headless runtime environment
detiam@Tinkling-PC ~> hmcl-new
/usr/bin/hmcl-new: 行 12: /usr/lib/jvm/java-17-openjfx/bin/java: 没有那个文件或目录

这个启动器似乎已经过时了,要不要切换到archlinux-java-runenv GDK_CORE_DEVICE_EVENTS=1 archlinux-java-run -f 'javafx' -a 17 -- -jar /usr/share/java/hmcl-new.jar "$@" 另外GDK_CORE_DEVICE_EVENTS=1可以让鼠标滚轮正常起来

AvianaCruz commented on 2022-12-31 04:54 (UTC)

@LinXuan 你那里网络连接的问题。

LinXuan commented on 2022-12-31 04:51 (UTC)

编译错误

To honour the JVM settings for this build a single-use Daemon process will be forked. See https://docs.gradle.org/7.5.1/userguide/gradle_daemon.html#sec:disabling_the_daemon. Daemon will be stopped at the end of the build

FAILURE: Build failed with an exception.

* What went wrong: Could not determine the dependencies of task ':HMCL:shadowJar'. > Could not resolve all dependencies for configuration ':HMCL:runtimeClasspath'. > Could not resolve org.jenkins-ci:constant-pool-scanner:1.2. Required by: project :HMCL > project :HMCLCore > Could not resolve org.jenkins-ci:constant-pool-scanner:1.2. > Could not get resource 'https://repo.maven.apache.org/maven2/org/jenkins-ci/constant-pool-scanner/1.2/constant-pool-scanner-1.2.pom'. > Could not GET 'https://repo.maven.apache.org/maven2/org/jenkins-ci/constant-pool-scanner/1.2/constant-pool-scanner-1.2.pom'. > The server may not support the client's requested TLS protocol versions: (TLSv1.2, TLSv1.3). You may need to configure the client to allow other protocols to be used. See: https ://docs.gradle.org/7.5.1/userguide/build_environment.html#gradle_system_properties > Remote host terminated the handshake

* Try: > Run with --stacktrace option to get the stack trace. > Run with --info or --debug option to get more log output. > Run with --scan to get full insights.

* Get more help at https://help.gradle.org

BUILD FAILED in 16s ==> 错误: 在 build() 中发生一个错误。

AvianaCruz commented on 2022-06-02 01:07 (UTC) (edited on 2022-06-24 02:09 (UTC) by AvianaCruz)

Because all other HMCL packages in AUR require specific JDK to build or execute, I adopted this package to make HMCL fluent and get rid of additional bloated JDKs.

因为AUR 上的所有其他 HMCL 包在构建或运行期间都需要特定的 JDK 并且不能利用 Arch openjfx,我接管了这个包并继续维护,以得到流畅的 HMCL 体验并且不需要多余的 JDK。

so1ar commented on 2022-05-25 13:44 (UTC)

Please use hmcl-bin instead.

此包不再维护,请使用hmcl-bin