Don't Starve Together

Don't Starve Together

Re-Gorge-itated
Mod character crashes
I've tested this mod out with Hamlet Characters W.I.P., Shipwrecked Characters, and The Wodger, and it crashes when a player tries to enter as a character with 'eater' in their code. (I don't really understand the error I'm getting, but that's what a more informed modding friend pointed out.) It happened with Wodger, it happened with Wilba from Hamchars, and it happened with Wilbur from SWC, but Walani and Woodlegs from SWC and Wheeler from Hamchars were able to play as-is.

Text of the error (this one was Wilbur, but the Wilba and Wodger ones were nearly identical):
[string "..mods/workshop-697356989/scripts/prefabs/..."]:116: attempt to index field 'eater' (a nil value)
LUA ERROR stack traceback:
..mods/workshop-697356989/scripts/prefabs/wilbur.lua:116 in (upvalue) master_postinit (Lua) <102-156>
scripts/prefabs/player_common.lua:1743 in (field) fn (Lua) <1382-1772>
scripts/mainfunctions.lua:258 in () ? (Lua) <247-289>
=[C]:-1 in (method) SendSpawnRequestToServer (C) <-1--1>
scripts/mainfunctions.lua:1433 in (local) cb (Lua) <1431-1434>
scripts/frontend.lua:604 in (method) DoFadingUpdate (Lua) <568-608>
scripts/frontend.lua:656 in (method) Update (Lua) <616-766>
scripts/update.lua:92 in () ? (Lua) <33-129>
< >
Showing 1-1 of 1 comments
Hornet  [developer] Jan 5, 2020 @ 4:22pm 
Originally posted by CameoAppearance:
I've tested this mod out with Hamlet Characters W.I.P., Shipwrecked Characters, and The Wodger, and it crashes when a player tries to enter as a character with 'eater' in their code. (I don't really understand the error I'm getting, but that's what a more informed modding friend pointed out.) It happened with Wodger, it happened with Wilba from Hamchars, and it happened with Wilbur from SWC, but Walani and Woodlegs from SWC and Wheeler from Hamchars were able to play as-is.

Text of the error (this one was Wilbur, but the Wilba and Wodger ones were nearly identical):
[string "..mods/workshop-697356989/scripts/prefabs/..."]:116: attempt to index field 'eater' (a nil value)
LUA ERROR stack traceback:
..mods/workshop-697356989/scripts/prefabs/wilbur.lua:116 in (upvalue) master_postinit (Lua) <102-156>
scripts/prefabs/player_common.lua:1743 in (field) fn (Lua) <1382-1772>
scripts/mainfunctions.lua:258 in () ? (Lua) <247-289>
=[C]:-1 in (method) SendSpawnRequestToServer (C) <-1--1>
scripts/mainfunctions.lua:1433 in (local) cb (Lua) <1431-1434>
scripts/frontend.lua:604 in (method) DoFadingUpdate (Lua) <568-608>
scripts/frontend.lua:656 in (method) Update (Lua) <616-766>
scripts/update.lua:92 in () ? (Lua) <33-129>

oh, woops. I didn't see this thread, I'm a bit late but I've fixed this in the Git-lab now, It will be coming in a update soon enough.
< >
Showing 1-1 of 1 comments
Per page: 1530 50