Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

more than one object named xxxxx #1

Open
EzerbelCN opened this issue Jul 12, 2022 · 1 comment
Open

more than one object named xxxxx #1

EzerbelCN opened this issue Jul 12, 2022 · 1 comment
Labels
bug Something isn't working

Comments

@EzerbelCN
Copy link

EzerbelCN commented Jul 12, 2022

on click the one of the btns:
# Traceback (most recent call last):
# File "C:/Users/Administrator/Documents/maya/scripts\maya_sniffer.py", line 424, in on_clicked
# cmds.select(path)
# ValueError: More than one object matches name: P_Ship_Alfida_Tex_Box2450ShapeOrig
Copied 'P_Ship_Alfida_Tex_Box2450ShapeOrig' to clipboard

@mottosso
Copy link
Owner

Thanks, pull-request is welcome. Probably just a matter of returning the full path from cmds.ls rather than the default shortest path.

@mottosso mottosso added the bug Something isn't working label Jul 12, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants