Hi everyone!
I’m trying to generate a button widget menu from a table using a replicator.
With help of a parameter execute on the button widget’s value i want to trigger a python function.
Adding rows to the table works fine and the function triggers. But as soon as i remove a row Touchdesigner is stuck and quits.
Can someone please explain why this is happening? Also, I dont really know if this is a good way of solving this task. How would you do it?
Edit: I narrowed the problem down to the parameter execute and my guess is it happens because the object the parameter belongs to has already been destroyed.
Thanks a lot in advance!!!
replicator_segfault.toe (84.8 KB)