Author Topic: What is Supplied NxActorDesc is not valid.  (Read 3922 times)

wallabie

  • Full Member
  • ***
  • Thank You
  • -Given: 0
  • -Receive: 0
  • Posts: 200
    • View Profile
What is Supplied NxActorDesc is not valid.
« on: June 28, 2014, 09:55:59 AM »
I started to get this error in the project recently and wondering what it means:

Supplied NxActorDesc is not valid. createActor returns NULL.
UnityEngine.GameObject:SetActive(Boolean)
NGUITools:SetActiveSelf(GameObject, Boolean) (at Assets/NGUI/Scripts/Internal/NGUITools.cs:1196)
NGUITools:Deactivate(Transform) (at Assets/NGUI/Scripts/Internal/NGUITools.cs:1085)
NGUITools:SetActive(GameObject, Boolean, Boolean) (at Assets/NGUI/Scripts/Internal/NGUITools.cs:1111)
NGUITools:SetActive(GameObject, Boolean) (at Assets/NGUI/Scripts/Internal/NGUITools.cs:1092)

ArenMook

  • Administrator
  • Hero Member
  • *****
  • Thank You
  • -Given: 337
  • -Receive: 1171
  • Posts: 22,128
  • Toronto, Canada
    • View Profile
Re: What is Supplied NxActorDesc is not valid.
« Reply #1 on: June 28, 2014, 04:38:16 PM »
I've never seen that,but a quick google search reveals http://forum.unity3d.com/threads/supplied-nxactordesc-is-not-valid.175607/