So, I’m using last art version from marketplace and freshly installed 4.16.3 Engine and Maya 2016. Once I followed the guide, the import and export of animation works fine, but when I’ve updated my 4.18 Engine the import and export to fbx stop working. (the 4.16.3 is still present on the system) there are errors when I try to export
`// Error: line 1: Cannot find procedure “FBXExportReferencedAssetsContent”. //
Error: RuntimeError: file C:/Program Files/Epic Games/UE_4.16/Engine/Plugins/Marketplace/ARTv1/MayaTools/General/Scripts/art_v1\ART_exportMotion.py line 867: Error occurred during execution of MEL script
line 1: line 1: Cannot find procedure “FBXExportReferencedAssetsContent”. #
[u’Mannequin:Mannequin_ExportRN’, u’Mannequin:sharedReferenceNode’, u’MannequinRN’]
Mannequin:Mannequin_Export`
And on importing
// Error: line 1: Cannot find procedure "FBXImportMode". //
# Error: RuntimeError: file C:/Program Files/Epic Games/UE_4.16/Engine/Plugins/Marketplace/ARTv1/MayaTools/General/Scripts/art_v1\ART_importMotion.py line 941: Error occurred during execution of MEL script
line 1: line 1: Cannot find procedure "FBXImportMode". #
[u'Mannequin:Mannequin_ExportRN', u'Mannequin:sharedReferenceNode', u'MannequinRN']
Mannequin:Mannequin_Export
I’ve tried to reinstall maya, art itself, and engine, but nothing helps