Don't Starve Together

Don't Starve Together

Hound Companion
shequan 22 May, 2015 @ 2:33pm
nightmare treat crash
[00:13:24]: [string "../mods/workshop-440357000/scripts/prefabs/..."]:96: attempt to compare nil with number
LUA ERROR stack traceback:
../mods/workshop-440357000/scripts/prefabs/koko.lua:96 in (field) test (Lua) <50-118>
inst = 104985 - koko (valid:true)
item = 125066 - nightmaretreat(LIMBO) (valid:true)
nearest = 124935 - mitsuru (valid:true)
scripts/components/trader.lua:87 in (method) WantsToAccept (Lua) <86-88>
self =
onaccept = function - ../mods/workshop-440357000/scripts/prefabs/koko.lua:196
onrefuse = function - ../mods/workshop-440357000/scripts/prefabs/koko.lua:200
inst = 104985 - koko (valid:true)
test = function - ../mods/workshop-440357000/scripts/prefabs/koko.lua:50
deleteitemonaccept = true
oldAcceptGift = function - scripts/components/trader.lua:90
_ = table: 171E9FC0
AcceptGift = function - ../mods/workshop-404161345/modmain.lua:226
item = 125066 - nightmaretreat(LIMBO) (valid:true)
giver = 124935 - mitsuru (valid:true)
scripts/components/trader.lua:95 in (method) oldAcceptGift (Lua) <90-125>
self =
onaccept = function - ../mods/workshop-440357000/scripts/prefabs/koko.lua:196
onrefuse = function - ../mods/workshop-440357000/scripts/prefabs/koko.lua:200
inst = 104985 - koko (valid:true)
test = function - ../mods/workshop-440357000/scripts/prefabs/koko.lua:50
deleteitemonaccept = true
oldAcceptGift = function - scripts/components/trader.lua:90
_ = table: 171E9FC0
AcceptGift = function - ../mods/workshop-404161345/modmain.lua:226
giver = 124935 - mitsuru (valid:true)
item = 125066 - nightmaretreat(LIMBO) (valid:true)
count = nil
../mods/workshop-404161345/modmain.lua:231 in (method) AcceptGift (Lua) <226-232>
self =
onaccept = function - ../mods/workshop-440357000/scripts/prefabs/koko.lua:196
onrefuse = function - ../mods/workshop-440357000/scripts/prefabs/koko.lua:200
inst = 104985 - koko (valid:true)
test = function - ../mods/workshop-440357000/scripts/prefabs/koko.lua:50
deleteitemonaccept = true
oldAcceptGift = function - scripts/components/trader.lua:90
_ = table: 171E9FC0
AcceptGift = function - ../mods/workshop-404161345/modmain.lua:226
giver = 124935 - mitsuru (valid:true)
item = 125066 - nightmaretreat(LIMBO) (valid:true)
count = nil
scripts/actions.lua:658 in (field) fn (Lua) <652-661>
act = Give 104985 - koko With Inv:125066 - nightmaretreat(LIMBO) (valid:true)
able = true
reason = nil
scripts/bufferedaction.lua:22 in (method) Do (Lua) <19-35>
self (valid:true) =
forced = true
action = table: 060EDE88
invobject = 125066 - nightmaretreat(LIMBO) (valid:true)
onfail = table: 112F38A0
doerownsobject = true
onsuccess = table: 112F45C0
target = 104985 - koko (valid:true)
options = table: 112F3350
doer = 124935 - mitsuru (valid:true)
pos = (25.26, 0.00, 397.20)
scripts/entityscript.lua:1193 in (method) PerformBufferedAction (Lua) <1185-1203>
self (valid:true) =
DynamicShadow = DynamicShadow (2EFFC958)
inlimbo = false
GetMoistureRateScale = function - scripts/prefabs/player_common.lua:97
SetCameraDistance = function - scripts/prefabs/player_common.lua:1038
ScreenFlash = function - scripts/prefabs/player_common.lua:1092
player_classified = 124936 - player_classified (valid:true)
playercolour = table: 2F2B1C38
AnimState = AnimState (2EFF9338)
Light = Light (2EFF9178)
OnRemoveEntity = function - scripts/prefabs/player_common.lua:530
pendingtasks = table: 2F251DE0
ShowHUD = function - scripts/prefabs/player_common.lua:1032
sg = sg="wilson", state="give", time=0.43, tags = "giving,"
IsHUDVisible = function - scripts/prefabs/player_common.lua:1022
ApplyScale = function - scripts/prefabs/player_common.lua:1107
SetGhostMode = function - scripts/prefabs/player_common.lua:446
ShowActions = function - scripts/prefabs/player_common.lua:1026
OnWakeUp =
[00:13:24]: SCRIPT ERROR! Showing error screen
[00:13:25]: QueryServerComplete no callback
CreateBoundSocket: ::bind couldn't find an open port between 57921 and 57921
..\tier1\fileio.cpp (4002) : Assertion Failed: m_nNumRegisteredWriters == 0
threadtools.cpp (3633) : Assertion Failed: Illegal termination of worker thread 'CFileWriterThread'
< >
Showing 1-7 of 7 comments
Polygonetwo  [developer] 24 May, 2015 @ 11:40pm 
Hmm what other mods were you using?
shequan 25 May, 2015 @ 12:56am 
I'm running these server mods: https://steamhost.cn/steamcommunity_com/sharedfiles/filedetails/?id=422723953
Hound Companion is the newest addition.. and has not yet been added to this collection.
Polygonetwo  [developer] 25 May, 2015 @ 9:22am 
Let me know if this change fixes it or not~
Last edited by Polygonetwo; 25 May, 2015 @ 9:22am
shequan 26 May, 2015 @ 4:34pm 
Sorry for the delay. So I'm no longer getting the crash.. but feeding the hound the nightmare treat doesn't result in a visible change to the hound. Do nightmare hounds look different than the regular hound?
Polygonetwo  [developer] 26 May, 2015 @ 6:29pm 
To get it to transform the first time you have to feed it five treats (For now, been thinking of lowering it to three since five is kind of expensive), then it'll transform and stop accepting them. If you change it to an ice/fire hound then back into a nightmare hound it'll remember the old treats it was given and it'll only take the one at that point. The nightmare hounds are see-through like other nightmare creatures.
shequan 27 May, 2015 @ 5:51am 
Ok.. I figured it worked like the gems. I'll retest to confirm but I'm guessing it's working fine in that case. Thanks for being so responsive.
Polygonetwo  [developer] 27 May, 2015 @ 6:34am 
No problem~
< >
Showing 1-7 of 7 comments
Per page: 1530 50