Rig traceback error when importing my character

Tech support and suggestions forum. If you only have a basic question on how to get started, please use the "newbies" forum in the community section.

Moderator: joepal

Rig traceback error when importing my character

Postby Robitron » Thu Dec 13, 2018 10:24 pm

Okay, so I followed the demonstration from youtube ( https://www.youtube.com/watch?v=tAwfR-G ... JmJIM8gQk0 ) and enabled the socket thing. Then as per the demo, I scrolled down and selected the import human button and that's when this happened:

libpng warning: Interlace handling should be turned on when using png_read_image
DLL: KinectToJSON_x64.dll, on path: C:\Users\Robert\AppData\Roaming\Blender Foundation\Blender\2.79\scripts\addons\MH_Community\kinect_sensor, failed to load.
Is Kinect re-distributable installed?
Read prefs: C:\Users\Robert\AppData\Roaming\Blender Foundation\Blender\2.79\config\userpref.blend
AL lib: (EE) UpdateDeviceParams: Failed to set 48000hz, got 192000hz instead
fake_module: addon missing 'bl_info' gives bad performance!: 'C:\\Users\\Robert\\AppData\\Roaming\\Blender Foundation\\Blender\\2.79\\scripts\\addons\\algorithms.py'
fake_module: addon missing 'bl_info' gives bad performance!: 'C:\\Users\\Robert\\AppData\\Roaming\\Blender Foundation\\Blender\\2.79\\scripts\\addons\\humanoid.py'
fake_module: addon missing 'bl_info' gives bad performance!: 'C:\\Users\\Robert\\AppData\\Roaming\\Blender Foundation\\Blender\\2.79\\scripts\\addons\\skeletonengine.py'
Import body
GROUND MEAN: -0.8186374664306642
WARNING: face index 18486 > 18486
Creating new material body
Importing proxy: HighPolyEyes
Creating new material HighPolyEyes
Importing proxy: eyebrow012
Creating new material eyebrow012
Importing proxy: Eyelashes01
Creating new material Eyelashes01
Importing proxy: Teeth_Shape05
Creating new material Teeth_Shape05
Importing proxy: tongue01
Creating new material tongue01
Importing proxy: Soldiers_Skirt
Creating new material Soldiers_Skirt
Importing proxy: male_muscle_13290
Traceback (most recent call last):
File "C:\Users\Robert\AppData\Roaming\Blender Foundation\Blender\2.79\scripts\addons\MH_Community\body_import_operator.py", line 14, in execute
ImportBodyBinary()
File "C:\Users\Robert\AppData\Roaming\Blender Foundation\Blender\2.79\scripts\addons\MH_Community\mh_sync\import_body_binary.py", line 87, in __init__
FetchServerData('getBodyMeshInfo', self.gotBodyInfo)
File "C:\Users\Robert\AppData\Roaming\Blender Foundation\Blender\2.79\scripts\addons\MH_Community\mh_sync\fetch_server_data.py", line 8, in __init__
self.executeJsonCall(expectBinaryResponse=expectBinary, params=params)
File "C:\Users\Robert\AppData\Roaming\Blender Foundation\Blender\2.79\scripts\addons\MH_Community\mh_sync\sync_ops.py", line 18, in executeJsonCall
self.callback(json_obj)
File "C:\Users\Robert\AppData\Roaming\Blender Foundation\Blender\2.79\scripts\addons\MH_Community\mh_sync\fetch_server_data.py", line 14, in callback
self.readyFunction(json_obj.data)
File "C:\Users\Robert\AppData\Roaming\Blender Foundation\Blender\2.79\scripts\addons\MH_Community\mh_sync\import_body_binary.py", line 121, in gotBodyInfo
FetchServerData('getBodyVerticesBinary',self.gotVerticesData,True)
File "C:\Users\Robert\AppData\Roaming\Blender Foundation\Blender\2.79\scripts\addons\MH_Community\mh_sync\fetch_server_data.py", line 8, in __init__
self.executeJsonCall(expectBinaryResponse=expectBinary, params=params)
File "C:\Users\Robert\AppData\Roaming\Blender Foundation\Blender\2.79\scripts\addons\MH_Community\mh_sync\sync_ops.py", line 18, in executeJsonCall
self.callback(json_obj)
File "C:\Users\Robert\AppData\Roaming\Blender Foundation\Blender\2.79\scripts\addons\MH_Community\mh_sync\fetch_server_data.py", line 12, in callback
self.readyFunction(json_obj)
File "C:\Users\Robert\AppData\Roaming\Blender Foundation\Blender\2.79\scripts\addons\MH_Community\mh_sync\import_body_binary.py", line 154, in gotVerticesData
FetchServerData('getBodyFacesBinary',self.gotFacesData,True)
File "C:\Users\Robert\AppData\Roaming\Blender Foundation\Blender\2.79\scripts\addons\MH_Community\mh_sync\fetch_server_data.py", line 8, in __init__
self.executeJsonCall(expectBinaryResponse=expectBinary, params=params)
File "C:\Users\Robert\AppData\Roaming\Blender Foundation\Blender\2.79\scripts\addons\MH_Community\mh_sync\sync_ops.py", line 18, in executeJsonCall
self.callback(json_obj)
File "C:\Users\Robert\AppData\Roaming\Blender Foundation\Blender\2.79\scripts\addons\MH_Community\mh_sync\fetch_server_data.py", line 12, in callback
self.readyFunction(json_obj)
File "C:\Users\Robert\AppData\Roaming\Blender Foundation\Blender\2.79\scripts\addons\MH_Community\mh_sync\import_body_binary.py", line 183, in gotFacesData
FetchServerData('getBodyTextureCoordsBinary', self.gotTextureCoords, True)
File "C:\Users\Robert\AppData\Roaming\Blender Foundation\Blender\2.79\scripts\addons\MH_Community\mh_sync\fetch_server_data.py", line 8, in __init__
self.executeJsonCall(expectBinaryResponse=expectBinary, params=params)
File "C:\Users\Robert\AppData\Roaming\Blender Foundation\Blender\2.79\scripts\addons\MH_Community\mh_sync\sync_ops.py", line 18, in executeJsonCall
self.callback(json_obj)
File "C:\Users\Robert\AppData\Roaming\Blender Foundation\Blender\2.79\scripts\addons\MH_Community\mh_sync\fetch_server_data.py", line 12, in callback
self.readyFunction(json_obj)
File "C:\Users\Robert\AppData\Roaming\Blender Foundation\Blender\2.79\scripts\addons\MH_Community\mh_sync\import_body_binary.py", line 201, in gotTextureCoords
FetchServerData('getBodyFaceUVMappingsBinary', self.gotFaceUVMappings, True)
File "C:\Users\Robert\AppData\Roaming\Blender Foundation\Blender\2.79\scripts\addons\MH_Community\mh_sync\fetch_server_data.py", line 8, in __init__
self.executeJsonCall(expectBinaryResponse=expectBinary, params=params)
File "C:\Users\Robert\AppData\Roaming\Blender Foundation\Blender\2.79\scripts\addons\MH_Community\mh_sync\sync_ops.py", line 18, in executeJsonCall
self.callback(json_obj)
File "C:\Users\Robert\AppData\Roaming\Blender Foundation\Blender\2.79\scripts\addons\MH_Community\mh_sync\fetch_server_data.py", line 12, in callback
self.readyFunction(json_obj)
File "C:\Users\Robert\AppData\Roaming\Blender Foundation\Blender\2.79\scripts\addons\MH_Community\mh_sync\import_body_binary.py", line 232, in gotFaceUVMappings
self.afterMeshData()
File "C:\Users\Robert\AppData\Roaming\Blender Foundation\Blender\2.79\scripts\addons\MH_Community\mh_sync\import_body_binary.py", line 374, in afterMeshData
FetchServerData('getBodyMaterialInfo',self.gotBodyMaterialInfo)
File "C:\Users\Robert\AppData\Roaming\Blender Foundation\Blender\2.79\scripts\addons\MH_Community\mh_sync\fetch_server_data.py", line 8, in __init__
self.executeJsonCall(expectBinaryResponse=expectBinary, params=params)
File "C:\Users\Robert\AppData\Roaming\Blender Foundation\Blender\2.79\scripts\addons\MH_Community\mh_sync\sync_ops.py", line 18, in executeJsonCall
self.callback(json_obj)
File "C:\Users\Robert\AppData\Roaming\Blender Foundation\Blender\2.79\scripts\addons\MH_Community\mh_sync\fetch_server_data.py", line 14, in callback
self.readyFunction(json_obj.data)
File "C:\Users\Robert\AppData\Roaming\Blender Foundation\Blender\2.79\scripts\addons\MH_Community\mh_sync\import_body_binary.py", line 391, in gotBodyMaterialInfo
FetchServerData('getSkeleton', self.gotSkeleton)
File "C:\Users\Robert\AppData\Roaming\Blender Foundation\Blender\2.79\scripts\addons\MH_Community\mh_sync\fetch_server_data.py", line 8, in __init__
self.executeJsonCall(expectBinaryResponse=expectBinary, params=params)
File "C:\Users\Robert\AppData\Roaming\Blender Foundation\Blender\2.79\scripts\addons\MH_Community\mh_sync\sync_ops.py", line 18, in executeJsonCall
self.callback(json_obj)
File "C:\Users\Robert\AppData\Roaming\Blender Foundation\Blender\2.79\scripts\addons\MH_Community\mh_sync\fetch_server_data.py", line 14, in callback
self.readyFunction(json_obj.data)
File "C:\Users\Robert\AppData\Roaming\Blender Foundation\Blender\2.79\scripts\addons\MH_Community\mh_sync\import_body_binary.py", line 463, in gotSkeleton
FetchServerData('getProxiesInfo', self.gotProxiesInfo)
File "C:\Users\Robert\AppData\Roaming\Blender Foundation\Blender\2.79\scripts\addons\MH_Community\mh_sync\fetch_server_data.py", line 8, in __init__
self.executeJsonCall(expectBinaryResponse=expectBinary, params=params)
File "C:\Users\Robert\AppData\Roaming\Blender Foundation\Blender\2.79\scripts\addons\MH_Community\mh_sync\sync_ops.py", line 18, in executeJsonCall
self.callback(json_obj)
File "C:\Users\Robert\AppData\Roaming\Blender Foundation\Blender\2.79\scripts\addons\MH_Community\mh_sync\fetch_server_data.py", line 14, in callback
self.readyFunction(json_obj.data)
File "C:\Users\Robert\AppData\Roaming\Blender Foundation\Blender\2.79\scripts\addons\MH_Community\mh_sync\import_body_binary.py", line 469, in gotProxiesInfo
self.importNextProxy()
File "C:\Users\Robert\AppData\Roaming\Blender Foundation\Blender\2.79\scripts\addons\MH_Community\mh_sync\import_body_binary.py", line 477, in importNextProxy
ImportProxyBinary(self.obj, self.name, self.proxiesInfo[self.nextProxyToImport], self.proxyLoaded)
File "C:\Users\Robert\AppData\Roaming\Blender Foundation\Blender\2.79\scripts\addons\MH_Community\mh_sync\import_proxy_binary.py", line 97, in __init__
FetchServerData('getProxyVerticesBinary', self.gotVerticesData, expectBinary=True, params={ "uuid": self.proxyInfo["uuid"] })
File "C:\Users\Robert\AppData\Roaming\Blender Foundation\Blender\2.79\scripts\addons\MH_Community\mh_sync\fetch_server_data.py", line 8, in __init__
self.executeJsonCall(expectBinaryResponse=expectBinary, params=params)
File "C:\Users\Robert\AppData\Roaming\Blender Foundation\Blender\2.79\scripts\addons\MH_Community\mh_sync\sync_ops.py", line 18, in executeJsonCall
self.callback(json_obj)
File "C:\Users\Robert\AppData\Roaming\Blender Foundation\Blender\2.79\scripts\addons\MH_Community\mh_sync\fetch_server_data.py", line 12, in callback
self.readyFunction(json_obj)
File "C:\Users\Robert\AppData\Roaming\Blender Foundation\Blender\2.79\scripts\addons\MH_Community\mh_sync\import_proxy_binary.py", line 138, in gotVerticesData
FetchServerData('getProxyFacesBinary',self.gotFacesData, expectBinary=True, params={ "uuid": self.proxyInfo["uuid"] })
File "C:\Users\Robert\AppData\Roaming\Blender Foundation\Blender\2.79\scripts\addons\MH_Community\mh_sync\fetch_server_data.py", line 8, in __init__
self.executeJsonCall(expectBinaryResponse=expectBinary, params=params)
File "C:\Users\Robert\AppData\Roaming\Blender Foundation\Blender\2.79\scripts\addons\MH_Community\mh_sync\sync_ops.py", line 18, in executeJsonCall
self.callback(json_obj)
File "C:\Users\Robert\AppData\Roaming\Blender Foundation\Blender\2.79\scripts\addons\MH_Community\mh_sync\fetch_server_data.py", line 12, in callback
self.readyFunction(json_obj)
File "C:\Users\Robert\AppData\Roaming\Blender Foundation\Blender\2.79\scripts\addons\MH_Community\mh_sync\import_proxy_binary.py", line 170, in gotFacesData
FetchServerData('getProxyTextureCoordsBinary', self.gotTextureCoords, expectBinary=True, params={ "uuid": self.proxyInfo["uuid"] })
File "C:\Users\Robert\AppData\Roaming\Blender Foundation\Blender\2.79\scripts\addons\MH_Community\mh_sync\fetch_server_data.py", line 8, in __init__
self.executeJsonCall(expectBinaryResponse=expectBinary, params=params)
File "C:\Users\Robert\AppData\Roaming\Blender Foundation\Blender\2.79\scripts\addons\MH_Community\mh_sync\sync_ops.py", line 18, in executeJsonCall
self.callback(json_obj)
File "C:\Users\Robert\AppData\Roaming\Blender Foundation\Blender\2.79\scripts\addons\MH_Community\mh_sync\fetch_server_data.py", line 12, in callback
self.readyFunction(json_obj)
File "C:\Users\Robert\AppData\Roaming\Blender Foundation\Blender\2.79\scripts\addons\MH_Community\mh_sync\import_proxy_binary.py", line 189, in gotTextureCoords
FetchServerData('getProxyFaceUVMappingsBinary', self.gotFaceUVMappings, expectBinary=True, params={ "uuid": self.proxyInfo["uuid"] })
File "C:\Users\Robert\AppData\Roaming\Blender Foundation\Blender\2.79\scripts\addons\MH_Community\mh_sync\fetch_server_data.py", line 8, in __init__
self.executeJsonCall(expectBinaryResponse=expectBinary, params=params)
File "C:\Users\Robert\AppData\Roaming\Blender Foundation\Blender\2.79\scripts\addons\MH_Community\mh_sync\sync_ops.py", line 18, in executeJsonCall
self.callback(json_obj)
File "C:\Users\Robert\AppData\Roaming\Blender Foundation\Blender\2.79\scripts\addons\MH_Community\mh_sync\fetch_server_data.py", line 12, in callback
self.readyFunction(json_obj)
File "C:\Users\Robert\AppData\Roaming\Blender Foundation\Blender\2.79\scripts\addons\MH_Community\mh_sync\import_proxy_binary.py", line 220, in gotFaceUVMappings
self.afterMeshData()
File "C:\Users\Robert\AppData\Roaming\Blender Foundation\Blender\2.79\scripts\addons\MH_Community\mh_sync\import_proxy_binary.py", line 306, in afterMeshData
FetchServerData('getProxyMaterialInfo', self.gotProxyMaterialInfo, expectBinary=False, params={ "uuid": self.proxyInfo["uuid"] })
File "C:\Users\Robert\AppData\Roaming\Blender Foundation\Blender\2.79\scripts\addons\MH_Community\mh_sync\fetch_server_data.py", line 8, in __init__
self.executeJsonCall(expectBinaryResponse=expectBinary, params=params)
File "C:\Users\Robert\AppData\Roaming\Blender Foundation\Blender\2.79\scripts\addons\MH_Community\mh_sync\sync_ops.py", line 18, in executeJsonCall
self.callback(json_obj)
File "C:\Users\Robert\AppData\Roaming\Blender Foundation\Blender\2.79\scripts\addons\MH_Community\mh_sync\fetch_server_data.py", line 14, in callback
self.readyFunction(json_obj.data)
File "C:\Users\Robert\AppData\Roaming\Blender Foundation\Blender\2.79\scripts\addons\MH_Community\mh_sync\import_proxy_binary.py", line 335, in gotProxyMaterialInfo
self.onFinished(self)
File "C:\Users\Robert\AppData\Roaming\Blender Foundation\Blender\2.79\scripts\addons\MH_Community\mh_sync\import_body_binary.py", line 512, in proxyLoaded
self.importNextProxy()
File "C:\Users\Robert\AppData\Roaming\Blender Foundation\Blender\2.79\scripts\addons\MH_Community\mh_sync\import_body_binary.py", line 477, in importNextProxy
ImportProxyBinary(self.obj, self.name, self.proxiesInfo[self.nextProxyToImport], self.proxyLoaded)
File "C:\Users\Robert\AppData\Roaming\Blender Foundation\Blender\2.79\scripts\addons\MH_Community\mh_sync\import_proxy_binary.py", line 97, in __init__
FetchServerData('getProxyVerticesBinary', self.gotVerticesData, expectBinary=True, params={ "uuid": self.proxyInfo["uuid"] })
File "C:\Users\Robert\AppData\Roaming\Blender Foundation\Blender\2.79\scripts\addons\MH_Community\mh_sync\fetch_server_data.py", line 8, in __init__
self.executeJsonCall(expectBinaryResponse=expectBinary, params=params)
File "C:\Users\Robert\AppData\Roaming\Blender Foundation\Blender\2.79\scripts\addons\MH_Community\mh_sync\sync_ops.py", line 18, in executeJsonCall
self.callback(json_obj)
File "C:\Users\Robert\AppData\Roaming\Blender Foundation\Blender\2.79\scripts\addons\MH_Community\mh_sync\fetch_server_data.py", line 12, in callback
self.readyFunction(json_obj)
File "C:\Users\Robert\AppData\Roaming\Blender Foundation\Blender\2.79\scripts\addons\MH_Community\mh_sync\import_proxy_binary.py", line 138, in gotVerticesData
FetchServerData('getProxyFacesBinary',self.gotFacesData, expectBinary=True, params={ "uuid": self.proxyInfo["uuid"] })
File "C:\Users\Robert\AppData\Roaming\Blender Foundation\Blender\2.79\scripts\addons\MH_Community\mh_sync\fetch_server_data.py", line 8, in __init__
self.executeJsonCall(expectBinaryResponse=expectBinary, params=params)
File "C:\Users\Robert\AppData\Roaming\Blender Foundation\Blender\2.79\scripts\addons\MH_Community\mh_sync\sync_ops.py", line 18, in executeJsonCall
self.callback(json_obj)
File "C:\Users\Robert\AppData\Roaming\Blender Foundation\Blender\2.79\scripts\addons\MH_Community\mh_sync\fetch_server_data.py", line 12, in callback
self.readyFunction(json_obj)
File "C:\Users\Robert\AppData\Roaming\Blender Foundation\Blender\2.79\scripts\addons\MH_Community\mh_sync\import_proxy_binary.py", line 170, in gotFacesData
FetchServerData('getProxyTextureCoordsBinary', self.gotTextureCoords, expectBinary=True, params={ "uuid": self.proxyInfo["uuid"] })
File "C:\Users\Robert\AppData\Roaming\Blender Foundation\Blender\2.79\scripts\addons\MH_Community\mh_sync\fetch_server_data.py", line 8, in __init__
self.executeJsonCall(expectBinaryResponse=expectBinary, params=params)
File "C:\Users\Robert\AppData\Roaming\Blender Foundation\Blender\2.79\scripts\addons\MH_Community\mh_sync\sync_ops.py", line 18, in executeJsonCall
self.callback(json_obj)
File "C:\Users\Robert\AppData\Roaming\Blender Foundation\Blender\2.79\scripts\addons\MH_Community\mh_sync\fetch_server_data.py", line 12, in callback
self.readyFunction(json_obj)
File "C:\Users\Robert\AppData\Roaming\Blender Foundation\Blender\2.79\scripts\addons\MH_Community\mh_sync\import_proxy_binary.py", line 189, in gotTextureCoords
FetchServerData('getProxyFaceUVMappingsBinary', self.gotFaceUVMappings, expectBinary=True, params={ "uuid": self.proxyInfo["uuid"] })
File "C:\Users\Robert\AppData\Roaming\Blender Foundation\Blender\2.79\scripts\addons\MH_Community\mh_sync\fetch_server_data.py", line 8, in __init__
self.executeJsonCall(expectBinaryResponse=expectBinary, params=params)
File "C:\Users\Robert\AppData\Roaming\Blender Foundation\Blender\2.79\scripts\addons\MH_Community\mh_sync\sync_ops.py", line 18, in executeJsonCall
self.callback(json_obj)
File "C:\Users\Robert\AppData\Roaming\Blender Foundation\Blender\2.79\scripts\addons\MH_Community\mh_sync\fetch_server_data.py", line 12, in callback
self.readyFunction(json_obj)
File "C:\Users\Robert\AppData\Roaming\Blender Foundation\Blender\2.79\scripts\addons\MH_Community\mh_sync\import_proxy_binary.py", line 220, in gotFaceUVMappings
self.afterMeshData()
File "C:\Users\Robert\AppData\Roaming\Blender Foundation\Blender\2.79\scripts\addons\MH_Community\mh_sync\import_proxy_binary.py", line 306, in afterMeshData
FetchServerData('getProxyMaterialInfo', self.gotProxyMaterialInfo, expectBinary=False, params={ "uuid": self.proxyInfo["uuid"] })
File "C:\Users\Robert\AppData\Roaming\Blender Foundation\Blender\2.79\scripts\addons\MH_Community\mh_sync\fetch_server_data.py", line 8, in __init__
self.executeJsonCall(expectBinaryResponse=expectBinary, params=params)
File "C:\Users\Robert\AppData\Roaming\Blender Foundation\Blender\2.79\scripts\addons\MH_Community\mh_sync\sync_ops.py", line 18, in executeJsonCall
self.callback(json_obj)
File "C:\Users\Robert\AppData\Roaming\Blender Foundation\Blender\2.79\scripts\addons\MH_Community\mh_sync\fetch_server_data.py", line 14, in callback
self.readyFunction(json_obj.data)
File "C:\Users\Robert\AppData\Roaming\Blender Foundation\Blender\2.79\scripts\addons\MH_Community\mh_sync\import_proxy_binary.py", line 335, in gotProxyMaterialInfo
self.onFinished(self)
File "C:\Users\Robert\AppData\Roaming\Blender Foundation\Blender\2.79\scripts\addons\MH_Community\mh_sync\import_body_binary.py", line 512, in proxyLoaded
self.importNextProxy()
File "C:\Users\Robert\AppData\Roaming\Blender Foundation\Blender\2.79\scripts\addons\MH_Community\mh_sync\import_body_binary.py", line 477, in importNextProxy
ImportProxyBinary(self.obj, self.name, self.proxiesInfo[self.nextProxyToImport], self.proxyLoaded)
File "C:\Users\Robert\AppData\Roaming\Blender Foundation\Blender\2.79\scripts\addons\MH_Community\mh_sync\import_proxy_binary.py", line 97, in __init__
FetchServerData('getProxyVerticesBinary', self.gotVerticesData, expectBinary=True, params={ "uuid": self.proxyInfo["uuid"] })
File "C:\Users\Robert\AppData\Roaming\Blender Foundation\Blender\2.79\scripts\addons\MH_Community\mh_sync\fetch_server_data.py", line 8, in __init__
self.executeJsonCall(expectBinaryResponse=expectBinary, params=params)
File "C:\Users\Robert\AppData\Roaming\Blender Foundation\Blender\2.79\scripts\addons\MH_Community\mh_sync\sync_ops.py", line 18, in executeJsonCall
self.callback(json_obj)
File "C:\Users\Robert\AppData\Roaming\Blender Foundation\Blender\2.79\scripts\addons\MH_Community\mh_sync\fetch_server_data.py", line 12, in callback
self.readyFunction(json_obj)
File "C:\Users\Robert\AppData\Roaming\Blender Foundation\Blender\2.79\scripts\addons\MH_Community\mh_sync\import_proxy_binary.py", line 138, in gotVerticesData
FetchServerData('getProxyFacesBinary',self.gotFacesData, expectBinary=True, params={ "uuid": self.proxyInfo["uuid"] })
File "C:\Users\Robert\AppData\Roaming\Blender Foundation\Blender\2.79\scripts\addons\MH_Community\mh_sync\fetch_server_data.py", line 8, in __init__
self.executeJsonCall(expectBinaryResponse=expectBinary, params=params)
File "C:\Users\Robert\AppData\Roaming\Blender Foundation\Blender\2.79\scripts\addons\MH_Community\mh_sync\sync_ops.py", line 18, in executeJsonCall
self.callback(json_obj)
File "C:\Users\Robert\AppData\Roaming\Blender Foundation\Blender\2.79\scripts\addons\MH_Community\mh_sync\fetch_server_data.py", line 12, in callback
self.readyFunction(json_obj)
File "C:\Users\Robert\AppData\Roaming\Blender Foundation\Blender\2.79\scripts\addons\MH_Community\mh_sync\import_proxy_binary.py", line 170, in gotFacesData
FetchServerData('getProxyTextureCoordsBinary', self.gotTextureCoords, expectBinary=True, params={ "uuid": self.proxyInfo["uuid"] })
File "C:\Users\Robert\AppData\Roaming\Blender Foundation\Blender\2.79\scripts\addons\MH_Community\mh_sync\fetch_server_data.py", line 8, in __init__
self.executeJsonCall(expectBinaryResponse=expectBinary, params=params)
File "C:\Users\Robert\AppData\Roaming\Blender Foundation\Blender\2.79\scripts\addons\MH_Community\mh_sync\sync_ops.py", line 18, in executeJsonCall
self.callback(json_obj)
File "C:\Users\Robert\AppData\Roaming\Blender Foundation\Blender\2.79\scripts\addons\MH_Community\mh_sync\fetch_server_data.py", line 12, in callback
self.readyFunction(json_obj)
File "C:\Users\Robert\AppData\Roaming\Blender Foundation\Blender\2.79\scripts\addons\MH_Community\mh_sync\import_proxy_binary.py", line 189, in gotTextureCoords
FetchServerData('getProxyFaceUVMappingsBinary', self.gotFaceUVMappings, expectBinary=True, params={ "uuid": self.proxyInfo["uuid"] })
File "C:\Users\Robert\AppData\Roaming\Blender Foundation\Blender\2.79\scripts\addons\MH_Community\mh_sync\fetch_server_data.py", line 8, in __init__
self.executeJsonCall(expectBinaryResponse=expectBinary, params=params)
File "C:\Users\Robert\AppData\Roaming\Blender Foundation\Blender\2.79\scripts\addons\MH_Community\mh_sync\sync_ops.py", line 18, in executeJsonCall
self.callback(json_obj)
File "C:\Users\Robert\AppData\Roaming\Blender Foundation\Blender\2.79\scripts\addons\MH_Community\mh_sync\fetch_server_data.py", line 12, in callback
self.readyFunction(json_obj)
File "C:\Users\Robert\AppData\Roaming\Blender Foundation\Blender\2.79\scripts\addons\MH_Community\mh_sync\import_proxy_binary.py", line 220, in gotFaceUVMappings
self.afterMeshData()
File "C:\Users\Robert\AppData\Roaming\Blender Foundation\Blender\2.79\scripts\addons\MH_Community\mh_sync\import_proxy_binary.py", line 306, in afterMeshData
FetchServerData('getProxyMaterialInfo', self.gotProxyMaterialInfo, expectBinary=False, params={ "uuid": self.proxyInfo["uuid"] })
File "C:\Users\Robert\AppData\Roaming\Blender Foundation\Blender\2.79\scripts\addons\MH_Community\mh_sync\fetch_server_data.py", line 8, in __init__
self.executeJsonCall(expectBinaryResponse=expectBinary, params=params)
File "C:\Users\Robert\AppData\Roaming\Blender Foundation\Blender\2.79\scripts\addons\MH_Community\mh_sync\sync_ops.py", line 18, in executeJsonCall
self.callback(json_obj)
File "C:\Users\Robert\AppData\Roaming\Blender Foundation\Blender\2.79\scripts\addons\MH_Community\mh_sync\fetch_server_data.py", line 14, in callback
self.readyFunction(json_obj.data)
File "C:\Users\Robert\AppData\Roaming\Blender Foundation\Blender\2.79\scripts\addons\MH_Community\mh_sync\import_proxy_binary.py", line 335, in gotProxyMaterialInfo
self.onFinished(self)
File "C:\Users\Robert\AppData\Roaming\Blender Foundation\Blender\2.79\scripts\addons\MH_Community\mh_sync\import_body_binary.py", line 512, in proxyLoaded
self.importNextProxy()
File "C:\Users\Robert\AppData\Roaming\Blender Foundation\Blender\2.79\scripts\addons\MH_Community\mh_sync\import_body_binary.py", line 477, in importNextProxy
ImportProxyBinary(self.obj, self.name, self.proxiesInfo[self.nextProxyToImport], self.proxyLoaded)
File "C:\Users\Robert\AppData\Roaming\Blender Foundation\Blender\2.79\scripts\addons\MH_Community\mh_sync\import_proxy_binary.py", line 97, in __init__
FetchServerData('getProxyVerticesBinary', self.gotVerticesData, expectBinary=True, params={ "uuid": self.proxyInfo["uuid"] })
File "C:\Users\Robert\AppData\Roaming\Blender Foundation\Blender\2.79\scripts\addons\MH_Community\mh_sync\fetch_server_data.py", line 8, in __init__
self.executeJsonCall(expectBinaryResponse=expectBinary, params=params)
File "C:\Users\Robert\AppData\Roaming\Blender Foundation\Blender\2.79\scripts\addons\MH_Community\mh_sync\sync_ops.py", line 18, in executeJsonCall
self.callback(json_obj)
File "C:\Users\Robert\AppData\Roaming\Blender Foundation\Blender\2.79\scripts\addons\MH_Community\mh_sync\fetch_server_data.py", line 12, in callback
self.readyFunction(json_obj)
File "C:\Users\Robert\AppData\Roaming\Blender Foundation\Blender\2.79\scripts\addons\MH_Community\mh_sync\import_proxy_binary.py", line 138, in gotVerticesData
FetchServerData('getProxyFacesBinary',self.gotFacesData, expectBinary=True, params={ "uuid": self.proxyInfo["uuid"] })
File "C:\Users\Robert\AppData\Roaming\Blender Foundation\Blender\2.79\scripts\addons\MH_Community\mh_sync\fetch_server_data.py", line 8, in __init__
self.executeJsonCall(expectBinaryResponse=expectBinary, params=params)
File "C:\Users\Robert\AppData\Roaming\Blender Foundation\Blender\2.79\scripts\addons\MH_Community\mh_sync\sync_ops.py", line 18, in executeJsonCall
self.callback(json_obj)
File "C:\Users\Robert\AppData\Roaming\Blender Foundation\Blender\2.79\scripts\addons\MH_Community\mh_sync\fetch_server_data.py", line 12, in callback
self.readyFunction(json_obj)
File "C:\Users\Robert\AppData\Roaming\Blender Foundation\Blender\2.79\scripts\addons\MH_Community\mh_sync\import_proxy_binary.py", line 170, in gotFacesData
FetchServerData('getProxyTextureCoordsBinary', self.gotTextureCoords, expectBinary=True, params={ "uuid": self.proxyInfo["uuid"] })
File "C:\Users\Robert\AppData\Roaming\Blender Foundation\Blender\2.79\scripts\addons\MH_Community\mh_sync\fetch_server_data.py", line 8, in __init__
self.executeJsonCall(expectBinaryResponse=expectBinary, params=params)
File "C:\Users\Robert\AppData\Roaming\Blender Foundation\Blender\2.79\scripts\addons\MH_Community\mh_sync\sync_ops.py", line 18, in executeJsonCall
self.callback(json_obj)
File "C:\Users\Robert\AppData\Roaming\Blender Foundation\Blender\2.79\scripts\addons\MH_Community\mh_sync\fetch_server_data.py", line 12, in callback
self.readyFunction(json_obj)
File "C:\Users\Robert\AppData\Roaming\Blender Foundation\Blender\2.79\scripts\addons\MH_Community\mh_sync\import_proxy_binary.py", line 189, in gotTextureCoords
FetchServerData('getProxyFaceUVMappingsBinary', self.gotFaceUVMappings, expectBinary=True, params={ "uuid": self.proxyInfo["uuid"] })
File "C:\Users\Robert\AppData\Roaming\Blender Foundation\Blender\2.79\scripts\addons\MH_Community\mh_sync\fetch_server_data.py", line 8, in __init__
self.executeJsonCall(expectBinaryResponse=expectBinary, params=params)
File "C:\Users\Robert\AppData\Roaming\Blender Foundation\Blender\2.79\scripts\addons\MH_Community\mh_sync\sync_ops.py", line 18, in executeJsonCall
self.callback(json_obj)
File "C:\Users\Robert\AppData\Roaming\Blender Foundation\Blender\2.79\scripts\addons\MH_Community\mh_sync\fetch_server_data.py", line 12, in callback
self.readyFunction(json_obj)
File "C:\Users\Robert\AppData\Roaming\Blender Foundation\Blender\2.79\scripts\addons\MH_Community\mh_sync\import_proxy_binary.py", line 220, in gotFaceUVMappings
self.afterMeshData()
File "C:\Users\Robert\AppData\Roaming\Blender Foundation\Blender\2.79\scripts\addons\MH_Community\mh_sync\import_proxy_binary.py", line 306, in afterMeshData
FetchServerData('getProxyMaterialInfo', self.gotProxyMaterialInfo, expectBinary=False, params={ "uuid": self.proxyInfo["uuid"] })
File "C:\Users\Robert\AppData\Roaming\Blender Foundation\Blender\2.79\scripts\addons\MH_Community\mh_sync\fetch_server_data.py", line 8, in __init__
self.executeJsonCall(expectBinaryResponse=expectBinary, params=params)
File "C:\Users\Robert\AppData\Roaming\Blender Foundation\Blender\2.79\scripts\addons\MH_Community\mh_sync\sync_ops.py", line 18, in executeJsonCall
self.callback(json_obj)
File "C:\Users\Robert\AppData\Roaming\Blender Foundation\Blender\2.79\scripts\addons\MH_Community\mh_sync\fetch_server_data.py", line 14, in callback
self.readyFunction(json_obj.data)
File "C:\Users\Robert\AppData\Roaming\Blender Foundation\Blender\2.79\scripts\addons\MH_Community\mh_sync\import_proxy_binary.py", line 335, in gotProxyMaterialInfo
self.onFinished(self)
File "C:\Users\Robert\AppData\Roaming\Blender Foundation\Blender\2.79\scripts\addons\MH_Community\mh_sync\import_body_binary.py", line 512, in proxyLoaded
self.importNextProxy()
File "C:\Users\Robert\AppData\Roaming\Blender Foundation\Blender\2.79\scripts\addons\MH_Community\mh_sync\import_body_binary.py", line 477, in importNextProxy
ImportProxyBinary(self.obj, self.name, self.proxiesInfo[self.nextProxyToImport], self.proxyLoaded)
File "C:\Users\Robert\AppData\Roaming\Blender Foundation\Blender\2.79\scripts\addons\MH_Community\mh_sync\import_proxy_binary.py", line 97, in __init__
FetchServerData('getProxyVerticesBinary', self.gotVerticesData, expectBinary=True, params={ "uuid": self.proxyInfo["uuid"] })
File "C:\Users\Robert\AppData\Roaming\Blender Foundation\Blender\2.79\scripts\addons\MH_Community\mh_sync\fetch_server_data.py", line 8, in __init__
self.executeJsonCall(expectBinaryResponse=expectBinary, params=params)
File "C:\Users\Robert\AppData\Roaming\Blender Foundation\Blender\2.79\scripts\addons\MH_Community\mh_sync\sync_ops.py", line 18, in executeJsonCall
self.callback(json_obj)
File "C:\Users\Robert\AppData\Roaming\Blender Foundation\Blender\2.79\scripts\addons\MH_Community\mh_sync\fetch_server_data.py", line 12, in callback
self.readyFunction(json_obj)
File "C:\Users\Robert\AppData\Roaming\Blender Foundation\Blender\2.79\scripts\addons\MH_Community\mh_sync\import_proxy_binary.py", line 138, in gotVerticesData
FetchServerData('getProxyFacesBinary',self.gotFacesData, expectBinary=True, params={ "uuid": self.proxyInfo["uuid"] })
File "C:\Users\Robert\AppData\Roaming\Blender Foundation\Blender\2.79\scripts\addons\MH_Community\mh_sync\fetch_server_data.py", line 8, in __init__
self.executeJsonCall(expectBinaryResponse=expectBinary, params=params)
File "C:\Users\Robert\AppData\Roaming\Blender Foundation\Blender\2.79\scripts\addons\MH_Community\mh_sync\sync_ops.py", line 18, in executeJsonCall
self.callback(json_obj)
File "C:\Users\Robert\AppData\Roaming\Blender Foundation\Blender\2.79\scripts\addons\MH_Community\mh_sync\fetch_server_data.py", line 12, in callback
self.readyFunction(json_obj)
File "C:\Users\Robert\AppData\Roaming\Blender Foundation\Blender\2.79\scripts\addons\MH_Community\mh_sync\import_proxy_binary.py", line 170, in gotFacesData
FetchServerData('getProxyTextureCoordsBinary', self.gotTextureCoords, expectBinary=True, params={ "uuid": self.proxyInfo["uuid"] })
File "C:\Users\Robert\AppData\Roaming\Blender Foundation\Blender\2.79\scripts\addons\MH_Community\mh_sync\fetch_server_data.py", line 8, in __init__
self.executeJsonCall(expectBinaryResponse=expectBinary, params=params)
File "C:\Users\Robert\AppData\Roaming\Blender Foundation\Blender\2.79\scripts\addons\MH_Community\mh_sync\sync_ops.py", line 18, in executeJsonCall
self.callback(json_obj)
File "C:\Users\Robert\AppData\Roaming\Blender Foundation\Blender\2.79\scripts\addons\MH_Community\mh_sync\fetch_server_data.py", line 12, in callback
self.readyFunction(json_obj)
File "C:\Users\Robert\AppData\Roaming\Blender Foundation\Blender\2.79\scripts\addons\MH_Community\mh_sync\import_proxy_binary.py", line 189, in gotTextureCoords
FetchServerData('getProxyFaceUVMappingsBinary', self.gotFaceUVMappings, expectBinary=True, params={ "uuid": self.proxyInfo["uuid"] })
File "C:\Users\Robert\AppData\Roaming\Blender Foundation\Blender\2.79\scripts\addons\MH_Community\mh_sync\fetch_server_data.py", line 8, in __init__
self.executeJsonCall(expectBinaryResponse=expectBinary, params=params)
File "C:\Users\Robert\AppData\Roaming\Blender Foundation\Blender\2.79\scripts\addons\MH_Community\mh_sync\sync_ops.py", line 18, in executeJsonCall
self.callback(json_obj)
File "C:\Users\Robert\AppData\Roaming\Blender Foundation\Blender\2.79\scripts\addons\MH_Community\mh_sync\fetch_server_data.py", line 12, in callback
self.readyFunction(json_obj)
File "C:\Users\Robert\AppData\Roaming\Blender Foundation\Blender\2.79\scripts\addons\MH_Community\mh_sync\import_proxy_binary.py", line 220, in gotFaceUVMappings
self.afterMeshData()
File "C:\Users\Robert\AppData\Roaming\Blender Foundation\Blender\2.79\scripts\addons\MH_Community\mh_sync\import_proxy_binary.py", line 306, in afterMeshData
FetchServerData('getProxyMaterialInfo', self.gotProxyMaterialInfo, expectBinary=False, params={ "uuid": self.proxyInfo["uuid"] })
File "C:\Users\Robert\AppData\Roaming\Blender Foundation\Blender\2.79\scripts\addons\MH_Community\mh_sync\fetch_server_data.py", line 8, in __init__
self.executeJsonCall(expectBinaryResponse=expectBinary, params=params)
File "C:\Users\Robert\AppData\Roaming\Blender Foundation\Blender\2.79\scripts\addons\MH_Community\mh_sync\sync_ops.py", line 18, in executeJsonCall
self.callback(json_obj)
File "C:\Users\Robert\AppData\Roaming\Blender Foundation\Blender\2.79\scripts\addons\MH_Community\mh_sync\fetch_server_data.py", line 14, in callback
self.readyFunction(json_obj.data)
File "C:\Users\Robert\AppData\Roaming\Blender Foundation\Blender\2.79\scripts\addons\MH_Community\mh_sync\import_proxy_binary.py", line 335, in gotProxyMaterialInfo
self.onFinished(self)
File "C:\Users\Robert\AppData\Roaming\Blender Foundation\Blender\2.79\scripts\addons\MH_Community\mh_sync\import_body_binary.py", line 512, in proxyLoaded
self.importNextProxy()
File "C:\Users\Robert\AppData\Roaming\Blender Foundation\Blender\2.79\scripts\addons\MH_Community\mh_sync\import_body_binary.py", line 477, in importNextProxy
ImportProxyBinary(self.obj, self.name, self.proxiesInfo[self.nextProxyToImport], self.proxyLoaded)
File "C:\Users\Robert\AppData\Roaming\Blender Foundation\Blender\2.79\scripts\addons\MH_Community\mh_sync\import_proxy_binary.py", line 97, in __init__
FetchServerData('getProxyVerticesBinary', self.gotVerticesData, expectBinary=True, params={ "uuid": self.proxyInfo["uuid"] })
File "C:\Users\Robert\AppData\Roaming\Blender Foundation\Blender\2.79\scripts\addons\MH_Community\mh_sync\fetch_server_data.py", line 8, in __init__
self.executeJsonCall(expectBinaryResponse=expectBinary, params=params)
File "C:\Users\Robert\AppData\Roaming\Blender Foundation\Blender\2.79\scripts\addons\MH_Community\mh_sync\sync_ops.py", line 18, in executeJsonCall
self.callback(json_obj)
File "C:\Users\Robert\AppData\Roaming\Blender Foundation\Blender\2.79\scripts\addons\MH_Community\mh_sync\fetch_server_data.py", line 12, in callback
self.readyFunction(json_obj)
File "C:\Users\Robert\AppData\Roaming\Blender Foundation\Blender\2.79\scripts\addons\MH_Community\mh_sync\import_proxy_binary.py", line 138, in gotVerticesData
FetchServerData('getProxyFacesBinary',self.gotFacesData, expectBinary=True, params={ "uuid": self.proxyInfo["uuid"] })
File "C:\Users\Robert\AppData\Roaming\Blender Foundation\Blender\2.79\scripts\addons\MH_Community\mh_sync\fetch_server_data.py", line 8, in __init__
self.executeJsonCall(expectBinaryResponse=expectBinary, params=params)
File "C:\Users\Robert\AppData\Roaming\Blender Foundation\Blender\2.79\scripts\addons\MH_Community\mh_sync\sync_ops.py", line 18, in executeJsonCall
self.callback(json_obj)
File "C:\Users\Robert\AppData\Roaming\Blender Foundation\Blender\2.79\scripts\addons\MH_Community\mh_sync\fetch_server_data.py", line 12, in callback
self.readyFunction(json_obj)
File "C:\Users\Robert\AppData\Roaming\Blender Foundation\Blender\2.79\scripts\addons\MH_Community\mh_sync\import_proxy_binary.py", line 170, in gotFacesData
FetchServerData('getProxyTextureCoordsBinary', self.gotTextureCoords, expectBinary=True, params={ "uuid": self.proxyInfo["uuid"] })
File "C:\Users\Robert\AppData\Roaming\Blender Foundation\Blender\2.79\scripts\addons\MH_Community\mh_sync\fetch_server_data.py", line 8, in __init__
self.executeJsonCall(expectBinaryResponse=expectBinary, params=params)
File "C:\Users\Robert\AppData\Roaming\Blender Foundation\Blender\2.79\scripts\addons\MH_Community\mh_sync\sync_ops.py", line 18, in executeJsonCall
self.callback(json_obj)
File "C:\Users\Robert\AppData\Roaming\Blender Foundation\Blender\2.79\scripts\addons\MH_Community\mh_sync\fetch_server_data.py", line 12, in callback
self.readyFunction(json_obj)
File "C:\Users\Robert\AppData\Roaming\Blender Foundation\Blender\2.79\scripts\addons\MH_Community\mh_sync\import_proxy_binary.py", line 189, in gotTextureCoords
FetchServerData('getProxyFaceUVMappingsBinary', self.gotFaceUVMappings, expectBinary=True, params={ "uuid": self.proxyInfo["uuid"] })
File "C:\Users\Robert\AppData\Roaming\Blender Foundation\Blender\2.79\scripts\addons\MH_Community\mh_sync\fetch_server_data.py", line 8, in __init__
self.executeJsonCall(expectBinaryResponse=expectBinary, params=params)
File "C:\Users\Robert\AppData\Roaming\Blender Foundation\Blender\2.79\scripts\addons\MH_Community\mh_sync\sync_ops.py", line 18, in executeJsonCall
self.callback(json_obj)
File "C:\Users\Robert\AppData\Roaming\Blender Foundation\Blender\2.79\scripts\addons\MH_Community\mh_sync\fetch_server_data.py", line 12, in callback
self.readyFunction(json_obj)
File "C:\Users\Robert\AppData\Roaming\Blender Foundation\Blender\2.79\scripts\addons\MH_Community\mh_sync\import_proxy_binary.py", line 220, in gotFaceUVMappings
self.afterMeshData()
File "C:\Users\Robert\AppData\Roaming\Blender Foundation\Blender\2.79\scripts\addons\MH_Community\mh_sync\import_proxy_binary.py", line 306, in afterMeshData
FetchServerData('getProxyMaterialInfo', self.gotProxyMaterialInfo, expectBinary=False, params={ "uuid": self.proxyInfo["uuid"] })
File "C:\Users\Robert\AppData\Roaming\Blender Foundation\Blender\2.79\scripts\addons\MH_Community\mh_sync\fetch_server_data.py", line 8, in __init__
self.executeJsonCall(expectBinaryResponse=expectBinary, params=params)
File "C:\Users\Robert\AppData\Roaming\Blender Foundation\Blender\2.79\scripts\addons\MH_Community\mh_sync\sync_ops.py", line 18, in executeJsonCall
self.callback(json_obj)
File "C:\Users\Robert\AppData\Roaming\Blender Foundation\Blender\2.79\scripts\addons\MH_Community\mh_sync\fetch_server_data.py", line 14, in callback
self.readyFunction(json_obj.data)
File "C:\Users\Robert\AppData\Roaming\Blender Foundation\Blender\2.79\scripts\addons\MH_Community\mh_sync\import_proxy_binary.py", line 335, in gotProxyMaterialInfo
self.onFinished(self)
File "C:\Users\Robert\AppData\Roaming\Blender Foundation\Blender\2.79\scripts\addons\MH_Community\mh_sync\import_body_binary.py", line 512, in proxyLoaded
self.importNextProxy()
File "C:\Users\Robert\AppData\Roaming\Blender Foundation\Blender\2.79\scripts\addons\MH_Community\mh_sync\import_body_binary.py", line 477, in importNextProxy
ImportProxyBinary(self.obj, self.name, self.proxiesInfo[self.nextProxyToImport], self.proxyLoaded)
File "C:\Users\Robert\AppData\Roaming\Blender Foundation\Blender\2.79\scripts\addons\MH_Community\mh_sync\import_proxy_binary.py", line 97, in __init__
FetchServerData('getProxyVerticesBinary', self.gotVerticesData, expectBinary=True, params={ "uuid": self.proxyInfo["uuid"] })
File "C:\Users\Robert\AppData\Roaming\Blender Foundation\Blender\2.79\scripts\addons\MH_Community\mh_sync\fetch_server_data.py", line 8, in __init__
self.executeJsonCall(expectBinaryResponse=expectBinary, params=params)
File "C:\Users\Robert\AppData\Roaming\Blender Foundation\Blender\2.79\scripts\addons\MH_Community\mh_sync\sync_ops.py", line 18, in executeJsonCall
self.callback(json_obj)
File "C:\Users\Robert\AppData\Roaming\Blender Foundation\Blender\2.79\scripts\addons\MH_Community\mh_sync\fetch_server_data.py", line 12, in callback
self.readyFunction(json_obj)
File "C:\Users\Robert\AppData\Roaming\Blender Foundation\Blender\2.79\scripts\addons\MH_Community\mh_sync\import_proxy_binary.py", line 112, in gotVerticesData
assert(iMax == int(self.proxyInfo["numVertices"]))
AssertionError

location: <unknown location>:-1

location: <unknown location>:-1

Here is a video showing what I did: https://youtu.be/3J9PyDtQ_B4

Just to be clear, I did create this character using MH 1.2.0 a1
Robitron
 
Posts: 119
Joined: Thu Mar 03, 2011 3:42 am

Re: Rig traceback error when importing my character

Postby joepal » Fri Dec 14, 2018 8:12 am

Thanks, that's a really good bug report.

From what I can see, the problem occurs with a specific piece of clothing. Do you get the same error with any of the standard assets?

Without having looked closer, I'm suspecting that said piece of clothing has tri faces, while the version you use still assumes that all meshes comes as quads. I *think* the alpha2 version has the fix that allows tri meshes. Otherwise, you could download the latest plugin version from https://github.com/makehumancommunity/m ... stribution
Joel Palmius (LinkedIn)
MakeHuman Infrastructure Manager
http://www.palmius.com/joel
joepal
 
Posts: 4465
Joined: Wed Jun 04, 2008 11:20 am

Re: Rig traceback error when importing my character

Postby Robitron » Fri Dec 14, 2018 1:11 pm

joepal wrote:Thanks, that's a really good bug report.

From what I can see, the problem occurs with a specific piece of clothing. Do you get the same error with any of the standard assets?


It does it with all of the pre-made assets as well.

joepal wrote:Without having looked closer, I'm suspecting that said piece of clothing has tri faces, while the version you use still assumes that all meshes comes as quads. I *think* the alpha2 version has the fix that allows tri meshes. Otherwise, you could download the latest plugin version from https://github.com/makehumancommunity/m ... stribution


None of my clothing has tri's because MakeHuman always throws an error when I have a single one. I'll double check this piece though. And it seems to occur with the rigging, not the meshes because they load without the rigging.
Robitron
 
Posts: 119
Joined: Thu Mar 03, 2011 3:42 am

Re: Rig traceback error when importing my character

Postby joepal » Fri Dec 14, 2018 2:48 pm

Can you paste the contents of a MHM file with all your settings? Are the clothes pieces available in the repo?
Joel Palmius (LinkedIn)
MakeHuman Infrastructure Manager
http://www.palmius.com/joel
joepal
 
Posts: 4465
Joined: Wed Jun 04, 2008 11:20 am

Re: Rig traceback error when importing my character

Postby Robitron » Fri Dec 14, 2018 3:39 pm

joepal wrote:Can you paste the contents of a MHM file with all your settings? Are the clothes pieces available in the repo?


Not sure what you mean by pasting the contents of the MHM file with my settings. As for the repo, no they're not. I'd like to add them but haven't looked up how to do that yet.
Robitron
 
Posts: 119
Joined: Thu Mar 03, 2011 3:42 am

Re: Rig traceback error when importing my character

Postby Robitron » Fri Dec 14, 2018 3:54 pm

Robitron
 
Posts: 119
Joined: Thu Mar 03, 2011 3:42 am

Re: Rig traceback error when importing my character

Postby Robitron » Sat Dec 15, 2018 1:13 am

Sorry, when I uploaded all of the files, I forgot the chainmail diffuse texture. :roll:
Robitron
 
Posts: 119
Joined: Thu Mar 03, 2011 3:42 am

Re: Rig traceback error when importing my character

Postby joepal » Sat Dec 15, 2018 4:14 pm

The problem I have is that everything works when I try to replicate your video, even when using your clothing:

robitron1.png
robitron2.png


However, as I don't have your MHM file (the save file for "tyrus maelstrom soldier"), I am probably missing something that is causing the crash.

The problem is not with the rig. The problem is that one of the mesh objects is transferred incorrectly: the metadata information about the number of vertices in said object is different than the actual vertices transfered. But I can't see why that is just from the stack trace.
Joel Palmius (LinkedIn)
MakeHuman Infrastructure Manager
http://www.palmius.com/joel
joepal
 
Posts: 4465
Joined: Wed Jun 04, 2008 11:20 am

Re: Rig traceback error when importing my character

Postby Robitron » Sat Dec 15, 2018 10:37 pm

joepal wrote:However, as I don't have your MHM file (the save file for "tyrus maelstrom soldier"), I am probably missing something that is causing the crash.

The problem is not with the rig. The problem is that one of the mesh objects is transferred incorrectly: the metadata information about the number of vertices in said object is different than the actual vertices transfered. But I can't see why that is just from the stack trace.


Okay, so I opened a new file in MHC and did nothing to it. Nothing at all, no rigging, no geometries or modeling yet I still get the same errors. So I'm guessing that it's a corrupt download. I'll try with a fresh download when the storm passes and I have better uplink with the satellite.
Robitron
 
Posts: 119
Joined: Thu Mar 03, 2011 3:42 am

Re: Rig traceback error when importing my character

Postby Robitron » Sun Dec 16, 2018 3:20 pm

I went to download 1.2.0 a1 again but for the life of me, I can't find it. Has it been removed or something? I see the 1.2.0 a2 notes link for wiki but no link to that download either. I'm sure I'm missing something simple but can not figure out what it is. :/ I'll go back to 1.1.0 for now but really want to get back to 1.2.0 as soon as possible so if you can point me in the right direction, I'd appreciate it. Thanks.

Nevermind, I found it on the wiki page. I just hadn't read down far enough. Anyway, downloading now to see if the fresh download will fix the above issue.
Robitron
 
Posts: 119
Joined: Thu Mar 03, 2011 3:42 am


Return to Bugs, problems and feature requests

Who is online

Users browsing this forum: No registered users and 1 guest