Don't Starve Together

Don't Starve Together

Ceres Fauna
ZeroRyuk  [developer] 29 Jul, 2022 @ 5:36pm
Bug Report
Report your bugs or issues here.
< >
Showing 1-15 of 24 comments
Sleeves 1 Aug, 2022 @ 9:33pm 
making birds not fly away in her config seems to enable it for other characters, im assuming all of them, i havent done any specific testing but i noticed it happening on haato and maxwell
ZeroRyuk  [developer] 2 Aug, 2022 @ 1:28am 
Originally posted by Sleeves:
making birds not fly away in her config seems to enable it for other characters, im assuming all of them, i havent done any specific testing but i noticed it happening on haato and maxwell
Thanks, I've accidentally swap the tags the birds check. It should be fixed now.
Guy 3 Aug, 2022 @ 5:29am 
for some reason it can trim stump to gain free wood
ZeroRyuk  [developer] 3 Aug, 2022 @ 9:59am 
Originally posted by Guy:
for some reason it can trim stump to gain free wood
Thanks for reporting, I'll check it and fix it soon.
khe
Dragon Grimoire 15 Aug, 2022 @ 7:43pm 
Ok, weird bug. Made my first Treants today and then a hound wave starts. The moment the hound wave starts, the server causes a disconnect. The Treants function just fine wandering around and no wave has caused a bug before hand. As a note, your mods are very great.
ZeroRyuk  [developer] 15 Aug, 2022 @ 8:03pm 
Originally posted by Dragon Grimoire:
Ok, weird bug. Made my first Treants today and then a hound wave starts. The moment the hound wave starts, the server causes a disconnect. The Treants function just fine wandering around and no wave has caused a bug before hand. As a note, your mods are very great.
Thanks for reporting,

I think that might not be our mod. When it happens you need to check the logs right after it crash cuz the logs gets reset when you run again the game.

Check the numbers on the crash if it matches the number in fauna's URL.
If the workshop-[numbers] don't match fauna's URL then it's another mod. You can search the other mod by replacing the number in your URL with the one from the crash.
ZeroRyuk  [developer] 15 Aug, 2022 @ 8:08pm 
Originally posted by Dragon Grimoire:
Ok, weird bug. Made my first Treants today and then a hound wave starts. The moment the hound wave starts, the server causes a disconnect. The Treants function just fine wandering around and no wave has caused a bug before hand. As a note, your mods are very great.
Oh nvm. I found it now.
Killing neutral creatures will collapse
ZeroRyuk  [developer] 1 Feb, 2023 @ 10:05am 
Originally posted by 狐狸伯爵:
Killing neutral creatures will collapse
It is working for me. Please check your other mods
Doll 11 May, 2023 @ 5:59am 
LUA ERROR stack traceback:
../mods/workshop-2842091915/scripts/util/ceres_fauna_pacify.lua:22 in (method) SuggestTarget (Lua) <19-27>
self =
hiteffectsymbol = marker
hurtsound = dontstarve_DLC001/creatures/deciduous/drake_hit
defaultdamage = 5
keeptargetfn = function - scripts/prefabs/birchnutdrake.lua:31
GiveUp = function - ../mods/workshop-2189004162/scripts/helpers/combat.lua:256
GetAttacked = function - ../mods/workshop-2411450759/scripts/util/amelia_autotimelapse.lua:4
forcefacing = true
targetfn = function - scripts/prefabs/birchnutdrake.lua:17
SetAreaDamage = function - ../mods/workshop-2189004162/scripts/helpers/combat.lua:288
SuggestTarget = function - ../mods/workshop-2842091915/scripts/util/ceres_fauna_pacify.lua:19
inst = 153530 - birchnutdrake (valid:true)
retargetperiod = 1
hitrange = 3
laststartattacktime = 0
TryAttack = function - ../mods/workshop-2189004162/scripts/helpers/combat.lua:241
lastwasattackedbytargettime = 0
DoAttack = function - ../mods/workshop-2189004162/scripts/helpers/combat.lua:224
lastwasattackedtime = 0
keeptargettimeout = 0
transfertargetcallback = function - scripts/components/combat.lua:78
CanTarget = function - ../mods/workshop-2842091915/scripts/util/ceres_fauna_pacify.lua:9
externaldamagetakenmultipliers = table: 000000000AA522E0
externaldamagemultipliers = table: 000000000AA52A60
retargettask = PERIODIC 153530: 1.000000
BattleCry = function - ../mods/workshop-2098779339/modmain.lua:16
SetTarget = function - ../mods/workshop-2189004162/scripts/helpers/combat.lua:153
losetargetcallback = function - scripts/components/combat.lua:77
CanAttack = function - ../mods/workshop-2189004162/scripts/helpers/combat.lua:196
battlecryenabled = true
_ = table: 000000000AA53E60
SetRange = function - ../mods/workshop-2189004162/scripts/helpers/combat.lua:278
target = nil
scripts/components/deciduoustreeupdater.lua:167 in (field) fn (Lua) <165-169>
drake = 153530 - birchnutdrake (valid:true)
scripts/scheduler.lua:186 in (method) OnTick (Lua) <164-216>
self =
running = table: 00000000225FAFE0
waitingfortick = table: 00000000225FA6E0
hibernating = table: 00000000225FB560
tasks = table: 00000000225FA8E0
waking = table: 000000000AA6AEE0
attime = table: 00000000225FB8E0
tick = 249717
k = PERIODIC 153530: 0.000000
v = true
already_dead = false
scripts/scheduler.lua:409 in (global) RunScheduler (Lua) <407-415>
tick = 249717
scripts/update.lua:240 in (upvalue) oldUpdate (Lua) <224-298>
dt = 0.033333335071802
tick = 249717
i = 249717
../mods/workshop-2537774396/modmain.lua:185 in () ? (Lua) <149-186>
x = 0.033333335071802

