No matching overload found?

develop-2807 (x64)
No matching overload found, candidates: Point3 get_standable_point(lua_State*,Physics&,Point3 const&) Point3 get_standable_point(lua_State*,Physics&,custom [class std::weak_ptr<class radiant::om::Entity>],Point3 const&)
stack traceback:
	[C]: in function 'get_standable_point'
	radiant/modules/terrain.lua:68: in function 'place_entity'
	...th/ai/actions/pickup_placed_item_adjacent_action.lua:66: in function <...th/ai/actions/pickup_placed_item_adjacent_action.lua:38>
	[C]: ?
	[C]: ?
	[C]: ?
	[C]: ?
	[C]: ?
	[C]: ?
	[C]: in function 'run'
	...tonehearth/services/server/tasks/run_task_action.lua:143: in function <...tonehearth/services/server/tasks/run_task_action.lua:141>
	...
	[C]: ?
	[C]: ?
	[C]: in function 'run'
	stonehearth/components/ai/ai_component.lua:500: in function <stonehearth/components/ai/ai_component.lua:485>
	[C]: in function 'xpcall'
	stonehearth/components/ai/ai_component.lua:485: in function '_thread_main'
	stonehearth/services/server/threads/thread.lua:212: in function <stonehearth/services/server/threads/thread.lua:209>
	[C]: in function 'xpcall'
	stonehearth/services/server/threads/thread.lua:209: in function 'f'
	radiant/lib/env.lua:15: in function <radiant/lib/env.lua:14>
1 Like

7 posts were merged into an existing topic: Error from placing too many silk flowers?