For quite a while I have attempted to locate an answer for my bug. There seems to be some compatibility issue when it comes to my blackboard as much of my code is refusing to access it.
and how the blackboard looks?
Looks like your calls to GetAIController are failing. Can’t really see anything relevant, so I’m guessing that you’re calling this on things that either don’t have an AIController, or you’re calling it before the AIController is created.


