I keep getting an error, "One or more files did not pass the validity check!," whenever I try to build. Any thoughts?
Search Criteria
Package Details: minecraft-launcher 1:2.1.3-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/minecraft-launcher.git (read-only, click to copy) |
---|---|
Package Base: | minecraft-launcher |
Description: | Official Minecraft Launcher |
Upstream URL: | https://mojang.com/ |
Keywords: | game minecraft |
Licenses: | custom |
Conflicts: | minecraft-launcher-beta |
Provides: | minecraft-launcher-beta |
Submitter: | shoghicp |
Maintainer: | pschichtel |
Last Packager: | pschichtel |
Votes: | 1105 |
Popularity: | 7.25 |
First Submitted: | 2017-01-18 14:17 (UTC) |
Last Updated: | 2025-03-22 14:57 (UTC) |
Dependencies (7)
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc11-libsAUR, gcc-libs-snapshotAUR)
- gtk3 (gtk3-no_deadkeys_underlineAUR, gtk3-classic-xfceAUR, gtk3-classicAUR, gtk3-patched-filechooser-icon-viewAUR)
- libgpg-error (libgpg-error-gitAUR)
- zlib (zlib-ng-compat-gitAUR, zlib-gitAUR, zlib-ng-compat)
- flite (flite1AUR) (optional) – narrator support
- orca (orca-gitAUR) (optional) – screen reader support
- org.freedesktop.secrets (gnome-keyring-gitAUR, pass-secrets-gitAUR, keepassxc-allow-aur-extension-originAUR, keepassxc-allow-aur-extension-origin-binAUR, bitw-gitAUR, keepassxc-qt6AUR, pass-secret-service-binAUR, keepassxc-gitAUR, dssdAUR, pass-secret-service-gitAUR, gnome-keyring, keepassxc, kwallet, kwallet5) (optional) – persistent login support
Sources (3)
Latest Comments
« First ‹ Previous 1 .. 46 47 48 49 50 51 52 53 54 Next › Last »
dhaines commented on 2011-02-25 15:14 (UTC)
WorMzy commented on 2011-02-23 20:08 (UTC)
Another new md5: 6e053e85cd4920f7aaf26c4455b50ce7
<deleted-account> commented on 2011-02-23 14:11 (UTC)
I revised your PKGBUILD (not that it was particularly bad):
http://pub.lambda.ath.cx/patrick/stuff/minecraft.PKGBUILD
Feel free to implement (or not) some of the revisions/suggestions/ideas I've made.
BombStrike commented on 2011-02-23 12:43 (UTC)
Updated again and added the $@ to the exec line, should do the trick
franciscod commented on 2011-02-23 04:03 (UTC)
quoting from http://mcupdate.tumblr.com/post/3427294253/welcome-to-the-new-minecraft-launcher
"One cool feature about the new launcher you might want to know about is that you can pass it command-line features! The syntax is:
Minecraft <username> <password> <server:port>"
Currently, this package's /usr/bin/minecraft script does not pass the arguments to the JAR file, a simple $@ at the end of the 'exec' line would do the trick :)
<deleted-account> commented on 2011-02-22 18:26 (UTC)
New md5sum 9bf1523cbb6a6e9b0c0ea55261050780
tjb0607 commented on 2011-02-22 02:35 (UTC)
The loader has been updated, so you have a md5sum to update. Flagged out of date.
WorMzy commented on 2011-02-21 20:45 (UTC)
New md5 for minecraft.jar (second md5 line) is 578d9eae4409878b5a6f11b4d1562233
<deleted-account> commented on 2011-02-02 21:00 (UTC)
#xewl
It works for me on Open Source ATI drivers.. Try to run it in terminal and paste output.
Pinned Comments
wheat32 commented on 2025-03-08 18:32 (UTC) (edited on 2025-03-08 19:30 (UTC) by wheat32)
I seem to be having a different issue than what others are describing. Suddenly today, I an unable to start the launcher without getting a generic "An unexpected issue occurred" message. Here's what I get in the terminal:
Edit: I found that deleting the webcache2 directory in the .minecraft directory fixes the issue for me.
petr commented on 2021-10-08 09:04 (UTC)
The package version is the version of the launcher bootstrap - the part that actually downloads and updates the launcher.
That means the version number of the actual launcher (2.x.xxx) is different from the version here (9xx+) on a fundamental level, and should not be compared.
The package is outdated only when the bootstrap version you get here is different from the bootstrap version you would get from minecraft.net when using the raw tarball.