I'm trying to use JOdin3 in Garuda but it doesn't work, when I click it in Dolphin it opens Ark to extract it and when I try running it from Konsole it shows this:
╭─death@computer in ~/Downloads/JOdin3CASUAL-r1142-dist/app via v16.0.2
╰─λ java -jar JOdin3CASUAL.jar
Error: Could not find or load main class com.casual_dev.jodin.JOdinMain
Caused by: java.lang.NoClassDefFoundError: javafx/application/Application
Hi, that is a guide on how to use the app itself, which I know how to do and also it's for the default Windows version. That same version of JOdin3 worked fine in other distros like Manjaro after installing JRE and Heimdall.
Try Liberica JDK, it is packed with javafx as far as I know, and javafx works perfectly with this (in my usage.) (After installing make sure it is in usage because openjdk would be default.)
It just says install Heimdall and a Java Runtime Environment, it doesn't tell you how to run it, but I already know how to run it, just that it doesn't work in Garuda, even though it worked in other distros.