docker-minecraft-server: [init] ERROR: Modpack missing start script and unable to find Forge jar to generate one
Greetings,
me and a friend have trouble getting a TNP 5 Limitless Modpack running. We use the newest docker, docker compose and portainer versions and we use the following script which you provided.
docker run -d -v /home/docker/volume:/data -e TYPE=CURSEFORGE -e CF_SERVER_MOD=https://mediafiles.forgecdn.net/files/3872/243/Limitless-5-2.14.0.zip -p 33444:33444 -e EULA=TRUE --name minecraft itzg/minecraft-server
We tried the version : [Limitless 5 - v2.14.0] And also: [LL5 Full Server Files - v2.14.0]
This is the output we are getting. I hope you can hel us out here. Would be really appreciated. I’m sure i’m just stupid and missing something important.
About this issue
- Original URL
- State: closed
- Created 2 years ago
- Comments: 16 (9 by maintainers)
I had the same Issue. My problem was that i das the wrong zip file. I tried to install Enigmatica6-1.5.1.zip on the server instead of Enigmatica6Server-1.5.1.zip. Maybe you have the same problem @Fruchtmolke