Hi,
using Houdini apprentice and now testing with Houdini Indie, I get the following render error in the Houdini Console:
mantra:Unable to load texture
It is looking for this texture: billowy_smoke_shader.png in the folder that the current hip file is located.
I could not find where this texture is being used and don't know if it actually exists anywhere. So I searched online for a way to find texture references and found this command:
hou.fileReferences()
I ran that in a Python Shell and ran a search in the output for this filename, but it is not there.
Any ideas? This is causing issues where it renders if I render a single frame, but if I render a sequence, all the volumes do not render, just the particles.
Thanks,
Adnan
mantra: Unable to load texture
9759 4 2-
- madguru
- Member
- 100 posts
- Joined: Oct. 2013
- Offline
-
- awong
- Member
- 818 posts
- Joined: Sept. 2013
- Offline
-
- madguru
- Member
- 100 posts
- Joined: Oct. 2013
- Offline
-
- awong
- Member
- 818 posts
- Joined: Sept. 2013
- Offline
-
- madguru
- Member
- 100 posts
- Joined: Oct. 2013
- Offline
-
- Quick Links


projects/risalo/kalyaan/houdini/hip/billowy_smoke_shader.png’)
. I'm new to Houdini and thought I had gone through the steps correctly to check but, I still have much to learn.