You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
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
The text was updated successfully, but these errors were encountered:
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:
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):
Additional context
None
The text was updated successfully, but these errors were encountered: