Animation Update Loop Detected

Hi everyone, when i open a new level i get this error:

the following images are my animation blueprint and how i open a new level, do you know how to solve this?
Thanks in advance.

Hey Feirefitz,

Can we see the rest of the Animation Update call in your Nora Animation BP?

yes sure

You only need to cast to NoraCharacter once, and you’re doint it several times. Not sure if that’s the root of your issue but you should fix that nonetheless.

I’m not seeing where/how it could get stuck in an infinite loop.

Can you click on the “Call Stack” in the error message you receive? See what information it gives us.

Thanks for the advice, but that didn’t fix the issue.