Hello.
I am currently creating an animation.
So I tried to convert an animation keyed to FK to IK using mGear’s Space Transfer feature, but this tool does not seem to work. Here is the error log.
# Traceback (most recent call last):
# File "C:\Users\tanaka\Documents\maya\2020\plug-ins\mgear4.0.9\release\scripts\mgear\core\anim_utils.py", line 2006, in doItByUI
# self.transfer(startFrame, endFrame, onlyKeyframes, self.hasIkRot)
# File "C:\Users\tanaka\Documents\maya\2020\plug-ins\mgear4.0.9\release\scripts\mgear\core\anim_utils.py", line 1992, in transfer
# definition,
# File "C:\Users\tanaka\Documents\maya\2020\plug-ins\mgear4.0.9\release\scripts\mgear\core\utils.py", line 214, in wrap
# raise e
# RuntimeError: paneLayout: Object '0' not found.
Do you know what is causing this Space Transfer error?