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

rearraging custom steps scripts #112

@liudger

Description

@liudger

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

Metadata

Metadata

Assignees

Labels

ReviewbugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions