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

Incompatibilities with ARM64 macOS ("Apple silicon") #19

Open
pixelcmtd opened this issue Jul 23, 2022 · 3 comments
Open

Incompatibilities with ARM64 macOS ("Apple silicon") #19

pixelcmtd opened this issue Jul 23, 2022 · 3 comments
Assignees
Labels
bug Something isn't working

Comments

@pixelcmtd
Copy link
Owner

Minecraft-wise, the Apple silicon transition has been kinda funny. The oldest version that just works without any tweaking on my Mac is 1.19-pre1, all old versions (up to 22w17a) can't find a Java Runtime, and two snapshots are just crashing at launch (22w18a and 22w19a). CXClient 3.2 obviously doesn't work either, as it is heavily based on 1.8.8 (and the whole 1.8 line in general). I'll have to investigate...

@pixelcmtd pixelcmtd added the bug Something isn't working label Jul 23, 2022
@pixelcmtd pixelcmtd self-assigned this Jul 23, 2022
@pixelcmtd
Copy link
Owner Author

Good god...I think it's probably caused by LWJGL 2 not supporting it, obviously, at least in Mojang's builds. I really don't wanna have to update to LWJGL 3, but that might not be a problem, as we might be able to just use a custom build of v2.9.something.

@pixelcmtd
Copy link
Owner Author

A possible fix is just documenting how to use an x86_64 build of Java in the Minecraft launcher, and staring at MultiMC for a few hours.

@omerien
Copy link

omerien commented Oct 7, 2022

I use the basic Minecraft launcher and a amd64 java and it works fine (M1 Pro). Didn't tried out in ManyMC yet tho

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants