Error saving Character Picker with HDA

   486   0   0
User Avatar
Member
55 posts
Joined: Oct. 2018
Offline
Hi, I added a character picker and when saving I´m getting this error. I can save the json file, but when trying to save the HDA or even the Houdini file this error pops up. I closed Houdini and opened the file again and it loads the character picker layout ok, so not sure what this error is. Using Houdini 18.0.416 on Windows 10.

Traceback (most recent call last):
  File "C:/PROGRA~1/SIDEEF~1/HOUDIN~1.416/houdini/python2.7libs\poselib\poselib.py", line 180, in handleHDAEvent
    source_hda_def = self.libraryWidget.sourceHDA()
  File "C:/PROGRA~1/SIDEEF~1/HOUDIN~1.416/houdini/python2.7libs\poselib\posebrowser.py", line 226, in sourceHDA
    return hda_node.type().definition()
AttributeError: 'NoneType' object has no attribute 'type'
  • Quick Links