Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
Willow UnNerfed
Less Lags
Health Info
Gesture Wheel
More Actions
Advanced World Generation
Food Values - Item Tooltips
Minimap HUD
[DST] Auto Catch
Combined Status
Smarter Crock Pot
Fix Multiplayer
No Mods Warning (working DST)
modoverride.lua I have only tested at dedicated server before 2/11 update.
'limit_table' should be a table(lua table), otherwist will fail back to default table.
spiderden, spiderden_2, spiderden_3 are all the same prefab call 'spiderden' (as I know).
So, there is no way to do as they have same prefab name without change any mod's code.
I listed the mods I'm using and of them all yours has given me the best boost in performance with him on. (And also the most headaches, I don't know lua and am not a programmer by any means. I am sure I made everything more difficult on myself. Just make a change, test, rinse, repeat.) I have it back up and running great with all those other mods. Thanks again! (I couldn't live without my Willow mod though, xp)
It cause by the walrus's pet hound.
Component 'leader' and 'follower' leaking 'onremove' Listener to clean up.
So, if remove the pet hound will cause crash :(
(use kill/death works but drops item)
I modify the code to skip despawn pet hound, should be fine now.