Quote:
Originally Posted by Figz
Here is the V3, i think its in Engllish.
|
o3d.py, loadO3d Error Line # = 135 <type 'exceptions.OverflowError'> long int too large to convert to int
An Error occured.
Traceback (most recent call last):
File "o3dconverter.py", line 698, in FileLoadO3d
self.canvas.setMesh(self.mesh, "o3d")
File "o3dconverter.py", line 564, in setMesh
self.text_info.text = "Vertices:"+str(len(self.points)/3)+" Faces:"+str(len(self.model.faces))+" XCount:"+str(self.model.xcount)+" XXCount:"+str(self.model.xxcount)+" Tex("+str(len(self.model.texname))+"):"+self.model .texname[0]
IndexError: string index out of range

:смущенный: :смущенный: