Sandman 9 Posted September 13, 2021 Can someone just help....Downloaded java 16 cos that's what the intellij tutorial said, deleted old java now I can't run quickstart anymore why???
Pandemic 2818 Posted September 13, 2021 Hey there, you should be able to add this extra VM argument before -jar in your command to fix that for Java 16+: --add-exports=java.desktop/sun.awt=ALL-UNNAMED
Sandman 9 Author Posted September 14, 2021 4 hours ago, Pandemic said: Hey there, you should be able to add this extra VM argument before -jar in your command to fix that for Java 16+: --add-exports=java.desktop/sun.awt=ALL-UNNAMED Bro tysm..I had wrong characters in the arg lmao thank you
Sandman 9 Author Posted June 16, 2022 On 5/19/2022 at 2:09 AM, MoonGamble said: How you do this? I got same error Use java 8 instead
Recommended Posts
Archived
This topic is now archived and is closed to further replies.