Don't Starve Together

Don't Starve Together

Global Positions
dedicated server help
doesn't work for dedicated server, when running the server, the mode is called the old version and cannot be accessed:steamfacepalm:
< >
Đang hiển thị 1-15 trong 15 bình luận
stolve 4 Thg12, 2021 @ 1:47pm 
Also having issues with the new dedicated server setup, I get a number of errors that happen only with dedicated server
kkk 12 Thg12, 2021 @ 4:59am 
you can go to mods dir under the dedicated server directory, find this mod and un archive the xxx.bin file.

or you can port your mod dir to this dir, ensuring the mod dir is the certain files instead of xxx.bin
Sergeant Hwang 12 Thg12, 2021 @ 10:40am 
It's a problem that I solved a long time ago. Thank you for leaving comments.
9risu 5 Thg01, 2022 @ 2:32am 
Nguyên văn bởi Endless:
It's a problem that I solved a long time ago. Thank you for leaving comments.
Don't leave us hanging how did you fix it?
Spiderweak 4 Thg05, 2022 @ 12:50am 
Normally, you're supposed to put the following config in both modoverrides.lua (in your world (Master and Caves) folder :

return {
... ,
["workshop-378160973"]={
configuration_options={
ENABLEPINGS=true,
FIREOPTIONS=2,
OVERRIDEMODE=false,
SHAREMINIMAPPROGRESS=true,
SHOWFIREICONS=true,
SHOWPLAYERICONS=true,
SHOWPLAYERSOPTIONS=2
},
enabled=true
},
...
}

And to load the mod in your overall mod config file under <install_dir>/mods/dedicated_server_mods_setup.lua :

ServerModSetup("378160973")

The general info on both these files should be summed up here : https://dontstarve.fandom.com/wiki/Guides/Don%E2%80%99t_Starve_Together_Dedicated_Servers#Mods

PS : works fine for me on an ubuntu server with this config (but not on my kube cluster, will try to relay other infos once the kube deployment works)
Rix 12 Thg06, 2022 @ 10:18pm 
does anyone still need help fixing htis?i got the solution
Lần sửa cuối bởi Rix; 12 Thg06, 2022 @ 10:18pm
stolve 14 Thg06, 2022 @ 1:27pm 
Why don't you just post it then?
SamiNeptune 24 Thg06, 2022 @ 8:26pm 
Nguyên văn bởi Rix:
does anyone still need help fixing htis?i got the solution
Can you show the solution please????
ballas 25 Thg06, 2022 @ 3:16pm 
Nguyên văn bởi Rix:
does anyone still need help fixing htis?i got the solution
please
Spiderweak 4 Thg07, 2022 @ 3:36pm 
My modoverrides.lua :
return {
["workshop-375859599"]={
configuration_options={
divider=5,
random_health_value=0,
random_range=0,
send_unknwon_prefabs=false,
show_type=0,
unknwon_prefabs=1,
use_blacklist=true
},
enabled=true
},
["workshop-378160973"]={
configuration_options={
ENABLEPINGS=true,
FIREOPTIONS=2,
OVERRIDEMODE=false,
SHAREMINIMAPPROGRESS=true,
SHOWFIREICONS=true,
SHOWPLAYERICONS=true,
SHOWPLAYERSOPTIONS=2
},
enabled=true
},
["workshop-569043634"]={
configuration_options={
Health_Penalty_Generic="Unchanged",
Health_Penalty_Maximum="Unchanged",
Health_Penalty_Meat_Effigy="Unchanged",
Health_Penalty_Portal="Unchanged",
Health_Respawn_Amount="Unchanged",
KeepInventory="Unchanged",
NoPlayerSkeletons="Unchanged",
ReturnHotkey="Unchanged",
ReturnHotkey_Mode="Closest",
SpawnProtection="Unchanged",
campfire="Enabled",
coldfire="Enabled",
coldfirepit="Enabled",
firepit="Enabled",
reviver="Unchanged",
skeleton="Unchanged",
usetags="Unchanged"
},
enabled=true
},
}
Spiderweak 4 Thg07, 2022 @ 3:37pm 
My dedicated_server_mods_setup.lua:

-- Health Info https://gtm.steamproxy.vip/sharedfiles/filedetails/?id=375859599
ServerModSetup("375859599")
-- Global Positions https://gtm.steamproxy.vip/sharedfiles/filedetails/?id=378160973
ServerModSetup("378160973")
-- Campfire Respawn https://gtm.steamproxy.vip/sharedfiles/filedetails/?id=569043634
ServerModSetup("569043634")
Lần sửa cuối bởi Spiderweak; 4 Thg07, 2022 @ 3:38pm
Spiderweak 4 Thg07, 2022 @ 3:41pm 
One modoverrides.lua for root and one for caves
S2S MAKİNESİ 20 Thg07, 2022 @ 2:28pm 
Nguyên văn bởi Rix:
does anyone still need help fixing htis?i got the solution
help me plz
RequiemC1O 2 Thg05, 2023 @ 6:16pm 
Nguyên văn bởi Rix:
does anyone still need help fixing htis?i got the solution
help me plz
Edwynn 17 Thg12, 2023 @ 8:39pm 
Nguyên văn bởi Rix:
does anyone still need help fixing htis?i got the solution
can you help me solve the solution? ive sent you a friend request for this
Lần sửa cuối bởi Edwynn; 17 Thg12, 2023 @ 8:40pm
< >
Đang hiển thị 1-15 trong 15 bình luận
Mỗi trang: 1530 50