Ridley5 opened this issue on Jul 26, 2010 · 1724 posts
Khai-J-Bach posted Tue, 24 August 2010 at 12:55 AM
here we go
Traceback (most recent call last):
File "D:PoserSmith MicroPoser ProRuntimePythonposerScriptsScriptsMenuLuxPosePoserLuxExporter.py", line 166, in ?
ExportScene(scene, globalParameters).write(f)
File "D:PoserSmith MicroPoser ProRuntimePythonposerScriptsScriptsMenuLuxPoseworkersPoserLuxExporter_workers.py", line 336, in write
ExportFigure(fig, self.globalParameters).write(file)
File "D:PoserSmith MicroPoser ProRuntimePythonposerScriptsScriptsMenuLuxPoseworkersPoserLuxExporter_workers.py", line 107, in write
params).write(file)
File "D:PoserSmith MicroPoser ProRuntimePythonposerScriptsScriptsMenuLuxPosepydoughgeometry_export.py", line 351, in write
Subgeometry(self, indices).write(file)
File "D:Program Files (x86)Smith MicroPoser ProRuntimePythonposerScriptsScriptsMenuLuxPosepydoughgeometry_export.py", line 103, in write
self.fix_texture_seams()
File "D:PoserSmith MicroPoser ProRuntimePythonposerScriptsScriptsMenuLuxPosepydoughgeometry_export.py", line 48, in fix_texture_seams
tverts = [tpolygons[i][j] for i,j in corners_for_v]
IndexError: list index out of range