alexanderrichtertd / plex

Open Source Pipeline for Maya, Houdini, 3ds Max and Nuke .
https://www.alexanderrichtertd.com
Other
240 stars 39 forks source link

no max_dcc #52

Open alexanderrichtertd opened 4 years ago

alexanderrichtertd commented 4 years ago

3ds Max crashes after starting.

LOG

23.10.2019 13:18:28 | DEBUG | pipeline - call | 133 | ____________________________________________________________
23.10.2019 13:18:28 | DEBUG | pipeline - call | 138 | PIPELINE: Plex [2.0.0, master, user overwrite] ['C:\Users\alexa\Dropbox\github\plex']
23.10.2019 13:18:28 | DEBUG | pipeline - call | 144 | PROJECT: Plex [1920 x 1080, 24] [C:\Users\alexa\new_project]
23.10.2019 13:18:28 | DEBUG | pipeline - call | 146 | ------------------------------------------------------------
23.10.2019 13:18:28 | DEBUG | pipeline - call | 147 | SYS_PATH: [C:\Users\alexa\Dropbox\github\plex\data, C:\WINDOWS\SYSTEM32\python27.zip, C:\Python27\DLLs, C:\Python27\lib, C:\Python27\lib\plat-win, C:\Python27\lib\lib-tk, C:\Python27, C:\Python27\lib\site-packages, C:\Users\alexa\Dropbox\github\plex, C:\Users\alexa\Dropbox\github\plex\img, C:\Users\alexa\Dropbox\github\plex\lib, C:\Users\alexa\Dropbox\github\plex\lib\apps, C:\Users\alexa\Dropbox\github\plex\software, C:\Users\alexa\Dropbox\github\plex/data, C:\Users\alexa\Dropbox\github\plex/data/project/default, C:\Users\alexa\Dropbox\github\plex/data/user/alexa]
23.10.2019 13:18:28 | DEBUG | pipeline - call | 148 | ADD_ENV: {'EXTERN_PATH': ['C:\Users\alexa\Dropbox\github\plex\lib\extern'], 'IMG_PATH': ['C:\Users\alexa\Dropbox\github\plex\img'], 'SOFTWARE_PATH': ['C:\Users\alexa\Dropbox\github\plex\software'], 'PIPELINE_PATH': ['C:\Users\alexa\Dropbox\github\plex'], 'APPS_PATH': ['C:\Users\alexa\Dropbox\github\plex\lib\apps'], 'LIB_PATH': ['C:\Users\alexa\Dropbox\github\plex\lib']}
23.10.2019 13:18:29 | DEBUG | software - setup_env | 46 | - MAX -----------------------------------------------------
23.10.2019 13:18:29 | DEBUG | software - setup_env | 61 | SOFTWARE_PATH: C:\Users\alexa\Dropbox\github\plex\software/max
23.10.2019 13:18:29 | DEBUG | software - start | 94 | C:/Program Files/Autodesk/3ds Max 2018/3dsmax.exe
23.10.2019 13:19:42 | INFO | arLoad - init | 87 | START : ArLoad

Seems like it breaks down on the Software.init() while starting 3ds Max

image

alexanderrichtertd commented 4 years ago

23.10.2019 13:18:28 | DEBUG | pipeline - call | 133 | ____ 23.10.2019 13:18:28 | DEBUG | pipeline - call | 138 | PIPELINE: Plex [2.0.0, master, user overwrite] ['C:\Users\alexa\Dropbox\github\plex'] 23.10.2019 13:18:28 | DEBUG | pipeline - call | 144 | PROJECT: Plex [1920 x 1080, 24] [C:\Users\alexa\new_project] 23.10.2019 13:18:28 | DEBUG | pipeline - call | 146 | ------------------------------------------------------------ 23.10.2019 13:18:28 | DEBUG | pipeline - call | 147 | SYS_PATH: [C:\Users\alexa\Dropbox\github\plex\data, C:\WINDOWS\SYSTEM32\python27.zip, C:\Python27\DLLs, C:\Python27\lib, C:\Python27\lib\plat-win, C:\Python27\lib\lib-tk, C:\Python27, C:\Python27\lib\site-packages, C:\Users\alexa\Dropbox\github\plex, C:\Users\alexa\Dropbox\github\plex\img, C:\Users\alexa\Dropbox\github\plex\lib, C:\Users\alexa\Dropbox\github\plex\lib\apps, C:\Users\alexa\Dropbox\github\plex\software, C:\Users\alexa\Dropbox\github\plex/data, C:\Users\alexa\Dropbox\github\plex/data/project/default, C:\Users\alexa\Dropbox\github\plex/data/user/alexa] 23.10.2019 13:18:28 | DEBUG | pipeline - call | 148 | ADD_ENV: {'EXTERN_PATH': ['C:\Users\alexa\Dropbox\github\plex\lib\extern'], 'IMG_PATH': ['C:\Users\alexa\Dropbox\github\plex\img'], 'SOFTWARE_PATH': ['C:\Users\alexa\Dropbox\github\plex\software'], 'PIPELINE_PATH': ['C:\Users\alexa\Dropbox\github\plex'], 'APPS_PATH': ['C:\Users\alexa\Dropbox\github\plex\lib\apps'], 'LIB_PATH': ['C:\Users\alexa\Dropbox\github\plex\lib']} 23.10.2019 13:18:29 | DEBUG | software - setup_env | 46 | - MAX ----------------------------------------------------- 23.10.2019 13:18:29 | DEBUG | software - setup_env | 61 | SOFTWARE_PATH: C:\Users\alexa\Dropbox\github\plex\software/max 23.10.2019 13:18:29 | DEBUG | software - start | 94 | C:/Program Files/Autodesk/3ds Max 2018/3dsmax.exe 23.10.2019 13:19:42 | INFO | arLoad - init | 87 | START : ArLoad

Seems like it breaks down on the Software init while starting 3ds Max