There are two views that do not work in the current version of this model, Trade Strength and Influence view. The issue is that in the previous version of Netlogo (5), the program uses anonymous procedures ( with the operator "?" "?1" "?2" etc.) that calls back to previous lists. I cannot figure out which of these lists are being called back to in the code line 626 and line 629.
There are two views that do not work in the current version of this model, Trade Strength and Influence view. The issue is that in the previous version of Netlogo (5), the program uses anonymous procedures ( with the operator "?" "?1" "?2" etc.) that calls back to previous lists. I cannot figure out which of these lists are being called back to in the code line 626 and line 629.