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

Errors downloading avatar #1

Open
jgarrettvml opened this issue Jun 15, 2023 · 1 comment
Open

Errors downloading avatar #1

jgarrettvml opened this issue Jun 15, 2023 · 1 comment

Comments

@jgarrettvml
Copy link

Python: Traceback (most recent call last):
File "C:\Users\User\AppData\Roaming\Blender Foundation\Blender\3.4\scripts\addons\ReadyPlayerMe-Blender-Tools\RPM_API_Request.py", line 204, in execute
rename_armature(context, url_params_list)
File "C:\Users\User\AppData\Roaming\Blender Foundation\Blender\3.4\scripts\addons\ReadyPlayerMe-Blender-Tools\RPM_API_Request.py", line 44, in rename_armature
context.object.name = context.scene.RPM.avatar_name + '' + ''.join(postfix)
AttributeError: 'NoneType' object has no attribute 'name'

@RobeSantoro
Copy link
Owner

Hi Josh, thanks for checking the addon; debugging this error seems pretty simple.
I just need the time to do it...

Please describe all the steps you took to have this error

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants