Need help running ATM9 server #3298
Unanswered
Hollywood0967
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Heya, i've been able to successfully run a vanilla minecraft server, but not a modded one. I am trying to run ATM9 with a few additional mods on top of the base pack. I'm at my wits end trying to figure out the cause of the failure. No matter how much RAM I allocate or what version of the modpack I try to run, it just isn't cooperating. The container logs always end with "Minecraft server failed... exitcode: 137". Since I doubt this is a bug, I am creating as a discussion thread instead :)
Commented out auto-install of modpack because this was only used during troubleshooting, and encountered the same failure. I plan to perform a manual install of the modpack once I can get it working because I am making additions on top of it for server and client versions.
Please see attached log files. If requested, I can provide the zipped mod files via google drive link. The file is too big to share here.
debug.log
latest.log
Steps to repeat:
docker compose up -d
to establish basic forgeserverdocker compose down
to prepare for next changesdocker compose logs -f
docker-compose.yml
Beta Was this translation helpful? Give feedback.
All reactions