Don't Starve Together

Don't Starve Together

Advanced World Generation
Počet komentářů: 640
Super Brasilis, it was made before caves existed
Super Brasilis 12. zář. 2023 v 12.36 
It should be named as Advanced FLAT world generation.
Akira121 21. zář. 2022 v 10.39 
crash
Kavaline 17. pro. 2021 v 16.20 
so nice he not removed the mod, so, other modders can read and learn how to do this stuffs. thanks bro!
󠁳⁧⁧ Jarda 26. říj. 2021 v 16.39 
Word of advice:
Anyone is free to not subscribe or to come up with something better.

The disrespect is real around DST community.
SSneaky 18. zář. 2021 v 18.47 
word of advice.
if your aren't updating a mod what doesn't let you go to previous versions of it, for the love of god take it off.
.Mulb 2. srp. 2021 v 17.52 
it doesnt, hes done making it. but yall cant read
Echo 13. dub. 2021 v 2.33 
that mod is stopped updating! stop it!
wolf 4. dub. 2021 v 6.26 
it not working fix it!
Infinite3235 28. bře. 2021 v 7.42 
in addition to the mod being the most horrible I’ve ever seen, the goodbye link doesn’t exist:steamthumbsdown:
SamTm 23. lis. 2020 v 3.58 
not working sorry
Deo 9. dub. 2020 v 19.03 
Error in making world
木九皮 24. úno. 2020 v 9.18 
禁用石窟,disable grotto then you can use it
[GI MONO] Musul 7. pro. 2019 v 11.08 
tira error!
Lão Phật Gia 25. říj. 2019 v 6.20 
Mod erro, can't new world :(( can admin fix it :((
VIRUS UPLOADING [74%] 18. zář. 2019 v 5.32 
@icole1500._. Мод заброшен, научись читать описания.
icole1500._. 15. zář. 2019 v 3.30 
Эй! Мод давно уже пора обновить. После обновления "Return of them" мод не работает (игра выдаёт ошибку).
Serp 13. zář. 2019 v 6.07 
@Mf99k:
try to disable OverworldNightmarePhase" in modsettings, I think this is the reason for the crash.
Mf99k 12. zář. 2019 v 20.57 
This mod seems to be broken with the latest update
scripts/components/areaaware.lua:16 attempt to call method 'StopUpdating' (a nil value)
16,1 in function 'OnRemoveFromEntity'
modmain.lua(71,1) in function 'fn'
Loaf-fee 6. zář. 2019 v 1.29 
Thank you, for your contribution to this lovely community. Farewell and good luck on your future endeavor.
CheetoJesus 23. srp. 2019 v 22.16 
Ok thanks @Serp! I'll keep these points in mind. Cheers
Serp 23. srp. 2019 v 16.49 
@CheetoJesus:
Always mention and add a link to the original author/modpage. And if the author contacts you and ask you to take it down or something, do it or alter the mod that way, that it is not mostly a copy. Or make it private for personal use only, if it is private you can copy as many mods as you want.
And if you want some specific changes, first ask the author if he could implement them (if author is still active)
CheetoJesus 23. srp. 2019 v 16.00 
@Serp am I allowed to modify the mod on my own as well? I want to fix the mod, as with another mod that I use for worldgen. Not sure what the rules are around using unmaintained code though, and whether using parts of other peoples' code as reference/starting base would be frowned upon if properly attributed.
CheetoJesus 23. srp. 2019 v 15.53 
serp 在楼下做了修补,看这里 https://steamhost.cn/steamcommunity_com/sharedfiles/filedetails/?id=756647525 。serp 的版本没有合成的世界(infused worlds)
ブランク 22. srp. 2019 v 19.38 
这么好的mod停更了?近期更新后这东西bug报错了,不建议订阅
zhangloony 17. srp. 2019 v 18.20 
!我第一句看见了,停止更新了。。。靠。
zhangloony 17. srp. 2019 v 18.18 
尊敬的作者,能不能把设置里面可以调成中文,有的英文我使用翻译软件翻译的时候会翻译成奇怪的词语.
Honourable author, can you adjust the settings into Chinese, some English I use translation software translation will be translated into strange words.
Serp 16. srp. 2019 v 10.46 
The lines to fix this would be in modworldgenmain.lua:
local Layouts = require("map/layouts").Layouts
local StaticLayout = require("map/static_layout")
Layouts["Grotto"] = StaticLayout.Get("map/static_layouts/grotto") -- add the grotto back to layouts

