CrookesBruk CrookesBruk
关注数: 13 粉丝数: 39 发帖数: 1,230 关注贴吧数: 133
maya2019每次启动的时候出现警告是怎么回事 file -f -new; // 无标题 // commandPort -securityWarning -name commandportDefault; onSetCurrentLayout "Modeling - Standard"; // 警告: file: C:\Users\redAgni\Documents\maya\2019\zh_CN\prefs\filePathEditorRegistryPrefs.mel line 4: filePathEditor: 属性“aiImage.filename”无效或未指定“usedAsFilename”。 // // 警告: file: C:\Users\redAgni\Documents\maya\2019\zh_CN\prefs\filePathEditorRegistryPrefs.mel line 5: filePathEditor: 属性“aiPhotometricLight.aiFilename”无效或未指定“usedAsFilename”。 // // 警告: file: C:\Users\redAgni\Documents\maya\2019\zh_CN\prefs\filePathEditorRegistryPrefs.mel line 6: filePathEditor: 属性“aiStandIn.dso”无效或未指定“usedAsFilename”。 // // 警告: file: C:\Users\redAgni\Documents\maya\2019\zh_CN\prefs\filePathEditorRegistryPrefs.mel line 7: filePathEditor: 属性“aiVolume.filename”无效或未指定“usedAsFilename”。 // // AbcExport v1.0 using Alembic 1.7.5 (built Feb 6 2018 18:28:08) evalDeferred "shaderBallRendererMenuUpdate"; // 警告: line 1: filePathEditor: 属性“aiStandIn.dso”和标签“Standin”已保存。 // // 警告: line 1: filePathEditor: 属性“aiVolume.filename”和标签“VDB”已保存。 // // 警告: line 1: filePathEditor: 属性“aiImage.filename”和标签“Image”已保存。 // // 警告: line 1: filePathEditor: 属性“aiPhotometricLight.aiFilename”和标签“IES”已保存。 // import arnold // Successfully imported python module 'arnold' import mtoa // Successfully imported python module 'mtoa' import mtoa.cmds.registerArnoldRenderer;mtoa.cmds.registerArnoldRenderer.registerArnoldRenderer() // Successfully registered renderer 'arnold' updateRenderOverride; // 警告: file: C:/Program Files/Autodesk/Maya2019/scripts/startup/autoLoadPlugin.mel line 35: 加载插件“mtoa”已导致可能需要保存的场景发生变化。 // // AbcImport v1.0 using Alembic 1.7.5 (built Feb 6 2018 18:28:08) 怎么才能不出现警告
1 下一页