When you create a meta object with a child box object (or polygon object) and attempt to release within that object without first instantiating it, then an error is generated. Here is an example MDL:
****************
INTERNAL ERROR at ../src/wall_util.c:973 [is_manifold]: Region 'meta_box.box1,ALL' has NULL wall array!
MCell has detected an internal program error.
Please report this error to the MCell developers at <mcell@salk.edu>.
****************
When you create a meta object with a child box object (or polygon object) and attempt to release within that object without first instantiating it, then an error is generated. Here is an example MDL:
This will generate the following error: