Moderator: joepal
Failed to index faces of mesh pumps.obj, you are probably loading a mesh with mixed nb of verts per face (do not mix tris and quads). Or your mesh has too many faces attached to one vertex (the maximum is 5-poles). In the second case, either increase MAX_FACES for this mesh, or improve the mesh topology. Original error message: (<type 'exceptions.ValueError'>) could not broadcast input array from shape (6) into shape (5)
Unable to load obj file: C:/Users/April/Documents/makehuman/v1/data/clothes/pumps/pumps.obj
Traceback (most recent call last):
File "c:\jenkins\workspace\Windows_release_11x\buildscripts\win32\build\makehuman\out00-PYZ.pyz\files3d", line 206, in loadMesh
File "c:\jenkins\workspace\Windows_release_11x\buildscripts\win32\build\makehuman\out00-PYZ.pyz\files3d", line 165, in loadTextMesh
File "c:\jenkins\workspace\Windows_release_11x\buildscripts\win32\build\makehuman\out00-PYZ.pyz\wavefront", line 148, in loadObjFile
File "c:\jenkins\workspace\Windows_release_11x\buildscripts\win32\build\makehuman\out00-PYZ.pyz\module3d", line 642, in setFaces
File "c:\jenkins\workspace\Windows_release_11x\buildscripts\win32\build\makehuman\out00-PYZ.pyz\module3d", line 712, in _update_faces
RuntimeError: Incompatible mesh topology.
Users browsing this forum: No registered users and 4 guests