DasAmpharos / EonTimer

Pokémon RNG Timer
MIT License
45 stars 22 forks source link

cant run on mac after updating java #88

Closed genshi12345 closed 5 months ago

genshi12345 commented 3 years ago

EonTimer.log

here is the log file

error message

Error: Could not find or load main class io.github.dylmeadows.eontimer.AppLauncher Caused by: java.lang.NoClassDefFoundError: javafx/application/Application logout

PetitGens commented 3 years ago

I have exactly the same error on my mac. I have Java 8 Update 301 and my mac version is 10.13.6.

nicoleesposito commented 3 years ago

Having this same issue. Running Catalina 10.15.17 with the latest java.

DasAmpharos commented 5 months ago

@genshi12345 @PetitGens @nicoleesposito I'm going to close this since it's no longer relevant. I recently rewrote the application in python with PySide6. You can find the alpha release artifacts here