Can't connect wires from cluster

hi
i just created a very small cluster of a few components. but I am not able to connect the output of the cluster to anything? Not sure if i did something wrong or if it’s just weird :man_shrugging:


quick edit i put the x and y valutes of img on 2 not 1. still not working

wires not connecting.gh (8.5 KB)

thanks for the help

This should work now.

I copied and replaced all three “last components” connecting to the outputs, and replaced the output tags. Then they started to connect again. Fast in-pathen funkade inte så bra, men det var en annan historia. :slight_smile:

wires not connecting_re.gh (10.9 KB)

// Rolf

hm very strange :smiley:

thanks for your help. next time it happends I will try your solution

chris

I didn’t dive v ery deep into the problem. Could it be that the Swedish characters played a role in the problem? I just scrapped them - to no avail - and then replaced the items altogether.

// Rolf

no! i just put the Ö and Ä back again. still working so not because of this :slight_smile:

1 Like

bumping this as I’ve been running into the same issue receantly. It seems the issue is connected to outputting data defined in the cluster (not manipulating data). In my case I have a string that’s set in a panel component in the cluster, and where the output can’t be connected to anything.

Any1 found a workaround or fix for this?

1 Like

I faced your case. I add a “text component” before the “cluster output component”, that would fix. I think maybe there is something with the data type when you connect with a panel, cluster does not recognized it.