Home Technical Talk

Maya: Can't access file. "Error line 0: Error reading file." [SOLVED]

polycounter lvl 11
Offline / Send Message
Croftyness polycounter lvl 11
Edit: Updated service packs.


When I open my Maya file I get an error message followed by a blank scene. Can't see anything in the outliner. Anyone know the problem?


file -f -new;
// Warning: file: C:/Program Files/Autodesk/Maya2018/scripts/startup/rememberViewportSettings.mel line 29: Active stereo does not work with Aero enabled. Active stereo has been disabled. // 
// untitled // 
commandPort -securityWarning -name commandportDefault;
// Error: line 1: Cannot find procedure "shelfInitCallback". // 
onSetCurrentLayout "Modeling - Standard";
// Warning: file: H:\David\Documents\maya\2018\prefs\filePathEditorRegistryPrefs.mel line 4: filePathEditor: Attribute 'aiImage.filename' is invalid or is not designated 'usedAsFilename'. // 
// Warning: file: H:\David\Documents\maya\2018\prefs\filePathEditorRegistryPrefs.mel line 5: filePathEditor: Attribute 'aiStandIn.dso' is invalid or is not designated 'usedAsFilename'. // 
// Warning: file: H:\David\Documents\maya\2018\prefs\filePathEditorRegistryPrefs.mel line 6: filePathEditor: Attribute 'aiVolume.filename' is invalid or is not designated 'usedAsFilename'. // 
// AbcExport v1.0 using Alembic 1.5.8 (built Jul 13 2016 18:28:45)
# pymel.core : Updating pymel with pre-loaded plugins: invertShape, mayaHIK, GamePipeline, curveWarp, CloudImportExport, tiffFloatReader, MASH, poseInterpolator, bifrostvisplugin, ATFPlugin, hairPhysicalShader, ikSpringSolver, ik2Bsolver, xgenToolkit, AbcExport, retargeterNodes, gameFbxExporter, VectorRender, OpenEXRLoader, lookdevKit, Unfold3D, Type, mayaCharacterization, modelingToolkit, deformerEvaluator, renderSetup, GPUBuiltInDeformer, fbxmaya
evalDeferred "shaderBallRendererMenuUpdate";
// Warning: line 1: filePathEditor: Attribute 'aiStandIn.dso' and label 'Standin' have been saved already. // 
// Warning: line 1: filePathEditor: Attribute 'aiVolume.filename' and label 'VDB' have been saved already. // 
// Warning: line 1: filePathEditor: Attribute 'aiImage.filename' and label 'Image' have been saved already. // 
import arnold
// Successfully imported python module 'arnold'
import mtoa
// Successfully imported python module 'mtoa'
import mtoa.cmds.registerArnoldRenderer;mtoa.cmds.registerArnoldRenderer.registerArnoldRenderer()
Maya 2018 importing module pymel 1.0.10 (C:\Program Files\Autodesk\Maya2018\Python\lib\site-packages\pymel\__init__.py)
// Successfully registered renderer 'arnold'
// Warning: file: C:/Program Files/Autodesk/Maya2018/scripts/startup/autoLoadPlugin.mel line 35: Loading plug-in "mtoa" has resulted in changes to the scene that may need to be saved. // 
// AbcImport v1.0 using Alembic 1.5.8 (built Jul 13 2016 18:28:45)
updateRendererUI;
updateRendererUI;
file -f -options "v=0;"  -ignoreVersion  -typ "mayaBinary" -o "S:/Vince/2.Maya/RetopologyUNI.mb";addRecentFile("S:/Vince/2.Maya/RetopologyUNI.mb", "mayaBinary");
closeAllNodeEditors;
closeHypershade;
// Warning: line 0: swatches file depend node not found, icon discarded: base_material // 
// Warning: line 0: swatches file depend node not found, icon discarded: DefaultFBXASC046003 // 
// Warning: line 0: swatches file depend node not found, icon discarded: Pants_guide_ncl1_3 // 
// Warning: line 0: swatches file depend node not found, icon discarded: Bust // 
// Warning: line 0: swatches file depend node not found, icon discarded: Pants_guide_ncl1_2 // 
// Warning: line 0: swatches file depend node not found, icon discarded: Mouth // 
// Warning: line 0: swatches file depend node not found, icon discarded: Guide1 // 
// Warning: line 0: swatches file depend node not found, icon discarded: DefaultFBXASC046004 // 
// Warning: line 0: swatches file depend node not found, icon discarded: base_material2 // 
// Warning: line 0: swatches file depend node not found, icon discarded: base_material3 // 
// Warning: line 0: swatches file depend node not found, icon discarded: EyeLashes_M // 
// Warning: line 0: swatches file depend node not found, icon discarded: Eye_AO // 
// Warning: line 0: swatches file depend node not found, icon discarded: pouch // 
// Warning: line 0: swatches file depend node not found, icon discarded: Pants // 
// Warning: line 0: swatches file depend node not found, icon discarded: base_material1 // 
// Warning: line 0: swatches file depend node not found, icon discarded: PosedArms:defaultMat1 // 
// Warning: line 0: swatches file depend node not found, icon discarded: DefaultFBXASC046005 // 
// Warning: line 0: swatches file depend node not found, icon discarded: Body_M // 
// Warning: line 0: swatches file depend node not found, icon discarded: EyeFilm // 
// Warning: line 0: swatches file depend node not found, icon discarded: Bag // 
// Warning: line 0: swatches file depend node not found, icon discarded: Iris // 
// Warning: line 0: swatches file depend node not found, icon discarded: defaultMat // 
// Warning: line 0: swatches file depend node not found, icon discarded: Cornea // 
// File read in  0.013 seconds.
// File read in  0.013 seconds.
// Error: line 0: Error reading file. // 
// Error: line 0: Error reading file. // 
Sign In or Register to comment.