Dear FS experts

I am trying to run the recon-all <subjid> -localGI command, but unfortunately I receive the following error message (see attached the log file):

Error in dsearchn (line 79)
        [d(i),t(i)] = min(sum((x-yi).^2,2));

Error in mesh_vertex_nearest (line 29)
nearestIndex = dsearchn(vertices,points);


Error in reorganize_verticeslist (line 28)
    [nextindex,nextvalue]=mesh_vertex_nearest(mesh_total.vertices(remaininglist,:),mesh_total.vertices(verticeslist(start_vertex),:));
    
Error in make_roi_paths (line 93)
    reorglist = reorganize_verticeslist (mesh_total, A, mesh_outer, perim,
    verticeslist, step);
 
EDU>> 
ERROR:  make_roi_paths did not complete successfully!
Darwin Andres-MacBook-Pro.local 12.6.0 Darwin Kernel Version 12.6.0: Wed Mar 18 16:23:48 PDT 2015; root:xnu-2050.48.19~1/RELEASE_X86_64 x86_64

recon-all -s HC001 exited with ERRORS at Thu Dec 15 07:49:18 GMT 2016


I would be very grateful if you could let me know what went wrong here? All subjects were pre-processed using the recon-all all command so all required files should be available.

Thank you very much for your help.
Best wishes
André