[Python] Find Node Broken

   1555   1   0
User Avatar
Member
201 posts
Joined: Jan. 2013
Offline
Hello!

Found that the “Find Node” script stopped working if something was selected from the “Add Filter” menu, we get the following error.

Traceback (most recent call last):
  File "/opt/hfs17.5.369/houdini/python2.7libs/nodegraphfastfind.py", line 1108, in <lambda>
    lambda checked=False, rt=rowtype: self.filter_list.addRow(rt)
  File "/opt/hfs17.5.369/houdini/python2.7libs/nodegraphfastfind.py", line 589, in addRow
    if not self._rows:
AttributeError: 'FilterList' object has no attribute '_rows'
User Avatar
Member
6 posts
Joined: July 2007
Online
Yes I'm having this problem as well. Any idea how to fix it?
  • Quick Links