Error using shelftools when in Create in context mode

   5916   2   1
User Avatar
Member
519 posts
Joined:
Offline
It's probably an old issue but i couldn't find a solution to it on the forum but when using tools from the shelf in Create in Context mode i always get this error.

Traceback (most recent call last):
File “sop_tube”, line 4, in <module>
File “toolutils.py”, line 528, in new_func
return function(*args, **kwargs)
File “soptoolutils.py”, line 540, in genericTool
merge_context)
File “soptoolutils.py”, line 346, in genericSopNodeGeneratorTool
pos = positions * container.worldTransform().inverted()
AttributeError: ‘SopNode’ object has no attribute ‘worldTransform’

Laying down sops in network view works. Something which can be easily fixed or should i forget about using the shelf when in Create in context mode?
User Avatar
Staff
2540 posts
Joined: July 2005
Offline
Hi Pagefan,

Nope I do not get these errors and no this should work as my work flow depends on it.
Any details you can give us would help. See the sticky thread in the Technical forum about what to do when you've found a bug. Need the version of Houdini, OS, etc.

It might be a case of conflicting python libraries… Don't know.
There's at least one school like the old school!
User Avatar
Member
519 posts
Joined:
Offline
Ah, conflicting python libraries might be it (it's so fun having a cutting edge linux distro, really)…I'll try to create a more thorough bug report and submit it Jeff. Thanks.
  • Quick Links