minecraft-linux / mcpelauncher-manifest

The main repository for the Linux and Mac OS Bedrock edition Minecraft launcher.
https://minecraft-linux.github.io
GNU General Public License v3.0
954 stars 99 forks source link

Minecraft dont open #464

Open riccskn opened 3 years ago

riccskn commented 3 years ago

18:48:27 Info [Launcher] Version: client 2a16784 / manifest 592d02d 18:48:27 Info [Launcher] CPU: GenuineIntel Intel(R) Core(TM)2 Quad CPU Q8400 @ 2.66GHz 18:48:27 Info [Launcher] CPU supports SSSE3: YES 18:48:27 Trace [Launcher] Loading hybris libraries 18:48:27 Trace [HybrisUtils] Loaded OS library libm.so.6 18:48:27 Trace [HybrisUtils] Loaded OS library libz.so.1 18:48:27 Trace [HybrisUtils] Loaded OS library /tmp/.mount_Minecr8c8wcE/usr/share/mcpelauncher/lib/native/x86_64/libfmod.so.12.0 18:48:27 Trace [Launcher] Loading Minecraft library

Process exited with unexpected exit code: 4

ChristopherHX commented 3 years ago

You have a pretty old device from 2009, you will never get the x86_64 version running on that device without writting an emulator (missing SSE4.1 and other instruction sets). Compile the launcher for i386/x86 and start a i386/x86 version of minecraft.

In case you have the flatpak

riccskn commented 3 years ago

I already did this process

ChristopherHX commented 3 years ago

I have no idea what exactly you have done to get into this broken state of the launcher.

Maybe try

The launcher shouldn't provide you any x86_64 versions at all