playMaker

Author Topic: run fsm / state out of sync error  (Read 1545 times)

eriihine

  • Playmaker Newbie
  • *
  • Posts: 2
run fsm / state out of sync error
« 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...


eriihine

  • Playmaker Newbie
  • *
  • Posts: 2
Re: run fsm / state out of sync error
« Reply #1 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.