Playmaker Forum

PlayMaker Help & Tips => PlayMaker Help => Topic started by: dreamlarp on November 07, 2013, 08:01:24 AM

Title: Problem inporting the playmaker NGUI (free) add-0n[SOLVED]
Post by: dreamlarp on November 07, 2013, 08:01:24 AM
I imported the NGUI free package without error. But when I imported the playmaker NGUI (free) add-on I got this error.

Assets/PlayMaker NGUI/Actions/Buttons/NguiPlayTween.cs(159,78): error CS0117: `NGUITools' does not contain a definition for `GetActive'
Title: Re: Problem inporting the playmaker NGUI (free) add-0n
Post by: jeanfabre on November 07, 2013, 11:00:34 AM
Hi,

 Make sure your Ngui version matches the free package. It's a very messy situation at the moment, so triple check you are using nGUI 3.x or else, and also triple check you are actually using the right PlayMaker package to match the ngui version.

Also, you may have some old scripts that you need to clean up, If you still have problems, starts on a fresh projects to make sure it's all ok, if it is, then you may have to delete the various playmaker and ngui folders and reimport package cleanly ( old orphaned files are not deleted when importing packages and will remain).

MAKE SURE YOU BACK UP BEFORE DOING ALL THIS!!! it's very important indeed.

Bye,

 Jean
Title: Re: Problem inporting the playmaker NGUI (free) add-0n
Post by: jeanfabre on December 19, 2013, 06:36:20 AM
Hi,

 I just updated the packages, so this action is now compliant with the latest ngui.

https://hutonggames.fogbugz.com/default.asp?W1111

bye,

 Jean