Also can't pass the sha256sums validity check.
Search Criteria
Package Details: minecraft 2.1.13829-2
| Git Clone URL: | https://aur.archlinux.org/minecraft.git (read-only, click to copy) |
|---|---|
| Package Base: | minecraft |
| Description: | Minecraft Launcher |
| Upstream URL: | https://www.minecraft.net/ |
| Keywords: | game minecraft |
| Licenses: | |
| Conflicts: | |
| Provides: | |
| Submitter: | BombStrike |
| Maintainer: | yurikoles (petr) |
| Last Packager: | yurikoles |
| Votes: | 646 |
| Popularity: | 1.81 |
| First Submitted: | 2010-08-05 16:24 |
| Last Updated: | 2020-04-18 13:03 |
Dependencies (12)
- alsa-lib (alsa-lib-x205ta, alsa-lib-a52pcm)
- gconf (gconf-gtk2)
- gtk2 (gtk2-patched-gdkwin-nullcheck, gtk2-ubuntu, gtk2-git, gtk2-patched-filechooser-icon-view)
- gtk3 (gtk3-donnatella, gtk3-cosy, gtk3-optional-csd, gtk3-adwaita-3-32-git, gtk3-mushrooms, gtk3-classic, gtk3-ubuntu, gtk3-typeahead, gtk3-patched-filechooser-icon-view)
- java-runtime (server-jre, jdk5, jdk9-openj9-bin, tuxjdk, jre7-openjdk-infinality, java-8-openjdk-shenandoah, jre8-openjdk-infinality, java-gcj-compat, jdk10-openjdk-openj9-bin, jdk9, jre9, jdk-devel, jdk10, jre10, jdk8-arm, jdk8-arm64, jre8-openjdk-shenandoah, jre8-openjdk-jetbrains, jdk6, jdk12-openj9-bin, zulu-12-bin, jdk13-openj9-bin, jdk7, jre7, jre6, jre12, jdk8-openjdk-dcevm, jre11, jdk11-openj9-bin, jdk8-openj9-bin, jdk11-openjdk-dcevm, jetbrains-jre8, sapmachine-jdk-bin, jdk8-graalvm-bin, jdk11-graalvm-bin, jdk7-j9-bin, jdk7r1-j9-bin, java-openjdk-bin, jdk-openj9-bin, jdk11-graalvm-ee-bin, jdk8-j9-bin, liberica-jdk-full-bin, liberica-jdk-11-bin, liberica-jdk-11-lite-bin, liberica-jre-11-bin, liberica-jdk-11-full-bin, liberica-jre-11-full-bin, zulu-11-bin, zulu-8-bin, zulu-13-bin, liberica-jdk-8-full-bin, jdk-arm, zulu-embedded-jdk8, zulu-embedded-jdk11, jdk11-adoptopenjdk, amazon-corretto-8, amazon-corretto-11, jre8-adoptopenjdk, jdk14-openj9-bin, java-openjdk-loom-ea-bin, jre, jdk-adoptopenjdk, jdk8, jdk8-jetbrains, jdk-jetbrains, jre8, jetbrains-jre, java-openjdk-ea-bin, jre-openjdk, jre10-openjdk, jre11-openjdk, jre7-openjdk, jre8-openjdk)
- libx11 (libx11-git, libx11-threadsafe)
- libxcb (libxcb-git)
- libxss
- libxtst
- nss (nss-hg)
- xorg-xrandr (xorg-xrandr-git)
- flite (flite-fpic, flite1-patched) (optional) – narrator support
Required by (13)
- amidst (requires minecraft-launcher) (optional)
- amidst (optional)
- amidst-beta (optional)
- amidst-git (optional)
- amidstexporter (optional)
- cmpdl (requires minecraft-launcher)
- mcpatcher (optional)
- mcpatcher2 (optional)
- mcpatcher3 (optional)
- minecraft-ipv6
- minecraft-save-seed-reader (optional)
- rpw (optional)
- worldpainter (optional)
Sources (1)
kokolem commented on 2020-04-18 12:25
phunni commented on 2020-04-17 13:51
Also getting sha256sum validation failure.
drsh4dow commented on 2020-04-17 04:10
hi, files are not passing sha256sum validation
==> Validating source files with sha256sums...
Minecraft.deb ... FAILED
==> ERROR: One or more files did not pass the validity check!
Error downloading sources: minecraft
yurikoles commented on 2020-04-04 16:52
PRs are welcome here: https://github.com/yurikoles-aur/minecraft
Bramken commented on 2020-03-28 11:45
For anyone who want to use this launcher, it work great up to the 1.14.3. But if you try to play in 1.14.4 or higher than that it wont work.
Feakster commented on 2020-02-16 12:51
I just tried running this on Manjaro ARM using openjdk-13, but the following error was generated:
[12:50:42 INFO]: Getting syncinfo for selected version
[12:50:42 INFO]: Queueing library & version downloads
[12:50:42 FATAL]: Unhandled exception in thread Thread[pool-2-thread-2,5,main]
com.google.gson.JsonSyntaxException: duplicate key: null
at com.google.gson.internal.bind.MapTypeAdapterFactory$Adapter.read(MapTypeAdapterFactory.java:191) ~[Minecraft.jar:?]
at com.google.gson.internal.bind.MapTypeAdapterFactory$Adapter.read(MapTypeAdapterFactory.java:146) ~[Minecraft.jar:?]
at com.google.gson.internal.bind.ReflectiveTypeAdapterFactory$1.read(ReflectiveTypeAdapterFactory.java:93) ~[Minecraft.jar:?]
at com.google.gson.internal.bind.ReflectiveTypeAdapterFactory$Adapter.read(ReflectiveTypeAdapterFactory.java:172) ~[Minecraft.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:795) ~[Minecraft.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:761) ~[Minecraft.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:710) ~[Minecraft.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:682) ~[Minecraft.jar:?]
at net.minecraft.launcher.updater.RemoteVersionList.getCompleteVersion(RemoteVersionList.java:32) ~[launcher.jar:1.6.89-j]
at net.minecraft.launcher.updater.MinecraftVersionManager.getLatestCompleteVersion(MinecraftVersionManager.java:213) ~[launcher.jar:1.6.89-j]
at net.minecraft.launcher.updater.MinecraftVersionManager.getLatestCompleteVersion(MinecraftVersionManager.java:37) ~[launcher.jar:1.6.89-j]
at com.mojang.launcher.game.runner.AbstractGameRunner.playGame(AbstractGameRunner.java:67) ~[launcher.jar:1.6.89-j]
at net.minecraft.launcher.game.GameLaunchDispatcher$1.run(GameLaunchDispatcher.java:111) ~[launcher.jar:1.6.89-j]
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) ~[?:?]
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) ~[?:?]
at java.base/java.lang.Thread.run(Thread.java:830) [?:?]
Ketchup901 commented on 2019-09-19 15:42
Did this finally stop working? It can't download new versions of Minecraft, gets stuck on "Preparing..."
ShayBox commented on 2019-04-04 14:51
To respond to the pinned comment, the new launcher is stable, they also have a beta version of it, this is the "legacy" version they no longer recommend, so this should be renamed minecraft-legacy, while the official stable versions should be minecraft and minecraft-beta, to clear it up for anyone wondering why this is still the minecraft package.
z3ntu commented on 2019-03-18 16:09
This package should depend on gtk2 - as without gtk2 installed, the launcher won't start. See https://bugs.archlinux.org/task/59904 for basically the same issue for another package.
Beebo commented on 2018-11-14 00:42
Really wish Mojang would update their darn launcher to support the new JRE.
As for this package, the default behavior for most AUR helpers is to install the newest JRE greater-or-equal than jre8. While these higher JRE packages allow the launcher to work, they do not let you get in game.
So in other words, the game itself still requires a JRE no higher than 8 to work properly past the launcher. Just something to keep in mind.
Pinned Comments
yurikoles commented on 2020-04-04 16:52
PRs are welcome here: https://github.com/yurikoles-aur/minecraft