When adding points, everything else, except adding points in the viewport, is death. Clicking around everywhere I encountered this error message, doesn’t mean anything to me.
location: <unknown location>:-1
Traceback (most recent call last):
File “C:\Users\Gebruiker\AppData\Roaming\Blender Foundation\Blender\2.79\scripts\addons\SplineSculpt\__init__.py”, line 217, in modal
quickcurve.qcurve_addpoint(context, event, newcurveobj, bm, counter)
File “C:\Users\Gebruiker\AppData\Roaming\Blender Foundation\Blender\2.79\scripts\addons\SplineSculpt\quickcurve.py”, line 73, in qcurve_addpoint
bm.edges.new((bm.verts[counter], bm.verts[counter-1]))
IndexError: BMElemSeq[index]: index 14 out of range