Feedback TOP loop issue

I’m having an issue with this TOP feedback loop.

Is there a way to avoid it? I think I’m still a bit confused about how feedback loops work.

TouchDesigner says the cook stack starts with advect_velocity_feedback_end (the last TOP on the right). The cook dependency loop then starts, and the loop is detected at advect_velocity (the GLSL TOP at the bottom).

Any idea what might be causing this?


Hi @Mauro,

from the message it looks like a parameter is involved, so perhaps a reference in a parameter that is causing the dependency loop?

If possible please share the file or a minimal reproducible example which will help us help you.

cheers
Markus