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
_TUNING.MAXIMUM_SANITY_PENALTY = 0
If you've been using them fine in past then some other mod must've started conflicting (there is a dedicated server that runs this mod 24/7 and there were no such reports).
LUA ERROR stack traceback:
../mods/workshop-655377781/init/commands.lua:1532 in (global) verify_access (Lua) <1522-1536>
../mods/workshop-655377781/init/commands.lua:1600 in (field) fn (Lua) <1596-1603>
scripts/usercommands.lua:27 in (global) HandleUserCmdQueue (Lua) <24-29>
scripts/update.lua:45 in () ? (Lua) <33-134>
[00:37:32]: KU_sJttOWHc running text command: portal true
[00:37:32]: mysterious_lamp: You cannot use this command. You must be elitemod or above
[00:37:32]: [string "../mods/workshop-655377781/init/commands.lu..."]:1532: attempt to concatenate field '?' (a nil value)
LUA ERROR stack traceback:
../mods/workshop-655377781/init/commands.lua:1532 in (global) verify_access (Lua) <1522-1536>
player = 165338 - wx78 (valid:true)
required_access_level = 5
player_access_level = 0
result = false
or_above =
../mods/workshop-655377781/init/commands.lua:1600 in (field) fn (Lua) <1596-1603>
_ = table: 0xab1d8dd0
caller = 165338 - wx78 (valid:true)
scripts/usercommands.lua:27 in (global) HandleUserCmdQueue (Lua) <24-29>
cmd = table: 0x9d74fb0
scripts/update.lua:45 in () ? (Lua) <33-134>
dt = 0.016723500564694
server_paused = false
I should I have phrased more clearly what my intention was. (For X seconds after consuming Y food, all Z entities receive K more damage, players excluded). I think this will be clean enough that it won't cause crash with other mods.
Kind of like applying Abigail's Vulnerability to all creatures in the Constant for a set amount of time. However, I've yet to find it in DST's code.
You could try setting custom_tuning to NIGHTSWORD_DAMAGE:34 to reduce nightsword damage by half or NIGHTSWORD_DAMAGE:136 to double it - and do so for other vanilla weapons, like: NIGHTSWORD_DAMAGE:34,SPEAR_DAMAGE:17 and so on, but it sounds like a chore... it would also not be used by custom weapons and would not change damage player RECEIVES. There is components.health.playerabsorb that's used by Wigfrid but it's set to 0 for others (also - it's deprecated) and components.health.externalabsorbmodifiers that's not only far more complex (yet flexible) but also set to 0 by default.
LUA ERROR stack traceback:
=[C]:-1 in (field) open (C) <-1--1>
../mods/workshop-655377781/init/commands.lua:349 in (global) get_players_in_rank (Lua) <338-373>
../mods/workshop-655377781/init/commands.lua:1330 in (global) command_rank (Lua) <1312-1334>
../mods/workshop-655377781/init/commands.lua:1724 in (field) fn (Lua) <1722-1726>
scripts/usercommands.lua:27 in (global) HandleUserCmdQueue (Lua) <24-29>
scripts/update.lua:49 in () ? (Lua) <33-140>
LUA ERROR stack traceback:
=[C]:-1 in (field) open (C) <-1--1>
../mods/workshop-655377781/init/commands.lua:349 in (global) get_players_in_rank (Lua) <338-373>
player = 161995 - wolfgang (valid:true)
rank = elitemod
valid_rank_name = true
invalid_name_message = Rank name invalid - try: prestige elite mod elitemod
../mods/workshop-655377781/init/commands.lua:1330 in (global) command_rank (Lua) <1312-1334>
player = 161995 - wolfgang (valid:true)
rank = elitemod
operation = nil
name = nil
promote = false
../mods/workshop-655377781/init/commands.lua:1724 in (field) fn (Lua) <1722-1726>
params = table: 43790868
caller = 161995 - wolfgang (valid:true)
scripts/usercommands.lua:27 in (global) HandleUserCmdQueue (Lua) <24-29>
cmd = table: 43791510
scripts/update.lua:49 in () ? (Lua) <33-140>
dt = 0.01668899320066
1. Start by setting enable_cleanup = true (and cleanup_ignore_domesticated = true for dedicated server - this is true by default but it's better to make sure it's true)
2. Start server then stop it (to generate it's files in DST installation directory)
3. Configure hk_config_cleanup_limits.txt - one line for one limit -> prefab space limit_number
4. Configure hk_config_cleanup_ignoredtags.txt - one line per one EXTRA tag to ignore
5. Ignore hk_config_cleanup_birdfood.txt (it's unimplemented)
Feel free to drop bug reports :)
%USERPROFILE%\Documents\Klei\DoNotStarveTogether\Cluster_{number_of_save_slot}\Master\modoverrides.lua
and you can send me it to hekkaryk@gmail.com or via (for example) https://pastebin.com/ (just copy link you get after posting modoverrides.lua content - you can open .lua files with notepad) ^_^
[00:01:11]: [string "../mods/workshop-655377781/init/pickup.lua"]:12: stack overflow
LUA ERROR stack traceback:
../mods/workshop-655377781/init/pickup.lua:12 in (field) HkPrevOnLoad (Lua) <10-22>
but
I fixed my problems by uninstalling and reinstalling the game
a) find a file
b) copy its content
c) post it to pasted.co or some other pastebin-like website
d) hit sumbit and copy link it gives you
e) paste link to shared file here
https://forums.kleientertainment.com/klei-bug-tracker/dont-starve-together/infinite-loading-world-r9932/