import arnold error

import arnold error

baklayangoyo
Observer Observer
703 Views
0 Replies
Message 1 of 1

import arnold error

baklayangoyo
Observer
Observer

Hi I get this warning message on my file and a black screen on the render. Anyone knows whats going on?

 

file -f -new;
// untitled //
commandPort -securityWarning -name commandportDefault;
onSetCurrentLayout "General";
// Warning: file: /Users/goito/Library/Preferences/Autodesk/maya/2022/prefs/filePathEditorRegistryPrefs.mel line 4: filePathEditor: Attribute 'aiImage.filename' is invalid or is not designated 'usedAsFilename'. //
// Warning: file: /Users/goito/Library/Preferences/Autodesk/maya/2022/prefs/filePathEditorRegistryPrefs.mel line 5: filePathEditor: Attribute 'aiPhotometricLight.aiFilename' is invalid or is not designated 'usedAsFilename'. //
// Warning: file: /Users/goito/Library/Preferences/Autodesk/maya/2022/prefs/filePathEditorRegistryPrefs.mel line 6: filePathEditor: Attribute 'aiStandIn.dso' is invalid or is not designated 'usedAsFilename'. //
// Warning: file: /Users/goito/Library/Preferences/Autodesk/maya/2022/prefs/filePathEditorRegistryPrefs.mel line 7: filePathEditor: Attribute 'aiVolume.filename' is invalid or is not designated 'usedAsFilename'. //
// AbcExport v1.0 using Alembic 1.7.5 (built May 20 2020 20:04:37)
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. //
// Warning: line 1: filePathEditor: Attribute 'aiPhotometricLight.aiFilename' and label 'IES' have been saved already. //
import arnold
import mtoa
import mtoa.cmds.registerArnoldRenderer;mtoa.cmds.registerArnoldRenderer.registerArnoldRenderer()
updateRenderOverride;
// AbcImport v1.0 using Alembic 1.7.5 (built May 20 2020 20:04:37)
updateRendererUI;
file -f -options "v=0;" -ignoreVersion -typ "mayaAscii" -o "/Volumes/SanDisk/inmSemesterThree/intro3d/gregorio_baklayan_breakfast.ma";addRecentFile("/Volumes/SanDisk/inmSemesterThree/intro3d/gregorio_baklayan_breakfast.ma", "mayaAscii");
updateRenderOverride;
// Warning: handled a NAN float. //
// Warning: handled a NAN float. //
// Warning: handled a NAN float. //
// Warning: handled a NAN float. //
// File read in 4.6 seconds.
// Warning: OpenSubdiv gets different edge topology to Maya poly. //
// Warning: Fail to create OpenSubdiv TopologyRefiner. //
// Warning: The OpenSubdiv Catmull-Clark subdivision method cannot be applied to non-manifold geometry. polySurfaceShape9 will use "Maya Catmull-Clark" subdivision method for Smooth Mesh Preview. //
// Warning: OpenSubdiv gets different edge topology to Maya poly. //
// Warning: Fail to create OpenSubdiv TopologyRefiner. //
// Warning: The OpenSubdiv Catmull-Clark subdivision method cannot be applied to non-manifold geometry. pCubeShape24 will use "Maya Catmull-Clark" subdivision method for Smooth Mesh Preview. //

0 Likes
704 Views
0 Replies
Replies (0)