syncsketch / syncsketch-maya

A Maya Plugin/Integration to push Videos/Playblasts from within Maya to syncsketch, and retrieve annotations back
https://www.syncsketch.com
Other
15 stars 13 forks source link

Recording Preset Manager Attribute Error #16

Closed janikotterbach closed 4 years ago

janikotterbach commented 4 years ago

Opening Recording Preset Manager throws Attribute Error. Additionally switching to preset "current preset" throws the same error again.

_Traceback (most recent call last): File "C:/Users/Janik/Documents/maya/scripts\syncsketchGUI\lib\gui\syncsketchWidgets\formatPresetWidget.py", line 250, in load_preset_from_selection self.load_preset(selected_preset) File "C:/Users/Janik/Documents/maya/scripts\syncsketchGUI\lib\gui\syncsketchWidgets\formatPresetWidget.py", line 234, in loadpreset format = preset.get('format') AttributeError: 'str' object has no attribute 'get'

janikotterbach commented 4 years ago

Having "current_preset" in preset drop down is probably not wanted and a bug. grafik

janikotterbach commented 4 years ago

The "current_preset" preset is the reason for the error describe above. Deleted "current_preset" in yaml config file. Everything seems to work then. Somehow working with the Preset Manager "current_preset" creeps back into the YAML file.

janikotterbach commented 4 years ago

ae24fa724285a484ce2401cfe4974bb5457dfe4f