-
Here is the log of what is happening
F:\Games\Switch\Launcher and Games>java -jar JTegraNX.jar
Nov 04, 2021 10:03:52 AM javafx.fxml.FXMLLoader$ValueElement processValue
WARNING: Loading FXML doc…
-
Saw this error when using ikonli-icons with modular approach in a simple javafx application.
modular.info
```java
module com.example {
requires javafx.base;
requires javafx.contro…
-
Hi Robert,
I have been using DockFX for some time, and with javafx 8 everything was great! ... then came javafx 9 and above, and although I have overcome a number of "javafx does not e…
-
I just opened GRIP and selected "add image source", but some exceptions occurred and there appeared a box telling me that my image was invalid. Worst of all, the app crashed after I closed the issue b…
-
I can't add the image source.Once I choose a picture,the application shut down.
The image selected was invalid
## Stack Trace:
```java
java.io.IOException: Error loading image D:\coco\荷馬1.jpg
at…
-
i have an application (https://gitlab.com/olze/chatclient) that i'd like to move to a native image. the build works but when i execute it, i get an error:
```
oli@DESKTOP-SJIB21T:~/IdeaProjects/ch…
-
**Describe the bug**
When I resize the main window to be very big, to full screen on macOS with fractional scaling. Logical resolution is 3360x1890 while the actual resolution it's rendering at is 67…
-
org.sqlite.JDBC已经加载到classpath,但是报这个错误
[ERROR] [10:23:37.080] [JavaFX Application Thread] [] com.zzg.mybatis.generator.controller.MainUIController.loadLeftDBTree:204 --> connect db failed, reason: {}
…
-
Hi there,
**This is related to #88 but not the same**
Using the client-maven-plugin version 0.1.27 I am able to generate an exe file for a very simple sample which is consist of an HBox with a b…
-
**[Original report](https://bitbucket.org/scenicview/scenic-view/issue/15) by Thomas (Bitbucket: [UncleInf](https://bitbucket.org/UncleInf), GitHub: [UncleInf](https://github.com/UncleInf)).**
------…