I am using the obj from the pd messages listed in https://puredata.info/docs/tutorials/TipsAndTricks#undocumented-pd-internal-messages to create new subpatches on fly. Inside of my subpatch i have a loadbang which should send a bang write on creation, but it omits no bang. I am sure this has to do with using the obj message, since creating a new subpatch instace per hand i get the loadbang.
This is how i create the new subpatch instances (apple):
And inside each subpatch: