I tried to export my metahuman to maya 22
But maya only gives the following error
Found import data, importing…
Analytics Sent
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 “C:\Users\sonnl\Documents\Megascans Library\support\plugins\maya\7.1\MSLiveLink\LiveLink.py”, line 126, in InitializeImporter
DHIobj.set_Asset_Data(asset_)
File “C:\Users\sonnl\Documents\Megascans Library\support\plugins\maya\7.1\MSLiveLink\DHI\DHIImporterSetup.py”, line 31, in set_Asset_Data
self.characterConfig = CharacterConfig(self.jsonData[“character”])
File “C:\Users\sonnl\Documents\Megascans Library\support\plugins\maya\7.1\MSLiveLink\DHI\characterConfig.py”, line 15, in init
self.bodyScenePath = self.prepareInput(config[“characterAssets”][“bodyPath”])
KeyError: ‘bodyPath’
If you have seen this and found a solution thank u for sharing^^