Infinite loop error on standart Blueprint's macro

You should connect your shuffle node from the complete pin on your loop. Also consider using a random int within your array length rather than shuffling. Shuffling is very intensive and can lag out even with small arrays.