When I export .ass files from Maya I have to un-check the "Color Manager" flag to get my renders to run. I'm currently testing Thinkbox Deadline to control my renders and have to use command line arguments instead of the maya export GUI to turn off Color Manager and specify my plugin libraries path. Here's the flag I cam up with to disable Color Manager: "-d color_manager_syncolor" Is that what I should be using?
The renderer no long complains about not being able to find the color managment stuff, but it's giving me this error now:
[ass] line 36: options.color_manager: unresolved reference to 'defaultColorMgtGlobals'
which makes me think there's something else I need to do.