Package Details: hmcl 3.5.7-1

Git Clone URL: https://aur.archlinux.org/hmcl.git (read-only, click to copy)
Package Base: hmcl
Description: A Minecraft Launcher which is multi-functional, cross-platform and popular
Upstream URL: https://github.com/huanghongxun/HMCL
Licenses: GPL-3.0-or-later
Conflicts: hmcl
Provides: hmcl
Submitter: hexchain
Maintainer: imlonghao
Last Packager: imlonghao
Votes: 16
Popularity: 0.000943
First Submitted: 2016-05-04 07:42 (UTC)
Last Updated: 2024-03-25 15:03 (UTC)

Dependencies (2)

Required by (0)

Sources (3)

Latest Comments

« First ‹ Previous 1 2 3 4 5 Next › Last »

Coelacanthus commented on 2020-05-25 08:54 (UTC)

I think it good to use java8 in launch-script, like this:

exec /usr/lib/jvm/java-8-openjdk/jre/bin/java -jar "/usr/share/java/hmcl/hmcl.jar" "$@"

<deleted-account> commented on 2020-04-16 19:01 (UTC)

@imlonghao it works now! last week it didn't compile but now everything is fine. probably something broke gradle since I update ArchLinux daily and now it is fixed.

<deleted-account> commented on 2020-04-15 01:38 (UTC)

@imlonghao gradle can't run javapackager process, even though it exists in jdk8-openjdk

I though that the package was outdated, sorry if I was wrong but still I can't build it.

so I am leaving my package hmcl-bin for people who can't or don't want to build HMCL

imlonghao commented on 2020-04-14 23:14 (UTC)

@Rowisi 1. What's the error when you compile? I can build this package successfully with archlinuxcn build machine.[1] 2. 3.2.149 is the latest stable version and your 3.3.162 is the latest develop version according to [2].

https://build.archlinuxcn.org/~imlonghao/log/hmcl/

https://hmcl.huangyuhui.net/download

<deleted-account> commented on 2020-04-14 19:26 (UTC)

Since this package fails to compile and its outdated, I have created hmcl-bin package that uses the latest binary version of HMCL

<deleted-account> commented on 2019-12-23 10:38 (UTC)

I have updated the package here https://github.com/Rowisi/HMCL-Archlinux-AUR

If you want to install/update just git clone the repo and then run makepkg -sicC in it.

dantix commented on 2019-07-25 07:11 (UTC)

Hi, java-openjfx version should be between 8 and 10 according to message from application.

I've updated my system today and application no longer runs

[2019-07-25 10:00] [ALPM] upgraded java-openjfx (8.u172-2 -> 11.0.3.u1-1)

Installing java8-openjfx fixes the problem, but it would be nice if you can update dependencies accordingly

LinRs commented on 2019-04-04 06:37 (UTC) (edited on 2019-04-04 06:49 (UTC) by LinRs)

@a-wing,
Now, the package will build with openjdk version 8.

a-wing commented on 2019-04-03 12:14 (UTC) (edited on 2019-04-03 12:25 (UTC) by a-wing)

jdk-openjdk && jdk10-openjdk

Starting a Gradle Daemon (subsequent builds will be faster)
> Task :HMCLCore:compileJava FAILED

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':HMCLCore:compileJava'.
> Could not find tools.jar. Please check that /usr/lib/jvm/java-8-openjdk/jre contains a valid JDK installation.


* 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 21s
1 actionable task: 1 executed
==> ERROR: A failure occurred in build().
    Aborting...

jdk8-openjdk: success

Maybe ? depends=('java-openjfx>=8' 'jdk8-openjdk')

houbaron commented on 2019-02-14 13:01 (UTC)

No Icon? Maybe we can use https://raw.githubusercontent.com/huanghongxun/HMCL/javafx/HMCLauncher/HMCL/HMCL.ico or https://raw.githubusercontent.com/huanghongxun/HMCL/javafx/HMCL/src/main/resources/assets/img/craft_table.png . It's the official icon of Windows version.