Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Minecraft dont open #464

Open
riccskn opened this issue Feb 23, 2021 · 3 comments
Open

Minecraft dont open #464

riccskn opened this issue Feb 23, 2021 · 3 comments

Comments

@riccskn
Copy link

riccskn commented Feb 23, 2021

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
Copy link
Member

ChristopherHX commented Feb 24, 2021

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
Copy link
Author

riccskn commented Feb 24, 2021

I already did this process

@ChristopherHX
Copy link
Member

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

  • Provide a screenshot of the troubleshooter (Settings->General)
    • It should say x86_64 is unsupported on your device, but x86 works
  • Provide a Screenshot of Settings->Dev
    • nothing should be enabled there, or you force a failure

Maybe try

  • Reset Launcher settings (Settings->About)
  • reopen the launcher
  • delete every version in (Settings->Versions)
  • reopen the launcher
  • select the version containing google play latest

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

  • press the button next to the text Profile, "Default"
  • press the selected version
  • choose something like 1.16.201.2 (x86) instead of 1.16.201.2 (x86_64)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants