playMaker

Author Topic: ERROR: FsmStateAction could not be found.[SOLVED]  (Read 8753 times)

xhidnoda

  • Full Member
  • ***
  • Posts: 231
ERROR: FsmStateAction could not be found.[SOLVED]
« on: December 03, 2014, 08:11:42 AM »
Why appear this error? For example:

Assets/PlayMaker Unity 2D/Actions/GetNextOverlapCircle2d.cs(10,46): error CS0246: The type or namespace name `FsmStateAction' could not be found. Are you missing a using directive or an assembly reference?

Assets/ChartboostActions/CB_CacheInterstitial.cs(12,45): error CS0246: The type or namespace name `FsmStateAction' could not be found. Are you missing a using directive or an assembly reference?
« Last Edit: December 08, 2014, 02:44:15 AM by jeanfabre »

xhidnoda

  • Full Member
  • ***
  • Posts: 231
Re: ERROR: FsmStateAction could not be found.
« Reply #1 on: December 03, 2014, 09:08:47 PM »
nothing? :-[

xhidnoda

  • Full Member
  • ***
  • Posts: 231
Re: ERROR: FsmStateAction could not be found.
« Reply #2 on: December 04, 2014, 07:17:02 PM »
bump

Alex Chouls

  • Administrator
  • Hero Member
  • *****
  • Posts: 3987
  • Official Playmaker Support
    • LinkedIn
Re: ERROR: FsmStateAction could not be found.
« Reply #3 on: December 04, 2014, 08:20:14 PM »
This means PlayMaker is not being found in your project.

To eliminate the obvious, I assume you've imported PlayMaker!
So something is probably preventing PlayMaker from compiling.
Are there other errors in the console?

xhidnoda

  • Full Member
  • ***
  • Posts: 231
Re: ERROR: FsmStateAction could not be found.
« Reply #4 on: December 05, 2014, 07:16:10 PM »
i reestar the computer...and is works....  ???
Thanks anyway