Justus Garbe
Justus Garbe
that is actually a feature proposal that we moved onto the import statement, where you would eventually be able to do something like: ```python import jpeg::JPEG as jpeg; jpeg myjpeg...
That is because `name` changes the display name, which only copies the string from the attribute to the display viewer, as opposed to `format` which takes in the value of...
This can be solved by replacing the bitfield with a uleb128 and logical bit shifts
> I think this is the reason of empty window (happens when empty window is shown). > > ``` > java.lang.NullPointerException > at com.sun.prism.d3d.D3DResourceFactory.createPresentable(D3DResourceFactory.java:350) > at com.sun.javafx.tk.quantum.PresentingPainter.run(PresentingPainter.java:81) > at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)...
but we cannot be sure, there could be some weird JavaFX funnies going on but we sadly cannot reproduce the error at this current stage
could you try using a diffrent jdk / jre and see if it works there?
only guess I could make the JavaFX instance is grabbing wrong texturesxit happend in the past before. Impossible to reproduce and impossible to trace
my only advice is to either retry or use a diffrent jdk
SSVM should be ran on java 8, in 3x you can define a remote jvm to load system libraries from because the modern ones are not implemented in SSVM yet
well as i said you need to point to a jdk 8 or 9