Jump to content

Redshift ROP throwing an error when I try to put it down


Recommended Posts

RS 3.0.13 and RS 3.0.16 tested and both fail.

Houdini 18.0.287

Error:

Traceback (most recent call last):
  File "Redshift", line 1, in <module>
  File "C:/PROGRA~1/SIDEEF~1/HOUDIN~1.287/houdini/python2.7libs\roptoolutils.py", line 10, in createRenderNode
    rop = hou.node('/out').createNode(rop_type, exact_type_name=True)
  File "C:/PROGRA~1/SIDEEF~1/HOUDIN~1.287/houdini/python2.7libs\houpythonportion\ui.py", line 851, in decorator
    return func(*args, **kwargs)
  File "C:/PROGRA~1/SIDEEF~1/HOUDIN~1.287/houdini/python2.7libs\hou.py", line 9251, in createNode
    return _hou.Node_createNode(*args, **kwargs)
OperationFailed: The attempted operation failed.
Invalid node type name

I have absolutely no idea what is going on and I need to get a scene put together to test for work in the next 24 hours.  Any clues?

Link to comment
Share on other sites

You could double-check your houdini.env settings, sometimes the $HOUDINI_VER doesn't match the specific build of Houdini you're using for the Redshift plugin.  Try replacing this with the exact path to the RS plugin that's compatible with your Houdini build.

For example: on a recent project, we were locked to version 2.6.48, which doesn't have a specific build for Houdini 17.5.425, so I needed to change this plugin path to point to the latest houdini build instead (17.5.360).  While this isn't guaranteed to work, it did in this case, and was able to run the older RS plugin with the newer Houdini build.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...