The forum is active for archival purposes only.

Join our discord community for new topics.

论坛导航
您需要登录才能建立帖子与主题。

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'

已上传的文件:
  • 您必须登录才有权限上传。

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