Announcements

Announcement: We’re aware of an issue affecting starting a new topic from category pages and creating new blog posts. New topics can still be started directly from the relevant board. Learn more here.

Maya 2017 Registrer failed for arnoldAOVChildSelector

Maya 2017 Registrer failed for arnoldAOVChildSelector

Anonymous
Not applicable
1,049 Views
3 Replies
Message 1 of 4

Maya 2017 Registrer failed for arnoldAOVChildSelector

Anonymous
Not applicable

I'm attempting to fix this issue as I suspect it's causing problems with Qube job submissions.

The Error line is:

 

#Error: file: location line 24: Registrer failed for arnoldAOVChildSelector #

 

I can render images with render sequence as well as through the Arnold renderview so mota is loaded.

 

Thanks!

0 Likes
1,050 Views
3 Replies
Replies (3)
Message 2 of 4

Stephen.Blair
Community Manager
Community Manager

Hi

 

I guess you're using legacy render layers?

 

That error happens only when your preferred render setup is Legacy Render Layers.

 

I don't see a way to fix it, short of commenting out the lines in scripts\mtoa\cmds\rendererCallbacks.py



// Stephen Blair
// Arnold Renderer Support
0 Likes
Message 3 of 4

Anonymous
Not applicable

Which lines did you have in mind to comment out? There are many of them.

0 Likes
Message 4 of 4

Stephen.Blair
Community Manager
Community Manager

Hi

 

The ones that register and unregister arnoldAOVChildSelector.

 

 

mtoa\cmds\rendererCallbacks.py(331): renderSetup.registerNode(ArnoldAOVChildSelector)
mtoa\cmds\rendererCallbacks.py(580): renderSetup.unregisterNode(ArnoldAOVChildSelector)

I didn't test this, so I don't know how safe/unsafe this is.

 

I assume Deadline catches the Error message and exits? There's no way around that on the Deadline side?



// Stephen Blair
// Arnold Renderer Support
0 Likes