playMaker

Author Topic: ngui does not work with playmaker (compile problem)  (Read 6529 times)

pixeltroll

  • Playmaker Newbie
  • *
  • Posts: 19
    • Augenpulver stuff
ngui does not work with playmaker (compile problem)
« on: September 22, 2013, 01:34:00 PM »
I have a problem  with playmaker and NGUI.
Both is installed, both separatly works fine, but if I install the Plamaker NGUI actions  the engine is not able to compile anymore.
also a reinstall off all components does not help.
The error mesage does not help  much
All compiler errors have to be fixed before you can enter playmode!
UnityEditor.SceneView:ShowCompileErrorNotification()

Is anyone able to help please?

jeanfabre

  • Administrator
  • Hero Member
  • *****
  • Posts: 15500
  • Official Playmaker Support
Re: ngui does not work with playmaker (compile problem)
« Reply #1 on: September 23, 2013, 01:59:22 AM »
Hi,

Open the unity console and see what errors are listed. Can you paste them here?

bye,

 Jean

Andy22

  • Junior Playmaker
  • **
  • Posts: 99
Re: ngui does not work with playmaker (compile problem)
« Reply #2 on: October 14, 2013, 10:29:36 AM »
Thats because the Free NGUI addon package is not yet NGUI 3.0 compatible, the compile errors are minor and u can fix those. Mainly the tween component is now called "UIPlayTween".

So u can fix the few errors yourself, wait for a update or use NGUI 2.x for now. Be aware that switching NGUI from 2.x to 3.x comes with it owns problems.