Small bug with variadic patch nodes on 0.24.1

With variadic patch nodes with say two base-case inputs if I label the first two say “A1”, “A2” and pull to expand the variadic node the IDE will kindly label the expanded ports “A3”, “A4”, etc.

However if I should mistakenly label the first two just “1” and “2” and pull to expand unfortunately I get a crash, as with this example:

variadic_bug_0.24.xodball (1.7 KB)

Confirm. Created an issue: https://github.com/xodio/xod/issues/1468 Will fix it very soon.

Thank you for reporting!

1 Like

Fixed in XOD release 0.25.0

1 Like

No prob! :sunglasses: