-
**Describe the bug**
WorldDownloader is stuck and does not continue. It proceeds to create the proxy server which works once you join but then it remains at the same line of "Using protocol of game v…
-
For context, I'm working on a [framework](https://github.com/Sam54123/CraftFX) for making JavaFX applications on top of Fabric and Minecraft.
In order to ensure JavaFX classes are properly packed …
-
I'm trying out Quarkus as a platform for Java desktop apps. It has an extension named quarkus-fx, that allows the quarkus platform and javafx application to work together. However, in such an applicat…
-
This error occurred after selecting Library/Application Support/minecraft.
System : Mac OS 14.2.1
JAVA
There is the screenshot of the error.
All error code:
kotlin.KotlinNullPointerExce…
-
Hi, I'm running into an issue where cljfx seems to be trying to run the JavaFX 11 startup code, even though I'm on JDK 8 in this instance. Any way to force it?
```
Starting clojure.main REPL...
…
-
Its very disheartening when you download the hellofx example app, extract it into a project directory, and load all the external jars as module path include in the IDE in an user library then Eclipse …
-
The JavaFX libraries contain platform-specific native libraries.
With the JavaFX Gradle plugin 0.1.0+ applied, or also natively after openjdk/jfx#1232 is finished, the JavaFX modules have various O…
-
### JabRef version
Latest development branch build (please note build date below)
### Operating system
macOS
### Details on version and operating system
JabRef 5.14-PullRequest11195.69-…
-
Log:
```txt
WARNING: Unknown module: javafx.base specified to --add-exports
WARNING: Unknown module: javafx.controls specified to --add-exports
WARNING: Unknown module: javafx.controls specified …
-
Todo
- use the maven setup recommended by Gluon for JavaFX applications
- integrate FXGL libraries
- provide plain JavaFX example (without FXGL)
- provide plain FXGL example (without pi4J)
Done…