Home Technical Talk

Error when Baking Textures With Houdini

MattN
triangle
Offline / Send Message
MattN triangle
Hey guys,

Looking for some help from Houdini users out there. When trying to bake textures with the _sop_simple baker node I get the following error:
"
Traceback (most recent call last):
  File "<stdin>", line 1, in <module>
  File "opdef:/Sop/sop_simple_baker?PythonModule", line 4, in render
  File "I:/Houdini/houdini/python2.7libs\houpythonportion.py", line 3239, in decorator
    return func(*args, **kwargs)
  File "I:/Houdini/houdini/python2.7libs\hou.py", line 46461, in render
    return _hou.RopNode_render(*args, **kwargs)
OperationFailed: The attempted operation failed.
"

Not beena ble to find much by searching so far.

Any help would be great!

Cheers.

Replies

Sign In or Register to comment.