3ds Max & Maya – Русский – только для чтения
Делитесь знаниями, задавайте вопросы, читайте самые популярные темы по 3Ds Max & Maya.
отмена
Отображаются результаты для 
Показать  только  | Вместо этого искать 
Вы имели в виду: 

Maya даёт ошибки во всём

2 ОТВЕТ 2
Ответить
Сообщение 1 из 3
tyz-ik
1543 просмотров, 2 ответов

Maya даёт ошибки во всём

Всем доброго времени суток) 

 

Maya выдаёт кучу непонятных ошибок, когда я пытаюсь что-то сделать, как выяснилось, что угодно, ниже репост вопроса с англоязычного форума, помогите пожалуйста с проблемой, не могу начать изучение шедевра из-за глупости такой( Ответ который мне там дали возможно верный, но я его не понимаю, как можно начать работать без Арнольда? Или как создать сцену без него, причем он вообще??? Всем большое спасибо за помощь! 

 

 

 

Мой вопрос   ↓↓↓↓↓

 

Hello,

I have been starting learning Maya few hours ago, but I can't work now, because it is impossible to do "Edit→Duplicate special" or something else with polygon primitives...  Here error code ↓↓↓↓↓  ____ Sorry for my English)  Thanks for answers     

_

 

onSetCurrentLayout "Modeling - Standard";
file -f -new;
preferredRenderer -makeCurrent;
// Warning: file: C:/Program Files/Autodesk/Maya2017/scripts/startup/rememberViewportSettings.mel line 29: Active stereo does not work with Aero enabled. Active stereo has been disabled. //
// untitled //
doOpenFile ("C:/Users/Камиль/Desktop/Персонажи/Esdes.mb");
file -f -options "v=0;" -ignoreVersion -typ "mayaBinary" -o "C:/Users/Камиль/Desktop/Персонажи/Esdes.mb";addRecentFile("C:/Users/Камиль/Desktop/Персонажи/Esdes.mb", "mayaBinary");
closeAllNodeEditors;
closeHypershade;
requires "stereoCamera" "10.0";
updateRenderOverride;
// Error: line 0: The camera 'perspShape' has no 'ai_translator' attribute. //
// Error: line 0: Node "perspShape" has no attribute "ai_translator". //
// Error: line 0: The camera 'topShape' has no 'ai_translator' attribute. //
// Error: line 0: Node "topShape" has no attribute "ai_translator". //
// Error: line 0: The camera 'frontShape' has no 'ai_translator' attribute. //
// Error: line 0: Node "frontShape" has no attribute "ai_translator". //
// Error: line 0: The camera 'sideShape' has no 'ai_translator' attribute. //
// Error: line 0: Node "sideShape" has no attribute "ai_translator". //
// Error: line 0: The camera 'backShape' has no 'ai_translator' attribute. //
// Error: line 0: Node "backShape" has no attribute "ai_translator". //
// Error: line 0: The mesh 'pCubeShape1' has no 'ai_translator' attribute. //
// Error: line 0: Node "pCubeShape1" has no attribute "ai_translator". //
// Error: line 0: The mesh 'pCubeShape2' has no 'ai_translator' attribute. //
// Error: line 0: Node "pCubeShape2" has no attribute "ai_translator". //
// Error: line 0: The mesh 'pCubeShape3' has no 'ai_translator' attribute. //
// Error: line 0: Node "pCubeShape3" has no attribute "ai_translator". //
// Error: line 0: The mesh 'pCubeShape4' has no 'ai_translator' attribute. //
// Error: line 0: Node "pCubeShape4" has no attribute "ai_translator". //
// Error: line 0: The mesh 'pCubeShape5' has no 'ai_translator' attribute. //
// Error: line 0: Node "pCubeShape5" has no attribute "ai_translator". //
// Error: line 0: The mesh 'pCubeShape6' has no 'ai_translator' attribute. //
// Error: line 0: Node "pCubeShape6" has no attribute "ai_translator". //
// Error: line 0: The mesh 'pCubeShape7' has no 'ai_translator' attribute. //
// Error: line 0: Node "pCubeShape7" has no attribute "ai_translator". //
// Error: line 0: The mesh 'pCubeShape8' has no 'ai_translator' attribute. //
// Error: line 0: Node "pCubeShape8" has no attribute "ai_translator". //
// 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 13.4 seconds.
commandPort -securityWarning -name commandportDefault;
// Error: file: C:/Program Files/Autodesk/Maya2017/scripts/others/drInit.mel line 1961: Object '' not found. //
# Error: file: C:/Program Files/Autodesk/Maya2017/plug-ins/xgen/scripts/xgen.mel line 116: UnicodeEncodeError: file C:\Program Files\Autodesk\Maya2017\plug-ins\xgen\scripts\xgenm\xgGlobal.py line 183: ascii #
// Error: Unable to execute xgen.mel. //
// AbcExport v1.0 using Alembic 1.5.8 (built Dec 24 2015 17:28:19)
# 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, stereoCamera, fbxmaya
evalDeferred "shaderBallRendererMenuUpdate";
import arnold
// Successfully imported python module 'arnold'
import mtoa
// Successfully imported python module 'mtoa'
import mtoa.cmds.registerArnoldRenderer;mtoa.cmds.registerArnoldRenderer.registerArnoldRenderer()
Maya 2017 importing module pymel 1.0.9 (C:\Program Files\Autodesk\Maya2017\Python\lib\site-packages\pymel\__init__.py)
// Successfully registered renderer 'arnold'
// AbcImport v1.0 using Alembic 1.5.8 (built Dec 24 2015 17:28:19)
// Error: file: C:/Program Files/Autodesk/Maya2017/scripts/others/drInit.mel line 1961: Object '' not found. //
updateRendererUI;
updateRendererUI;
// Error: file: C:/Program Files/Autodesk/Maya2017/scripts/others/drInit.mel line 1961: Object '' not found. //
// Error: file: C:/Program Files/Autodesk/Maya2017/scripts/others/drInit.mel line 1961: Object '' not found. //
select -r pCube2 pCube1 pCube5 pCube3 pCube4 pCube7 pCube6 pCube8 ;
// Error: file: C:/Program Files/Autodesk/Maya2017/scripts/others/drInit.mel line 1961: Object '' not found. //
select -cl ;
// Error: file: C:/Program Files/Autodesk/Maya2017/scripts/others/drInit.mel line 1961: Object '' not found. //
select -r pCube2 pCube1 pCube5 pCube3 pCube4 pCube7 pCube6 pCube8 ;
// Error: file: C:/Program Files/Autodesk/Maya2017/scripts/others/drInit.mel line 1961: Object '' not found. //
// Error: file: C:/Program Files/Autodesk/Maya2017/scripts/others/drInit.mel line 1961: Object '' not found. //
// Error: file: C:/Program Files/Autodesk/Maya2017/scripts/others/drInit.mel line 1966: Object '' not found. //
// Error: file: C:/Program Files/Autodesk/Maya2017/scripts/others/drInit.mel line 1966: Object '' not found. //
// Error: file: C:/Program Files/Autodesk/Maya2017/scripts/others/drInit.mel line 1966: Object '' not found. //
select -cl ;
// Error: file: C:/Program Files/Autodesk/Maya2017/scripts/others/drInit.mel line 1966: Object '' not found. //
// Error: file: C:/Program Files/Autodesk/Maya2017/scripts/others/drInit.mel line 1966: Object '' not found. //
select -d pCube8.f[0:4] ;
// Error: file: C:/Program Files/Autodesk/Maya2017/scripts/others/drInit.mel line 1961: Object '' not found. //
// Error: file: C:/Program Files/Autodesk/Maya2017/scripts/others/drInit.mel line 1961: Object '' not found. //
duplicate -rr;
// Result: pCube9 //
// Error: file: C:/Program Files/Autodesk/Maya2017/scripts/others/drInit.mel line 1961: Object '' not found. //
duplicate -rr;
// Result: pCube10 //
duplicate -rr;
// Result: pCube11 //
// Error: file: C:/Program Files/Autodesk/Maya2017/scripts/others/drInit.mel line 1961: Object '' not found. //
menuItemToShelf "MayaWindow|mainEditMenu|dupSpecItem";
menuItemToShelf "MayaWindow|mainEditMenu|dupSpecItem";
menuItemToShelf "MayaWindow|mainEditMenu|dupSpecItem";
select -cl ;
// Error: file: C:/Program Files/Autodesk/Maya2017/scripts/others/drInit.mel line 1961: Object '' not found. //
duplicatePreset(1,1,1,0,0,0,0,0,0,0,0,0,0,0,1,1,1);
// Error: line 0: This command requires at least 1 argument(s) to be specified or selected; found 0. //
// Error: line 0: No object(s) to duplicate //
// Error: line 0: This command requires at least 1 argument(s) to be specified or selected; found 0. //
// Error: line 0: No object(s) to duplicate //
select -r pCube11 pCube10 pCube9 pCube2 pCube1 pCube5 pCube3 pCube4 pCube7 pCube6 pCube8 ;
// Error: file: C:/Program Files/Autodesk/Maya2017/scripts/others/drInit.mel line 1961: Object '' not found. //
duplicate -rr;
// Result: pCube12 pCube13 pCube14 pCube15 pCube16 pCube17 pCube18 pCube19 pCube20 pCube21 pCube22 //
// Error: file: C:/Program Files/Autodesk/Maya2017/scripts/others/drInit.mel line 1961: Object '' not found. //
duplicate -rr;
// Result: pCube23 pCube24 pCube25 pCube26 pCube27 pCube28 pCube29 pCube30 pCube31 pCube32 pCube33 //
// Error: file: C:/Program Files/Autodesk/Maya2017/scripts/others/drInit.mel line 1961: Object '' not found. //
duplicate -rr;
// Result: pCube34 pCube35 pCube36 pCube37 pCube38 pCube39 pCube40 pCube41 pCube42 pCube43 pCube44 //
// Error: file: C:/Program Files/Autodesk/Maya2017/scripts/others/drInit.mel line 1961: Object '' not found. //
duplicate -rr;
// Result: pCube45 pCube46 pCube47 pCube48 pCube49 pCube50 pCube51 pCube52 pCube53 pCube54 pCube55 //
duplicate -rr;
// Result: pCube56 pCube57 pCube58 pCube59 pCube60 pCube61 pCube62 pCube63 pCube64 pCube65 pCube66 //
// Error: file: C:/Program Files/Autodesk/Maya2017/scripts/others/drInit.mel line 1961: Object '' not found. //
menuItemToShelf "MayaWindow|mainEditMenu|dupSpecItem";
select -cl ;
// Error: file: C:/Program Files/Autodesk/Maya2017/scripts/others/drInit.mel line 1961: Object '' not found. //
duplicatePreset(1,1,1,0,0,0,0,0,0,0,0,0,0,0,1,1,1);
// Error: line 0: This command requires at least 1 argument(s) to be specified or selected; found 0. //
// Error: line 0: No object(s) to duplicate //
duplicatePreset(1,1,1,0,0,0,0,0,0,0,0,0,0,0,1,1,1);
// Error: line 0: This command requires at least 1 argument(s) to be specified or selected; found 0. //
// Error: line 0: No object(s) to duplicate //
duplicatePreset(1,1,1,0,0,0,0,0,0,0,0,0,0,0,1,1,1);
// Error: line 0: This command requires at least 1 argument(s) to be specified or selected; found 0. //
// Error: line 0: No object(s) to duplicate //
select -r pCube11 pCube12 pCube13 pCube14 pCube66 pCube65 pCube64 pCube63 pCube62 pCube61 pCube60 pCube59 pCube58 pCube57 pCube56 pCube55 pCube54 pCube53 pCube52 pCube51 pCube50 pCube49 pCube48 pCube47 pCube46 pCube45 pCube44 pCube43 pCube42 pCube41 pCube40 pCube39 pCube38 pCube37 pCube36 pCube35 pCube34 pCube33 pCube32 pCube31 pCube30 pCube29 pCube28 pCube27 pCube26 pCube25 pCube24 pCube23 pCube22 pCube21 pCube20 pCube19 pCube18 pCube10 pCube9 pCube15 pCube16 pCube17 pCube2 pCube1 pCube5 pCube3 pCube4 pCube7 pCube6 pCube8 ;
// Error: file: C:/Program Files/Autodesk/Maya2017/scripts/others/drInit.mel line 1961: Object '' not found. //
select -r pCube8 ;
// Error: file: C:/Program Files/Autodesk/Maya2017/scripts/others/drInit.mel line 1961: Object '' not found. //

 

Ответ с форума, который не могу понять) ↓

