mojira.dev
MC-155863

Minecraft on ARM Linux

Now that the RPi 4 is out, and OpenJDK 11 is working on the raspberry (same performance as Oracle JDK 8, I almost could not believe it, this means Larry has lost control over Java! We're free!!! 😉) can we get Minecraft working out-of-the box?

Now all you get is "Game ended with bad state (exit code 1)".

Isn't this really easy to fix? You just have to add the correct liblwjgl.so and libopenal.so to the library path no?

Related issues

Comments

migrated

It actually does work, you just need a 64 bit OS for 1.13 and beyond (currently not available for Pi4). https://www.raspberrypi.org/forums/viewtopic.php?f=78&t=243946

migrated

Ok, why does it need 64 bit OS? Because LWJGL 3 has not been compiled to 32-bit? Edit: confirmed!

migrated

(Unassigned)

Unconfirmed

(Unassigned)

Minecraft 1.14.3

Retrieved