Package Details: mindustry 146-1

Git Clone URL: https://aur.archlinux.org/mindustry.git (read-only, click to copy)
Package Base: mindustry
Description: A sandbox tower defense game
Upstream URL: https://github.com/Anuken/Mindustry
Licenses: GPL-3.0-only
Submitter: dmitmel
Maintainer: xiota
Last Packager: xiota
Votes: 34
Popularity: 1.10
First Submitted: 2019-10-10 21:43 (UTC)
Last Updated: 2025-01-17 16:08 (UTC)

Dependencies (6)

Required by (0)

Sources (2)

Latest Comments

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

Henry-ZHR commented on 2022-11-01 23:50 (UTC)

openjdk version "19.0.1" 2022-10-18
OpenJDK Runtime Environment (build 19.0.1+10)
OpenJDK 64-Bit Server VM (build 19.0.1+10, mixed mode)

dmitmel commented on 2022-11-01 12:43 (UTC)

Henry-ZHR: What version of Java are you using?

Henry-ZHR commented on 2022-11-01 12:35 (UTC)

Fail to build

FAILURE: Build failed with an exception.

* What went wrong:
Could not open settings generic class cache for settings file '/home/zhr/.cache/yay/mindustry/src/Mindustry-140/settings.gradle' (/home/zhr/.gradle/caches/7.5.1/scripts/clf09az73rlspqa616etzu9h7).
> BUG! exception in phase 'semantic analysis' in source unit '_BuildScript_' Unsupported class file major version 63

pescepalla commented on 2022-08-01 17:17 (UTC)

If anyone is having trouble running it on Wayland, this works for me:

env SDL_VIDEODRIVER=x11 mindustry

VinceUB commented on 2022-03-22 07:34 (UTC)

Building fails if the default JDK is JDK 11. My solution was to set the JAVA_HOME env var to JDK 17.

dmitmel commented on 2022-01-26 22:08 (UTC)

t-8ch: Fair.

t-8ch commented on 2022-01-26 21:07 (UTC)

As the android module seems to lead to issues and the AUR package should not need it anyways, it should be possible to unset ANDROID_HOME in the PKGBUILD. The the android module will not be built.

dmitmel commented on 2020-12-31 17:01 (UTC)

croxis: Thanks. Fixed in pkgrel 2.

croxis commented on 2020-12-31 17:00 (UTC)

I attempted to build when I set up a fresh vm. Gradle complained about libasound.so.2 missing.