Script freezes

I’m working on a script to create sheets and complete sheet parameters. I have two groups of parameters that i’m writing. One is a 1xn list into 1xn sheets. I’m using the Element.SetParameterByName node, and this works.

The second group is 4 parameters written to all n sheets. When i pass the sheet elements from the first Element.SetParameterByName node to the second SetParameters node, the script times out.

I read through an example showing that you can write multiple parameters simultaneously through the same SetParameters node, and i think i have it set up correctly.

I’ve attached the PNG of my script. This account is new, so i can’t upload the .dyn or the excel file yet.

Can you share a screenshot of this part of the graph?