Get halfway through a model and find it's an unworkable mess? Can't add edge loops where you need them? Can't subdivide a mesh properly? If any of this sounds familiar check this course out.
hello, i saved my .mb file and when i reopened it on the same computer and the same maya version i got an error message saying the the file could not be read and may have data loss. The image plane still shows up however the model is gone. I don't understand why. So any help will be appreciated.
here is the script editor:
file -f -new;
// untitled //
commandPort -securityWarning -name commandportDefault;
// AbcImport v1.0 using Alembic 1.1.2 (built Oct 23 2012 11:32:30)
// AbcExport v1.0 using Alembic 1.1.2 (built Oct 23 2012 11:32:30)
updateRendererUI;
file -f -options "v=0;" -typ "mayaBinary" -o "/Users/media/Desktop/chinese dragon.mb";addRecentFile("/Users/media/Desktop/chinese dragon.mb", "mayaBinary");
// File read in 0 seconds.
// Warning: line 0: Errors have occurred while reading this scene that may result in data loss.
Please check the Script Editor for details. //
// Error: line 0: Error reading file. //
// Warning: file: /Applications/Autodesk/maya2014/Maya.app/Contents/scripts/startup/findStartUpCamera.mel line 130: Could not find an appropriate startup camera: front. A substitute will be used. //
// Error: line 0: Error reading file. //
setAttr defaultRenderLayer1.precompTemplate -type "string" "";
select -cl ;
You may not post new threads |
You may not post replies |
You may not post attachments |
You may not edit your posts |
BB code is On |
Smilies are On |
[IMG] code is On |
HTML code is Off