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

Fail to build jar file #11

Open
naymapl opened this issue Feb 27, 2022 · 1 comment
Open

Fail to build jar file #11

naymapl opened this issue Feb 27, 2022 · 1 comment

Comments

@naymapl
Copy link

naymapl commented Feb 27, 2022

Hello. I love this game but is imposible to play it on arm64 macOS. I try tu buid this
So I use iTerm

git clone https://github.com/BhavyaC16/Plants-Vs-Zombies.git

cd PlantsVsZombies/Plant-Vs-Zombies-JAR

#Then copy javafx-sdk-17.0.2 for arm64 to Plant-Vs-Zombies-JAR folder

java --module-path ~/javafx-sdk-17.0.2/lib/ --add-modules javafx.controls,javafx.fxml,javafx.graphics,javafx.media -jar PlantVsZombies.jar

Always got error: Error: Unable to access jarfile PlantVsZombies.jar

Please help.

@marcelo-morales
Copy link

I am getting this issue as well

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

2 participants