Problems with Mouse Event Handler when Duplicating Node ( As

   1473   1   1
User Avatar
Member
7 posts
Joined: Jan. 2018
Offline
Hi,

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

Any Ideas?

Thanks in Advance !

Image Not Found




The whole error message:
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”.


Warning: Too many elements found for parameter “/obj/sphere_object1/vdbPlacer_001/bound2 Bounding Type”.

Attachments:
assetNodeCopyIssue_v001.JPG (47.2 KB)

User Avatar
Member
7 posts
Joined: Jan. 2018
Offline
Any idea ?
Thanks !
  • Quick Links