Hello Guest

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Topics - lich

Pages: [1]
1
I've updated unity to 4.1 and i am getting this exception
MissingReferenceException: The object of type 'tk2dIndex' has been destroyed but you are still trying to access it.
Your script should either check if it is null or you should not destroy the object.
tk2dEditorUtility.CreateIndex () (at Assets/TK2DROOT/tk2d/Editor/tk2dEditorUtility.cs:215)
tk2dEditorUtility.RebuildIndex () (at Assets/TK2DROOT/tk2d/Editor/tk2dEditorUtility.cs:60)


i can't use anything from the plugin because of this.
i get the same exception when rebuilding index
i have the latest 2D toolkit 1.91 final

Pages: [1]