Jump to content

Problems with Mouse Event Handler when Duplicating Node ( Asset )


gemini

Recommended Posts

Hi,

    In H18 when a node ( which type is a digital asset ) is duplicated this happens:

Any Ideas?

Thanks in Advance !

 

 

image.png.d20ce0bebd80f3cfe06b9101143d91c0.png

 

 

Traceback (most recent call last):
  File "Mouse Event Handler", line 19, in <module>
  File "C:/PROGRA~1/SIDEEF~1/HOUDIN~1.348/houdini/python2.7libs\nodegraph.py", line 99, in handleEvent
    handler_coroutine.send(uievent)
  File "C:/PROGRA~1/SIDEEF~1/HOUDIN~1.348/houdini/python2.7libs\nodegraph.py", line 165, in handleEventCoroutine
    pending_actions)
  File "C:/PROGRA~1/SIDEEF~1/HOUDIN~1.348/houdini/python2.7libs\nodegraph.py", line 720, in handleEvent
    self.applyAdjustments(uievent)
  File "C:/PROGRA~1/SIDEEF~1/HOUDIN~1.348/houdini/python2.7libs\nodegraph.py", line 929, in applyAdjustments
    connect_outputs_to_multi_inputs = False)
  File "C:/PROGRA~1/SIDEEF~1/HOUDIN~1.348/houdini/python2.7libs\hou.py", line 10017, in copyItems
    return _hou.Node_copyItems(*args, **kwargs)
OperationFailed: The attempted operation failed.
Warning:     Problem while synchronizing child node:
             Warning:     Too many elements found for parameter "/obj/sphere_object1/vdbPlacer_001/bound1 Bounding Type".
        [/obj/sphere_object1/vdbPlacer_001/bound1]

Warning:     Too many elements found for parameter "/obj/sphere_object1/vdbPlacer_001/bound2 Bounding Type".
        [/obj/sphere_object1/vdbPlacer_001/bound2]
 

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...