Adverti horiz upsell

colorKey 2.0.0 for Maya (maya script)

color keyframe's ticks in the timeline

License
Button download
4,017 Downloads

Compatibility

  • 2016, 2015, 2014, 2013, 2012, 2011

Operating Systems

  • Mac
  • Windows

History

Created:11/01/2013
Last Modified:07/05/2015
File Size: 6.86 KB

Bugs

window/tool doesn't open

Statuspending
Prioritylow
Date11/12/2015
Submitted bymichael mueller michael mueller
I have the .py file in the scripts directory. The tool opened the first time i tried right after downloading. now, a day later, opening maya and running the button, the window doesn't open. no errors are given either. thoughts? thanks!

Comments on this bug:

  • Freire

    Freire said over 8 years ago:

    Same happened with me. # Error: RuntimeError: file C:\Program Files\Autodesk\Maya2016\Python\lib\site-packages\pymel\internal\pmcmds.py line 133: Object's window not found.
  • CLONUS

    CLONUS said about 8 years ago:

    Same happened with me. BUT! When I select something, then it works again. Here is an echo from Script Editor (Anyway, thanks man! Great stuff!): import colorKey as cK cK.show() # Error: RuntimeError: file C:\Program Files\Autodesk\Maya2016\Python\lib\site-packages\pymel\internal\pmcmds.py line 133: Object's window not found. # select -cl ; autoUpdateAttrEd; updateAnimLayerEditor("AnimLayerTab"); statusLineUpdateInputField; if (!`exists polyNormalSizeMenuUpdate`) {eval "source buildDisplayMenu";} polyNormalSizeMenuUpdate; dR_updateCounter; dR_updateCommandPanel; dR_updateToolSettings; import colorKey as cK cK.show() evalDeferred("updateEditorToggleCheckboxes()"); updateEditorToggleCheckboxes();

Post a comment: