-
Notifications
You must be signed in to change notification settings - Fork 1.6k
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
Issue running on Mac OSX Monterrey with M1 processors #7826
Comments
Oh shoot |
Also you shouldn't need the -XStartoffirstthread anymore, try running without that? Just a hunch, maybe that's what makes it 'hesdless' and makes the java toolkit not recognize the screen size |
Unfortunately not... :-/
|
But lol It actually works well both with openjdk 11 and openjdk 18. So I think you just need to update the docs for Mac OSX installation :-) Thanks @yairm210 !!! 💯 |
i will update relative doc. |
Fixed by @nacro711072 in the docs with #7828 :-) |
Platform
Mac OSX Monterrey (12.4), with Apple Silicon M1 Pro processor
Version
Tried with 4.1.18 and with 4.2.10
Describe the bug
The game is impossible to start.
To Reproduce
Steps to reproduce the behavior:
brew install java[@11]
Please note that the behaviour is the same with OpenJDK 18 and 11. I've also tried without the headless option, also without success. Please note that I had it working on an older, Intel-based Mac with openjdk11, see #2551
Expected behavior
I thought the jar could be used also this way on Mac OSX. I haven't tried yet to compile it.
The text was updated successfully, but these errors were encountered: