Paper icon indicating copy to clipboard operation
Paper copied to clipboard

Wrong message on missmatching Java version.

Open DxsSucuk opened this issue 2 years ago • 3 comments

Expected behavior

Minecraft 1.19 requires running the server with Java 17 or above. Download Java 17 (or above) from https://adoptium.net/

Observed/Actual behavior

Minecraft 1.18 requires running the server with Java 17 or above. Download Java 17 (or above) from https://adoptium.net/

Steps/models to reproduce

Run the newest PaperMC build with a Java version below 17.

Plugin and Datapack List

None

Paper version

This server is running Paper version git-Paper-366 (MC: 1.19.3) (Implementing API version 1.19.3-R0.1-SNAPSHOT) Checking version, please wait... Previous version: git-Paper-366 (MC: 1.19.3) You are running the latest version

Other

No response

DxsSucuk avatar Dec 31 '22 14:12 DxsSucuk

This was already changed in Paperclip (see this commit). We just need to release a new Paperclip version before Paper can update to it :)

NoahvdAa avatar Dec 31 '22 14:12 NoahvdAa

Ah damn it, well understand! Will close the Issue.

DxsSucuk avatar Dec 31 '22 14:12 DxsSucuk

The message was just meant as a note, the issue is still valid imo ^_^

NoahvdAa avatar Dec 31 '22 14:12 NoahvdAa

Fixed in https://github.com/PaperMC/Paper/commit/7929540ba36d01f0a3888aa9c21e4fd28ed8b8d0

Machine-Maker avatar Mar 20 '23 05:03 Machine-Maker