Hi!
I’m uploading our rigs to mGear 3.4, and I was looking into updating our synoptic when I decided to give the new animPicker a try. However, with a fresh install of mGear 3.4, I am not able to load the provided .pkr files. Just in case this was related to my character, I have just a default Biped built, but the error persists. This is the log:
# Traceback (most recent call last):
# File "C:/Users/18182/Documents/maya/2019/scripts\mgear\anim_picker\widgets\basic.py", line 99, in index_change_event
# self.callback(index=index, *self.args, **self.kwargs)
# File "C:/Users/18182/Documents/maya/2019/scripts\mgear\anim_picker\gui.py", line 1108, in selector_change_event
# self.load_character()
# File "C:/Users/18182/Documents/maya/2019/scripts\mgear\anim_picker\gui.py", line 1279, in load_character
# path = picker_data.get("snapshot", None)
# AttributeError: 'list' object has no attribute 'get'
The PICKER_DATA node’s fields look like this:
Do you have any clue on what might be going on?
Thanks a lot!