Repeatable crash mesh components

Open the attached GH definition and connect “F” to “F”… Instant crash… :boom: (Beware when testing !!!)

It seems to work with a lower number of grid points… like 10, but as soon as I try to raise it, boom.

–Mitch

GH-MeshCrash.gh (7.7 KB)

Yup…

Continuing the discussion from Quad mesh heightfield:

Just for completeness

Fixed the bug. The component will now warn about mesh faces indexing non-existent vertices.

Thanks! --Mitch