The two errors do generally come together, so that's typical.

Check your 3 series call and ask yourself if they are called on every iteration (ie, once per Bar). There are other reasons a series call could be skipped during an iteration (not just an if statement). DdlV is also right -- check any indicators - usually the manual lists whether or not they have an internal series.