Message 1 of 4

Not applicable
08-19-2018
04:44 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
We have a maya exporter (a .mll plugin that has a subclass of MPxFileTranslator) that we've been using for some time. After a recent update (to Maya 2018.4 I believe) I'm getting the following behavior:
1) The exporter loads successfully.
2) When I try to export the maya file maya hits an exception before every calling my MPxFileTranslator::writer function and consequently never calls my writer function.
Is this a known issue? I have rebuilt the plugin thinking that maybe I just needed to link in new libraries but that doesn't seem to have fixed it. Any support would be helpful.
Chip
Solved! Go to Solution.