Skip to content
This repository has been archived by the owner on Oct 7, 2021. It is now read-only.

rearraging custom steps scripts #112

Open
liudger opened this issue Apr 2, 2021 · 1 comment
Open

rearraging custom steps scripts #112

liudger opened this issue Apr 2, 2021 · 1 comment
Assignees
Labels
bug Something isn't working Review

Comments

@liudger
Copy link

liudger commented Apr 2, 2021

When rearranging custom steps there is an error:

# Traceback (most recent call last):
#   File "/Users/liudger/Library/Preferences/Autodesk/maya/modules/scripts/mgear/shifter/guide.py", line 1361, in post_info
#     self.hover_info_item_entered(self.post_cs, index)
#   File "/Users/liudger/Library/Preferences/Autodesk/maya/modules/scripts/mgear/shifter/guide.py", line 1365, in hover_info_item_entered
#     info_data = self.format_info(index.data())
#   File "/Users/liudger/Library/Preferences/Autodesk/maya/modules/scripts/mgear/shifter/guide.py", line 1172, in format_info
#     data_parts = data.split("|")
# AttributeError: 'NoneType' object has no attribute 'split'

The script name goes blank see image
error_customsteps

@miquelcampos miquelcampos self-assigned this Apr 2, 2021
@miquelcampos miquelcampos added the bug Something isn't working label Apr 2, 2021
@miquelcampos
Copy link
Member

Hello @liudger thanks for the feedback. I will check this ASAP.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working Review
Projects
None yet
Development

No branches or pull requests

2 participants