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

Unable to launch beatoraja 0.8.7 (macOS ARM platform + Java 22) #824

Closed
haikuotiankong114514 opened this issue Sep 6, 2024 · 6 comments
Closed

Comments

@haikuotiankong114514
Copy link

When using command java -jar /path/to/beatoraga.jar to launch beatoraja, the terminal always pop up an error message:
image
which roughly means can't load blah blah blah. Tried chmod -R 755 but failed.
I'm using macOS 15 (ARM) with zulujdk Java 22, along with the latest 0.8.7 version (without modernchic). Below are the java -version information:

haikuotiankong@haikuotiankongdeMacBook-Pro ~ % java -version
openjdk version "22.0.1" 2024-04-16
OpenJDK Runtime Environment Zulu22.30+13-CA (build 22.0.1+8)
OpenJDK 64-Bit Server VM Zulu22.30+13-CA (build 22.0.1+8, mixed mode, sharing)

Can't find log, but if you need I'll try.

@haikuotiankong114514
Copy link
Author

my bad. it needed the specific java 17 and i didnt know it.

@hamzah-opal-n
Copy link

Which version of Java got it working for you? I'm having trouble starting the game on Apple Silicon as well.

@haikuotiankong114514
Copy link
Author

Which version of Java got it working for you? I'm having trouble starting the game on Apple Silicon as well.

I don't think it's going to work on ARM macOS. This is an really old post and I was launching successfully with Liberica's Java 17 I remember, but it just won't go to the game interface, and by logs I guess it's issues related to ARM architectures, the program tried to find some x86 resources which will never exist on an ARM-based java environment, and the developers seemed to refuse to fix this. I'm quite confused by this.
If you wish you can try a x86 copy of java17 and run it over Rosetta? I didn't try it I remember

@hamzah-opal-n
Copy link

I followed a guide on YouTube and got beatoraja to run. Unfortunately, the sounds during gameplay keep dropping or cutting out, so that's upsetting :(

@djx314
Copy link

djx314 commented Nov 18, 2024

@haikuotiankong114514 Can have a test as the Issue 834 to import JavaFX to the new version JDK.

@Hezzle
Copy link

Hezzle commented Nov 25, 2024

I followed a guide on YouTube and got beatoraja to run. Unfortunately, the sounds during gameplay keep dropping or cutting out, so that's upsetting :(

same issue lol
mine isn't even not ARM🤔

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

4 participants