How do I figure out what flag correlates to what attribute

Viewing 3 posts - 1 through 3 (of 3 total)
  • 1st July 2014 at 12:42 pm #14533

    I’m trying to submit a job to muster in batch mode with the string

    “C:/PROGRA~1/Virtual Vertex/Muster 8/Mrtool.exe” -b -s 192.168.1.226 -port 9781 -u test -p “” -e 100 -n name -f W:/projects/project/sequences/001/Shot0050/3d/maya/renderScenes/a_defaultRenderLayer_960x540_exr.mb -sf 1.0 -ef 10.0 -bf 1 -se 1.0 -st 1

    I this in return:

    Field ARNOLDMODE is mandatory.

    How do I figure out what flag to use to supply muster with the ARNOLDMODE info? The help doesnt have it and I dont know how an attribute in the template correlates to a batch flag?

    thanks

    1st July 2014 at 1:10 pm #15252

    Fixed:

    “C:/PROGRA~1/Virtual Vertex/Muster 8/Mrtool.exe” -b -s 192.168.1.226 -port 9781 -u test -p “” -e 100 -n name -f W:/projects/project/sequences/001/Shot0050/3d/maya/renderScenes/a_defaultRenderLayer_960x540_exr.mb -sf 1.0 -ef 10.0 -bf 1 -se 1.0 -st 1 -attr ARNOLDMODE 0 ARNOLDMODE

    22nd August 2014 at 1:38 pm #15259

    Best thing is always look at the template file, it has all the list of the UNMAPPED (mapped fields automatically maps to start-frame / end-frame and so on) mandatory fields, if it is a combo box, you have a list of the possible values !

Viewing 3 posts - 1 through 3 (of 3 total)

You must be logged in to reply to this topic.