회원 로그인
정보기억 정보기억에 체크할 경우 다음접속시 아이디와 패스워드를 입력하지 않으셔도 됩니다.
그러나, 개인PC가 아닐 경우 타인이 로그인할 수 있습니다.
PC를 여러사람이 사용하는 공공장소에서는 체크하지 마세요.
소셜네트워크 서비스를 통해서 로그인하시면 별도의 로그인 절차없이 회원서비스를 이용하실 수 있습니다.


최근 게시물

1.노션에서 작성 중

1.노션에서 작성 중

개편하기 전까지 노션에서 작성 중

2024.04.04//read more

2.ChatGPT

2.ChatGPT

OpenAI로 대규모 언어 모델대화형...

2023.03.16//read more

3.노코딩 게임 엔진 - 빌..

3.노코딩 게임 엔진 - 빌..

빌드 지원안드로이드iOS윈도우즈특이사...

2023.03.14//read more

4.(완료) 미접속 회원 정..

4.(완료) 미접속 회원 정..

[완료] 36명의 회원을 정리하였습니...

2023.02.16//read more

5.매뉴얼 플러스 - 전자제..



안정적인 DNS 서비스 DNSEver
DNS Powered by DNSEver.com


(해결 중) modules 환경설정 중

푸딩뱃살 | 2022.11.09 11:47 | 조회 608
modules 환경 설정 중 계속 에러로 마야가 실행되지 않는다.
  • 마야 2020에서 테스트

에러가 나는 module의 설정은 아래와 같다
+ MAYAVERSION:2017 PLATFORM:win64 모듈명 any D:\git\모듈\모듈
PYTHONPATH += D:\git\모듈\모듈\maya\python\python27\Lib
PYTHONPATH += D:\git\모듈\모듈\maya\python\Lib
MAYA_PLUG_IN_PATH += D:\git\모듈\모듈\maya\plug-ins\win64\2017
scripts: D:\git\모듈\모듈
// Error: line 1: Cannot find procedure "MTsetToggleMenuItem". //

// Error: file: C:/Program Files/Autodesk/Maya2020/scripts/startup/autoLoadPlugin.mel line 35: initializePlugin function failed (Type) //

// Loading Bifrost version 2.0.3.0

// Bifrost: Loading library: Amino, from: Autodesk.

// Bifrost: Loading library: AminoMayaTranslation, from: Autodesk.

// Bifrost: Loading library: bif, from: Autodesk.

// Bifrost: Loading library: bifrostObjectMayaTranslations, from: Autodesk.

// Bifrost: Loading library: geometries, from: Autodesk.

// Bifrost: Loading library: fluids, from: Autodesk.

// Bifrost: Loading library: particles, from: Autodesk.

// Bifrost: Loading library: file, from: Autodesk.

// Bifrost: Loading library: midgard, from: Autodesk.

// Bifrost: Loading library: nucleus, from: Autodesk.

// Bifrost: Loading library: simulation, from: Autodesk.

// Error: file: C:/Program Files/Autodesk/Maya2020/scripts/muscle/cMuscle.mel line 505: menu: Object 'mainRigDeformationsMenu' not found. //

// Warning: file: C:/Program Files/Autodesk/Maya2020/scripts/startup/autoLoadPlugin.mel line 35: Failed to run file: D:/git/in-house/dcc/maya/plug-ins/win64/2020/MayaScanner.py //

// Error: file: C:/Program Files/Autodesk/Maya2020/scripts/startup/autoLoadPlugin.mel line 35: (MayaScanner) //

// Warning: file: C:\Users\HP\Documents\maya\2020\prefs\filePathEditorRegistryPrefs.mel line 4: filePathEditor: Attribute 'aiImage.filename' is invalid or is not designated 'usedAsFilename'. //

// Warning: file: C:\Users\HP\Documents\maya\2020\prefs\filePathEditorRegistryPrefs.mel line 5: filePathEditor: Attribute 'aiPhotometricLight.aiFilename' is invalid or is not designated 'usedAsFilename'. //

