Animate multiple objects along spline (conveyor belt)

So I just rebuilt the code in the BP_Spline from scratch and now it works! The only issue now is that it only does the animation for 1 loop until the last actor is spawned. Then it stops. The timeline is set to loop. Also, it only spawns 1 of each actor, and not a continuous random stream if that makes sense.