[17:06:46]: [string "../mods/workshop-2842091915/scripts/util/ce..."]:22: attempt to index local 'target' (a nil value)
LUA ERROR stack traceback:
../mods/workshop-2842091915/scripts/util/ceres_fauna_pacify.lua:22 in (method) SuggestTarget (Lua) <19-27>
scripts/components/deciduoustreeupdater.lua:167 in (field) fn (Lua) <165-169>
scripts/scheduler.lua:186 in (method) OnTick (Lua) <164-216>
scripts/scheduler.lua:409 in (global) RunScheduler (Lua) <407-415>
scripts/update.lua:240 in (upvalue) oldUpdate (Lua) <224-298>
../mods/workshop-2537774396/modmain.lua:185 in () ? (Lua) <149-186>
ZeroRyuk  [developer] 11 May, 2023 @ 9:57am 
Originally posted by Doll:
LUA ERROR stack traceback:
../mods/workshop-2842091915/scripts/util/ceres_fauna_pacify.lua:22 in (method) SuggestTarget (Lua) <19-27>
self =
hiteffectsymbol = marker
hurtsound = dontstarve_DLC001/creatures/deciduous/drake_hit
defaultdamage = 5
keeptargetfn = function - scripts/prefabs/birchnutdrake.lua:31
GiveUp = function - ../mods/workshop-2189004162/scripts/helpers/combat.lua:256
GetAttacked = function - ../mods/workshop-2411450759/scripts/util/amelia_autotimelapse.lua:4
forcefacing = true
targetfn = function - scripts/prefabs/birchnutdrake.lua:17
SetAreaDamage = function - ../mods/workshop-2189004162/scripts/helpers/combat.lua:288
SuggestTarget = function - ../mods/workshop-2842091915/scripts/util/ceres_fauna_pacify.lua:19
inst = 153530 - birchnutdrake (valid:true)
retargetperiod = 1
hitrange = 3
laststartattacktime = 0
TryAttack = function - ../mods/workshop-2189004162/scripts/helpers/combat.lua:241
lastwasattackedbytargettime = 0
DoAttack = function - ../mods/workshop-2189004162/scripts/helpers/combat.lua:224
lastwasattackedtime = 0
keeptargettimeout = 0
transfertargetcallback = function - scripts/components/combat.lua:78
CanTarget = function - ../mods/workshop-2842091915/scripts/util/ceres_fauna_pacify.lua:9
externaldamagetakenmultipliers = table: 000000000AA522E0
externaldamagemultipliers = table: 000000000AA52A60
retargettask = PERIODIC 153530: 1.000000
BattleCry = function - ../mods/workshop-2098779339/modmain.lua:16
SetTarget = function - ../mods/workshop-2189004162/scripts/helpers/combat.lua:153
losetargetcallback = function - scripts/components/combat.lua:77
CanAttack = function - ../mods/workshop-2189004162/scripts/helpers/combat.lua:196
battlecryenabled = true
_ = table: 000000000AA53E60
SetRange = function - ../mods/workshop-2189004162/scripts/helpers/combat.lua:278
target = nil
scripts/components/deciduoustreeupdater.lua:167 in (field) fn (Lua) <165-169>
drake = 153530 - birchnutdrake (valid:true)
scripts/scheduler.lua:186 in (method) OnTick (Lua) <164-216>
self =
running = table: 00000000225FAFE0
waitingfortick = table: 00000000225FA6E0
hibernating = table: 00000000225FB560
tasks = table: 00000000225FA8E0
waking = table: 000000000AA6AEE0
attime = table: 00000000225FB8E0
tick = 249717
k = PERIODIC 153530: 0.000000
v = true
already_dead = false
scripts/scheduler.lua:409 in (global) RunScheduler (Lua) <407-415>
tick = 249717
scripts/update.lua:240 in (upvalue) oldUpdate (Lua) <224-298>
dt = 0.033333335071802
tick = 249717
i = 249717
../mods/workshop-2537774396/modmain.lua:185 in () ? (Lua) <149-186>
x = 0.033333335071802

