Issues trying to create a stamina system

So it’s a “Get AnimInstance” function needed for a specific Branch node on the player character’s Event Graph. Which means unless you have another one somewhere, this is the problem right here. Maybe just go around this node, bypass that branch completely for now.

Because of this error it couldn’t get through that branch, therefore it couldn’t set the Enum to none(which would allow you to sprint again), and it couldn’t start the regeneration macro!