June 29, 20251 yr Thanks for the update, I just checked and its looking good on my end. Appreciate you taking the time to update/keep an eye on it.
June 29, 20251 yr Looks like I can't get the update - I tried to force update and remove it (and the image) and reinstall with the latest tag and its still stuck on 4.0Any ideas?
July 1, 20251 yr @techfreaktwo in the past I have had to navigate into my appdata and delete the previous server files to get it to trigger the download for the new version. Should be in the same location that you have the config set too.You could also try setting the tag to 4.2 to see if that helps?I'm not super familiar with unraid and templates and have been learning as I go on how to assist with updating the ATM10 version. It seems to have loaded fine on my end with latest so I would recommend trying to delete the .zip first. Edited July 1, 20251 yr by Gideon77
July 1, 20251 yr 1 hour ago, Gideon77 said:You could also try setting the tag to 4.2 to see if that helps?Thanks for reply and I appreciate the help and work you have done :)I tried to change the tag and I get this error when I try to start the containerI also deleted the contents of the app data folder after copying some of the config,world,server property files to a different location and I am still getting the 4.0 with the latest tag.I also did notice something on docker hub that seemed interesting, not sure if this has anything to do with what is going on. Once again I appreciate the help :)
July 1, 20251 yr Ohhh crap! My apologies! W3lfare gave me permissions to start updating the main distro on github. So there are now 3 of us who poke in to update it.w3lfare/allthemods10:latestIf you swap back over to that it should allow you to get it up and running again!
July 1, 20251 yr Ahhh that will do it! Swapped it back over to W3lfare's and we are good to go - i see it downloading the 4.2 server files! Awesome thank you!
July 15, 2025Jul 15 Hey,Version 4.4 has been released, would someone mind taking a look and updating the container please? I appreciate everyone is busy with other projects/life stuff so no pressure, but we'd all be very grateful.Thank you.
July 20, 2025Jul 20 On 7/15/2025 at 12:45 PM, iChris-v said:Hey,Version 4.4 has been released, would someone mind taking a look and updating the container please? I appreciate everyone is busy with other projects/life stuff so no pressure, but we'd all be very grateful.Thank you.Looks like W3lfare got too it before I had time to stop back by! Hope its all working. Was updated about 10 hours ago.
July 20, 2025Jul 20 Something seems to be not quite working. When I delete the Zip it still downloads the 4.2 version:curl -Lo Server-Files-4.2.zip https://mediafilez.forgecdn.net/files/6696/937/ServerFiles-4.2.zipAny way I can force it?Edit: Nevermind - it Updated over night. Edited July 21, 2025Jul 21 by Sam_Axe
August 17, 2025Aug 17 Am I just silly... How do I pull up the server terminal? Have it running well, aside from not being able to see or manipulate the terminal.
August 29, 2025Aug 29 On 5/1/2025 at 9:41 PM, Gideon77 said:@Causingrane The workaround I found was to use the command via the Unraid Terminal docker attach allthemods10 Then I was able to execute commands via the console. Sorry for the late response! Hopefully you already figured it out by now.@deeveeance I hope you were already able to find the information you were looking for. Here is what I use to access the terminal and inject commands remotely. To access the Unraid Terminal Click the ">_" icon on the top left of the GUI.
August 30, 2025Aug 30 For my own information, how long does it take on average when they release a new version of atm10/atm10tts before these dockers are updated?
August 31, 2025Aug 31 Quite random, I would say maybe a week or two? I check in about that often. We have about 4 contributors now from what I am tracking. I don't think myself or W3lfare are actively playing but not sure on the other guys. So its generally faster but it all depends on when we check in to see if an update was pushed.
August 31, 2025Aug 31 Thanks for the info. got some overenthusiastic friends who can't help but click away as soon as they see an update pop up on their ftb launcher, then nag me about why my server's not updated yet. Let's hope they'll learn to not update their clients before i notify them that the server's up to date...
September 13, 2025Sep 13 @Gideon77 looks like theres been a patch to neoforge :)edit: tried deleting the zip and forcing an update might've sorted it :). Unless you just patched. Edited September 13, 2025Sep 13 by Inch
September 14, 2025Sep 14 12 hours ago, Inch said:@Gideon77 looks like theres been a patch to neoforge :)edit: tried deleting the zip and forcing an update might've sorted it :). Unless you just patched.Think it may have been the force update! ATM10 was updated to the latest about 3 weeks ago. I did JUST push the update to 1.4 for TTS.
September 21, 2025Sep 21 Updated ATM10 to 4.12Edit:Updated ATM10-TTS to 1.5.1b Edited October 3, 2025Oct 3 by Gideon77
October 3, 2025Oct 3 I tried to install this for the first time ever last night, and for some reason, it only pulled the 4.11. I now see actually typing this that 8 hours ago it was updated to 4.12. Since we haven't even moved from spawn yet, would it be better to just wipe and start fresh, or is updating this easy?
October 4, 2025Oct 4 It's whatever you all want honestly! Changing between versions with Minecraft usually just entails heading past the currently generated world to have the new stuff spawn in. Based on the change log to .12 the only new mods that were added was modular bees. I'm not super familiar with what that mod is but it doesn't seem like it would change much in regards to world generation. So it should be fine to keep rocking the current world.And yeah I just pushed the 4.12 update last night! I'm currently on a playthrough of TTS but still trying to check in on ATM10 to keep that one updated as well.
October 23, 2025Oct 23 Updated ATM10 to 4.14Updated ATM10-TTS to 1.6.1 Edited October 24, 2025Oct 24 by Gideon77
October 24, 2025Oct 24 On 10/23/2025 at 1:52 PM, Gideon77 said:Updated ATM10 to 4.14Updated ATM10-TTS to 1.6.1appreciate it!
November 6, 2025Nov 6 Does anyone know how to get the server to do a clean shutdown for a daily restart? I'm very elementary level with scripting but docker stop allthemods10anddocker restart allthemods10both just take the container out back and shoot it, which doesn't safely preserve the world and player data. I haven't figured out how to access the Minecraft terminal and send it a /stop command.Edit: I did try the docker attach mentioned earlier in the thread, but that didn't seem to work. I get log readouts but can't run any commands from the window. Probably just doing something wrong. Edited November 6, 2025Nov 6 by Crowquet
November 7, 2025Nov 7 20 hours ago, Crowquet said:Does anyone know how to get the server to do a clean shutdown for a daily restart? I'm very elementary level with scripting but docker stop allthemods10anddocker restart allthemods10both just take the container out back and shoot it, which doesn't safely preserve the world and player data. I haven't figured out how to access the Minecraft terminal and send it a /stop command.Edit: I did try the docker attach mentioned earlier in the thread, but that didn't seem to work. I get log readouts but can't run any commands from the window. Probably just doing something wrong.I had also noticed recently that it seems Docker Attach no longer allows for the execution of commands via the command-line as before. You should be able to set yourself as an OP and use the commands for /save-all in game and /stop that way. However not always the most convenient. I will dig into the code to see if I can figure out what is preventing the use of Docker Attach from executing commands however my knowledge, as of now, only extends to updating to the latest version.Edit: Doing some digging, do you see when you click allthemods10 in docker tab > edit > top right basic view > swaps to advanced view > 8 spots down > Extra Parameters > does it have -it in it? On my version of TTS its did not have the -it on Extra Parameters and I was unable to send commands via the Docker Attach command however when I added it back in it started working again as intended.Edit 2: I submitted a pull request to the templates with what I think is the fix to prevent this in the future. Waiting to see when @W3LFARe can stop back by to verify the change so that I don't screw something up. Edit 1 seems to be the manual fix for now. Edited November 7, 2025Nov 7 by Gideon77
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.