Everytime i want to export my mh from quixel to maya i get the following Error in the script editor.
Received data with DH Character descriptor. Initializing import!
// DHI.modules.maya.util : Received JSON data for Digital Human Asset
Traceback (most recent call last):
File “D:\Dokumente\Megascans Library\support\plugins\maya\7.1\MSLiveLink\LiveLink.py”, line 126, in InitializeImporter
DHIobj.set_Asset_Data(asset_)
File “D:\Dokumente\Megascans Library\support\plugins\maya\7.1\MSLiveLink\DHI\DHIImporterSetup.py”, line 31, in set_Asset_Data
self.characterConfig = CharacterConfig(self.jsonData[“character”])
File “D:\Dokumente\Megascans Library\support\plugins\maya\7.1\MSLiveLink\DHI\characterConfig.py”, line 14, in init
self.bodyScenePath = self.prepareInput(config[“characterAssets”][“bodyPath”])
KeyError: ‘bodyPath’
I hope somebody can help me…
thanks a lot