Forum: Poser - OFFICIAL


Subject: The LuxPose Project - Alpha Stage

Khai-J-Bach opened this issue on Aug 27, 2010 ยท 1684 posts


Dizzi posted Sat, 28 August 2010 at 5:50 AM

Sorry, odf, but no the error moved.

I change line 146 of poser_extractor.py to "for i, v in enumerate(geom.TexVertices() or []):" to get rid of the first exception, just like you did with geom.TexPolygons() further down. That's a cool approach btw :-)

And then I get this:

File "P:Poser 8RuntimePythonposerScriptsScriptsMenuluxPosepydoughgeometry_export.py", line 65, in write
except TopologyError, message:
NameError: global name 'TopologyError' is not defined