Adverti horiz upsell

ZV Parent Master 1.3.3 for Maya (maya script)

Animate interacting objects with ease

License
Button download
23,673 Downloads

Compatibility

  • 2018, 2017, 2016, 2015, 2014, 2013, 2012, 2011, 2010, 2009, 2008

Operating Systems

  • Linux
  • Mac
  • Windows

History

Created:09/09/2009
Last Modified:02/10/2019
File Size: 41.7 KB

Bugs

Constrain timeline error Maya 2017

Statuspending
Priorityhigh
Date06/24/2017
Submitted byMarthinus Marthinus
Trying to open the constraint timeline causes this error:

1
# Error: RuntimeError: file D:/Documents/maya/scripts\ZvParentMaster.py line 1049: Object 'MainTimeSliderLayout|formLayout9|frameLayout2' not found. # 
 
My current fix is changing line 1049 to:
 
1049
        return (cmds.layout('TimeSlider|MainTimeSliderLayout|formLayout8', q=True, w=True)-17, 38)

 

Comments on this bug:

  • HopsCO

    HopsCO said about 7 years ago:

    Thanks! This worked like a charm!
    Mine was on line 1055, but for anyone else who checks it out just see what line your script editor is throwing the error on and adjust accordingly. 

Post a comment: