-
Notifications
You must be signed in to change notification settings - Fork 37
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 open Pattypan 22.03 (and .02) with M2 Mac #172
Comments
I get exactly the same behavior when trying to open Pattypan 22.02. |
Same behavior with M1. Some digging shows that openjfx/javafx-maven-plugin#112 and https://gluonhq.com/javafx-for-apple-m1/ |
I just built a version for M1/M2. Built it yourself: brew install ant # If you don't have ant
cd /tmp/
git clone https://github.com/yarl/pattypan.git
cd pattypan
wget https://download2.gluonhq.com/openjfx/20/openjfx-20_osx-aarch64_bin-sdk.zip
ant |
I am still not able to install it.
|
Same error on Mac Intel. Cloned and compiled it as suggested by @PythonCoderAS but the resulting jar fails when launched. |
The instructions are only for M1/M2 macs. For intel, use this URL: |
Thanks. Now as error i get: EDIT: found how to fix it, it is needed to update not Java but JDK. Mac download at this link: https://www.oracle.com/java/technologies/downloads/#jdk21-mac |
Installing the JDK developer kit fixed a similar error for me on a Windows machine |
I'm unable to open Pattypan 22.03 on my M2 Mac. Specs are:
When attempting to open pattypan.jar by double-clicking, I get:
When attempting to open in the Terminal by entering
java -jar pattypan\ 22.03.jar
I get:The text was updated successfully, but these errors were encountered: