Missing geometry when opening file on my laptop.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I’ve been working between my PC (Windows 10 Maya 2016 EX2 ) and Laptop (OS El Capitan Maya 2016) and have encountered this issue where a part of the geometry constructed is missing from the object. I haven’t been able to find a whole lot of information but was wondering if any of you have also encountered this problem?
This is the error that pops on my laptop while trying to open the file.
file -f -options "v=0;" -ignoreVersion -typ "mayaBinary" -o "/Users/Tam/Documents/maya/Project_MBot/scenes/LegsB_PT4SOCKET.mb";addRecentFile("/Users/Tam/Documents/maya/Project_MBot/scenes/LegsB_PT4SOCKET.mb", "mayaBinary");
closeAllNodeEditors;
closeHypershade;
requires -nodeType "mentalrayFramebuffer" -nodeType "mentalrayOptions" -nodeType "mentalrayGlobals" -nodeType "mentalrayItemsList" -dataType "byteArray" "Mayatomr" "2016R2.0 - 3.13.1.11 ";
requires "stereoCamera" "10.0";
// Warning: line 0: Unrecognized node type for node 'shapeEditorManager'; preserving node information during this session. //
// Warning: line 0: Unrecognized node type for node 'poseInterpolatorManager'; preserving node information during this session. //
optionVar -sv colorManagementColorPickerColorSpaceSelection "Rendering Space";
optionVar -iv colorManagementColorPickerColorMgtEnabled 1;
// Error: line 1013: Invalid flag '-showAssignedMaterials' //
// Warning: line 0: Errors have occurred while reading this scene that may result in data loss.
Please check the Script Editor for details. //
// File read in 0.096 seconds. //
Thanks for your time, any and all help welcomed.