Announcement

Collapse
No announcement yet.

bug fix in vrayCreateCommonGlobalsTab.mel

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

  • bug fix in vrayCreateCommonGlobalsTab.mel

    Using maya 2012 with vray 1.5sp1 NB15069
    Duplicating a group and then selecting one of the children results in an error...
    Error: Object 'panel_cutout_railOuterTop1Shape' not found.

    This is being caused by vrayUpdateBakeChannelControl() in vrayCreateCommonGlobalsTab.mel where listRelatives -shapes needs the -f flag to correctly resolve the duplicate child object names.

  • #2
    Thank you. I've been seeing a lot of this one recently, but wasn't 100% sure it was VRay.

    Comment


    • #3
      Thanks for the pointer; should be fixed for the next nightly build; I added -path option though, not -fullPath - it seems to fix the issue as well.

      Best regards,
      Vlado
      Last edited by vlado; 17-05-2011, 06:36 AM.
      I only act like I know everything, Rogers.

      Comment

      Working...
      X