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
i check server log, it say "workshop-516059534" which is that mod id.
since my mod only add tag for abigail to make her attack shadow and also add some armor script for her and add some sanity.
what about you only run my mod? it no crash right?. so not sure how to fix this, except that author mod update it.
If you have crash log its help much...
@MissChibiGoddess TTV : i think theres another mod to do that?
LUA ERROR stack traceback:
../mods/workshop-2337896196/modmain.lua:23 in (local) fn (Lua) <19-26>
I think you need to check for victim.sanityreward if nill or put a fixed value:
at the function:
local function OnKill(inst, data)
local victim = data.victim
if victim and victim:HasTag("shadow") then
if inst._playerlink ~= nil and victim.sanityreward ~= nil then
inst._playerlink.components.sanity:DoDelta(victim.sanityreward / SANITY_REWARD)
end
end
end
of modmain.lua
you are solo or with friend? i hope new update fix the crash. since its hard to fix without log
like give off light at night to keep her sister from being attacked at night?
- when abigail kill shadow wendy will receive sanity default is full
- abigail attack shadow creature, now you can set this into abigail attack shadow if wendy insane