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

Cannot run the jar file on macOS #12

Closed
TuxPenguin09 opened this issue Aug 26, 2021 · 2 comments
Closed

Cannot run the jar file on macOS #12

TuxPenguin09 opened this issue Aug 26, 2021 · 2 comments
Labels
bug Something isn't working

Comments

@TuxPenguin09
Copy link

Describe the bug
Can't open the jar file from Finder so I opened it via Terminal and yep, it has an error

To Reproduce
Steps to reproduce the behavior:

  1. Open JAR via Terminal java -jar Lazer_exporter

Expected behavior
It just pops up
Error: Could not find or load main class com.ringosham.Main Caused by: java.lang.NoClassDefFoundError: javafx/application/Application

Desktop (please complete the following information):

  • OS: macOS Monterey Beta 6

Additional context
None

@TuxPenguin09 TuxPenguin09 added the bug Something isn't working label Aug 26, 2021
@ringosham
Copy link
Owner

What is your Java version? It won't run on anything newer than 8

@ringosham
Copy link
Owner

Close as duplicate of #11

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants