Component creator stops creating

I have this component creator which should produce cylinders laying on side. Cylinder measurements are randomly generated. It works at first but the suddenly it stops. Creator doesn’t create component. I have been struggling with this problem for a while. Does anyone have an idea where this goes wrong? Usually it stops creating when the cylinder height is minimum and cylinder radius is maximum. I can’t check if the part is created because it messes up with the geometry and the part doesn’t trigger the signal on creator right.

The layout is attached.
If somebody could point out my mistakes i would be very grateful.

ComponentCreator_problem.vcmx (328.3 KB)

Thanks
-Unnahi

Got it working. Created new feeder component with same features and behaviours and copied the code from old. Don’t know what was wrong :man_shrugging:

1 Like