The forum is active for archival purposes only.

Join our discord community for new topics.

Forum-Navigation
Du musst dich anmelden um Beiträge und Themen zu erstellen.

htoa and prism when create geometry report error

hi Richard,

in houdini18.0.348    with  htoa-5.0.2  and   prism 1.2.1.56  ,when i create  geometry node report error

Traceback (most recent call last):
File "c:/cgcg/plugins/houdini/htoa/htoa-5.0.2_raba8949_houdini-18.0.348/htoa-5.0.2_raba8949_houdini-18.0.348/scripts/obj/geo.py", line 3, in <module>
htoa.properties.initArnoldProperties(kwargs['node'])
File "c:/cgcg/plugins/houdini/htoa/htoa-5.0.2_raba8949_houdini-18.0.348/htoa-5.0.2_raba8949_houdini-18.0.348/scripts/python\htoa\properties.py", line 167, in initArnoldProperties
addArnoldProperties(node)
File "c:/cgcg/plugins/houdini/htoa/htoa-5.0.2_raba8949_houdini-18.0.348/htoa-5.0.2_raba8949_houdini-18.0.348/scripts/python\htoa\properties.py", line 111, in addArnoldProperties
node.parm('ar_matte').setExpression('ch("vm_matte")')
AttributeError: 'NoneType' object has no attribute 'setExpression'

Hochgeladene Dateien:
  • Du musst dich anmelden um auf Uploads zugreifen zu können.

Hey,

I get the same error in Houdini 18 and Arnold. But this error is caused by the Arnold plugin not not by Prism.

You can test this by removing the Prism integration from Houdini 18 in the Prism Settings dialog in the DCC Apps tab. After a restart Houdini will launch without Prism, but you will still get this error from the Arnold scripts. You can contact Autodesk and report that error. Hopefully they will fix it.

Best,

Richard