playMaker

Author Topic: quick bug  (Read 1705 times)

amaribrahim

  • Playmaker Newbie
  • *
  • Posts: 1
quick bug
« on: March 24, 2016, 10:22:09 PM »
Subversioned my project.

opened it up on another comp and I get this bug...

error CS0246: The type or namespace name `FsmStateAction' could not be found. Are you missing a using directive or an assembly reference?

..basically reimport playmaker right?

EXCEPT when I import it says that its already imported, although the playmaker submenu does not show

Alex Chouls

  • Administrator
  • Hero Member
  • *****
  • Posts: 3987
  • Official Playmaker Support
    • LinkedIn
Re: quick bug
« Reply #1 on: March 24, 2016, 11:50:48 PM »
Make sure you have meta files enabled:
http://docs.unity3d.com/Manual/ExternalVersionControlSystemSupport.html

And make sure the Playmaker dlls are checked in (check that dlls aren't in the ignore filter).

If everything is checked in properly you shouldn't need to re-import Playmaker. You should be able to just check out the project.