System Information
| Field | Value |
|---|---|
| Operating System | Linux - Debian GNU/Linux 11 on x86_64 |
| Product | AMP ‘Callisto’ v2.5.0.14 (Mainline) |
| Virtualization | QEMU_KVM |
| Application | Minecraft |
| Module | MinecraftModule |
| Running in Container | No |
| Current State | Sleeping |
Problem Description
Issue
The error code given in red text is:
java.lang.RuntimeException: Error invoking MC server bundler: java.lang.UnsupportedClassVersionError: net/minecraft/bundler/Main has been compiled by a more recent version of the Java Runtime (class file version 65.0), this version of the Java Runtime only recognizes class file versions up to 61.0
I can’t seem to be able to start any server type above the specified version. From my understanding, the JDK needs to be updated but I could not find any way to update it from my side. The Java version is already set to the highest available in the settings.
Reproduction Steps
- Start a new Instance
- Update and start Server
- Accept EULA and stop the server after first run
- Set the version to any version higher than 1.20.4 (1.21 in this case)
- Update and restart server
- Server doesn’t start and gives the Error code attached in the detailed description