MitchTalmadge / AMP-dockerized

CubeCoders AMP in a Docker Image. Easily create game servers for games like Minecraft, GMod, TF2, Factorio, and StarBound!
https://hub.docker.com/r/mitchtalmadge/amp-dockerized
Other
89 stars 21 forks source link

no java 16 which is necessary for minecraft 1.17 #95

Closed Pebkac03 closed 2 years ago

Pebkac03 commented 2 years ago

As of 1.17 minecraft java edition servers require java 16 which the docker image dosen't seem to have as of now.

MitchTalmadge commented 2 years ago

The image has Java 16 but it's not the default yet. Go into the settings for the instance, Java section, and you can change it to 16

Pebkac03 commented 2 years ago

Dosen't show up, also checked the usr/lib/jvm dir. Running v2.2.1.

Pebkac03 commented 2 years ago

fixed, for some reason "Latest" tag was not working when running using trueNAS scale's built in docker GUI. had to use the tag specific to the newest version.