Announcement

Collapse
No announcement yet.

vray RT searching for plugins

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • vray RT searching for plugins

    Hello,

    We have vray installed and pathed to work from the network. This works fine, except for vray rt. RT seems to want to search from the vray plugins in E:\Program Files\Autodesk\Maya2013\vray\vrayplugins

    I'm not sure we have that set anywhere, and the vray renderer itself looks in the correct place for plugins (as set by VRAY_FOR_MAYA2013_PLUGINS_x64)?

    Any ideas?

    -j

  • #2
    Hi,

    V-Ray RT uses V-Ray standalone, so you'll have to setup V-Ray standalone to load the plugins from the proper directory.
    See here http://www.spot3d.com/vray/help/maya...l_from_dir.htm for details about what you have to do

    /Teodor
    V-Ray developer

    Comment


    • #3
      I added the missing env var, VRAY_PLUGINS_x64 and it finds the plugins.

      It is still searching on e: though, why is that?

      Code:
      [2012/Nov/26|08:52:37] Loading plugins from "e:\Program Files\Autodesk\Maya2013/vray/vrayplugins/vray_*.dll"
      [2012/Nov/26|08:52:37] Loading plugins from "L:/centralisedPlugins/3d/Release/Maya/Default/modules/2013/phoenixfd/2.00.00/vray_plugin/vray_*.dll"
      [2012/Nov/26|08:52:37] 1 plugin(s) loaded successfully
      [2012/Nov/26|08:52:37] Loading plugins from "L:/centralisedPlugins/3d/Release/Maya/Default/modules/2013/Yeti-1.1.5/bin/vray_*.dll"
      [2012/Nov/26|08:52:37] 1 plugin(s) loaded successfully
      [2012/Nov/26|08:52:37] Loading plugins from "L:/centralisedPlugins/3d/Release/Maya/Default/modules/2013/vray/22501_22320/plugin/vrayplugins/vray_*.dll"
      [2012/Nov/26|08:52:38] 133 plugin(s) loaded successfully
      [2012/Nov/26|08:52:38] Finished loading plugins.

      Comment


      • #4
        Originally posted by jeremyp View Post
        It is still searching on e: though, why is that?
        Because it is set in the config file - vrayconfig.xml
        V-Ray developer

        Comment


        • #5
          Thank you, that was it!

          Comment

          Working...
          X