Object reference not set to an instance of an object

Hello.

I have a task to divide walls to some sorts of panels. I’d like to use a PanelingTools plugin for this solution. This is really cool plugin. But I have some problems

Well, I have 25 walls with different lengths and I like to divide this walls by panels with 25 individual lengths for each wall. I try to do it with Surface Domain Chord Divider node, but I have some Soulutinon Exeption: object reference not set to an instance of an object. This node work good wit one value on vD input, but return error with list of values on vD input.

I think this node try to assign every length value for each panel item and thats why this problem is.

So, the goal is to reference each length value index for each wall item index, maybe?
Please, help.

PanelDivider.gh (82.5 KB)

One of the vD you feed in is very, very small (0.01). If you filter that out.