MoltenCrazy 10 Posted June 11, 2019 Not sure if this should be in 'General' or 'Tools', so let's start here... Trying to get an OpenGL ROP working consistently with a ROPFetch, but keep getting bunches of this error: AttributeError: 'module' object has no attribute 'ui' The pattern seems to be that the node generates X number of files, hits something that causes this error, then slows to a crawl. If I dirty and recook the node, it recognizes the finished files on disk then does another group quickly, then hits this error again. Wash, rinse, repeat through 4,000 frames. Was hoping to use the OpenGL ROP for speedy iteration, but the errors are slowing things to a crawl. I should add that it looks like all the files are eventually written correctly, but the python script seems to get into a weird state about certain frames as the batch render progresses. Anyone know what's up here? -- mC Share this post Link to post Share on other sites
MoltenCrazy 10 Posted June 13, 2019 Turns out this was actually an issue with the Redshift plugin what was conflicting with OpenGL ROPs in PDG/TOPnets. This has been fixed as of Redshift for Houdini 2.6.43, released today. -- mC Share this post Link to post Share on other sites