Shriinivas / blenderbezierutils

Blender Add-on with Bezier Utility Ops
GNU General Public License v3.0
525 stars 64 forks source link

The addon crashes Blender when exporting anything to alembic #38

Closed riouxr closed 3 years ago

riouxr commented 3 years ago

I figured it out by looking at the crash file. In it, this line:

File "/home/rrioux/.config/blender/2.90/scripts/addons/blenderbezierutils.py", line 2670 in colorCurves

So I turned off the addon and it worked.

Shriinivas commented 3 years ago

Did you try with the latest version of the add-on. There has been a fix in colorCurves just a couple of days back.

Shriinivas commented 3 years ago

Please reopen the issue if the problem persists with the latest version (0.9.96).