I am attempting to setup multiple runs into the Pollinate
grasshopper component but receiving the error message 1. All runs have to use the same recipe!
. However, I am selecting the same recipes from the Setup Runs
component. Am I setting this up incorrectly?
Hmm. This looks like a bug to me. @mingbo, from what I see this should be valid - right?
@justinshultz, It is unrelated to your question but the inputs for viz_vars_
should be a list. You should right click on the panel and disable the Multiline option.
1 Like
Hi @justinshultz, it is a bug in the “Pollinate” component. I just pushed a fixed, and there will be a new version in a couple of hours.
2 Likes
@mingbo thank you for the quick fix!