PassiveLemon / tmodloader1.4-docker

Docker container for a tModLoader 1.4 dedicated server
GNU General Public License v3.0
10 stars 3 forks source link

"You are not using the same version as the server": How to update the tmodloader server version? #12

Closed fredrikburmester closed 1 year ago

fredrikburmester commented 1 year ago

As the title says: How do I update the tmodloader version of the server?

As of writing this, the latest version of tmodloader is 2022.9.47.1, and the server uses 2022.8.54.4.

Thanks!

fredrikburmester commented 1 year ago

I downloaded tmodloader from Github, unzipped, copied and overwrote all files. Then I changed the version number in the entrypoint.sh file. That did it, I think :)

Maybe I could have just changed the version number and removed the Libraries folder? If what I did is the incorrect method, please inform me here in a comment.

PassiveLemon commented 1 year ago

tModloader was just updated today and I haven't had time to update this yet. I don't have a release for the newest version yet so changing the version tag wont download this github but it will still download the tModloader files. You will have to make the serverconfig.txt and modify the start-tModLoaderServer.sh yourself, though you can use mine for reference. I should be able to get this updated later today.

PassiveLemon commented 1 year ago

There's not really a correct method so I would delete everything that isn't a part of this github to be absolutely sure, but what you did should most likely be fine because it is overwriting. The version tag is only needed when its downloading the server.

I'll comment in this after I do update it.

PassiveLemon commented 1 year ago

Its been updated to 2022.9.47.4 if you want to check that out