AWT doesn't fully work on linux, cannot properly use the configuration screen
msparkles opened this issue ยท 5 comments
Exception in thread "AWT-EventQueue-0" [16:25:16] [AWT-EventQueue-0/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:763]: java.lang.IllegalAccessError: class com.github.weisj.darklaf.compatibility.SwingUtil (in unnamed module @0x24faea88) cannot access class sun.awt.SunToolkit (in module java.desktop) because module java.desktop does not export sun.awt to unnamed module @0x24faea88
Via PrismLauncher in OpenJDK 21, unless you're asking some other kind of how we launched..
As for the logs.. actually why was there a relauncher thing, because we can't seem to figure out how to bring it up again?
The relauncher is only supposed to open if you load with java 8 and NOT use a prism instance with the json patches - so maybe you installed lwjgl3ify wrong the first time. If you can't reproduce it, close the issue. You can test the relauncher by using a regular java 8 launcher instance, and just drop lwjgl3ify into the mods/ folder without doing anything else.