-
-
Notifications
You must be signed in to change notification settings - Fork 240
Open
Description
- I searched the issue tracker for other issues covering my case
- This is a Launcher issue. (Usually if you can reproduce it with a fresh instance)
Describe the bug
An UnsupportedClassVersionError is thrown during startup of vanilla Minecraft 1.21.
To Reproduce
Steps to reproduce the behavior:
- Open GDLauncher
- Install Vanilla 1.21
- Run
Expected behavior
No error is thrown
Possible solutions
Update the launcher to use JDK21 in order to support Minecraft 1.21. It currently seems that GDLauncher assigns JDK17 despite JDK21 installed and present on the system.
It's possible to currently overcome this by simply setting "Custom Java Path" in Properties to JDK21.
Operating System:
- OS: Windows 10 22H2
- Launcher Version: 1.1.30
- Java Versions:
- 1.8.0_312-b07
- 17.0.1+12
- 21.0.3+7-LTS-152
- Minecraft Version: 1.21
- Mod Loader: N/A
Metadata
Metadata
Assignees
Labels
No labels