Reason:
You attempted to attach a node using attach_node() to a parent node that does not exist.
Resolution:
Ensure you attach the node to a known parent node.
Tips:
- Is the parent node name spelled correctly?
- Is the letter case of the parent node name correct?
- Does the parent node name appear in the star$nodes view?
Comments
Article is closed for comments.