[Dup] Dev 2611 (x64) Crate bug

I changed a Large Crate from None (my default) to All and received this error:

develop-2611 (x64)
stonehearth/components/ai/execution_unit_v2.luac:72: bad unit transition "set_think_output" from "starting" in action put restockable item into backpack
stack traceback:
	[C]: ?
	[C]: in function 'error'
	stonehearth/components/ai/execution_unit_v2.luac:72: in function '_unknown_transition'
	stonehearth/components/ai/execution_unit_v2.luac:105: in function '_set_think_output'
	stonehearth/components/ai/execution_unit_v2.luac:302: in function '?'
	stonehearth/components/ai/execution_unit_v2.luac:18: in function 'set_think_output'
	stonehearth/services/server/ai/compound_action.luac:95: in function '_set_think_output'
	stonehearth/services/server/ai/compound_action.luac:77: in function '_start_thinking_on_frame'
	stonehearth/services/server/ai/compound_action.luac:80: in function 'think_progress_cb'
	stonehearth/components/ai/execution_frame.luac:344: in function '_think_progress_cb'
	stonehearth/components/ai/execution_frame.luac:654: in function '_set_state'
	...
	stonehearth/components/ai/execution_frame.luac:654: in function '_set_state'
	stonehearth/components/ai/execution_frame.luac:410: in function '_unit_ready_from_thinking'
	stonehearth/components/ai/execution_frame.luac:137: in function '_unit_ready'
	stonehearth/components/ai/execution_unit_v2.luac:187: in function '_set_think_output_from_thinking'
	stonehearth/components/ai/execution_unit_v2.luac:102: in function '_set_think_output'
	stonehearth/components/ai/execution_unit_v2.luac:302: in function '?'
	stonehearth/components/ai/execution_unit_v2.luac:18: in function 'set_think_output'
	stonehearth/ai/actions/find_path_to_entity_type.luac:17: in function 'solved_cb'
	...th/components/pathfinder/shared_bfs_path_finder.luac:47: in function '_call_solved_cbs'
	...th/components/pathfinder/shared_bfs_path_finder.luac:39: in function <...th/components/pathfinder/shared_bfs_path_finder.luac:36>
1 Like

Iā€™m confident that all storage containers have issues regarding the filters.

i have to avoid containers for now as it seams to have caused hearthlings to abandon collecting resources from the ground.