Anim Notify Stops Anim

I have an animation with 2 anim notifies. When the 1st notify is triggered the animation stops playing. The event triggered spawns a projectile which looks like the cause of why the anim stops playing (if I bypass the spawn of the projectile the anim completes to the end).

My question is how do I spawn a projectile that is based off actor with projectile movement from an anim notify?