I'm running into an issue with my Glue constraint in a fairly basic glass fracture. When simulated, the glue constraint has no effect, pieces that should be attatched simply fall apart. I've traced the problem to a constraint network in my dopnet, where I see the following warnings:
Warning
/obj/Window/dopnet1/constraintnetwork1/relationship: Glue constraint references unknown object 'p_0p_0'.
Warning
/obj/Window/dopnet1/constraintnetwork1/relationship: Glue constraint references unknown object 'p_0p_1'.
Warning
/obj/Window/dopnet1/constraintnetwork1/relationship: Glue constraint references unknown object 'p_0p_2'.
etc.
p_ is the piece prefix I have in my RBDMaterialFracture nodes (I'm using multiple nodes in parallel, but they are all identical so I dont think this causes the problem).
It is my understanding that the constraint should reference the names of the geometry pieces. Therefore I have used the same naming prefix in an assemble node so that the piece names are: p_0,p_1,p_2, etc.
Am I missing something here? I can't find any other queries on this forum that help, so any suggestions would be appreciated. I'm including my file below, along with the window I import.


