Open benjamin32561 opened 4 years ago
hi im using the Quark and when i run it it fails with this exeptions:
WARNING: Loading FXML document with JavaFX API of version 11.0.1 by JavaFX runtime of version 11
Exception in Application start method
Exception in thread "main" java.lang.RuntimeException: Exception in Application start method
at com.sun.javafx.application.LauncherImpl.launchApplication1(LauncherImpl.java:900)
at com.sun.javafx.application.LauncherImpl.lambda$launchApplication$2(LauncherImpl.java:195)
at java.base/java.lang.Thread.run(Thread.java:830)
Caused by: java.lang.NoClassDefFoundError: com/sun/javafx/css/converters/PaintConverter
at com.jfoenix.controls.JFXTextArea$StyleableProperties.
What OS are you using?
+1, Windows with OpenJDK is not enough to run Quark because of the lack of JavaFX.
windows 10
What OS are you using?
windows 10
+1, Windows with OpenJDK is not enough to run Quark because of the lack of JavaFX.
so i need to download JavaFX?
+1, Windows with OpenJDK is not enough to run Quark because of the lack of JavaFX.
so i need to download JavaFX?
I tried. Not work.
java.lang.ClassNotFoundException
JRE FX
, they don't have a doc about the differences)
java.lang.ClassNotFoundException
, it should work but ... oh weirdhttps://www.oracle.com/java/technologies/javase-jdk13-downloads.html
This is the solution. Download the latest JDK.
I think I've found the problem. The Quark.jar
provided in the latest release just not work on Java 9 above, at least on Windows. It's an old version that only run under Java 8 with JavaFX.
I compile a newer version from source codes and it works with AdoptOpenJDK 11 without problem. There should be some documentation here, so much misleading.,
[ Bug report title ]
Bug description
[ Please describe your bug as detailed as possible here. ]
Your setup
Console firmware: [ e.g. 5.1, 6.2, 7.0.1 ]
CFW with version: [ e.g. ReiNX 2.1 or Atmosphere 0.85 ]
Goldleaf version: [ e.g. 0.5 or the exact nightly build ]
Goldtree version: [ e.g. 0.5 ]
Bug reproduction
[ Describe as detailed as possible how to reproduce your bug, for others to be able to verify it. ]
Additional information
[ Please add some extra information or screenshots. ]