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.52
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 2 3 4 5 6 7 8 9 .. 54 Next › Last »

kode54 commented on 2024-06-12 01:47 (UTC) (edited on 2024-06-12 01:49 (UTC) by kode54)

@Lyr1cal: At the very least, it should be updated with a new pkgrel with the dependency changes suggested below. Microsoft’s launcher bundles its own Java runtime just for Minecraft, and gnome keyring is used to store credentials across sessions.

Edit: As in, it fetches a Minecraft version specific runtime when installling a given version, rather than requiring the distribution packaging.

Lyr1cal commented on 2024-06-11 22:48 (UTC)

Why is this marked as out-of-date? The launcher is very much up to date and the game updates are provided through the launcher.

virtualsid commented on 2024-02-17 06:31 (UTC)

I'm very new to Arch (I just installed today!), apologies if I'm missing something obvious.

I noticed some odd dependencies - dependencies that don't seem to be needed for the modern launcher. In particular, the java-runtime one - I edited PKGBUILD on my machine to remove java-runtime, with no ill effect.

Also, is it worth putting in optional: gnome-keyring? That way the login could be saved between sessions?

siliconwaffle commented on 2024-01-13 20:00 (UTC)

Is it possible to disable the bootstrap launcher updates?

sparkys commented on 2023-09-05 11:36 (UTC) (edited on 2023-09-13 12:04 (UTC) by sparkys)

Alright, I've figured it out. I used helvum to connect my headphone 'playback_FL' and "playback_FR' to channel 1 and channel 2 and now I can hear ingame sounds, great.

kode54 commented on 2023-08-31 00:08 (UTC)

Yeah, maybe that's fine, now that I'm not really using Bluetooth audio, one thing PulseAudio doesn't really do properly. PulseAudio just has SBC, and all other codecs are pending a potential future release of GStreamer that may or may not come in the next decade.

Bachsau commented on 2023-08-30 14:30 (UTC) (edited on 2023-08-30 14:44 (UTC) by Bachsau)

@kode54 Or maybe just ditch that shit and switch to PulseAudio. Some time ago, audio on Linux was a nightmare. Then PulseAudio came and fixed it. Everything was working fine until someone decided a working system needed fixing. Now Pipewire is here to bring the nightmare back.

Anyway, this has nothing todo with this launcher, which is in fact just an updater and launcher for the launcher.

kode54 commented on 2023-08-30 11:27 (UTC)

@sparkys: It's an artifact of having pipewire-jack installed. Somehow, the default jack device doesn't pick any sound devices for OpenAL outputs, so you end up with silence.

The annoying workaround is to use the graph in something like Carla, qpwgraph, or Helvum, to connect the OpenAL sound source to your sound output device. Or your output graph, if you're using EasyEffects.

sparkys commented on 2023-08-30 11:11 (UTC)

There is no sound ingame (worlds and menus are silent) on any minecraft version. I'm using pipewire. All other multimedia works fine (playing music, videos etc). Have anyone encountered something like this before with this launcher?

Bachsau commented on 2023-07-29 23:56 (UTC) (edited on 2023-07-30 00:04 (UTC) by Bachsau)

@Jackleson The system's keychain aka. "OS level password manager" is used to securely store your session keys and is normally unlocked when you login to your computer. The launcher uses it on all systems, including GNOME/MATE, macOS and Windows, and so do all modern web browsers.