Playmaker Forum

PlayMaker Help & Tips => PlayMaker Help => Topic started by: eriihine on February 27, 2013, 08:24:51 AM

Title: run fsm / state out of sync error
Post by: eriihine on February 27, 2013, 08:24:51 AM
Every time I try to use run fsm action I get "state out of sync" error. What does this mean ?

It seems that run fsm fails to start the template fsm, but why ?

I'm using unity3.5 & PM 1.5.3.

Thanks for the help...

Title: Re: run fsm / state out of sync error
Post by: eriihine on February 27, 2013, 09:10:44 AM
OK, seems the error was caused by a breakpoint in my fsm template. By removing the breakpoint I was able to get the fsm started.