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
try 10 36 poly 135 mesh 1 lod 0
Traceback (most recent call last):
File "import_pmd.py", line 63, in execute
result = self.to_blender_basic(pmd, self.filepath, name, self.scale)
File "import_pmd.py", line 186, in to_blender_basic
tab = [uvs[k].vertex_id for k in faces_extracted]
File "import_pmd.py", line 186, in <listcomp>
tab = [uvs[k].vertex_id for k in faces_extracted]
IndexError: list index out of range
Saved session recovery to '/tmp/quit.blen
The text was updated successfully, but these errors were encountered:
When trying to load 1.60 CAR1.pmd:
The text was updated successfully, but these errors were encountered: