Placing error log

I had built a template to help place some bushes when I got this error

release-765 (x64)
CHECK failed: C:\rb\ihome\root\SH-OB0-BUILD\stonehearth\source\lib\lua\ai\execution_unit.cpp:205 bad unit transition “set_think_output” from “ready” in action get placement ghost for item
stack traceback:
radiant/modules/commons.lua:46: in function 'report_traceback’
radiant/modules/commons.lua:57: in function <radiant/modules/commons.lua:51>
[C]: in function ‘set_think_output’
…h/ai/actions/get_placement_ghost_for_item_action.lua:21: in function ‘_rethink’
…h/ai/actions/get_placement_ghost_for_item_action.lua:32: in function 'instance’
radiant/modules/events.lua:291: in function <radiant/modules/events.lua:285>
[C]: in function 'xpcall’
radiant/modules/commons.lua:66: in function 'xpcall’
radiant/modules/events.lua:285: in function 'trigger’
radiant/modules/events.lua:370: in function '_fire_async_triggers’
radiant/modules/events.lua:445: in function '_update’
radiant/server.lua:62: in function <radiant/server.lua:59>

Thanks for the report. A fix for this will be included in the next unstable version.

1 Like