Hi,
I have a render that's rendering fine on my mac but crashing with error below on another mac.. both have vray 2.0 beta installed
I have a render that's rendering fine on my mac but crashing with error below on another mac.. both have vray 2.0 beta installed
Code:
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ R 5| "/Applications/Autodesk/maya2011/Maya.app/Contents/bin/Render" -proj "/Volumes/projects/uncinc/3D" -r vray -threads 2 -rd "/Users/Shared/RR_localdata/renderout/projects/_3dRenderfiles/UncInc/3DRenders" -im "shot1_V07_Refl/shot1_V07_Refl" -s 1 -e 1 -b 1 -cam "RenderCam" -x 1920 -y 1280 "/Users/Shared/RR_localdata/cachedscenes/Volumes_projects/uncinc/b58f16df/kantoorShots/shot1_V07_Refl.mb" R 6| R 7| Starting "/Applications/Autodesk/maya2011/Maya.app/Contents/bin/maya" R 8| R 9| [2011/Apr/6|14:17:50] V-Ray: V-Ray for Maya version 2.10.01 from Mar 30 2011, 18:19:29 R 31| File read in 0 seconds. R 32| Result: /Users/Shared/RR_localdata/cachedscenes/Volumes_projects/uncinc/b58f16df/kantoorShots/shot1_V07_Refl.mb R 33| Warning: Found camera RenderCamShape. R 34| R 35| V-Ray: Starting render R 36| [2011/Apr/6|14:17:51] V-Ray: Loading plugins from "/Applications/Autodesk/maya2011/Maya.app/Contents/vray/vrayplugins/libvray_*.so" R 37| [2011/Apr/6|14:17:53] V-Ray: 101 plugin(s) loaded successfully R 38| [2011/Apr/6|14:17:53] V-Ray: Finished loading plugins. R 39| [2011/Apr/6|14:17:53] V-Ray: Exporting scene to V-Ray. R 40| [2011/Apr/6|14:17:53] V-Ray: Parsing light links time 0h 0m 0.0s (0.0 s) R 41| dyld: lazy symbol binding failed: Symbol not found: __ZSt16__ostream_insertIcSt11char_traitsIcEERSt13basic_ostreamIT_T0_ES6_PKS3_l R 42| Referenced from: /Applications/Autodesk/maya2011/Maya.app/Contents/vray/plug-ins/vrayformaya.bundle R 43| Expected in: flat namespace R 44| R 45| dyld: Symbol not found: __ZSt16__ostream_insertIcSt11char_traitsIcEERSt13basic_ostreamIT_T0_ES6_PKS3_l R 46| Referenced from: /Applications/Autodesk/maya2011/Maya.app/Contents/vray/plug-ins/vrayformaya.bundle R 47| Expected in: flat namespace R 48| R 49| // Maya exited with status -1
Comment