// Warning: file: C:\Users\HP\Documents\maya\2020\prefs\filePathEditorRegistryPrefs.mel line 6: filePathEditor: Attribute 'aiStandIn.dso' is invalid or is not designated 'usedAsFilename'. //

// Warning: file: C:\Users\HP\Documents\maya\2020\prefs\filePathEditorRegistryPrefs.mel line 7: filePathEditor: Attribute 'aiVolume.filename' is invalid or is not designated 'usedAsFilename'. //

// Warning: file: C:/Program Files/Autodesk/Maya2020/scripts/startup/autoLoadPlugin.mel line 35: Failed to run file: D:/git/in-house/dcc/maya/plug-ins/win64/2020/TSM3.py //

// Error: file: C:/Program Files/Autodesk/Maya2020/scripts/startup/autoLoadPlugin.mel line 35: (TSM3) //

// Error: file: C:/Program Files/Autodesk/Maya2020/scripts/startup/buildViewMenu.mel line 50: setParent: Object 'mainWindowMenu' not found. //

// Error: [CharcoalEditor2] Failed to create 'Charcoal Editor 2' menu item //

// Error: [CharcoalEditor2] Failed to identify Script Editor button //

// Error: Unable to execute igInitialize.mel. //

// Error: Unable to execute xgen.mel. //

// Error: file: C:/Program Files/Autodesk/Maya2020/scripts/startup/ModObjectsMenu.mel line 56: setParent: Object 'mainModifyMenu' not found. //

// Error: Failed to register Initialize Maya Modify menu. Cannot add Convert Primitives to Polygons menu item. //

// AbcExport v1.0 using Alembic 1.7.5 (built Feb 6 2018 18:28:08)

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. //

// Error: line 1: Plug-in, "OmniverseDCCLoader", was not found on MAYA_PLUG_IN_PATH. //

// Warning: [mdl extension] OmniverseDCCLoader not accessible. //

// 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

// Successfully imported python module 'arnold'

import mtoa
// Successfully imported python module 'mtoa'

import mtoa.cmds.registerArnoldRenderer;mtoa.cmds.registerArnoldRenderer.registerArnoldRenderer()

// Error: Failed to register renderer 'arnold' //

evalDeferred "shaderBallRendererMenuUpdate";

// Error: file: C:/Program Files/Autodesk/Maya2020/scripts/startup/autoLoadPlugin.mel line 35: initializePlugin function failed (mtoa) //

// AbcImport v1.0 using Alembic 1.7.5 (built Feb 6 2018 18:28:08)

// Error: file: C:/Program Files/Autodesk/Maya2020/scripts/startup/autoLoadPlugin.mel line 35: initializePlugin function failed (sceneAssembly) //

// Error: line 1: Cannot find procedure "rebuildShowMenu". //

// Warning: file: C:/Program Files/Autodesk/Maya2020/scripts/startup/autoLoadPlugin.mel line 35: Failed to run file: D:/git/in-house/dcc/maya/plug-ins/win64/2020/MayaScannerCB.py //

// Error: file: C:/Program Files/Autodesk/Maya2020/scripts/startup/autoLoadPlugin.mel line 35: (MayaScannerCB) //

// Error: line 1: Cannot find procedure "MTsetToggleMenuItem". //

// Error: line 1: Cannot find procedure "MTsetToggleMenuItem". //

// Error: file: C:/Program Files/Autodesk/Bifrost/Maya2020/2.0.3.0/bifrost/scripts/bifrostGraphMenu.mel line 296: menu: Object 'mainCreateMenu' not found. //

// Error: file: C:/Program Files/Autodesk/Bifrost/Maya2020/2.0.3.0/bifrost/scripts/mw_loadui.mel line 120: setParent: Object '' not found. //

// Error: file: C:/Program Files/Autodesk/Maya2020/plug-ins/MASH/scripts/MASHCreateUI.mel line 102: setParent: Object '' not found. //

