After the latest March QoL update, my dedicated server can no longer download or run mods.
- I am running a hosted Linux dedicated server
-
I have configured
/mods/dedicated_server_mods_setup.lua
to useServerModSetup("WORKSHOP-ID")
-
As previously required, I have enabled these mods in
/mods/modsettings.lua
usingForceEnableMod("workshop-WORKSHOP-ID")
-
According to a post we read, mods should download to a new location
/data/steamapps/workshop/content/322330
- However, only one of the mods downloaded there
With the latest update, how do we get mods working on Linux dedicated servers again? Please help! As of the most recent hotfix, the server is finally able to load up just fine, but it is not able to consistently download all mods to the destination folder and the 1 mod that was successfully downloaded to this directory did not actually work in-game.
Attached is the server log from
/.klei/DoNotStarveTogether/MyDediServer/Master
I'm not sure that we're enabling the mod appropriately either as mod folders of the form "workshop-XXXXXX" are no longer downloaded to the modsettings.lua script's location.
Steps to Reproduce
- Start a Linux dedicated server
- Add mods
- Check to see if they download
- Try to connect to server


A developer has marked this issue as fixed. This means that the issue has been addressed in the current development build and will likely be in the next update.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now