chunky icon indicating copy to clipboard operation
chunky copied to clipboard

Warn the user to update to Java 17 if using Java 8

Open Peregrine05 opened this issue 2 years ago • 1 comments

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.

Peregrine05 avatar Jun 23 '22 07:06 Peregrine05

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.

Peregrine05 avatar Jun 23 '22 08:06 Peregrine05