MultiPaperK8s / MultiPaperImages

Multipaper Images
MIT License
6 stars 4 forks source link

backlog/ JDK 17 EA version #7

Closed RemcoSpigot closed 2 years ago

RemcoSpigot commented 2 years ago

Describe the bug JDK 17 alpine image is based on an EA version and is not supported by Spigot (https://github.com/PaperMC/Paper/issues/7062). Current Behavior The server crashes whenever a vine grows.

To Reproduce Steps to reproduce the behavior:

  1. Start the server
  2. Wait until vine grows

Expected behavior The server continues running.

Possible Solution (Optional) Update to a maintained downstream JDK 17 Docker image

Additional context Already fixed in https://github.com/MultiPaperK8s/MultiPaperImages/commit/21da8b1027a8b0f986f82197e7e23af223bd4b05, this is just a backlog issue.