Vue

Job Submission

You can submit jobs from within Vue, or you can submit them from the Monitor.

../_images/sub_vue.png

Submitting from Vue

For the following steps, you will need to make some substitutions as-per the following table:

Placeholder

Replacement

%DEADLINE_BIN%

The path to the bin subdirectory in your Deadline client installation. Defaults to:

C:\Program Files\Thinkbox\Deadline10\bin

%VUE_VERSION

The version of Vue you are configuring. Possible values are: 7, 8, 9, 10, 11, 2014, 2015, and 2016.

Single Frame Submission

  1. Open a Windows command prompt. Press CTRL + R

    1. Type cmd

    2. Press RETURN

    3. Type in:

      %DEADLINE_BIN%\deadlinecommand.exe  -GetRepositoryFilePath "scripts\submission\VueSubmission.py"
      

      Make note of the path that is output for future steps.

  2. In Vue, select RenderRender Options

  3. Find the Renderer section, select RenderBull/RenderNode Network, then press the Edit button.

  4. In the Options dialog that pops up, enter the submission command using the template below

    "%DEADLINE_BIN%\deadlinecommand.exe" -executescript "%VUE_SUB_PATH%" "[FILE_PATH]" "[SCENE_NAME]" "[NUM_FRAMES]" %VUE_VERSION%
    

    You will need to replace the %DEADLINE_BIN% and %VUE_VERSION% placeholders as described in the table above. Replace %VUE_SUB_PATH% with the path that is output in step 1. You can leave the [FILE_PATH], [SCENE_NAME], and [NUM_FRAMES] placeholders unchanged; they will be automatically substituted by Vue when submitting.

  5. You can also enter the folder you want the temporary Vue scene file saved in during submission. By default, you should be able to leave this blank. Press OK when finished.

  6. Press Render to bring up the submission dialog.

    ../_images/vue_renderoptions.png

Animation Submission

  1. Open a Windows command prompt. Press CTRL + R

    1. Type cmd

    2. Press RETURN

    3. Type in:

      %DEADLINE_BIN%\deadlinecommand.exe  -GetRepositoryFilePath "scripts\submission\VueSubmission.py"
      

      Make note of the path that is output for future steps.

  2. In Vue, select AnimationAnimation Render Options,

  3. Find the Renderer section, select Network Rendering/RenderNode Network, then press the Edit button.

  4. In the Options dialog that pops up, enter the submission command using the template below

    "%DEADLINE_BIN%\deadlinecommand.exe" -executescript "%VUE_SUB_PATH%" "[FILE_PATH]" "[SCENE_NAME]" "[NUM_FRAMES]" %VUE_VERSION%
    

    You will need to replace the %DEADLINE_BIN% and %VUE_VERSION% placeholders as described in the table above. Replace %VUE_SUB_PATH% with the path that is output in step 1. You can leave the [FILE_PATH], [SCENE_NAME], and [NUM_FRAMES] placeholders unchanged; they will be automatically substituted by Vue when submitting.

  5. You can also enter the folder you want the temporary Vue scene file saved in during submission. By default, you should be able to leave this blank. Press OK when finished.

  6. Press Render Animation to bring up the submission dialog.

    ../_images/vue_animoptions.png

Submitting from the Monitor

To submit a Vue job from the Deadline Monitor, select Submit -> 3D -> Vue from the menu bar.

Submission Options

The general Deadline options are explained in the Job Submission documentation, and the Draft/Integration options are explained in the Draft and Integration documentation. The Vue specific options are:

  • Vue File: The Vue scene file to be rendered.

  • Output Folder: If Override Output Path is enabled, the rendered images will be saved in this folder.

  • Override Output Path: Enable to override where the rendered images are saved.

  • Render animation sequence: If checked, will render the animation. Otherwise, Vue will render the single frame that the scene was set to when saved.

  • Version: The version of Vue to render with.

  • Build To Force: Force 32 bit or 64 bit rendering.

Plugin Configuration

You can configure the Vue plugin settings from the Monitor. While in power user mode, select Tools -> Configure Plugins and select the Vue plugin from the list on the left.

../_images/cp_vue.png

Render Executables

  • Vue Executable: The path to the Vue executable file used for rendering. Enter alternative paths on separate lines. Different executable paths can be configured for each version installed on your render nodes.

FAQ

Which versions of Vue are supported?

Vue 6 and later are supported (Infinite and xStream editions).

I have Vue render node licenses, but when I render with Deadline, I get the error “No serial number found”.

If you have render node licenses for Vue, you need to use the *RenderNode.exe executable (ie: Vue 9 xStream RenderNode.exe) instead of the StandaloneRenderer.eon executable for rendering.

Error Messages and Meanings

This is a collection of known Vue error messages and their meanings, as well as possible solutions. We want to keep this list as up to date as possible, so if you run into an error message that isn’t listed here, please email Deadline Support and let us know.

Unable to initialize application - Check render log for more information.

Check the render log for the job to see if this additional information in printed out:

STDOUT: Initializing...Error
STDOUT: No serial number found
STDOUT: Unable to initialize application. Exiting.

If this is the case, it means that Vue can’t get a license. If you have render node licenses for Vue, you need to use the *RenderNode.exe executable (ie: Vue 9 xStream RenderNode.exe) instead of the StandaloneRenderer.eon executable for rendering.