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
4588 2 0-
- jerry7
- Member
- 663 posts
- Joined: 11月 2013
- Offline
-
- mark
- スタッフ
- 2656 posts
- Joined: 7月 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
- 663 posts
- Joined: 11月 2013
- Offline
-
- Quick Links