Skip to content

Java Instance in Container Image Appears to be Outdated #783

@xcjs

Description

@xcjs

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions