When a node is added to the scenegraph below the distribution node during runtime, an assertion occurs.
Assertion "mBasePtr" failed in file /opt/avango/master/avango-core/include/avango/Link.h, line 227, function T* av::Link::operator->() const [with T = av::gua::Node]
As this assertion also appears in other contexts, a useful error message would be nice to have as the solution is simply calling NET_NODE.distribute_object(NEW_NODE).
When a node is added to the scenegraph below the distribution node during runtime, an assertion occurs.
Assertion "mBasePtr" failed in file /opt/avango/master/avango-core/include/avango/Link.h, line 227, function T* av::Link::operator->() const [with T = av::gua::Node]
As this assertion also appears in other contexts, a useful error message would be nice to have as the solution is simply calling NET_NODE.distribute_object(NEW_NODE).