When I attempt to update my minecraft server from 21w18a to 21w19a I get the following error:
Error: LinkageError occurred while loading main class net.minecraft.server.Main java.lang.UnsupportedClassVersionError: net/minecraft/server/Main has been compiled by a more recent version of the Java Runtime (class file version 60.0), this version of the Java Runtime only recognizes class file versions up to 55.0
I suspect this is due to needing Java 16 to run any Minecraft version 21w19a or later. And currently, Java 16 does not appear to be an option in AMP
How do I fix this, or can we get an update to include Java 16?
Thank You!