On finding an interval in error you also have the option of debugging the interval to try and work out what went wrong.
Firstly ensure you have positioned your break point in the code, then select the interval and right-click for the option to “Debug an Interval”
The debugger will then open at your break point.
Post your comment on this topic.