Don't Starve Together

Don't Starve Together

Epic Healthbar
このトピックはロックされています
Mod being skipped on dedicated server
When starting dedicated server this mod is being skipped while other mods are working without problem. When I duplicate the server and run it from the "Host Game" in the menu it works just fine. I've tried deleting the mod files from the steam/.../content/ folder and re-downloading as well as remaking my modoverrides.lua.

https://pastebin.com/uXG3uNZm - modoverrides.lua
the mods I have are Epic Healthbar, Enduring Backpack Skins, Survival Dedicated Server Enhancement, Health Info, and Combine and Patch

https://pastebin.com/gcRgKvJ8 - server_log.txt

It doesn't seem to be encountering any errors. Like I said it works perfectly fine when duplicating the server and running it through the UI but as a dedicated server it will not run even when it is the only mod in the modoverrides.lua.
< >
1-5 / 5 のコメントを表示
Tykvesh  [開発者] 2021年6月14日 23時22分 
May I see your dedicated_server_mods_setup.lua file from dedicated server's mods folder?
Tykvesh の投稿を引用:
May I see your dedicated_server_mods_setup.lua file from dedicated server's mods folder?

I have my server set up from my klei folder so all my mods are pulling from steam/steamapps/workshop and the dedicated_server_mods_setup.lua in my steam/.../DST/mods/ is blank aside from just the instructions to set it up.

The other 4 mods however are working fine, what's different about epic healthbar?
最近の変更はSlay queen girlboss (diva)が行いました; 2021年6月15日 16時21分
Tykvesh  [開発者] 2021年6月15日 19時33分 
According to your logs modoverrides.lua gets loaded just fine, but Epic Healthbar is not enabled because it does not exist.

Try adding this line to dedicated_server_mods_setup.lua and see if that helps:
ServerModSetup("1185229307")
最近の変更はTykveshが行いました; 2021年6月15日 19時34分
That fixed it. Do you have any idea what could be causing that to happen and will epic healthbar always be enabled if I leave that in the dedicated_server_mods_setup.lua even if it's not listed in modoverrides.lua?
Tykvesh  [開発者] 2021年6月16日 12時02分 
Well, normally you need to use both. One downloads mods for the server, the other enables and configures them.
< >
1-5 / 5 のコメントを表示
ページ毎: 1530 50