[Dev 2513] logic_error: 'invalid reference in native get_id'

another error of my next round of RAM stress tests
seems to be path finding related

develop-2513 (x64)
std::logic_error: 'invalid reference in native get_id'
stack traceback:
	[C]: ?
	[C]: in function 'get_id'
	...arth/components/pathfinder/pathfinder_component.luac:35: in function 'find_path_to_entity'
	stonehearth/ai/actions/find_path_to_entity.luac:23: in function '_start_pathfinder'
	stonehearth/ai/actions/find_path_to_entity.luac:28: in function '_on_position_changed'
	stonehearth/ai/actions/find_path_to_entity.luac:24: in function '_changed_cb'
	radiant/modules/filtered_trace.luac:4: in function <radiant/modules/filtered_trace.luac:2>

could be one of the many far away items that wait to be picked up

2 Likes

Nice stress test. Fixed for the next build. Thanks!

2 Likes