bartmoorman / Docker-Geyser

2 stars 6 forks source link

Java Version Mismatch #1

Closed troyji closed 1 year ago

troyji commented 1 year ago

When running the docker compose configuration provided in docker hub, the container fails to start with the following error:

geyser  | Error: LinkageError occurred while loading main class org.geysermc.geyser.platform.standalone.GeyserStandaloneBootstrap
geyser  |       java.lang.UnsupportedClassVersionError: org/geysermc/geyser/platform/standalone/GeyserStandaloneBootstrap 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
geyser exited with code 1