I made a rig using components that shfiter provides and it works great when it comes to animation.
but when I try to export the rig with shifter-game tools, it raises an error saying
# Traceback (most recent call last):
# File " (..) \shifter\game_tools.py", line 541, in disconnectExport
# name, rigTopNode, meshTopNode, path, postScript)
# File " (..) \mgear\core\utils.py", line 205, in wrap
# raise e
# IndexError: list index out of range
I tried with shfiter’s biped template too and exportation worked fine.
problem is only with my rig(or the scene)
could you give me any idea of what would cause this kind of error?