Closed agrignard closed 4 years ago
It seems that the queing is producing some side effects on other site (it shoudl if queuing s set to false) with "UDG/CUCS_Campus"
4 occurrences in 4 agents at cycle 0: Java error: nil value detected in queue <- queue.geometries with_min_of distance_to(each,pt); NullPointerException: null when applying the geometries operator on null in queue <- queue.geometries with_min_of distance_to(each,pt); in loop w over: ws { queue <- queue - w; queue <- queue.geometries with_min_of distance_to(each,pt); } in if not(empty(ws)) { loop w over: ws { queue <- queue - w; queue <- queue.geometries with_min_of distance_to(each,pt); } }
just for infrmation this is not a pre defined Episode but it could be useful to run it on this site also
It seems that the queing is producing some side effects on other site (it shoudl if queuing s set to false) with "UDG/CUCS_Campus"