-
Bug
-
Resolution: Fixed
-
None
-
2.1.5963-2.1.5969 (Stable)
-
None
-
None
-
JAVA_HOME=/usr/lib64/jvm/jre-1.8.0-openjdk
OS=OpenSuse tumbleweed
-
Unconfirmed
MCL-11993 recommends to switch to the new launcher (without any docs for how to do so). The fix of downloading the new version of the legacy-launcher fails (see MCL-12328)
So I downloaded https://launcher.mojang.com/download/Minecraft.tar.gz and unpacked it. It contains Minecraft/minecraft-launcher and inside "minecraft-launcher" which I started from a terminal. It exits right away without any error.
It does not look like its missing any libs:
ldd ./minecraft-launcher
linux-vdso.so.1 (0x00007fffa3937000)
libdl.so.2 => /lib64/libdl.so.2 (0x00007f5d343e1000)
libpthread.so.0 => /lib64/libpthread.so.0 (0x00007f5d343bf000)
libstdc+.so.6 => /usr/lib64/libstdc+.so.6 (0x00007f5d341dd000)
libgcc_s.so.1 => /lib64/libgcc_s.so.1 (0x00007f5d341c3000)
libc.so.6 => /lib64/libc.so.6 (0x00007f5d33ffc000)
/lib64/ld-linux-x86-64.so.2 (0x00007f5d34408000)
libm.so.6 => /lib64/libm.so.6 (0x00007f5d33eb7000)
Attached an strace.log, but also there I don't see anything obvious.
I can't report the verion that I got from the download, because there is no version indication in the files (not even running 'strings minecraft-launcher'). Maybe the dates help:
rw-rr- 1 ensonic users 621568 13. Dez 2017 cef_100_percent.pak
rw-rr- 1 ensonic users 730195 13. Dez 2017 cef_200_percent.pak
rw-rr- 1 ensonic users 3381507 13. Dez 2017 cef_extensions.pak
rw-rr- 1 ensonic users 4115814 13. Dez 2017 cef.pak
-rwxr-xr-x 1 ensonic users 26592 13. Dez 2017 chrome-sandbox
rw-rr- 1 ensonic users 10196592 13. Dez 2017 icudtl.dat
-rwxr-xr-x 1 ensonic users 125944304 23. Jul 11:25 libcef.so
rw-rr- 1 ensonic users 9988448 23. Jul 11:25 liblauncher.so
drwxr-xr-x 1 ensonic users 682 23. Jul 11:25 locales
-rwxr-xr-x 1 ensonic users 67744 23. Jul 11:25 minecraft-launcher
-rwxr-xr-x 1 ensonic users 218275 13. Dez 2017 natives_blob.bin
-rwxr-xr-x 1 ensonic users 1530292 13. Dez 2017 snapshot_blob.bin
rw-rr- 1 ensonic users 82231 16. Okt 21:29 strace.log
-rwxr-xr-x 1 ensonic users 1948168 13. Dez 2017 v8_context_snapshot.bin
- relates to
-
MCL-14336 Launcher depends on obsolete package
- Resolved