Houdini indie 19.5 and redshift : Invalid node type name

   689   0   1
User Avatar
Member
1 posts
Joined: April 2023
Offline
Hey guys! I'm a newbie, I just brought Houdini Indie and redshift and install both of them but when I try to use redshift in Houdini I got this. I've tried many ways to fix it but I don't know how to make it work.


Traceback (most recent call last):
File "Redshift", line 1, in <module>
File "/Applications/Houdini/Houdini19.5.716/Frameworks/Houdini.framework/Versions/19.5/Resources/houdini/python3.9libs/roptoolutils.py", line 10, in createRenderNode
rop = hou.node('/out').createNode(rop_type, exact_type_name=exact_type_name)
File "/Applications/Houdini/Houdini19.5.716/Frameworks/Houdini.framework/Versions/19.5/Resources/houdini/python3.9libs/houpythonportion/ui.py", line 1119, in decorator
return func(*args, **kwargs)
File "/Applications/Houdini/Houdini19.5.716/Frameworks/Houdini.framework/Versions/19.5/Resources/houdini/python3.9libs/hou.py", line 14562, in createNode
return _hou.Node_createNode(self, node_type_name, node_name, run_init_scripts, load_contents, exact_type_name, force_valid_node_name)
hou.OperationFailed: The attempted operation failed.
Invalid node type name

  • Quick Links