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

I can't use the mask in AnimAide #100

Open
MeguiTaA12 opened this issue Mar 14, 2024 · 1 comment
Open

I can't use the mask in AnimAide #100

MeguiTaA12 opened this issue Mar 14, 2024 · 1 comment

Comments

@MeguiTaA12
Copy link

MeguiTaA12 commented Mar 14, 2024

Error
This error happens when I click on the mask button in the addon itself

Python: Traceback (most recent call last):
File "C:\Users\megag\AppData\Roaming\Blender Foundation\Blender\4.0\scripts\addons\animaide-master\anim_offset\ops.py", line 402, in modal
support.set_blend_values(context)
File "C:\Users\megag\AppData\Roaming\Blender Foundation\Blender\4.0\scripts\addons\animaide-master\anim_offset\support.py", line 201, in set_blend_values
keys[1].co.x = left_margin
IndexError: bpy_prop_collection[index]: index 1 out of range, size 1

I did another test trying to use the addon and discovered that if I try to use the addon in the panel, it simply gives a different error

Python: Traceback (most recent call last):
File "C:\Users\megag\AppData\Roaming\Blender Foundation\Blender\4.0\scripts\addons\animaide-1_0_38_39\anim_offset\ops.py", line 277, in modal
frame = int(co[0])
ValueError: cannot convert float NaN to integer

2024-03-14_01-44

@Sobollion
Copy link
Contributor

Answer is here

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