Don't Starve Together

Don't Starve Together

Tropical Experience | SW HAM Biomes : From Beyond
vagnerdarochasantos  [developer] Oct 10, 2018 @ 6:45am
BUG REPORT
Put here all bugs found.
Sometimes on generate a new world the game close, then delete the saveslot and generate a new world to solve.
< >
Showing 1-15 of 697 comments
Yakumozero Oct 10, 2018 @ 7:48pm 
[00:10:24]: [string "../mods/workshop-439115156/data/components/..."]:6: attempt to index local 'item' (a nil value)
LUA ERROR stack traceback:
../mods/workshop-439115156/data/components/container.lua:6 in (method) CanTakeItemInSlot (Lua) <5-19>
self =
_TakeActiveItemFromAllOfSlot = function - scripts/components/container.lua:606
GiveItem = function - ../mods/workshop-439115156/data/components/container.lua:23
onclosefn = function - scripts/prefabs/treasurechest.lua:10
slots = table: CC2054E8
_MoveItemFromAllOfSlot = function - scripts/components/container.lua:670
onopenfn = function - scripts/prefabs/treasurechest.lua:3
TakeActiveItemFromAllOfSlot = function - ../mods/workshop-1505270912/modmain.lua:2365
inst = 159166 - treasurechest (valid:true)
MoveItemFromHalfOfSlot = function - ../mods/workshop-1505270912/modmain.lua:2365
SwapActiveItemWithSlot = function - ../mods/workshop-1505270912/modmain.lua:2365
_GiveItem = function - scripts/components/container.lua:164
AddAllOfActiveItemToSlot = function - ../mods/workshop-1505270912/modmain.lua:2365
MoveItemFromAllOfSlot = function - ../mods/workshop-1505270912/modmain.lua:2365
ignoresound = false
_CanTakeItemInSlot = function - scripts/components/container.lua:138
AddOneOfActiveItemToSlot = function - ../mods/workshop-1505270912/modmain.lua:2365
TakeActiveItemFromHalfOfSlot = function - ../mods/workshop-1505270912/modmain.lua:2365
PutAllOfActiveItemInSlot = function - ../mods/workshop-1505270912/modmain.lua:2365
PutOneOfActiveItemInSlot = function - ../mods/workshop-1505270912/modmain.lua:2365
DropSuiji = function - ../mods/workshop-661253977/modmain.lua:10
CanTakeItemInSlot = function - ../mods/workshop-439115156/data/components/container.lua:5
_ = table: CC1FBEC0
_SwapActiveItemWithSlot = function - scripts/components/container.lua:650
item = nil
slot = nil
../mods/workshop-439115156/data/components/container.lua:24 in (method) GiveItem (Lua) <23-29>
self =
_TakeActiveItemFromAllOfSlot = function - scripts/components/container.lua:606
GiveItem = function - ../mods/workshop-439115156/data/components/container.lua:23
onclosefn = function - scripts/prefabs/treasurechest.lua:10
slots = table: CC2054E8
_MoveItemFromAllOfSlot = function - scripts/components/container.lua:670
onopenfn = function - scripts/prefabs/treasurechest.lua:3
TakeActiveItemFromAllOfSlot = function - ../mods/workshop-1505270912/modmain.lua:2365
inst = 159166 - treasurechest (valid:true)
MoveItemFromHalfOfSlot = function - ../mods/workshop-1505270912/modmain.lua:2365
SwapActiveItemWithSlot = function - ../mods/workshop-1505270912/modmain.lua:2365
_GiveItem = function - scripts/components/container.lua:164
AddAllOfActiveItemToSlot = function - ../mods/workshop-1505270912/modmain.lua:2365
MoveItemFromAllOfSlot = function - ../mods/workshop-1505270912/modmain.lua:2365
ignoresound = false
_CanTakeItemInSlot = function - scripts/components/container.lua:138
AddOneOfActiveItemToSlot = function - ../mods/workshop-1505270912/modmain.lua:2365
TakeActiveItemFromHalfOfSlot = function - ../mods/workshop-1505270912/modmain.lua:2365
PutAllOfActiveItemInSlot = function - ../mods/workshop-1505270912/modmain.lua:2365
PutOneOfActiveItemInSlot = function - ../mods/workshop-1505270912/modmain.lua:2365
DropSuiji = function - ../mods/workshop-661253977/modmain.lua:10
CanTakeItemInSlot = function - ../mods/workshop-439115156/data/components/container.lua:5
_ = table: CC1FBEC0
_SwapActiveItemWithSlot = function - scripts/components/container.lua:650
inst = nil
slot = nil
src_pos = nil
../mods/workshop-1505270912/scripts/prefabs/buriedtreasure.lua:122 in (field) onfinish (Lua) <12-206>
inst = 111491 - buriedtreasure (valid:true)
worker = 127937 - woodlegs (valid:true)
pt = (370.00, 0.00, -358.00)
hispos = (370.41, -0.00, -358.
[00:10:24]: [string "../mods/workshop-439115156/data/components/..."]:6: attempt to index local 'item' (a nil value)
LUA ERROR stack traceback:
../mods/workshop-439115156/data/components/container.lua:6 in (method) CanTakeItemInSlot (Lua) <5-19>
../mods/workshop-439115156/data/components/container.lua:24 in (method) GiveItem (Lua) <23-29>
../mods/workshop-1505270912/scripts/prefabs/buriedtreasure.lua:122 in (field) onfinish (Lua) <12-206>
scripts/components/workable.lua:126 in (method) WorkedBy (Lua) <112-132>
scripts/actions.lua:500 in () ? (Lua) <496-514>
=(tail call):-1 in () (tail) <-1--1>
scripts/bufferedaction.lua:24 in (method) Do (Lua) <20-34>
scripts/entityscript.lua:1308 in (method) PerformBufferedAction (Lua) <1300-1318>
../mods/workshop-439115156/modmain.lua:1070 in (field) fn (Lua) <1069-1073>
scripts/stategraph.lua:568 in (method) UpdateState (Lua) <536-580>
scripts/stategraph.lua:607 in (method) Update (Lua) <599-627>
scripts/stategraph.lua:125 in (method) Update (Lua) <109-148>
scripts/update.lua:218 in () ? (Lua) <149-228>

[00:10:24]: Warning: Widget:SetFocusFromChild is happening on a widget outside of the screen/widget hierachy. This will cause focus moves to fail. Is ScriptErrorWidget not a screen?
[00:10:24]: stack traceback:
scripts/widgets/widget.lua:602 in (method) SetFocusFromChild (Lua) <599-624>
scripts/widgets/widget.lua:649 in (method) SetFocus (Lua) <626-658>
scripts/widgets/scripterrorwidget.lua:107 in (method) OnUpdate (Lua) <102-119>
scripts/update.lua:90 in () ? (Lua) <33-129>
[00:10:29]: Warning: Widget:SetFocusFromChild is happening on a widget outside of the screen/widget hierachy. This will cause focus moves to fail. Is ScriptErrorWidget not a screen?
[00:10:29]: stack traceback:
scripts/widgets/widget.lua:602 in (method) SetFocusFromChild (Lua) <599-624>
scripts/widgets/widget.lua:621 in (method) SetFocusFromChild (Lua) <599-624>
scripts/widgets/widget.lua:621 in (method) SetFocusFromChild (Lua) <599-624>
scripts/widgets/widget.lua:649 in (method) SetFocus (Lua) <626-658>
scripts/widgets/menu.lua:83 in (method) SetFocus (Lua) <74-85>
scripts/widgets/scripterrorwidget.lua:109 in (method) OnUpdate (Lua) <102-119>
scripts/update.lua:90 in () ? (Lua) <33-129>
[00:10:29]: Warning: Widget:SetFocusFromChild is happening on a widget outside of the screen/widget hierachy. This will cause focus moves to fail. Is ScriptErrorWidget not a screen?
[00:10:29]: stack traceback:
scripts/widgets/widget.lua:602 in (method) SetFocusFromChild (Lua) <599-624>
scripts/widgets/widget.lua:649 in (method) SetFocus (Lua) <626-658>
scripts/widgets/scripterrorwidget.lua:107 in (method) OnUpdate (Lua) <102-119>
scripts/update.lua:90 in () ? (Lua) <33-129>
[00:10:32]: Warning: Widget:SetFocusFromChild is happening on a widget outside of the screen/widget hierachy. This will cause focus moves to fail. Is ScriptErrorWidget not a screen?
[00:10:32]: stack traceback:
scripts/widgets/widget.lua:602 in (method) SetFocusFromChild (Lua) <599-624>
scripts/widgets/widget.lua:621 in (method) SetFocusFromChild (Lua) <599-624>
scripts/widgets/widget.lua:621 in (method) SetFocusFromChild (Lua) <599-624>
scripts/widgets/widget.lua:621 in (method) SetFocusFromChild (Lua) <599-624>
scripts/widgets/widget.lua:649 in (method) SetFocus (Lua) <626-658>
scripts/widgets/scripterrorwidget.lua:107 in (method) OnUpdate (Lua) <102-119>
scripts/update.lua:90 in () ? (Lua) <33-129>
[00:10:33]: Force aborting...
[00:10:33]: Removing server from China lobby
[00:10:34]: ModWorkshop::CancelDownloads clearing all unfinished downloads
[00:10:34]: Collecting garbage...
[00:10:34]: lua_gc took 0.29 seconds
[00:10:34]: ~ShardLuaProxy()
[00:10:34]: ~cEventLeaderboardProxy()
[00:10:34]: ~ItemServerLuaProxy()
[00:10:34]: ~InventoryLuaProxy()
[00:10:34]: ~NetworkLuaProxy()
[00:10:34]: ~SimLuaProxy()
[00:10:34]: ModWorkshop::CancelDownloads clearing all unfinished downloads
[00:10:35]: lua_close took 0.88 seconds
[00:10:36]: ModWorkshop::CancelDownloads clearing all unfinished downloads
[00:10:36]: [Steam] Auth ticket cancelled
[00:10:36]: Could not unload undefined prefab (puppet_wilson)
[00:10:36]: Could not unload undefined prefab (puppet_willow)
[00:10:36]: Could not unload undefined prefab (puppet_wendy)
[00:10:36]: Could not unload undefined prefab (puppet_wickerbottom)
[00:10:36]: Could not unload undefined prefab (puppet_wolfgang)
[00:10:36]: Could not unload undefined prefab (puppet_wx78)
[00:10:36]: Could not unload undefined prefab (puppet_wes)
[00:10:36]: Could not unload undefined prefab (diviningrodstart)
[00:10:36]: Could not unload undefined prefab (quagmire_smallmeat)
[00:10:36]: Could not unload undefined prefab (quagmire_cookedsmallmeat)
[00:10:36]: Could not unload undefined prefab (floodwave)
[00:10:36]: Could not unload undefined prefab (sandbag_)
[00:10:36]: Could not unload undefined prefab (goldvein_white_cheese)
[00:10:36]: Orphaned unnamed resource. This resource must have used Add( resource ) to insert itself into the manager.
[00:10:36]: Orphaned unnamed resource. This resource must have used Add( resource ) to insert itself into the manager.
[00:10:36]: Orphaned unnamed resource. This resource must have used Add( resource ) to insert itself into the manager.
[00:10:36]: Orphaned unnamed resource. This resource must have used Add( resource ) to insert itself into the manager.
[00:10:36]: Orphaned unnamed resource. This resource must have used Add( resource ) to insert itself into the manager.
[00:10:36]: Orphaned unnamed resource. This resource must have used Add( resource ) to insert itself into the manager.
[00:10:36]: Orphaned unnamed resource. This resource must have used Add( resource ) to insert itself into the manager.
[00:10:36]: Orphaned unnamed resource. This resource must have used Add( resource ) to insert itself into the manager.
[00:10:36]: Orphaned unnamed resource. This resource must have used Add( resource ) to insert itself into the manager.
[00:10:36]: Orphaned unnamed resource. This resource must have used Add( resource ) to insert itself into the manager.
[00:10:36]: Orphaned unnamed resource. This resource must have used Add( resource ) to insert itself into the manager.
[00:10:37]: CurlRequestManager::ClientThread::Main() complete
[00:10:37]: HttpClient2 discarded 0 callbacks.
[00:10:37]: steamnetworkingsockets_lowlevel.cpp (88) : Assertion Failed: SteamDatagramTransportLock held for 250.1ms!
[00:10:37]: Shutting down
vagnerdarochasantos  [developer] Oct 11, 2018 @ 10:30am 
@Yakumozero, sorry but this is a bug in another mod.
https://steamcommunity.com/sharedfiles/filedetails/?id=439115156
Patryk.pl123 Oct 13, 2018 @ 11:11am 
game not work when you use continental + islands option
Yakumozero Oct 13, 2018 @ 11:14pm 
Originally posted by vagnerdarochasantos:
@Yakumozero, sorry but this is a bug in another mod.
https://steamcommunity.com/sharedfiles/filedetails/?id=439115156
I know I tell Sunnyyyyholic this bug.
Screen Lady Oct 15, 2018 @ 11:49am 
Got a bug to report, crafting the telescopes crashes the game, and corrupts the save file.
vagnerdarochasantos  [developer] Oct 15, 2018 @ 3:26pm 
@HAK-DO, i tested here and are working fine. Do you have the crash screem or log file?
Is not a mod imcompatibility? Try to disable others mods.
http://prntscr.com/l6hw77
Clover Oct 17, 2018 @ 2:06pm 
I crashed when trying to chop down a coconut tree. I don't know if the below applies. I'm running multiple mods, there might be a chance that its a conflict. But everything was running fine for a long time until I tried to chop a coconut tree.

[02:03:37]: RakNet detected a missing replica (4715)
[02:03:37]: RakNet detected a missing replica (88845)
[02:03:37]: RakNet detected a missing replica (245362)
[02:03:37]: RakNet detected a missing replica (87699)
[02:03:37]: RakNet detected a missing replica (141553)
[02:03:37]: RakNet detected a missing replica (114198)
[02:03:37]: RakNet detected a missing replica (16957)
[02:03:37]: RakNet detected a missing replica (209442)
[02:03:37]: RakNet detected a missing replica (4715)
[02:03:37]: RakNet detected a missing replica (88845)
[02:03:37]: RakNet detected a missing replica (232966)
[02:03:37]: RakNet detected a missing replica (19081)
[02:03:37]: RakNet detected a missing replica (190554)
[02:03:37]: RakNet detected a missing replica (113430)
[02:03:37]: RakNet detected a missing replica (213419)
[02:03:37]: RakNet detected a missing replica (153455)
leif_krummenacher Oct 17, 2018 @ 10:28pm 
Im not sure if this is the right place to put this but i think woodie has some of willows lines, for example when inspecting grass
Katherine_w Oct 18, 2018 @ 1:18pm 
I tried and it just force closed. How to solve that problem?
vagnerdarochasantos  [developer] Oct 18, 2018 @ 1:49pm 
try to create another world, and send the log file.
howaboutnope Oct 19, 2018 @ 12:11pm 
Hi. For me, the mod crashes every time.

1. I clean my mods (just in case.)
2. I pick a new server slot, name it, set to endless.
3. I enable only three mods for Volcano Biome. No other server/client mods. No map changes.
4. When starting, the game one time arrived at character selection and then crashed. But all other times it crashes before it even gets to characters.
5. I play on a mac, through Steam. Here is the end of my log where it starts failing:

[00:01:36]: Mod: workshop-1505270912 (Tropical Experience | The Volcano Biome) tigereye
[00:01:36]: Mod: workshop-1505270912 (Tropical Experience | The Volcano Biome) Registering prefab file: prefabs/flood
[00:01:36]: Mod: workshop-1505270912 (Tropical Experience | The Volcano Biome) flood
[00:01:36]: Mod: workshop-1505270912 (Tropical Experience | The Volcano Biome) Registering prefab file: prefabs/hail
[00:01:36]: Mod: workshop-1505270912 (Tropical Experience | The Volcano Biome) hail_ice
[00:01:36]: Mod: workshop-1505270912 (Tropical Experience | The Volcano Biome) Registering default mod prefab
[00:01:37]: Could not preload undefined prefab (quagmire_smallmeat)
[00:01:37]: Could not preload undefined prefab (quagmire_cookedsmallmeat)
[00:01:37]: Could not preload undefined prefab (floodwave)
[00:01:37]: Could not preload undefined prefab (sandbag_)
[00:01:38]: LOAD BE
[00:01:42]: LOAD BE: done
[00:01:42]: Begin Session: D92DA46199EF8859
[00:01:42]: saving to server_temp/server_save
[00:01:43]: MiniMapComponent::AddAtlas( minimap/minimap_data.xml )
[00:01:43]: MiniMapComponent::AddAtlas( ../mods/workshop-1505270912/map_icons/volcanoicon.xml )
[00:01:43]: map_edge levels/tiles/map_edge.xml
[00:01:43]: map_edge levels/tiles/map_edge.xml
[00:01:43]: map_edge levels/tiles/map_edge.xml
[00:01:43]: map_edge levels/tiles/map_edge.xml
[00:01:43]: map_edge levels/tiles/map_edge.xml
[00:01:43]: map_edge levels/tiles/map_edge.xml
[00:01:43]: map_edge levels/tiles/map_edge.xml
[00:01:43]: map_edge levels/tiles/map_edge.xml
[00:01:43]: map_edge levels/tiles/map_edge.xml
[00:01:43]: map_edge levels/tiles/map_edge.xml
[00:01:43]: map_edge levels/tiles/map_edge.xml
[00:01:43]: map_edge levels/tiles/map_edge.xml
[00:01:43]: map_edge levels/tiles/map_edge.xml
[00:01:43]: Loading 16 new character(s)
[00:01:43]: Total 16 character(s) loaded
[00:01:43]: Loading Nav Grid
[00:01:44]: new symbol for effectable:
[00:01:44]: solofish = {"not_found", -200}
[00:01:45]: new symbol for effectable:
[00:01:45]: rainbowjellyfish_planted = {"not_found", -200}
[00:01:45]: SpawnSaveRecord [2300000, wormhole] FAILED
[00:01:45]: SpawnSaveRecord [2300001, wormhole] FAILED
[00:01:45]: SpawnSaveRecord [2300002, wormhole] FAILED
[00:01:45]: SpawnSaveRecord [2300003, wormhole] FAILED
[00:01:45]: SpawnSaveRecord [2300004, wormhole] FAILED
[00:01:45]: SpawnSaveRecord [2300005, wormhole] FAILED
[00:01:45]: SpawnSaveRecord [2300006, wormhole] FAILED
[00:01:45]: SpawnSaveRecord [2300007, wormhole] FAILED
[00:01:45]: SpawnSaveRecord [2300008, wormhole] FAILED
[00:01:45]: SpawnSaveRecord [2300009, wormhole] FAILED
[00:01:45]: SpawnSaveRecord [2300010, wormhole] FAILED
[00:01:45]: SpawnSaveRecord [2300011, wormhole] FAILED
[00:01:45]: SpawnSaveRecord [2300012, wormhole] FAILED
[00:01:45]: SpawnSaveRecord [2300013, wormhole] FAILED
[00:01:45]: SpawnSaveRecord [2300014, wormhole] FAILED
[00:01:45]: SpawnSaveRecord [2300015, wormhole] FAILED
[00:01:45]: SpawnSaveRecord [2300016, wormhole] FAILED
[00:01:45]: SpawnSaveRecord [2300017, wormhole] FAILED
[00:01:45]: SpawnSaveRecord [2300018, wormhole] FAILED
[00:01:45]: SpawnSaveRecord [2300019, wormhole] FAILED
[00:01:45]: SpawnSaveRecord [2300020, wormhole] FAILED
[00:01:45]: SpawnSaveRecord [2300021, wormhole] FAILED
[00:01:45]: SpawnSaveRecord [2300022, wormhole] FAILED
[00:01:45]: SpawnSaveRecord [2300023, wormhole] FAILED
[00:01:45]: SpawnSaveRecord [2300024, wormhole] FAILED
[00:01:45]: SpawnSaveRecord [2300025, wormhole] FAILED
[00:01:45]: SpawnSaveRecord [2300026, wormhole] FAILED
[00:01:45]: SpawnSaveRecord [2300027, wormhole] FAILED
[00:01:45]: SpawnSaveRecord [2300028, wormhole] FAILED
[00:01:45]: SpawnSaveRecord [2300029, wormhole] FAILED
[00:01:45]: SpawnSaveRecord [2300030, wormhole] FAILED
[00:01:45]: SpawnSaveRecord [2300031, wormhole] FAILED
[00:01:45]: SpawnSaveRecord [2300032, wormhole] FAILED
[00:01:45]: SpawnSaveRecord [2300033, wormhole] FAILED
[00:01:45]: SpawnSaveRecord [2300034, wormhole] FAILED
[00:01:45]: SpawnSaveRecord [2300035, wormhole] FAILED
[00:01:45]: SpawnSaveRecord [2300036, wormhole] FAILED
[00:01:45]: SpawnSaveRecord [2300037, wormhole] FAILED
[00:01:45]: SpawnSaveRecord [2300038, wormhole] FAILED
[00:01:45]: SpawnSaveRecord [2300039, wormhole] FAILED
[00:01:45]: SpawnSaveRecord [2300040, wormhole] FAILED
[00:01:45]: SpawnSaveRecord [2300041, wormhole] FAILED
[00:01:45]: SpawnSaveRecord [2300042, wormhole] FAILED
[00:01:45]: SpawnSaveRecord [2300043, wormhole] FAILED
[00:01:45]: SpawnSaveRecord [2300044, wormhole] FAILED
[00:01:45]: SpawnSaveRecord [2300045, wormhole] FAILED
[00:01:45]: SpawnSaveRecord [2300046, wormhole] FAILED
[00:01:45]: SpawnSaveRecord [2300047, wormhole] FAILED
[00:01:45]: SpawnSaveRecord [2300048, wormhole] FAILED
[00:01:45]: SpawnSaveRecord [2300049, wormhole] FAILED
[00:01:45]: SpawnSaveRecord [2300050, wormhole] FAILED
[00:01:45]: SpawnSaveRecord [2300051, wormhole] FAILED
[00:01:45]: SpawnSaveRecord [2300052, wormhole] FAILED
[00:01:45]: SpawnSaveRecord [2300053, wormhole] FAILED
[00:01:45]: SpawnSaveRecord [2300054, wormhole] FAILED
[00:01:45]: SpawnSaveRecord [2300055, wormhole] FAILED
[00:01:45]: SpawnSaveRecord [2300056, wormhole] FAILED
[00:01:45]: SpawnSaveRecord [2300057, wormhole] FAILED
[00:01:45]: SpawnSaveRecord [2300058, wormhole] FAILED
[00:01:45]: SpawnSaveRecord [2300059, wormhole] FAILED
[00:01:45]: SpawnSaveRecord [2300060, wormhole] FAILED
[00:01:45]: SpawnSaveRecord [2300061, wormhole] FAILED
[00:01:45]: SpawnSaveRecord [2300062, wormhole] FAILED
[00:01:45]: SpawnSaveRecord [2300063, wormhole] FAILED
[00:01:45]: SpawnSaveRecord [2300064, wormhole] FAILED
[00:01:45]: SpawnSaveRecord [2300065, wormhole] FAILED
[00:01:45]: SpawnSaveRecord [2300066, wormhole] FAILED
[00:01:45]: SpawnSaveRecord [2300067, wormhole] FAILED
[00:01:45]: SpawnSaveRecord [2300068, wormhole] FAILED
[00:01:45]: SpawnSaveRecord [2300069, wormhole] FAILED
[00:01:45]: SpawnSaveRecord [2300070, wormhole] FAILED
[00:01:45]: SpawnSaveRecord [2300071, wormhole] FAILED
[00:01:45]: SpawnSaveRecord [2300072, wormhole] FAILED
[00:01:45]: SpawnSaveRecord [2300073, wormhole] FAILED
[00:01:45]: SpawnSaveRecord [2300074, wormhole] FAILED
[00:01:45]: SpawnSaveRecord [2300075, wormhole] FAILED
[00:01:45]: SpawnSaveRecord [2300076, wormhole] FAILED
[00:01:45]: SpawnSaveRecord [2300077, wormhole] FAILED
[00:01:45]: SpawnSaveRecord [2300078, wormhole] FAILED
[00:01:45]: SpawnSaveRecord [2300079, wormhole] FAILED
[00:01:45]: SpawnSaveRecord [2300080, wormhole] FAILED
[00:01:45]: SpawnSaveRecord [2300081, wormhole] FAILED
[00:01:45]: SpawnSaveRecord [2300082, wormhole] FAILED
[00:01:45]: SpawnSaveRecord [2300083, wormhole] FAILED
[00:01:45]: SpawnSaveRecord [2300084, wormhole] FAILED
[00:01:45]: SpawnSaveRecord [2300085, wormhole] FAILED
[00:01:45]: SpawnSaveRecord [2300086, wormhole] FAILED
[00:01:45]: SpawnSaveRecord [2300087, wormhole] FAILED
[00:01:45]: SpawnSaveRecord [2300088, wormhole] FAILED
[00:01:45]: SpawnSaveRecord [2300089, wormhole] FAILED
[00:01:45]: SpawnSaveRecord [2300090, wormhole] FAILED
[00:01:45]: SpawnSaveRecord [2300091, wormhole] FAILED
[00:01:45]: SpawnSaveRecord [2300092, wormhole] FAILED
[00:01:45]: SpawnSaveRecord [2300093, wormhole] FAILED
[00:01:45]: SpawnSaveRecord [2300094, wormhole] FAILED
[00:01:45]: SpawnSaveRecord [2300095, wormhole] FAILED
[00:01:45]: SpawnSaveRecord [2300096, wormhole] FAILED
[00:01:45]: SpawnSaveRecord [2300097, wormhole] FAILED
[00:01:45]: SpawnSaveRecord [2300098, wormhole] FAILED
[00:01:45]: SpawnSaveRecord [2300099, wormhole] FAILED
[00:01:45]: SpawnSaveRecord [2300100, wormhole] FAILED
[00:01:45]: SpawnSaveRecord [2300101, wormhole] FAILED
[00:01:45]: SpawnSaveRecord [2300102, wormhole] FAILED
[00:01:45]: SpawnSaveRecord [2300103, wormhole] FAILED
[00:01:45]: SpawnSaveRecord [2300104, wormhole] FAILED
[00:01:45]: SpawnSaveRecord [2300105, wormhole] FAILED
[00:01:45]: SpawnSaveRecord [2300106, wormhole] FAILED
[00:01:45]: SpawnSaveRecord [2300107, wormhole] FAILED
[00:01:45]: SpawnSaveRecord [2300108, wormhole] FAILED
[00:01:45]: SpawnSaveRecord [2300109, wormhole] FAILED
[00:01:45]: SpawnSaveRecord [2300110, wormhole] FAILED
[00:01:45]: SpawnSaveRecord [2300111, wormhole] FAILED
[00:01:45]: SpawnSaveRecord [2300112, wormhole] FAILED
[00:01:45]: SpawnSaveRecord [2300113, wormhole] FAILED
[00:01:45]: SpawnSaveRecord [2300114, wormhole] FAILED
[00:01:45]: SpawnSaveRecord [2300115, wormhole] FAILED
[00:01:45]: SpawnSaveRecord [2300116, wormhole] FAILED
[00:01:45]: SpawnSaveRecord [2300117, wormhole] FAILED
[00:01:45]: SpawnSaveRecord [2300118, wormhole] FAILED
[00:01:45]: SpawnSaveRecord [2300119, wormhole] FAILED
[00:01:45]: SpawnSaveRecord [2300120, wormhole] FAILED
[00:01:45]: SpawnSaveRecord [2300121, wormhole] FAILED
[00:01:45]: SpawnSaveRecord [2300122, wormhole] FAILED
[00:01:45]: SpawnSaveRecord [2300123, wormhole] FAILED
[00:01:45]: SpawnSaveRecord [2300124, wormhole] FAILED
[00:01:45]: SpawnSaveRecord [2300125, wormhole] FAILED
[00:01:45]: SpawnSaveRecord [2300126, wormhole] FAILED
[00:01:45]: SpawnSaveRecord [2300127, wormhole] FAILED
[00:01:45]: SpawnSaveRecord [2300128, wormhole] FAILED
[00:01:45]: SpawnSaveRecord [2300129, wormhole] FAILED
[00:01:45]: SpawnSaveRecord [2300130, wormhole] FAILED
[00:01:45]: SpawnSaveRecord [2300131, wormhole] FAILED
[00:01:45]: SpawnSaveRecord [2300132, wormhole] FAILED
[00:01:45]: SpawnSaveRecord [2300133, wormhole] FAILED
[00:01:45]: SpawnSaveRecord [2300134, wormhole] FAILED
[00:01:45]: SpawnSaveRecord [2300135, wormhole] FAILED
[00:01:47]: new symbol for effectable:
[00:01:47]: ox = {"swap_fire", -400}
[00:01:47]: new symbol for effectable:
[00:01:47]: knightboat = {"not_found", -200}
[00:01:48]: new symbol for effectable:
[00:01:48]: houndmound = {"not_found", -200}
[00:01:50]: new symbol for effectable:
[00:01:50]: quagmire_goatkid = {"pig_torso", -200}
[00:01:50]: x
[00:01:50]: x
[00:01:50]: x
[00:01:50]: x
[00:01:50]: x
[00:01:50]: x
[00:01:50]: x
[00:01:50]: x
[00:01:50]: x
[00:01:51]: new symbol for effectable:
[00:01:51]: ballphin = {"ballphin_body", -200}
[00:01:51]: new symbol for effectable:
[00:01:51]: boarmound = {"not_found", -200}
[00:01:51]: new symbol for effectable:
[00:01:51]: flup = {"flup_body", -200}
[00:01:51]: new symbol for effectable:
[00:01:51]: doydoy = {"swap_fire", -200}
[00:01:51]: new symbol for effectable:
[00:01:51]: eyeplant = {"not_found", -100}
[00:01:51]: new symbol for effectable:
[00:01:51]: stungray = {"ray_face", -200}
[00:01:52]: new symbol for effectable:
[00:01:52]: lureplant = {"not_found", -200}
[00:01:52]: new symbol for effectable:
[00:01:52]: quagmire_beefalo = {"beefalo_body", -200}
[00:01:52]: new symbol for effectable:
[00:01:52]: kraken = {"not_found", -200}
[00:01:52]: Reconstructing topology
[00:01:52]: ...Sorting points
[00:01:52]: ...Sorting edges
[00:01:52]: ...Connecting nodes
[00:01:52]: ...Validating connections
[00:01:53]: ...Housekeeping
[00:01:53]: ...Done!
[00:01:53]: 1 uploads added to server. From server_temp
[00:01:53]: Telling Client our new session identifier: D92DA46199EF8859
vagnerdarochasantos  [developer] Oct 20, 2018 @ 1:36pm 
@howaboutnope, this log are imcomplete and can not help. Try to post from end to start because the end is more importante.
Last edited by vagnerdarochasantos; Oct 20, 2018 @ 1:37pm
小白嫖 Oct 21, 2018 @ 1:35am 
when other people try to use CHEIF's pot,it break down
Old_glasses Oct 21, 2018 @ 9:42am 
hi, there is a terrible bug make the server cannot start.
it is the log of it
{LINK REMOVED}
@LRBARBOZA Oct 31, 2018 @ 9:41am 
Hello there. I was playing nicely when i created a mad science lab. Then i've tried making that potion thing that uses a living log and a bat wing, and boom! The game crashed! I'll post here the server log, so check it out.

By the way, there's something that i want to ask about. The islands + continent just uses too much memory. My machine has arround 6GB of RAM and cant launch the server when it's set to islands + continent, it gives out of memory. Can ya do something about this? Would appreciate it much.

Without further inquiry, here's the server log from the crash:
[00:13:59]: [string "scripts/prefabs/madscience_lab.lua"]:70: attempt to index local 'recipe' (a nil value)
LUA ERROR stack traceback:
scripts/prefabs/madscience_lab.lua:70 in (field) onactivate (Lua) <69-73>
inst = 123524 - madscience_lab (valid:true)
doer = 120696 - wx78 (valid:true)
recipe = nil
scripts/components/prototyper.lua:58 in (method) Activate (Lua) <56-60>
self =
doers = table: 240AECA0
trees = table: 13426078
inst = 123524 - madscience_lab (valid:true)
onturnon = function - scripts/prefabs/madscience_lab.lua:75
onactivate = function - scripts/prefabs/madscience_lab.lua:69
onturnoff = function - scripts/prefabs/madscience_lab.lua:88
on = true
onremovedoer = function - scripts/components/prototyper.lua:15
doer = 120696 - wx78 (valid:true)
recipe = nil
../mods/workshop-1505270912/scripts/components/builder.lua:72 in (method) ActivateCurrentResearchMachine (Lua) <70-74>
self =
eyebone_bonus = 2
fishbone_bonus = 0
current_prototyper = 123524 - madscience_lab (valid:true)
KnowsRecipe = function - ../mods/workshop-1505270912/custom_prototyper_darkxero.lua:29
starsky_bonus = 0
exclude_tags = table: 21D2F658
station_recipes = table: 29264A70
bonus_tech_level = 0
accessible_tech_trees = table: 29264C28
inst = 120696 - wx78 (valid:true)
buffered_builds = table: 21D2F8D8
EvaluateTechTrees = function - ../mods/workshop-1505270912/custom_prototyper_darkxero.lua:38
recipes = table: 21D2F360
gabencrafter_bonus = 0
_ = table: 21D2F4F0
../mods/workshop-1505270912/scripts/components/builder.lua:556 in (local) v (Lua) <555-558>
scripts/bufferedaction.lua:76 in (method) Succeed (Lua) <74-80>
self (valid:true) =
action = table: 0A47F028
doer = 120696 - wx78 (valid:true)
onfail = table: 29141B60
doerownsobject = false
recipe = halloween_experiment_root
onsuccess = table: 29141D40
distance = 1
options = table: 29141C00
pos = (-82.95, 0.00, 184.65)
k = 1
v = function - ../mods/workshop-1505270912/scripts/components/builder.lua:555
scripts/bufferedaction.lua:29 in (method) Do (Lua) <20-34>
self (valid:true) =
action = table: 0A47F028
doer = 120696 - wx78 (valid:true)
onfail = table: 29141B60
doerownsobject = false
recipe = halloween_experiment_root
onsuccess = table: 29141D40
distance = 1
options = table: 29141C00
pos = (-82.95, 0.00, 184.65)
success = true
reason = nil
scripts/entityscript.lua:1308 in (method) PerformBufferedAction (Lua) <1300-1318>
self (valid:true) =
DynamicShadow = DynamicShadow (0B4156F0)
inlimbo = false
GetMoistureRateScale = function - scripts/prefabs/player_common.lua:146
ReplicateSpoofedComponent = function - ../mods/workshop-1378549454/scripts/tools/componentspoofer.lua:33
ScreenFlash = function - scripts/prefabs/player_common.lua:1040
bufferedaction = Build nil Recipe: halloween_experiment_root (valid:true)
player_classified = 120697 - player_classified (valid:true)
playercolour = table: 21B4A9A8
health_info_max = 0
AnimState = AnimState (0B415370)
Light = Light (0B415470)
level = 15
_OnDespawn = function - ../mods/workshop-943432102/scripts/patches/beefalodomestication.lua:634
_isrezattuned = false
OnRemoveEntity = function - scripts/prefabs/player_common.lua:643
health_info_max_exact = 0
GEMAPI = table: 51A79500
RemoveTag = function - ../mods/workshop-1378549454/scripts/playertags.lua:76
ShowGiftItemPopUp = function - scripts/prefabs/player_common.lua:972
sg = sg="wilson", state="dolongaction", time=1.00, tags = "doing,nodangle,"
IsHUDVisible = function - scripts/prefabs/player_common.lua:950
ApplyScale = function - scripts/prefabs/player_common.lua:1055
SetGhostMode = function - scripts/prefabs/player_common.lua:556
ReplicateEntity = function - ../mods/workshop-1378549454/scrip
[00:14:00]: [string "scripts/prefabs/madscience_lab.lua"]:70: attempt to index local 'recipe' (a nil value)
LUA ERROR stack traceback:
scripts/prefabs/madscience_lab.lua:70 in (field) onactivate (Lua) <69-73>
scripts/components/prototyper.lua:58 in (method) Activate (Lua) <56-60>
../mods/workshop-1505270912/scripts/components/builder.lua:72 in (method) ActivateCurrentResearchMachine (Lua) <70-74>
../mods/workshop-1505270912/scripts/components/builder.lua:556 in (local) v (Lua) <555-558>
scripts/bufferedaction.lua:76 in (method) Succeed (Lua) <74-80>
scripts/bufferedaction.lua:29 in (method) Do (Lua) <20-34>
scripts/entityscript.lua:1308 in (method) PerformBufferedAction (Lua) <1300-1318>
scripts/stategraphs/SGwilson.lua:3720 in (field) ontimeout (Lua) <3713-3721>
scripts/stategraph.lua:550 in (method) UpdateState (Lua) <536-580>
scripts/stategraph.lua:607 in (method) Update (Lua) <599-627>
scripts/stategraph.lua:125 in (method) Update (Lua) <109-148>
scripts/update.lua:218 in () ? (Lua) <149-228>

[00:14:00]: Warning: Widget:SetFocusFromChild is happening on a widget outside of the screen/widget hierachy. This will cause focus moves to fail. Is ScriptErrorWidget not a screen?
[00:14:00]: stack traceback:
scripts/widgets/widget.lua:602 in (method) SetFocusFromChild (Lua) <599-624>
scripts/widgets/widget.lua:621 in (method) SetFocusFromChild (Lua) <599-624>
scripts/widgets/widget.lua:621 in (method) SetFocusFromChild (Lua) <599-624>
scripts/widgets/widget.lua:649 in (method) SetFocus (Lua) <626-658>
scripts/widgets/menu.lua:83 in (method) SetFocus (Lua) <74-85>
scripts/widgets/scripterrorwidget.lua:109 in (method) OnUpdate (Lua) <102-119>
scripts/update.lua:90 in () ? (Lua) <33-129>
< >
Showing 1-15 of 697 comments
Per page: 1530 50