Hi,
I often have While Loop vop infinite by accident. When this occurs, I have to termenate houdini process and can't save scene.
But the While Loop Vop Document said: “Such endless loops can be interrupted within Houdini, but can result in renders that never finish.”
I want to know how to interrupted endless loop in houdini?
Thanks!
Break endless While Loop Vop loop
4947 2 0-
- jerry7
- Member
- 680 posts
- Joined: Nov. 2013
- Offline
-
- mark
- Staff
- 2675 posts
- Joined: July 2005
- Offline
jerry7
Hi,
I often have While Loop vop infinite by accident. When this occurs, I have to termenate houdini process and can't save scene.
But the While Loop Vop Document said: “Such endless loops can be interrupted within Houdini, but can result in renders that never finish.”
I want to know how to interrupted endless loop in houdini?
Thanks!
Hitting the Esc key works for me (Linux). At least with this function:
sop looper() { while (1); }
-
- jerry7
- Member
- 680 posts
- Joined: Nov. 2013
- Offline
-
- Quick Links

