Adverti horiz upsell

Overlappy 0.1.0 for Maya (maya script)

Simple script to add overlap animation to any object or selected chain

License
Button download
6,588 Downloads

Compatibility

  • 2019, 2018, 2017

Operating Systems

  • Windows

History

Created:03/05/2019
Last Modified:11/14/2023
File Size: 8.44 MB

Bugs

# Error: No object matches name: nucleus1.timescale #

Statuspending
Prioritymedium
Date09/20/2019
Submitted bystickybullseye stickybullseye
First up, I love this tool. But unfortunately I'm getting this error on some rigs when I run translation or rotation baking:
 
# Error: RuntimeError: file <maya console> line 927: setAttr: No object matches name: nucleus1.timescale #
 
Any ideas what's going wrong?

Comments on this bug:

  • Eugene

    Eugene said over 5 years ago:

    Can i ask you to take a screenshot of the console above the error? I added different warnings for such cases. Perhaps this will help to understand the problem.
  • Eugene

    Eugene said over 5 years ago:

    Hmm.. Thanks for the report)) I have an idea. On line 1082, try replacing the name of the nucleus node with any name. For example, "overlappyNucleus"

    If this solves the problem, I will fix it in the script in the next update.

  • Eugene

    Eugene said over 5 years ago:

    -----
    Old name:
    line 1082        obj.nucleus_name = "nucleus1"
    -----
    New name:
    line 1082        obj.nucleus_name = "overlappyNucleus"
    -----
  • stickybullseye

    stickybullseye said over 5 years ago:

    Unfortunately I'm getting the same error with the new "overlappyNucleus"

    As luck would have it, if I open Overlappy and run it on a few polygons, then open my scene, it works as expected. Not a great workflow, but it'll do! Thanks for looking at it

Post a comment: