Assertion 'child->_nextSibling == NULL' failed. child is already inserted in a tree Assertion 'child->_parent == NULL' failed. child is already inserted in a tree
These messages began to appear recently in a code that has been 'working' for many years. I guess that I must have done something wrong, but I do not know where to start looking to see why this error is occurring.
I guess it has something to do with SCNode and Scene Kit, but any pointers would be gratefully received.
The two messages may repeat 20-200 times while launching, and occasionally the program hangs.