@MLeerkotte, I think that is an issue with the latest OpenJDK. Try put this in your .zshrc/.bashrc:
export _JAVA_OPTIONS='-Dawt.useSystemAAFontSettings=gasp -Dswing.aatext=true -Dawt.useSystemAAFontSettings=gasp -Dsun.java2d.xrender=true'
the log out from your system (quit Xorg, logout) then relogin.
Search Criteria
Package Details: minecraft-launcher 1:2.1.3-3
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: | 1106 |
Popularity: | 6.78 |
First Submitted: | 2017-01-18 14:17 (UTC) |
Last Updated: | 2025-04-19 12:06 (UTC) |
Dependencies (7)
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc11-libsAUR, gcc-libs-snapshotAUR)
- gtk3 (gtk3-no_deadkeys_underlineAUR, gtk3-patched-filechooser-icon-viewAUR, gtk3-classicAUR, gtk3-classic-xfceAUR)
- 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, pass-secret-service-gitAUR, dssdAUR, gnome-keyring, keepassxc, kwallet, kwallet5) (optional) – persistent login support
Sources (4)
Latest Comments
« First ‹ Previous 1 .. 34 35 36 37 38 39 40 41 42 43 44 .. 54 Next › Last »
Brottweiler commented on 2014-06-22 12:19 (UTC)
MLeerkotte commented on 2014-06-22 09:18 (UTC)
When I launch Minecraft the launcher comes up as expected but i do not see any text (I guess a missing font) Which font does the launcher use?
jleclanche commented on 2014-05-06 22:20 (UTC)
Please change the dependency from xorg-server-utils to xorg-xrandr. The latter is back in the repos.
<deleted-account> commented on 2014-04-28 13:34 (UTC)
Please add ttf-dejavu as a dependency. Without this font, the game fails at launch.
<deleted-account> commented on 2014-04-28 13:33 (UTC)
Please add ttf-dejavu as a dependency. Otherwise, the game fail at launch.
B4SH-B00STER commented on 2014-04-18 18:17 (UTC)
@sterlo I didnt flag it
sterlo commented on 2014-04-13 18:11 (UTC)
@Toost_Inc -- I think it's labeled as out of date due to the inclusing of a cruft library, OpenAL, as per Booster-SDK.
MagicAndWires commented on 2014-04-11 18:41 (UTC)
How can this package be out of date when it uses the same launcher as linked to on the official site?
B4SH-B00STER commented on 2014-03-17 18:27 (UTC)
OpenAL is not needed
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.