System Information
Linux 64b
Blender Version
Broken: Blender 2.75 (sub 2)
Short description of error
Py error on trying to use the Reorder Splines feature
Exact steps for others to reproduce the error
Enable Bsurfaces
Open
Click on Edit Strokes
Draw GP line from left to right touching all 3 splines (it's already set to object and surface)
Click on Reorder Splines
Info: Applied modifier only changed CV points, not tessellated/bevel vertices
Traceback (most recent call last):
File "/home/zanqdo/Blender/build_linux/bin/2.75/scripts/addons/mesh_bsurfaces.py", line 3540, in invoke
self.execute(context)
File "/home/zanqdo/Blender/build_linux/bin/2.75/scripts/addons/mesh_bsurfaces.py", line 3488, in execute
bpy.data.objects[splines_unordered[order_idx]].select = True
KeyError: 0
location: <unknown location>:-1