Hi.
Please don't lock topics, even when you have solved your problem

In you logic you have a 'infinite loop going' and playmaker will give an error if the loop exceeds 1000 loops in 1 frame. (default is 1000 but you can adjust if needed)
For the next frame event probably between start state and state 1.