Reputation: 1
It reads: "Error: LinkageError occurred while loading main class net.minecraft.bundler.Main java.lang.UnsupportedClassVersionError: net/minecraft/bundler/Main has been compiled by a more recent version of the Java Runtime (class file version 61.0), this version of the Java Runtime only recognizes class file versions up to 55.0"
I ran "java -Xmx1024M -Xms1024M -jar server.jar" and it was supposed to ask me about agreeing to a EULA but it gave me the stated error.
** Extra: I am connected via SSH from the windows terminal, what command would i run to install an older version and make it the primary java runtime version. I am clueless with this as i am following a Tom's Hardware tutorial.
Upvotes: 0
Views: 309