You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Traceback (most recent call last): File "..\lib\site-packages\pywavefront\parser.py", line 129, in parse self.dispatcher.get(self.values[0], self.parse_fallback)() File "..\lib\site-packages\pywavefront\obj.py", line 274, in parse_f self.material.vertices += list(consumed_vertices) File "..\lib\site-packages\pywavefront\obj.py", line 384, in consume_faces t_index = (int(parts[1]) - 1) if has_vt else NoneIndexError: list index out of range
Here parts = 115
The text was updated successfully, but these errors were encountered:
Reproduce
Exception
Here
parts
= 115The text was updated successfully, but these errors were encountered: