Some bugfixes and enhacements
Starting the Jar File
To start the jar file please install openjfx first. Then you can run this command:
java -jar --module-path "PATH_TO_JAVAFX/lib" --add-modules javafx.controls,javafx.fxml,javafx.base,javafx.media,javafx.graphics,javafx.swing .\CaRP-2.0.0.jar
Please note that you have to replace the PATH_TO_JAVAFX with the path to your installed javafx.