[17:06:46]: [string "../mods/workshop-2842091915/scripts/util/ce..."]:22: attempt to index local 'target' (a nil value)
LUA ERROR stack traceback:
../mods/workshop-2842091915/scripts/util/ceres_fauna_pacify.lua:22 in (method) SuggestTarget (Lua) <19-27>
scripts/components/deciduoustreeupdater.lua:167 in (field) fn (Lua) <165-169>
scripts/scheduler.lua:186 in (method) OnTick (Lua) <164-216>
scripts/scheduler.lua:409 in (global) RunScheduler (Lua) <407-415>
scripts/update.lua:240 in (upvalue) oldUpdate (Lua) <224-298>
../mods/workshop-2537774396/modmain.lua:185 in () ? (Lua) <149-186>
Oh thank you. I think I should be able to fix this.
Lone 10 Jul, 2023 @ 3:30pm 
Hey, love this character mod, but experienced a crash as well when I had a treant up and the hound invasion began. I think the bug is still there.

I am using some other mods, but those work in other playthroughs.
Last edited by Lone; 10 Jul, 2023 @ 3:31pm
ZeroRyuk  [developer] 10 Jul, 2023 @ 4:30pm 
Originally posted by Lone:
Hey, love this character mod, but experienced a crash as well when I had a treant up and the hound invasion began. I think the bug is still there.

I am using some other mods, but those work in other playthroughs.

Hi,

Thanks for reporting but please include the crash log.I won't be able to tell what is causing it.
It should be in your documents folder "Documents\Klei\DoNotStarveTogether". It gets reset each time you run the game so get it before it running the game again when it happens.

It will be either master_server_log or caves_server_log if you have caves enabled.

If not it's client_log
Lone 10 Jul, 2023 @ 5:14pm 
So tried having just your mod and waited for hounds to attack and it crashed again. I am not seeing an LUA ERROR or anything in the log. Posting it below.
< >
Showing 1-15 of 24 comments
Per page: 1530 50