If you're like me and got confused about the linked issue page: it seems the permalink has stopped working. Go to the "All" comments section and read by LightWayUp; basically saying to remove "-XX:+CMSIncrementalMode" from your profile's JVM arguments, also mentioned below.
Search Criteria
Package Details: minecraft-launcher 1:2.1.3-1
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: | 1098 |
Popularity: | 4.91 |
First Submitted: | 2017-01-18 14:17 (UTC) |
Last Updated: | 2024-11-28 00:27 (UTC) |
Dependencies (6)
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc11-libsAUR, gcc-libs-snapshotAUR)
- gtk3 (gtk3-no_deadkeys_underlineAUR, gtk3-classicAUR, gtk3-classic-xfceAUR, 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
- org.freedesktop.secrets (gnome-keyring-gitAUR, pass-secrets-gitAUR, keepassxc-allow-aur-extension-originAUR, keepassxc-allow-aur-extension-origin-binAUR, dssdAUR, bitw-gitAUR, keepassxc-qt6AUR, pass-secret-service-binAUR, pass-secret-service-gitAUR, keepassxc-gitAUR, gnome-keyring, keepassxc, kwallet, kwallet5) (optional) – persistent login support
Sources (3)
Latest Comments
« First ‹ Previous 1 .. 26 27 28 29 30 31 32 33 34 35 36 .. 52 Next › Last »
spotlightishere commented on 2018-01-26 22:44 (UTC)
<deleted-account> commented on 2017-12-02 19:04 (UTC)
Thanks and please leave it this way. I for example have placed some separate VMs inside my .minecraft directory to run different versions of Minecraft and also would not want it to change my system wide configuration, as the launcher itself works with almost every version of Java.
BombStrike commented on 2017-12-01 07:51 (UTC)
@Tids If I don't force the install of java 8 I get weekly mails asking me to force the install because people expect this package to set it up for them.
What I can do though is set it to java-runtime>=8 and leave a comment telling java 9 users to check the issue you linked.
fabiscafe commented on 2017-11-30 11:25 (UTC)
Please dont force installation of java 8, Set it as "optional dependency" with a nice comment. Minecraft runs very well with java 9 (look at the comment from max.bra)
Also: https://bugs.mojang.com/browse/MCL-4341?focusedCommentId=411434&page=com.atlassian.jira.plugin.system.issuetabpanels%3Acomment-tabpanel#comment-411434
max.bra commented on 2017-11-30 10:12 (UTC)
hi all,
minecraft is java 9 compatible by removing "-XX:+CMSIncrementalMode" from profile startup arguments. java-runtime=8 is not needed.
BombStrike commented on 2017-11-30 08:57 (UTC)
Scratch my last comment, I can actually use java-runtime=8. If you have both the Oracle and OpenJDK 8 versions installed, the binary will use OpenJDK by default.
BombStrike commented on 2017-11-30 08:50 (UTC)
Sorry about the delay, I updated java-runtime to jre8-openjdk and made the binary use it by default (initially wanted to leave support for the JRE9 but seems to crash the game).
I wish there was a more elegant solution that would be compatible with people using the oracle jre8 but I have no way to say something like "java-runtime == 8" so that will have to do for now.
koyuawsmbrtn commented on 2017-11-18 22:35 (UTC)
@brandon-schumann oh, yes. thank you. never noticed, that this is used by the feature. i'll do it in the next release of this package (would be propably on monday). it's making the package more accessible of course :)
verkvieto commented on 2017-11-18 20:49 (UTC)
Could flite be added as an optional dependency for the chat narrator feature?
l33tlinuxh4x0r commented on 2017-10-25 20:18 (UTC)
I have updated the PKGBUILD to version 2.0.1005 you can get it here -> https://pastebin.com/cnn3JPrp
Pinned Comments
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.