Message 1 of 2
Custom fix FileMenu.mel stops Maya 2013 from loading.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I'm trying to set up the pipeline for Maya and Source Engine as shown below:
http://robhowland.net/files/Maya_to_Source_Model_Importing.pdf
However, I could not set up a new project (// Error: Cannot find procedure “NewProject")
and the directions online said to replace the filemenu.mel with this script:
http://www.holetzky.de/FileMenu.mel
However, once I replaced it (the directory for the original was my docs/maya/2013-x64/scripts/), during the splash loading screen, the command window logs a couple of errors:
// Error: file: E:/Program Files/Autodesk/Maya2013/scripts/startup/uiRes.mel line 121: displayString identifier "m_FileMenu.kCreateReferenceAnnot" does not exist. // (and a bit later) // Error: file: E:/Program Files/Autodesk/Maya2013/mentalray/scripts/mentalrayUI.mel line 1607: menu: Object 'mainRenderMenu' not found. //
Here's a screen shot of the command window:
I'm not sure if it's because I'm still learning Maya, but there are so many tool/graphical bugs! 😞