Playmaker Forum

Bug Reporting => PlayMaker Bug Reporting => Topic started by: xhidnoda on December 03, 2014, 08:11:42 AM

Title: ERROR: FsmStateAction could not be found.[SOLVED]
Post by: xhidnoda 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?
Title: Re: ERROR: FsmStateAction could not be found.
Post by: xhidnoda on December 03, 2014, 09:08:47 PM
nothing? :-[
Title: Re: ERROR: FsmStateAction could not be found.
Post by: xhidnoda on December 04, 2014, 07:17:02 PM
bump
Title: Re: ERROR: FsmStateAction could not be found.
Post by: Alex Chouls 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?
Title: Re: ERROR: FsmStateAction could not be found.
Post by: xhidnoda on December 05, 2014, 07:16:10 PM
i reestar the computer...and is works....  ???
Thanks anyway