Closed realRobotix closed 11 months ago
You can try installing a JDK 8, JavaFX seems to come with the one I have currently installed (1.8.0_371). Besides that I might look into either bundling JavaFX into the jar, ~or changing the webview so that it does not need to rely on JavaFX.~ (webview is a feature of JavaFX)
when trying to login with webview the launcher crashes tried with both java 8 & 17:
I got it to work in dev environment by adding the javafx plugin and using it to add the missing libs but couldn't get it working when building a jar.