Redshift for Houdini 21.0.596

   205   1   1
User Avatar
Member
12 posts
Joined: 3月 2020
Offline
Hello,

today I have update RS to be able to run on Houdini 21.0.596,
After changing settings in env file i am getting this error:
Traceback (most recent call last):
File "Redshift", line 1, in <module>
File "/Applications/Houdini/Houdini21.0.596/Frameworks/Houdini.framework/Versions/21.0/Resources/houdini/python3.11libs/roptoolutils.py", line 9, in createRenderNode
rop = hou.node('/out').createNode(rop_type, exact_type_name=exact_type_name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/Applications/Houdini/Houdini21.0.596/Frameworks/Houdini.framework/Versions/21.0/Resources/houdini/python3.11libs/houpythonportion/ui.py", line 1242, in decorator
return func(*args, **kwargs)
^^^^^^^^^^^^^^^^^^^^^
File "/Applications/Houdini/Houdini21.0.596/Frameworks/Houdini.framework/Versions/21.0/Resources/houdini/python3.11libs/hou.py", line 16672, 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

Does anyone have any clue / way how to fix that?
User Avatar
Member
12 posts
Joined: 3月 2020
Offline
I found a good solution to anyone having the same issues...this guy save my life!

https://www.youtube.com/watch?v=VBfFrDh6DTI&t=2s [www.youtube.com]
Edited by kobiohanna - 2026年6月3日 01:56:00
  • Quick Links