Community
Arnold for Houdini Forum
Rendering with Arnold in Houdini and Solaris using the HtoA plug-in.
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Htoa Traceback error

5 REPLIES 5
Reply
Message 1 of 6
p.hafellner
798 Views, 5 Replies

Htoa Traceback error

Hi

when I create a geo node I get this error

Traceback (most recent call last):
  File "C:/Users/Phil/htoa/htoa-5.3.0_r233605f_houdini-18.0.499/htoa-5.3.0_r233605f_houdini-18.0.499/scripts/obj/geo.py", line 3, in <module>
    htoa.properties.initArnoldProperties(kwargs['node'])
  File "C:/Users/Phil/htoa/htoa-5.3.0_r233605f_houdini-18.0.499/htoa-5.3.0_r233605f_houdini-18.0.499/scripts/python\htoa\properties.py", line 167, in initArnoldProperties
    addArnoldProperties(node)
  File "C:/Users/Phil/htoa/htoa-5.3.0_r233605f_houdini-18.0.499/htoa-5.3.0_r233605f_houdini-18.0.499/scripts/python\htoa\properties.py", line 111, in addArnoldProperties
    node.parm('ar_matte').setExpression('ch("vm_matte")')
AttributeError: 'NoneType' object has no attribute 'setExpression'

and the Arnold tab of the geo stays empty, adding the attributes manually doesn't work

in a different post, there was the suggestion to disable sidefx labs but that's no option for me

thank you for any help!

Tags (1)
Labels (1)
5 REPLIES 5
Message 2 of 6
Stephen.Blair
in reply to: p.hafellner

This kind of thing is almost always an environment problem.

So, check

  • houdini.env, or if you use packages, the json file
  • Help > About Houdini > Show Details

Remove other stuff and make sure HtoA works. Then add back the other stuff.



// Stephen Blair
// Arnold Renderer Support
Message 3 of 6
DogmaF.ec
in reply to: Stephen.Blair

I am using the .json file in the packages folder I am under MAC OS Ventura MAC M2, still hav the same issue, Arnold loads fine but every time I try to use Arnold I get the traceback error. 

Message 4 of 6

i removed every other packages,just keeping arnold. and the env file is very clean. still getting this error..

Message 5 of 6

finally after lots of try figured it out..one of the geo was causing that error..when i deleted that subnet everything worked..i had a back up of the project..i simply took the subnet from that backup and put it in the current hip file and it worked..
Message 6 of 6
DogmaF.ec
in reply to: p.hafellner

Traceback (most recent call last): File "/Users/dogma/htoa/htoa-6.2.4.0_r6fafaf5_houdini-19.5.752/htoa-6.2.4.0_r6fafaf5_houdini-19.5.752/scripts/obj/geo.py", line 3, in <module> htoa.properties.initArnoldProperties(kwargs['node']) File "/Users/dogma/htoa/htoa-6.2.4.0_r6fafaf5_houdini-19.5.752/htoa-6.2.4.0_r6fafaf5_houdini-19.5.752/scripts/python/htoa/properties.py", line 167, in initArnoldProperties addArnoldProperties(node) File "/Users/dogma/htoa/htoa-6.2.4.0_r6fafaf5_houdini-19.5.752/htoa-6.2.4.0_r6fafaf5_houdini-19.5.752/scripts/python/htoa/properties.py", line 111, in addArnoldProperties node.parm('ar_matte').setExpression('ch("vm_matte")') AttributeError: 'NoneType' object has no attribute 'setExpression'.

Can't find what you're looking for? Ask the community or share your knowledge.

Post to forums  

Autodesk Design & Make Report