Ai spawn system broke my behavior tree. Accessed none error when trying to set blackboard value as vector?

So I slept on it and figured out what the problem was. Turns out I was setting the AiController to a variable on event begin play and using that to get the blackboard value. What I needed to do in order to fix it I changed it to get controller: