Andy-K-Sparklight / Alicorn

A high performance custom Minecraft launcher.
https://alc.pages.dev
GNU General Public License v3.0
44 stars 7 forks source link

1.18/Fabric/Iris Failed To Launch #68

Closed Andy-K-Sparklight closed 2 years ago

Andy-K-Sparklight commented 2 years ago

Due to the changes of some class files, in 1.18, we should launch game with Java 17, but not 16.

Change default install JDK version to 17, and upgrade auto select module.

I can stress on the importance of this issue!

Andy-K-Sparklight commented 2 years ago

Fixed by switching to Java 17.