Search Criteria
Package Details: mindustry-bin 1:7.0_146-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/mindustry-bin.git (read-only, click to copy) |
---|---|
Package Base: | mindustry-bin |
Description: | A sandbox tower defense game written in Java |
Upstream URL: | https://github.com/Anuken/Mindustry |
Licenses: | GPL3 |
Conflicts: | mindustry |
Provides: | mindustry |
Submitter: | dmitmel |
Maintainer: | dmitmel |
Last Packager: | dmitmel |
Votes: | 30 |
Popularity: | 0.197363 |
First Submitted: | 2019-10-08 13:45 (UTC) |
Last Updated: | 2024-03-23 22:15 (UTC) |
Dependencies (4)
- hicolor-icon-theme (hicolor-icon-theme-gitAUR)
- java-runtime (jre10AUR, jre12AUR, jdk10AUR, jdk10-openj9-binAUR, jdk7AUR, jre7AUR, amazon-corretto-16AUR, jdk8-graalvm-binAUR, jdk16-graalvm-binAUR, jdk16-adoptopenjdkAUR, liberica-jre-11-binAUR, jdk11-j9-binAUR, jre11-jbr-xdgAUR, jre16-openjdkAUR, jre14-openjdkAUR, jre15AUR, jre14AUR, jre13AUR, jre16AUR, jre18-openjdkAUR, amazon-corretto-19-binAUR, jdk19-graalvm-binAUR, liberica-jre-11-full-binAUR, jdk19-graalvm-ee-binAUR, jdk13-openjdk-binAUR, liberica-jre-8-full-binAUR, jdk11-graalvm-binAUR, jre-openj9AUR, jdk11-graalvm-ee-binAUR, jre12-openjdkAUR, jdk11-dragonwell-standard-binAUR, jdk11-jetbrains-binAUR, jdk20-graalvm-binAUR, jdk17-graalvm-binAUR, jdk8-graalvm-ee-binAUR, jdk20-openj9-binAUR, zulu-13-binAUR, jdk8-dragonwell-extended-binAUR, jdk8-dragonwell-standard-binAUR, jdk11-dragonwell-extended-binAUR, jdk17-dragonwell-standard-binAUR, jre11AUR, jdk8-j9-binAUR, jdk7-j9-binAUR, jdk7r1-j9-binAUR, jdk8-dragonwell-extendedAUR, jre13-openjdkAUR, jre15-openjdkAUR, jdk21-graalvm-binAUR, jre17-jetbrainsAUR, jdk8-openj9-binAUR, jre-ltsAUR, microsoft-openjdk-11-binAUR, microsoft-openjdk-17-binAUR, microsoft-openjdk-21-binAUR, liberica-nik-24-full-binAUR, jre21-jetbrains-gitAUR, jdk21-jetbrains-gitAUR, zulu-17-binAUR, zulu-11-binAUR, zulu-8-binAUR, mandrel-binAUR, mandrel24-binAUR, liberica-jdk-17-full-binAUR, liberica-jdk-11-lite-binAUR, liberica-jdk-11-full-binAUR, liberica-jdk-11-binAUR, jdk17-graalvm-ee-binAUR, jdk21-graalvm-ee-binAUR, jdk22-graalvm-ee-binAUR, jdk20-graalvm-ee-binAUR, jdk22-graalvm-binAUR, jre19-openjdkAUR, jdk17-jetbrains-binAUR, zulu-jdk-fx-binAUR, jre21-jetbrainsAUR, jdk17-zulu-prime-binAUR, jre17AUR, java-openjdk-binAUR, amazon-corretto-17AUR, amazon-corretto-21-binAUR, jdk21-temurinAUR, amazon-corretto-8AUR, amazon-corretto-11AUR, jdk11-temurinAUR, liberica-jdk-full-binAUR, liberica-jdk-21-full-binAUR, liberica-jdk-8-full-binAUR, jdk17-temurinAUR, jdk8-temurinAUR, zulu-21-binAUR, jdk-temurinAUR, jre8AUR, jdk8AUR, zulu-17-fx-binAUR, jdk8-perfAUR, zulu-jre-fx-binAUR, zulu-fx-binAUR, zulu8-fx-binAUR, zulu11-fx-binAUR, zulu17-fx-binAUR, zulu21-fx-binAUR, jdk-openj9-binAUR, jdk11-openj9-binAUR, jre-jetbrainsAUR, jre-openjdk-wakefieldAUR, jdk-openjdk-wakefieldAUR, jdk21-openj9-binAUR, zulu-23-binAUR, jreAUR, jdkAUR, jdk21-jetbrains-binAUR, jre-zulu-binAUR, jre-zulu-fx-binAUR, jdk21-dragonwell-standard-binAUR, jdk21-dragonwell-extended-binAUR, jdk-android-studioAUR, jdk17-openj9-binAUR, jre-zuluAUR, jre-zulu-fxAUR, jre21-zulu-binAUR, jre17-zulu-binAUR, jdk23-graalvm-ee-binAUR, zing-8-binAUR, zing-21-binAUR, java-openjdk-ea-binAUR, jdk-openjdk, jdk11-openjdk, jdk17-openjdk, jdk21-openjdk, jre-openjdk, jre11-openjdk, jre17-openjdk, jre21-openjdk, jre8-openjdk)
- sh (dashbinshAUR, bash-devel-static-gitAUR, zshbinshAUR, bash-devel-gitAUR, busybox-coreutilsAUR, bash-gitAUR, bash)
- libicns (make)
Latest Comments
1 2 3 Next › Last »
dmitmel commented on 2024-03-23 22:11 (UTC)
bill88t: Didn't know the JAR included native dynamic libraries. I guess the package should be restricted to x86-only. Although I'm unsure if the build process of Mindustry when compiling from source also compiles the libarc.so library or whatever for your platform.
bill88t commented on 2024-03-23 14:08 (UTC)
The current version does not run on aarch64.
[E] arc.util.ArcRuntimeException: Couldn't load shared library 'libarcarm64.so' for target: Linux, 64-bit at arc.util.SharedLibraryLoader.load(SharedLibraryLoader.java:84) at arc.util.ArcNativesLoader.load(ArcNativesLoader.java:14) at arc.backend.sdl.SdlApplication.init(SdlApplication.java:107) at arc.backend.sdl.SdlApplication.<init>(SdlApplication.java:35) at mindustry.desktop.DesktopLauncher.main(DesktopLauncher.java:39) Caused by: arc.util.ArcRuntimeException: Unable to read file for extraction: libarcarm64.so at arc.util.SharedLibraryLoader.readFile(SharedLibraryLoader.java:93) at arc.util.SharedLibraryLoader.loadFile(SharedLibraryLoader.java:253) at arc.util.SharedLibraryLoader.load(SharedLibraryLoader.java:81) ... 4 more
[E] Failed to save local crash report.: java.lang.ExceptionInInitializerError at mindustry.desktop.DesktopLauncher.message(DesktopLauncher.java:369) at mindustry.desktop.DesktopLauncher.lambda$handleCrash$9(DesktopLauncher.java:242) at mindustry.desktop.DesktopLauncher.lambda$handleCrash$10(DesktopLauncher.java:242) at mindustry.net.CrashSender.send(CrashSender.java:91) at mindustry.desktop.DesktopLauncher.handleCrash(DesktopLauncher.java:239) at mindustry.desktop.DesktopLauncher.main(DesktopLauncher.java:64) Caused by: arc.util.ArcRuntimeException: Couldn't load shared library 'libsdl-arcarm64.so' for target: Linux, 64-bit at arc.util.SharedLibraryLoader.load(SharedLibraryLoader.java:84) at arc.backend.sdl.jni.SDL.<clinit>(SDL.java:137) ... 6 more Caused by: arc.util.ArcRuntimeException: Unable to read file for extraction: libsdl-arcarm64.so at arc.util.SharedLibraryLoader.readFile(SharedLibraryLoader.java:93) at arc.util.SharedLibraryLoader.loadFile(SharedLibraryLoader.java:253) at arc.util.SharedLibraryLoader.load(SharedLibraryLoader.java:81) ... 7 more
mikaelblomkvists commented on 2023-05-15 06:52 (UTC) (edited on 2023-05-16 06:40 (UTC) by mikaelblomkvists)
@ssnailz The packager forgot to update checksums, or rather the author modified the game files recently, without bumping up the version identifier.
"Edit build files" before building and replace this whole line:
with this:
If it occurs once again:
In order to get the
271ef..b2f
checksum value for future problems like this - you can download theMindustry.jar
manually from the github and then calculate the checksum with command:sha256sum /path/to/the/Mindustry.jar
ssnailz commented on 2023-04-01 17:31 (UTC)
unable to install pls help
rumaks commented on 2022-08-30 12:50 (UTC)
mindustry-bin-138.jar
doesn't pass the validity check (expected checksum:56148b9e80003329f923cf99da1873b306abaf6d699dc62f803d42830343dae2
)dmitmel commented on 2021-10-18 15:09 (UTC)
akhial: fixed
akhial commented on 2021-10-18 13:34 (UTC)
mindustry-bin-133.jar is failing the validity check..
Expected: a8f4eab8a7d211988bf718775ab8004a198673a94d2e823e70a0ddc44ce4bb8c Actual: 441c3fb5abe8b1fdb1ba620714c16076b4f3f0b3b0b9af52aa100e0a7aee3108
dmitmel commented on 2021-08-16 09:16 (UTC)
E3LDDfrK: I think you are supposed to run
sudo archlinux-java set <something>
after installing a JRE for the first time. Not sure why this is not done automatically for JREs, but is for JDKs.E3LDDfrK commented on 2021-08-16 01:49 (UTC) (edited on 2021-08-16 13:35 (UTC) by E3LDDfrK)
I personally got this error:
I have jre-openjdk for the java-runtime>=8 dependency if it matters. Same error with mindustry package.
edit: Installing jdk-openjdk fixes it for me. So I guess there's a java-environment dependency missing?
edit2: Thanks for the answer @dmitmel.
Eisfunke commented on 2020-11-29 18:18 (UTC)
dmitmel: That's interesting, thank you. No need to investigate on my account, I don't want to bother you. 119 works again, that's enough for me :D
1 2 3 Next › Last »