Respawning Pawns bugs after a few kills

I’m making a game where I can shoot targets, but after killing the target 3-4 times, they stop respawning. Here’s the bur message:

I used arrays to let the system know when to respawn a new target.

So my question is: what does the bug exactly mean and how can I fix it?