I tried to open the game by command line. I get the error "java.lang.NoClassDefFoundError: javafx/application/Application"
It looks Java must be updated and add the JavaFX modules to the project. The JavaX components must be downloaded at openjfx.io and add the modules by command line or make a run configuration in an IDE like Eclipse.
I don't know why this package isn't included in the game.
It looks Java must be updated and add the JavaFX modules to the project. The JavaX components must be downloaded at openjfx.io and add the modules by command line or make a run configuration in an IDE like Eclipse.
I don't know why this package isn't included in the game.