invalid native object
If you meet this error, you can check if the node is removed from the draw tree, C++ will release the memory when the node is not in the draw tree, but js will not release the memory, if the node is save by a attr of a node in the draw tree.
comments powered by Disqus