chunky
chunky copied to clipboard
Warn the user to update to Java 17 if using Java 8
The launcher should detect if it is running on Java 8, and then warn the user to update to 64-bit Java 17 and JavaFX if running on a 64-bit system, or 32-bit Java 17 and JavaFX if running on a 32-bit system. The warning should link to the Getting Started page on the Chunky manual.
The 32-bit Java warning has already been fixed in #1114 , so all that is left is to warn the user it is running on Java 8.