Well if you are looping through many locationPaths, then you would want to check that the locationPath has a value right before the error occurs, and see what value it was. If you know what string is causing the error, that will help identify the issue. It’s probably something simple.