RenegadeLucien / project-tenacity

Project Tenacity, the final evolution of the "Level 3 to X" guides
47 stars 6 forks source link

Issue with running on MacOS 10.14.5 #36

Closed JeremyVolin closed 4 years ago

JeremyVolin commented 4 years ago

I tried running the standalone files and I'd just get an error message to check the terminal. I also tried running it with something like Eclipse but also got error messages. Here's what my terminal looks like when I tried running it from there:

Screen Shot 2019-07-22 at 2 50 25 PM
RenegadeLucien commented 4 years ago

Looks like the same thing as #35. What version of Java are you running?

JeremyVolin commented 4 years ago

I have Java 12.0.2

RenegadeLucien commented 4 years ago

Current version of Project Tenacity doesn't have the Mac native libraries for JavaFX built in.

Next version coming tomorrow will include a Mac-specific build that contains these libraries.

RenegadeLucien commented 4 years ago

Issue should be fixed. Let me know if you encounter this issue again.