// Error: file: C:/Program Files/Autodesk/Maya2020/plug-ins/xgen/scripts/xgenUI.mel line 446: Cannot find procedure "MakeXGenHUD". //

// Error: line 1: Cannot find procedure "MakeXGenHUD".
Start of trace: (file: C:/Program Files/Autodesk/Maya2020/plug-ins/xgen/scripts/xgenUI.mel, line 446).
MakeXGenHUD (file: C:/Program Files/Autodesk/Maya2020/plug-ins/xgen/scripts/xgenUI.mel, line 446).
xgenUI (command window: line 1).
//
updateRendererUI;


아래와 같이 maya 폴더까지 포함하면 또 됨.
+ MAYAVERSION:2017 PLATFORM:win64 모듈명 any D:\git\모듈\모듈\maya
PYTHONPATH += D:\git\모듈\모듈\maya\python\python27\Lib
PYTHONPATH += D:\git\모듈\모듈\maya\python\Lib
MAYA_PLUG_IN_PATH += D:\git\모듈\모듈\maya\plug-ins\win64\2017
scripts: D:\git\모듈\모듈\maya

뭐가 문제일까?
  • 모듈의 경로가 재설정?하여 마야 기본 스크립트, 플러그인들이 로드가 안되는 걸까?
  • 모듈 내 scripts 설정 시 maya 폴더가 빠지면 에러
    • D:\git\모듈\모듈로 하면 에러
466개(1/24페이지)
마야
번호 제목 글쓴이 조회 날짜
공지 마야 뷰포트 네비게이션 팁 푸딩뱃살 42182 2020.04.06 17:22
공지 Maya 버전 별 Python 버전 푸딩뱃살 63544 2014.01.08 17:59
464 [Dev] Autodesk Maya Devkit 다운로드 첨부파일 푸딩뱃살 676 2023.01.28 14:28
>> [Base] (해결 중) modules 환경설정 중 푸딩뱃살 609 2022.11.09 11:47
462 [Script] pymel 딕셔너리형 사용 시 KeyError 푸딩뱃살 807 2022.11.07 12:08
461 [오류] Building Numpy for Maya Python 2.7.x 푸딩뱃살 576 2022.10.23 14:38
460 [Base] 뷰포트에서 조절자가 안 보일때 첨부파일 푸딩뱃살 747 2022.10.13 15:47
459 [Rigging] mirror joints 사용 시 유의 사항 푸딩뱃살 746 2022.10.04 10:46
458 [Script] 2022에서 enum34 모듈 설치 금지 첨부파일 푸딩뱃살 586 2022.08.17 18:08
457 [Script] pymel 예제 푸딩뱃살 606 2022.07.05 19:20
456 [Script] 인코드 / 디코드 - 2.7 한글 사용 푸딩뱃살 878 2022.03.08 17:52
455 [Dev] ui 없이 mayapy로 자동화 첨부파일 푸딩뱃살 678 2022.02.17 13:56
454 [Dev] mayapy로 ui파일 py로 푸딩뱃살 515 2022.02.15 18:20
453 [오류] Error : MayaBonusTools 푸딩뱃살 887 2022.01.21 17:52
452 [오류] Error: ModuleNotFoundError 푸딩뱃살 748 2022.01.21 16:24
451 [Dev] mayapy 첨부파일 푸딩뱃살 623 2022.01.19 20:08
450 [Base] function selCom at 0x7f29c5c04aa0 첨부파일 푸딩뱃살 589 2022.01.19 17:24
449 [Base] wireframe on shaded 단축키 만들기 첨부파일 푸딩뱃살 880 2022.01.04 10:55
448 [오류] OpenCL Error 푸딩뱃살 506 2021.12.28 01:40
447 [Script] Easily Translate MEL Commands to Python 첨부파일 푸딩뱃살 799 2021.12.02 11:22
446 [Base] output window 띄우지 않기 첨부파일 푸딩뱃살 782 2021.11.24 21:44
445 [Rigging] shapeEditorManager 삭제 안됨 푸딩뱃살 862 2021.11.12 23:30