Jump to content

General debugging troubleshooting steps, tips when scene doesn't render


Recommended Posts

Hi
When using Houdini's native Render View and all you see is "Generating Scene..." but your application hangs, I generally conclude it is something to do with either a custom shader or some geometry in my Scene.

Can any rendering experts suggest some basic troubleshooting steps or tips when this happens?

Although I'm primarily using Redshift the same tips should apply regardless of the renderer.

Link to comment
Share on other sites

Hi,

not sure about redshift, haven't used it yet... but for Mantra, here are some tips:

it's a good idea to output debug and progress information in console (Statistics tab in Rendering), so you can see what's going on (althou there seems to be a bug in 16.5, causing mantra not to initialize console on windows... not great, hopfully it's gonna be fixed in the next release).

anyway, when it hangs on generating the scene, in most cases it can't read something (either it's non-existent path or geometry file/cache or camera not present in the scene) or you don't have enough memory to render. in these cases mantra should print out what's going on into the node's info window accessible by right-click on the mantra node with a red exclamation badge (means error :).

shader can also be an issue... anyway check for those exclamation badges on nodes. those always indicate that node couldn't be processed properly.

apart from that, it's a good idea to watch a task manager. if mantra says "generating scene" but cpu utilization is close to zero and memory is not accumulating then there is some issue.

 

Link to comment
Share on other sites

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.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...