After extracting the 6.09.01 ZIP package from the website, entering the working directory of it, and running "./pcgen.sh", on both Arch Linux and Linux Mint, with various versions of OpenJDK/OpenJFX and Oracle Java, PCGen fails to start. Below are various samples of output with different configurations:
Arch Linux, Oracle Java 13:
OpenJDK 11 with OpenJFX 11 installed:
Arch Linux, OpenJDK 12 with OpenJFX 12 installed:
Arch Linux, Oracle Java 13 using "-Dprism.verbose=true -Djavafx.verbose=true":
I also tried it on the Linux Mint live CD, which has OpenJDK 11, and the output looked the same as the OpenJDK 11 output above.
Arch Linux and Linux Mint, with various versions of OpenJDK (with OpenJFX) and Oracle Java
I run the pcgen-git on Arch linux, 6.09.02 loads up fine.
This ticket does not refer to pcgen-git. It refers to the 2019-09-14 development version package on pcgen.org . Also, I already mentioned that I could clone PCGen from GitHub and build and run it. I even included the diff between a locally-built JAR’s contents and the one provided on the website.
Bah, I clearly skipped right over those comments. My bad.
I can replicate your openjdk11 results after making sure java-11-openjfx was installed.
Glass is erroring at the same place.
https://www.archlinux.org/packages/extra/x86_64/java11-openjfx/files/
the only files I don’t see are libavplugin-54,56,57
Should be fixed in . Latest github release was before this commit but any new ones should be fixed.