

Those render configs use a mel script to execute maya commands.Ģ) Or you have to edit the config file that tell Maya Batch what do to. RR\render_apps\_config\3D02_Maya2008_CreateRenderMi.cfg RR\render_apps\_config\additional\3D02_Maya2009_MelOnce.cfg defaultRenderGlobals will not give the correct range.ĭetails of the bug we are encountering can be found at: Essentially I need a method to query the packet start/end from within maya. However the packet start might be 120 - 130 and frames 100 - 120 will simulate. Ie If a render is set to render from frames 100 - 200 my script will set the start times to 100. This script is called when the render scene is opened via API callback.

This works fine, however the start frame of the packet will not match the start frame of the render globals. I have written a work around script that sets the start frame of the hair simulations to be the same as the start frame. There is a bug within Maya hair that even on static hair systems hair simulations are triggered when maya is run in batch. This is a report from a customer regarding hair issues in Maya: Otherwise it could happen that the camera flips.Ĭ:\Documents and Settings\\My Documents\maya\2011-圆4\prefs\ If you are using Z-up in your Maya preferences, then you should set Z-up on the farm as well.

If you use scenes with the old legacy render layer system and import them as reference models into scenes with the new render setup, then Maya will crash.

To solve the issue, please create/edit the file RR\render_apps\_setenv\all\maya_inhouse.rrEnv In this case Maya prints these messages and exits: On Ubuntu it is located in the system executable path /bin only. On the recommended OS CentOS it is located in the executable path for users /usr/bin. Maya requires some commands to run like sed. Ubuntu Linux: Maya does not run because of missing user executables
