Replicate Layout Plugin Problem

I want to replicate a layout of a hirarchical sheet. I duplicated that sheet in my main sheet, updated pcbnew. Then I selected a footprint in the layout of my hirarchical sheet and started the plugin. I get the following error message: u’5FA34B68’

What am I doing wrong?

There is replicate.log file in your project folder. Check it (or attach here if still the problem).

Another restart of KiCad solved the problem. Thanks anyway

This is a known bug. If you change schematics and update pcb from schematics and then you run the plugin without saving the schematics the plugin can not find all the data from the old (previously saved) schematics.

I thought I got all the codepaths covered so that the plugin would at least generate user friendly but it seems I’ve still got a work to do.

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.