Hi all,
I am trying something that I saw in old school blog and I found that none of the gallery files are working . here is the error log .. any clue what went wrong ?
Traceback (most recent call last):
File “dynamics_smokebox”, line 4, in
File “/opt/hfs11.0.658/houdini/python2.6libs/dopsmoketoolutils.py”, line 1033, in dopEmptyFluidBox
(dopnode, fieldnode) = createEmptyFluidBox(sceneviewer, fluidtype, buildmat=buildmat)
File “/opt/hfs11.0.658/houdini/python2.6libs/dopsmoketoolutils.py”, line 990, in createEmptyFluidBox
dopimportnode = createObjectImportingFromFluid(dopnode, fluidtype, buildmat=buildmat)
File “/opt/hfs11.0.658/houdini/python2.6libs/dopsmoketoolutils.py”, line 743, in createObjectImportingFromFluid
mat = createMaterialFromFluidType(fluidtype)
File “/opt/hfs11.0.658/houdini/python2.6libs/dopsmoketoolutils.py”, line 648, in createMaterialFromFluidType
mat = createSmokeMaterial()
File “/opt/hfs11.0.658/houdini/python2.6libs/dopsmoketoolutils.py”, line 212, in createSmokeMaterial
(mat, built) = findOrCreateMaterial(“billowysmoke”, “billowysmoke”)
File “/opt/hfs11.0.658/houdini/python2.6libs/dopsmoketoolutils.py”, line 193, in findOrCreateMaterial
galleryname + “.”)
OperationFailed: The attempted operation failed.
No valid gallery found matching billowysmoke.
I am using non commercial version of houdini 11.0.658
Platform: linux-x86_64-gcc4.4
OpenGL Vendor: ATI Technologies Inc.
OpenGL Renderer: ATI Mobility Radeon HD 4500 Series
OpenGL Version: 3.3.10524 Compatibility Profile Context
OpenGL Shading Language: 3.30
fluid gallery missing
5486 6 0- Achayan
- Member
- 54 posts
- Joined: March 2008
- Offline
- Achayan
- Member
- 54 posts
- Joined: March 2008
- Offline
- Achayan
- Member
- 54 posts
- Joined: March 2008
- Offline
- Achayan
- Member
- 54 posts
- Joined: March 2008
- Offline
I am getting more errors
Traceback (most recent call last):
File “dynamics_smokebox”, line 4, in
File “/opt/hfs11.0.701/houdini/python2.6libs/dopsmoketoolutils.py”, line 1033, in dopEmptyFluidBox
(dopnode, fieldnode) = createEmptyFluidBox(sceneviewer, fluidtype, buildmat=buildmat)
File “/opt/hfs11.0.701/houdini/python2.6libs/dopsmoketoolutils.py”, line 990, in createEmptyFluidBox
dopimportnode = createObjectImportingFromFluid(dopnode, fluidtype, buildmat=buildmat)
File “/opt/hfs11.0.701/houdini/python2.6libs/dopsmoketoolutils.py”, line 749, in createObjectImportingFromFluid
objectnode.parm(“geo_velocityblur”).set(True)
AttributeError: ‘NoneType’ object has no attribute ‘set’
Traceback (most recent call last):
File “dynamics_smokebox”, line 4, in
File “/opt/hfs11.0.701/houdini/python2.6libs/dopsmoketoolutils.py”, line 1033, in dopEmptyFluidBox
(dopnode, fieldnode) = createEmptyFluidBox(sceneviewer, fluidtype, buildmat=buildmat)
File “/opt/hfs11.0.701/houdini/python2.6libs/dopsmoketoolutils.py”, line 990, in createEmptyFluidBox
dopimportnode = createObjectImportingFromFluid(dopnode, fluidtype, buildmat=buildmat)
File “/opt/hfs11.0.701/houdini/python2.6libs/dopsmoketoolutils.py”, line 749, in createObjectImportingFromFluid
objectnode.parm(“geo_velocityblur”).set(True)
AttributeError: ‘NoneType’ object has no attribute ‘set’
- Achayan
- Member
- 54 posts
- Joined: March 2008
- Offline
- goldfarb
- Staff
- 3464 posts
- Joined: July 2005
- Offline
post it as a bug see this thread:
http://www.sidefx.com/index.php?option=com_forum&Itemid=172&page=viewtopic&t=15702 [sidefx.com]
http://www.sidefx.com/index.php?option=com_forum&Itemid=172&page=viewtopic&t=15702 [sidefx.com]
- Achayan
- Member
- 54 posts
- Joined: March 2008
- Offline
-
- Quick Links