What i did / Steps to reproduce
I use Watchtower to automatically handle my container updates. Today at 1:19 PM it updated all my Bluemap instances and went offline.
Expected result
The update usually happens without any issues. I know you're not responsible for container updates, but there appears to be an issue in the latest Bluemap Docker release.
Actual result
The server fails to load up with the following log output on a loop:
Error: LinkageError occurred while loading main class de.bluecolored.bluemap.cli.BlueMapCLI │
│ java.lang.UnsupportedClassVersionError: de/bluecolored/bluemap/cli/BlueMapCLI has been compiled by a more recent version of the Java Runtime (class file version 69.0), this version of the Java Runtime only recognizes class file versions up to 65.0
Context
BlueMap Version:
ghcr.io/bluemap-minecraft/bluemap:latest
What i did / Steps to reproduce
I use Watchtower to automatically handle my container updates. Today at 1:19 PM it updated all my Bluemap instances and went offline.
Expected result
The update usually happens without any issues. I know you're not responsible for container updates, but there appears to be an issue in the latest Bluemap Docker release.
Actual result
The server fails to load up with the following log output on a loop:
Error: LinkageError occurred while loading main class de.bluecolored.bluemap.cli.BlueMapCLI │ │ java.lang.UnsupportedClassVersionError: de/bluecolored/bluemap/cli/BlueMapCLI has been compiled by a more recent version of the Java Runtime (class file version 69.0), this version of the Java Runtime only recognizes class file versions up to 65.0Context
BlueMap Version:
ghcr.io/bluemap-minecraft/bluemap:latest