Package Details: minecraft-launcher 1:2.1.3-3

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: 1106
Popularity: 6.78
First Submitted: 2017-01-18 14:17 (UTC)
Last Updated: 2025-04-19 12:06 (UTC)

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:

$ minecraft-launcher
sh: line 1: orca: command not found
Created browser window for reuse: 0x1600004
[34399:34552:0308/133050.212343:ERROR:mime_util_xdg.cc(137)] Invalid mime.cache file does not contain null prior to ALIAS_LIST_OFFSET=44
[34399:34552:0308/133055.416488:ERROR:cast_crl.cc(443)] CRL - Verification failed.

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.

Latest Comments

« First ‹ Previous 1 .. 36 37 38 39 40 41 42 43 44 45 46 .. 54 Next › Last »

whynothugo commented on 2013-07-19 03:14 (UTC)

@J0k3r: Doesn't work for me. AFAIK, that swing+gtk no longer works as of java7. :/

CheapTransfers commented on 2013-07-19 01:38 (UTC)

if you want the new launcher to use the swing gtk l&f, insert '-Dswing.crossplatformlaf=com.sun.java.swing.plaf.gtk.GTKLookAndFeel' in your start script. You can also insert '-Dawt.useSystemAAFontSettings=on -Dswing.aatext=true' for anti-aliased fonts.

whynothugo commented on 2013-07-14 21:32 (UTC)

Is there any particular reason to pipe all output to /dev/null?

tmoore commented on 2013-07-14 00:56 (UTC)

If you want to get around this for now, just edit the PKGBUILD file and replace the second md5sum you see with 85273e24404cc6865805f951487b8a1e

whynothugo commented on 2013-07-12 21:25 (UTC)

Upstream checksum has changed.

BombStrike commented on 2013-07-11 15:23 (UTC)

I will though make a release 20 to address the changes highlighted by hobarrera and heftig

BombStrike commented on 2013-07-11 15:22 (UTC)

New launcher is included in version 19, please remove archlinuxfr from your repos as they have decided to provide dozens of outdated packages from AUR or explicitly install aur/minecraft and you should be able to install it.

vladimir1922 commented on 2013-07-11 15:15 (UTC)

Since version 1.6.1 it requires a new Launcher, this package is now obsolete

whynothugo commented on 2013-07-11 05:06 (UTC)

The license for this package isn't installed where it should be (/usr/share/licenses/minecraft/).

whynothugo commented on 2013-07-11 05:05 (UTC)

Please remove " || return 1". This hasn't been needed for ages; makepkg bails if anything goes wrong now.