No matching overload found, candidates: Point3 get_standable_point (lua_State*,Physics&,Point3 const&)

Thank you :slightly_smiling:

1/3

release-524 (x64)
...th/services/client/build_editor/wall_loop_editor.lua:194: assertion failed!
stack traceback:
	[C]: ?
	[C]: in function 'assert'
	...th/services/client/build_editor/wall_loop_editor.lua:194: in function <...th/services/client/build_editor/wall_loop_editor.lua:193>

2/3

release-524 (x64)
stonehearth/components/wall/wall_component.lua:337: attempt to index a nil value
stack traceback:
	[C]: ?
	stonehearth/components/wall/wall_component.lua:337: in function 'connect_to_columns'
	stonehearth/services/server/build/build_service.lua:1152: in function 'init_fn'
	stonehearth/services/server/build/build_service.lua:486: in function '_create_blueprint'
	stonehearth/services/server/build/build_service.lua:1150: in function '_create_wall'
	stonehearth/services/server/build/build_service.lua:1137: in function '_add_wall_span'
	stonehearth/services/server/build/build_service.lua:938: in function 'add_wall'
	stonehearth/services/server/build/build_service.lua:161: in function 'cb'
	stonehearth/services/server/build/build_service.lua:1430: in function 'do_command'
	stonehearth/services/server/build/build_service.lua:160: in function <stonehearth/services/server/build/build_service.lua:158>

3/3

release-524 (x64)
c++ exception: lua runtime error
stack traceback:

Same issue here, moving a Forge

http://images.akamai.steamusercontent.com/ugc/308866714994034761/F8EB184C3C83D86FE028F98D2AA61820983F993E/

release-524 (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]: in function 'run'
	stonehearth/components/ai/ai_component.lua:533: in function <stonehearth/components/ai/ai_component.lua:518>
	[C]: in function 'xpcall'
	radiant/modules/common.lua:234: in function 'xpcall'
	stonehearth/components/ai/ai_component.lua:518: in function '_thread_main'
	stonehearth/services/server/threads/thread.lua:249: in function <stonehearth/services/server/threads/thread.lua:246>
	[C]: in function 'xpcall'
	radiant/modules/common.lua:234: in function 'xpcall'
	stonehearth/services/server/threads/thread.lua:246: in function 'f'
	radiant/lib/env.lua:15: in function <radiant/lib/env.lua:14>
release-524 (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]: in function 'run'
	stonehearth/components/ai/ai_component.lua:533: in function <stonehearth/components/ai/ai_component.lua:518>
	[C]: in function 'xpcall'
	radiant/modules/common.lua:234: in function 'xpcall'
	stonehearth/components/ai/ai_component.lua:518: in function '_thread_main'
	stonehearth/services/server/threads/thread.lua:249: in function <stonehearth/services/server/threads/thread.lua:246>
	[C]: in function 'xpcall'
	radiant/modules/common.lua:234: in function 'xpcall'
	stonehearth/services/server/threads/thread.lua:246: in function 'f'
	radiant/lib/env.lua:15: in function <radiant/lib/env.lua:14>

Hey there @Spencer_Frye, welcome to the Discourse!

Moved your post over here as it appears to match this bug, not the one you originally posted in…