I added this fix into my own private version and made it visible. My version does not include infusion! https://steamhost.cn/steamcommunity_com/sharedfiles/filedetails/?id=756647525
Serp 16. srp. 2019 v 10.29 
thank you, that helps:
Indeed the "grotto" was removed from the layouts file. It is a one-liner to add it back to the layouts, but I don't consider this worth to upload a "fixed" version of this mod. Simply change the modsetting of the grotto to 0.
A "grotto" is simply "Some tress, a stone and a pond close at one location."
CheetoJesus 16. srp. 2019 v 10.08 
Error logs got truncated way more than I expected, but it seems to be a null pointer kinda thing with Grotto. All three errors in my log mentions Grotto somewhere.

Pastebin link for error log: https://pastebin.com/A4vXCqKd
CheetoJesus 16. srp. 2019 v 9.59 
I apologise for the lack of spoiler, but here is the error logs. I think the error is caused by "No layout available for: Grotto", but the error is seemingly repeated 3 times so I'm not sure if there are other prefabs missing from the list. Error log was also truncated due to 1000 characters limit, replicable by putting on this mod on after subscribing, and generating a world on default settings.


[00:05:00]: No layout available for Grotto
[00:05:00]: DoLuaFile Error: #[string "scripts/map/object_layout.lua"]:185: No layout was provided!
#LUA ERROR stack traceback:
@=[C]:-1 in (global) assert (C) <-1--1>
@scripts/map/object_layout.lua:185 in (upvalue) ConvertLayoutToEntitylist (Lua) <184-281>
layout = nil
@scripts/map/object_layout.lua:445 in (field) Convert (Lua) <442-447>
node_id = Badlands:BG_108:BGBadlands
item = Grotto
addEntity = table: 0x32885630
layout = nil
Serp 16. srp. 2019 v 5.56 
@ ヘザー H E A T H E R :
Are you able to find out the exact cause? I have a privat copy of this mod, without the "infused" feature, so only for setpieces, which does not crash. Can you confirm that without infuse and such stuff, the game is not crashing? This would also help DejaVu to fix it (in case he reads this)
Viarise 16. srp. 2019 v 3.56 
After updating the game this mod crashing the world, please update! :cozybrawlhalla5:
redeyerain 26. čvc. 2019 v 5.06 
there is no infused
redeyerain 26. čvc. 2019 v 5.05 
How do i get cave setpieces added? do i have to turn on caves?
DARREN_CX3 4. čvn. 2019 v 4.28 
How do I get that menu in the first pic?
Mica 23. dub. 2019 v 20.05 
Thank you for making caves accessible before it got released. It was so fun, I really appreciate it!
aubri 22. úno. 2019 v 16.22 
Thank you.
zhangloony 29. zář. 2018 v 17.23 
之前找了很长时间,一直未找到,结果今天居然看见了。我一直搜索的是Colourful eggs:steamsad:
(I've been looking for it for a long time, but I haven't found it yet. I've been searching for Colourful eggs.)
󠁳⁧⁧ Jarda 29. zář. 2018 v 15.27 
This mod is great, it served me as some kind of API for tweaking my worlds back then.
Respect. :dstools:
ГЕНЕРАЛ КЛИТОР 29. zář. 2018 v 8.43 
F
雨飞君 22. čvn. 2018 v 3.18 
RIP
KnightDragon 17. čvn. 2018 v 18.34 
RIP
Amnesiac 17. kvě. 2018 v 23.21 
If you remove this mod to fix the canary bug, the games colors makes the game look like it's stuck in some weird state of dusk with bright red colors looking very faded and strange.

To fix this see the Bug Reports Section for how to fix
Amnesiac 17. kvě. 2018 v 22.35 
Actually I found two bugs with this mod, it causes canaries to get "poisoned" in the forest world, not just the caves, and it causes them to explode when released instead of flying away freely. Disabling this mod, even after world gen, will fix this luckily.

Disabling nightmare phase before or after seems to have no effect.
Amnesiac 12. kvě. 2018 v 22.58 
For anyone wondering, this mod still works, and it's amazing!

@Deja Vu, what does "enable Nightmare Phase in Overworld" do? and why is it ON by default if I may ask?
Deja Vu  [autor] 24. dub. 2018 v 10.07 
@MCPringles
I see now. Yes, unfortunately the selfie-stick is hidden.
FinMCPringles 23. dub. 2018 v 21.10 
@Deja Vu
A bunch of the screenshots show WX standing next to various structures and creatures from the ruins/caves. (It was a joke because it looked like he was taking selfies)
Deja Vu  [autor] 23. dub. 2018 v 10.42 
@MCPringles
I'm not sure what you mean by that, but I took the screenshots of my own game which are displayed above.
FinMCPringles 21. dub. 2018 v 15.10 
The pictures were taken from Wx-78's "Visit to the caves/ruins" photo album