Hello,
I’m still running into issues where the AI never stops assessing abilities. The error says it is thrown in update attributes, but I think it is constantly comparing it with another ability of equal value. I’ve logged the assessed value and it is 0, so I would assume the AI would pass its turn. But it just reassesses. How can I ensure they stop their assessment loop?
Edit: I verified all of the abilities it considers tie for 0. I guess it would still prefer to do one over the other, and continues to loop. Is there a good place in the BP_Ability BP to address this globally?
This will cause them to do nothing when they could but it does stop my error I think. I actually moved it directly after the branch.