The  "has no 'ai_translator' attribute. " errors will go away after you save the scene.

You're getting those because you created the scene with MtoA loaded. Now you're working without MtoA.

// Stephen Blair
// Solid Angle Support
2 ОТВЕТ 2
Сообщение 2 из 3
lena.talkhina
в ответ: tyz-ik

Добро пожаловать в Сообщество!

@Dmitry.Chekhlov можем помочь?

Находите сообщения полезными? Поставьте "НРАВИТСЯ" этим сообщениям! | Do you find the posts helpful? "LIKE" these posts!
На ваш вопрос успешно ответили? Нажмите кнопку "УТВЕРДИТЬ РЕШЕНИЕ" | Have your question been answered successfully? Click "ACCEPT SOLUTION" button.



Лена Талхина/Lena Talkhina
Менеджер Сообщества - Русский/Community Manager - Russian

Сообщение 3 из 3
Dmitry.Chekhlov
в ответ: tyz-ik

Здравствуйте. Я опрелделил несколько важных ошибок в вашем отчете.

1. Не используйте кириллицу в путях к файлам и папкам. Это особенность архитектуры Maya и достаточно часто это может вызывать проблемы.

2. Да, у вас проблема из-за того, что не установлен Arnold Renderer и все что вы видите, вызвается отсутсвием самого визулизатора. Дистрибутив находится в папке [Autodesk_Maya_2017 distro]/3rdParty/MtoA установите файл MtoA-1.X.0.0-20XX.exe

ВАЖНО! Если вы используете AVAST Antivirus, ОТКЛЮЧИТЕ его! Данный антивирус не позволяет установить Arnold for Maya.



Dmitry Chekhlov
CAD, CGI and Rendering Solutions Expert
dimson's Blog | Facebook | VKontakte | LinkedIn

Не нашли то, что искали? Задайте вопросы в сообществе или поделитесь своими знаниями.

Новая тема  

Autodesk Design & Make Report