flcc Posted May 22, 2019 Share Posted May 22, 2019 (edited) Hello Would you know how to find out which materials contain missing textures? I have a fairly large file that I was provided with in which they lack a lot of textures. I get a message from the console telling me the path of the textures but no indication on which node used them in houdini. And there are some who seem to be well hiding the naughty ones:). The problem is that Mantra doesn't want to render. I just want to get ride of the material who call these textures Doing a manual search in each channel of each material is a pain in the ass In c4d there is the Manager texture which allows you to see all the textures, their sources, and to rename them, replace them etc... Will there be an equivalent in houdini? ( if yes I don't find him) How do you do in this kind of case? Edited May 22, 2019 by flcc Quote Link to comment Share on other sites More sharing options...
flcc Posted May 22, 2019 Author Share Posted May 22, 2019 ok, a friend on the french houdini discord give me the response. The HScript command opextern -RM mat return a liste of all external references missing AND the name of the node who use them. -M Check each file to see if it exists, and only show the missing files. -R Recurse into networks and subnets. 4 1 Quote Link to comment Share on other sites More sharing options...
Howitzer99 Posted May 24, 2019 Share Posted May 24, 2019 Thanks for sharing, will definitely be useful to know. Quote Link to comment Share on other sites More sharing options...
jkunz07 Posted June 25, 2019 Share Posted June 25, 2019 There is also the preflight scene option (Use the Render ▸ Preflight menu item to find references in the current scene file to resources outside the project) 1 Quote Link to comment Share on other sites More sharing options...
flcc Posted June 25, 2019 Author Share Posted June 25, 2019 preflight allows you to find the path of the missing textures, but not the name of the materials who use them. It was the purpose of the question. That say its usefull too. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.