Package Details: minecraft-launcher 1:2.1.3-2

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)

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 .. 7 8 9 10 11 12 13 14 15 16 17 .. 54 Next › Last »

TheCraiggers commented on 2021-08-16 18:45 (UTC)

I wonder, should gnome-keyring be an optional dependency then?

IslandC0der commented on 2021-08-13 21:40 (UTC)

How about using kwallet?

bronko commented on 2021-08-13 19:30 (UTC)

@ckuiper: thanks, that was the solution (installed gnome-keyring (even under KDE) and it saved the password)

ckuiper commented on 2021-08-13 19:10 (UTC)

I think secrets are now stored in a keyring now? So might need to set a keyring up for remember me to work.

bronko commented on 2021-08-09 17:11 (UTC) (edited on 2021-08-09 17:12 (UTC) by bronko)

"..my minecraft password isn't saved, I have to re-enter it everytime.."

I have the same issue, have to re-enter the password every time i start the launcher. Reinstalling and deleting the ~/.minecraft folder didn't help

Bananasmoothii commented on 2021-08-03 21:10 (UTC) (edited on 2021-08-03 21:11 (UTC) by Bananasmoothii)

Hello, my minecraft password isn't saved, I have to re-enter it everytime... Thanks in advance for any help, my discord is Bananasmoothii#1111

<deleted-account> commented on 2021-07-24 11:27 (UTC)

Minecraft refuses to boot up and nothing comes on screen ever since the launcher was updated.

DarkThoughts commented on 2021-07-10 00:09 (UTC)

Crashes on me on launch recently. https://bugs.mojang.com/browse/MCL-17531

set-l commented on 2021-06-19 08:22 (UTC)

Launcher requires libstdc++5 to show installer, as per bug ticket https://bugs.mojang.com/browse/MCL-18214

After doing pacman -S libstdc++5 the launcher shows the Minecraft installer.

jpegxguy commented on 2021-06-13 20:47 (UTC) (edited on 2021-06-14 21:35 (UTC) by jpegxguy)

jdk 16 you mean, and unfortunately official arch openjdk is still stuck on 15

Using jre from aur right now

Could also use the built in one which I think the launcher downloads automatically

EDIT: official openjdk is on 16 now, yay