Struggling with starting any server below 1.18 #2597
-
Just to begin I am very much new to these things, being github and docker so let me know if any of what I say doesn't make sense. I am struggling when it comes to composing the server, as when I do so it comes up with the below logs. Tried specifying different versions of forge, which I grabbed from curseforge on my PC, which opens fine. It seems to be some kind of issue with forge or something is my guess because it works on 1.18 and above, 1.16 and 1.17 apparently don't support forge, anything below these comes up with the same error code etc. I will also link my docker-compose.yml file below.
|
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
Use a Java 8 image tag as described by the note here https://docker-minecraft-server.readthedocs.io/en/latest/versions/java/ |
Beta Was this translation helpful? Give feedback.
Use a Java 8 image tag as described by the note here
https://docker-minecraft-server.readthedocs.io/en/latest/versions/java/