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] JDK 16 missing for Jetson Nano #147

Closed mafrmt00 closed 3 years ago

mafrmt00 commented 3 years ago

Describe the bug There is no JDK 16 for Jetson-Nano

To Reproduce Steps to reproduce the behavior: Build the default config and push it to a jetson-nano device.

Expected behavior My Kids playing Minecraft together.

Screenshots [Error] Some services failed to build: [Error] Service: mc-server [Error] Error: manifest for balenalib/jetson-nano-debian-openjdk:16-jdk-buster not found: manifest unknown: manifest unknown [Info] Built on arm01 [Error] Not deploying release.

Additional context Switching to JDK 8 makes the image run on the device but produces the following error: Minecraft 1.17 requires running the server with Java 16 or above. Download Java 16 (or above) from https://adoptopenjdk.net/

AlexProgrammerDE commented 3 years ago

I will forward this to the balena base image repository. Thanks for reporting!

stale[bot] commented 3 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.