This repository was archived by the owner on Mar 10, 2022. It is now read-only.
This repository was archived by the owner on Mar 10, 2022. It is now read-only.
Widget Error #72
Open
Description
One of our testers, Philippe M. is removing major problems with the widget. It's happening to him almost the time. I've not yet been able to repo it, though. He's using Blender 2.68 64bit Linux official.
# Clicked-and-dragged into the rotate symbol in the contour-stroke widget, got this error:
Traceback (most recent call last):
File "/home/meshweaver/.config/blender/2.68/scripts/addons/contour_tools/__init__.py", line 583, in modal
self.drag_target.cut_object(context, self.original_form, self.bme)
File "/home/meshweaver/.config/blender/2.68/scripts/addons/contour_tools/../contour_tools/contour_classes.py", line 402, in cut_object
cross = contour_utilities.cross_section_seed(bme, mx, pt, pno, indx, debug = True)
File "/home/meshweaver/.config/blender/2.68/scripts/addons/contour_tools/../contour_tools/contour_utilities.py", line 1300, in cross_section_seed
seeds.append([face for face in ed.link_faces if face.index != seed_index][0])
IndexError: list index out of range
location: <unknown location>:-1
He also did a video to show the problem: https://www.dropbox.com/s/nqn3z3b28rqbi4j/ContourRetopo_StrokeError.avi