XorTroll / Goldleaf

🍂 Multipurpose homebrew tool for Nintendo Switch
GNU General Public License v3.0
2.65k stars 349 forks source link

Cannot launch Quark on Java 17 + M1 #688

Closed mattijsf closed 1 year ago

mattijsf commented 1 year ago

Cannot launch Quark on Java 17 + M1

Bug description

Opening Quark using Java 17 causes an error.

Your setup

Bug reproduction

$ java -jar Quark.jar
Aug 23, 2023 8:02:42 AM com.sun.javafx.application.PlatformImpl startup
WARNING: Unsupported JavaFX configuration: classes were loaded from 'unnamed module @3196eefd'
Loading library prism_es2 from resource failed: java.lang.UnsatisfiedLinkError: /Users/mattijsf/.openjfx/cache/17/libprism_es2.dylib
mattijsf commented 1 year ago

Could it be related to https://stackoverflow.com/questions/71630758/problem-with-javafx-and-apple-m1-silicon-chip-and-intellij-error-loading-li?

mattijsf commented 1 year ago

Fixed. Just had to choose the "JDK FX" package instead of just "JDK" which is probable the one I had installed

Link: https://www.azul.com/downloads/?version=java-17-lts&os=macos&architecture=arm-64-bit&package=jdk-fx#zulu