skyecodes
skyecodes
@CoffeeTheProto Have you tried running it from a command line?
@peterodavies27atgmailcom Which version of Java are you using? CMPDL is only compatible with Java 8.
AdoptOpenJDK doesn't include JavaFX, which CMPDL uses for the UI. You have to install OpenJFX (or build it if it's not available for your system). See https://stackoverflow.com/questions/18547362/javafx-and-openjdk
Gluon only distributes JavaFX starting from version 11, and you need version 8 to run CMPDL. Honestly, since you're using Windows, I think the easiest way to fix your issue...
Yes, I agree that CMPDL needs better error handling. I'm going to investigate and find a solution.
It's currently not possible. It may be added as a feature later. I'm really busy these days and I don't have much time to spend on CMPDL... sorry for that.
Your support is really appreciated ! It's currently not possible to make a donation, but I may be looking into this after I come back from holidays (next month).
I may look into this later.
@simoniz0r You're right, my bad. I edited the issue description.
This application is only compatible with Java 8