AlexProgrammerDE / balena-minecraft-server

Build a Minecraft Server using a Raspberry Pi 4! Supports common Servers, SCP, RCON and Wifi Connect.
Apache License 2.0
200 stars 66 forks source link

[BUG] server not booting on 1.20.5 or higher #205

Closed tom7351 closed 5 months ago

tom7351 commented 5 months ago

Server does not boot into 1.20.5 or higher

Steps to reproduce the behavior: Boot up mc-server with a paper server file for minecraft version 1.20.5 or higher see error

I expected the minecraft server to start normally. sadly it doesn't.

afbeelding Raspberry Pi 400

server runs on open jdk 17, it needs 21 to support the latest version of minecraft.

tom7351 commented 5 months ago

closed seeing pull request that fixes issue