WTSightEdit
WTSightEdit copied to clipboard
Does not get past updating on launch when passed the jfx modules.
When launched with the line java --module-path java_tools/javafx-sdk-22.0.1/lib --add-modules javafx.base,javafx.controls,javafx.fxml,javafx.graphics,javafx.media,javafx.swing,javafx.web,javafx.swt -jar WTSightEdit.jar it starts but gets stuck updating. This does not progress past that point. However, it also doesn't start when it isn't passed the modules, obviously.
I am running it in a Linux environment, and cannot find any documentation that could suggest a way to resolve this. Is this known? Is the project maintained? Does anyone have a work around for this?