AETemplate error when loading a file and losing connection with material (green

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I've got a recurrent issue with some files, that is really impacting our current production pipeline.
I'm using Maya 2018 version.
Each time that I'm loading a file, I've got an error message and most of our textures aren't displayed in the viewport, where the character appears all Green.
The error message is this one:
"C:/Program Files/Autodesk/Maya2018/scripts/AETemplates/AEfileTemplate.mel line 638: Object 'textureUvTilingGeneratePreviewButton' not found."
Our current pipeline is the following one:
- Create a character a texture it, then save the file as "Name_Mesh"
- Reference this file, then create the skeleton and Skin it. Save this file as "Name_Skeleton" version. everything looks fine here.
- Open the Name_Skeleton file and create the rig for it (I'm using home made Python script for this). Everything still looks fine here.
- Close this last file, then immediatlt reopen it. This is where I end up with this AETEmplate error, and the character looks all green in every viewport windows. This is strange and the material still exist when looking in the material editor, and the texture is still displayed correctly in it.
I've search this forum, and found the answer to nuke my Prefs, but this didn't solved the issue.
Has anyone encountered this, and have a working solution to avoid this ? I've got no idea of why this AETemplate script is called, and what is this TextureUvTilling preview button.
Any idea is welcomed 🙂
Thanks