Index: read.c =================================================================== --- read.c (revision 35918) +++ read.c (revision 35919) @@ -1061,6 +1061,8 @@ } } + pcb_subc_create_aux(subc, 0, 0, 0, 0); + pcb_attribute_put(&subc->Attributes, "footprint", id); id = pcb_attribute_get(&subc->Attributes, "footprint"); htsp_set(&ctx->subcs, id, subc);