mmonem / blender2ogre

Automatically exported from code.google.com/p/blender2ogre
GNU Lesser General Public License v2.1
0 stars 0 forks source link

badverts not initialized in dot_mesh function in 0.4.1 #25

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Assign vertices to more than 4 vertex groups
2. Export mesh.

What is the expected output? What do you see instead?
Mesh should export normally with warning messages.
Python throws exception about not initialized variable "badverts" at line 6169 
in dot_mesh function. In the dot_mesh_old everything is ok.

What version of the product are you using? On what operating system?
os: Windows Vista sp2
blender2ogre: 0.4.1

Original issue reported on code.google.com by solarple...@gmail.com on 10 Jun 2011 at 9:45

GoogleCodeExporter commented 8 years ago
fixed in 0.4.2

Original comment by goatman.py@gmail.com on 17 Jun 2011 at 9:43