The destination point is out of the layout, so they fail to find a path. Moreover you create your instances out of the layout as well.
(The layout is 1708X900 pixels and you create instances at 750 + 1500 pixels on the Y coordinate...)
Moreover you should delay the moment you call for them to look for a path from a few ticks, to make sure that the instances are created in the layout first.