Topology mismatch not allowing Reapeat Layout function

Hi all! I’m trying to use the new ‘Repeat Layout’ function but am running into a topology error. I’m not sure what is causing this error. For context:

  1. I am trying to repeat this circuit seven times, and have 7 identical sheets:


image

  1. I have the layout complete for the first instance, and have generated the Multichannel Rule Areas:

  1. I have all other instances in my layout, also within Multichannel Rule Areas (only showing two for reference):

  2. When I go to repeat the layout, I am met with the ‘Topology Mismatch’ status, and KiCAD tells me 0 rule areas were copied:


I have used the repeat layout function in this same project and ran into no issues. I’m not really sure what to do from here, and I’m sure there’s a simple fix that I am missing. Any help would be appreciated and I can also send the project files if needed. Thanks!

Version info:
Application: KiCad PCB Editor x64 on x64

Version: 9.0.0, release build

Libraries:
wxWidgets 3.2.6
FreeType 2.13.3
HarfBuzz 10.2.0
FontConfig 2.15.0
libcurl/8.11.1-DEV Schannel zlib/1.3.1

Platform: Windows 11 (build 22631), 64-bit edition, 64 bit, Little endian, wxMSW
OpenGL: Intel, Intel(R) UHD Graphics, 4.6.0 - Build 32.0.101.5972

Build Info:
Date: Feb 19 2025 17:46:53
wxWidgets: 3.2.6 (wchar_t,wx containers)
Boost: 1.86.0
OCC: 7.8.1
Curl: 8.11.1-DEV
ngspice: 44
Compiler: Visual C++ 1942 without C++ ABI
KICAD_IPC_API=ON

Locale:
Lang: en_CA
Enc: UTF-8
Num: 1,234.5
Encoded кΩ丈: D0BACEA9E4B888 (sys), D0BACEA9E4B888 (utf8)

Read this first: Multichannel layout - tool not pasting the reference layout

Somebody else had a problem with “topology”.

EDIT: nah, it was this one: Multi-Channel: I'm getting a "topology mismatch" status when attempting to repeat layout

Thanks for the response! I read that post before posting, but unfortunately, that solution didn’t work for my project.

Please try the most recent “Testing” build. Over 100 bugs have been fixed since the 9.0.0 release

There’s no fix for the “topology” in the nightly builds yet, but we are working on it. In the meanwhile, could you share a minimum version of the project showing the issue? It would help us make sure the fix is working correctly :slight_smile:
T.

topology_fix.zip (124.8 KB)

Here’s the section that isn’t working, thanks!

Thanks for the suggestion, I’ll try this