LUA runtime error: No matching overload found ... in function 'distance_to'

a19dev3181 x64

Occurs on load and reload. There are no active build projects that I know of. Play does not seem affected.

Save: 1477125251918.zip - Google Drive

develop-3181 (x64)
c++ exception: lua runtime error
stack traceback:

develop-3181 (x64)
No matching overload found, candidates: custom [double] distance_to(Point3 const&,Point3 const&)
stack traceback:
	[C]: ?
	[C]: in function 'distance_to'
	stonehearth/services/server/inventory/inventory.lua:635: in function 'find_closest_unused_placable_item'
	.../fixture_fabricator/fixture_fabricator_component.lua:235: in function '_place_fixture'
	.../fixture_fabricator/fixture_fabricator_component.lua:217: in function '_start_project'
	.../fixture_fabricator/fixture_fabricator_component.lua:42: in function <.../fixture_fabricator/fixture_fabricator_component.lua:40>
1 Like