[TUTORIAL] Smash Bros-style multiplayer camera system (blueprints)

I know this is old but I get an issue when it’s checking the branchs for the Distance index. It gets stuck on the empty False exec for Func 3-4 when one of my characters die and respawn. It can’t tell the distance between the new character and the one still on the stage or maybe its failing to add the new character to the players array. Any ideas?

EDIT: When printing my Index to screen It starts at 1 for 2 players and when a character dies it goes to 0 which causes all the branches to fail