Maya 2013 crash when rendering with Arnold

1,312 views
Skip to first unread message

Bogdan Toma

unread,
Dec 7, 2012, 3:12:10 PM12/7/12
to ma...@mainframe.co.uk


Hello,

First of all, thank you for sharing these amazing plugins.

I'm experimenting in Maya 2013 with nParticles and Mash and I'm trying to render using Arnold. The problem is that every time it crashes.
I'm thinking that if I can export to a nParticle cache file all the transformations done by Mash to my original particles and passed over to the instancer, I can load that cache into a clean scene and render with Arnold but I haven't found a way yet.
Do you have any suggestions for me?

Best,
Bogdan Toma

 

Ian Waters

unread,
Dec 10, 2012, 12:05:28 PM12/10/12
to ma...@mainframe.co.uk
Hi Bogdan,

You're welcome!

Caching won't work because the MASH calculations are performed 'downstream' of the nParticles, I would need to write a MASH caching system.
With regards to Arnold, I don't know anything about this renderer sadly, I have only tested MASH with Vray and Mental Ray, so I'm not sure what the problem could be. Is there a crash report you could send me?

Thanks,
Ian

Bogdan Toma

unread,
Dec 10, 2012, 3:25:12 PM12/10/12
to ma...@mainframe.co.uk
Hello Ian,

I was hoping I could take all the data modified by the MASH nodes and plug it into a new separate nParticleShape.
As for the Arnold renderer, here is the crash repott:




12/10/2012

Starting "C:\Program Files\Autodesk\Maya2013\bin\mayabatch.exe"
00:00:00 ERROR   | [mtoa] Error opening C:/solidangle/mtoadeploy/2013/extensions.
pymel.core : INFO : Updating pymel with pre-loaded plugins: Fur, AbcImport, mtoa
Maya 2013 importing module pymel 1.0.4 (C:\Program Files\Autodesk\Maya2013\Python\lib\site-packages\pymel\__init__.pyc)
Standard pymel version 1.0.4 loaded
pymel.internal.factories : WARNING : could not create a PyNode for manipulator type boundingObjectManip
pymel.internal.factories : WARNING : could not create a PyNode for manipulator type boundingObjectManip
Hardware Renderer : vendor(NVIDIA Corporation), renderer(GeForce GTX 670/PCIe/SSE2), version(4.2.0)
    fragment API(NVIDIA Cg)
    vertex API(Cg vertex programs)
    Cg fragment profile(fp30), vertex profile(arbvp1)
File read in 0 seconds.
Result: F:/CurrentProjects/testing/scenes/Distribute Radial (basic)__6928.mb
00:00:00   280MB         | log started Mon Dec 10 22:09:33 2012
00:00:00   280MB         | Arnold 4.0.9.1 windows icc110 oiio1012 rlm932 (build date: Sep 13 2012 16:37:32)
00:00:00   280MB         | running on Bogdan-PC
00:00:00   280MB         |  1 x Intel(R) Core(TM) i7-3930K CPU @ 3.20GHz (6 cores, 12 logical) with 32745MB
00:00:00   280MB         |  Windows 7 Ultimate Edition Service Pack 1 (version 6.1, build 7601)
00:00:00   280MB         | 
00:00:00   280MB WARNING | [mtoa] No light in scene
00:00:01   398MB ERROR   | signal caught: error C0000005 -- access violation

****
* Arnold 4.0.9.1 windows icc110 oiio1012 rlm932 (build date: Sep 13 2012 16:37:32)
* CRASHED in CNodeTranslator::FindMayaOverridePlug at 00:00:01
* signal caught: error C0000005 -- access violation
*
* backtrace:
*  0 0x0000000011f1cf9f [ai            ] AiParamGetTypeSize                             
*  1 0x0000000011f1d524 [ai            ] AiParamGetTypeSize                             
*  2 0x0000000076929460 [kernel32      ] UnhandledExceptionFilter                       
*  3 0x0000000076eb43b8 [ntdll         ] MD5Final                                       
*  4 0x0000000076e385a8 [ntdll         ] _C_specific_handler                            
*  5 0x0000000076e49d0d [ntdll         ] RtlDecodePointer                               
*  6 0x0000000076e391af [ntdll         ] RtlUnwindEx                                    
*  7 0x0000000076e71278 [ntdll         ] KiUserExceptionDispatcher                      
>> 8 0x000007fee02dffba [mtoa_api      ] CNodeTranslator::FindMayaOverridePlug          
*  9 0x000007fee02ddb78 [mtoa_api      ] CNodeTranslator::FindMayaPlug                  
* 10 0x000007fee02e0148 [mtoa_api      ] CDagTranslator::ComputeVisibility              
* 11 0x000007fee02e4ff6 [mtoa_api      ] CShapeTranslator::ProcessRenderFlags           
* 12 0x000007fee075b542 [mtoa          ] CRenderSwatchGenerator::operator=              
* 13 0x000007fee07609fd [mtoa          ] CRenderSwatchGenerator::operator=              
* 14 0x000007fee075614e [mtoa          ] CRenderSwatchGenerator::operator=              
* 15 0x000007fee02e16e7 [mtoa_api      ] CNodeTranslator::DoExport                      
* 16 0x000007fee02f9b22 [mtoa_api      ] CArnoldSession::Export                         
* 17 0x000007fee02edb8b [mtoa_api      ] CMayaScene::Export                             
* 18 0x000007fee0783fd0 [mtoa          ] CObjectSetTranslator::NodeInitializer          
* 19 0x000007fee137a780 [OpenMaya      ] THcommandObject::doIt                          
* 20 0x000007feecb839b1 [CommandEngine ] TmetaCommand::doCommand                        
* 21 0x000007feecbd7277 [CommandEngine ] TpythonInterpreter::dispatchMayaCommand        
* 22 0x000007feecbd8bb8 [CommandEngine ] TpythonInterpreter::genericDispatchFunction    
* 23 0x000000001e0b0b56 [python26      ] PyCFunction_Call                               
* 24 0x000000001e076e8d [python26      ] PyObject_Call                                  
* 25 0x000000001e0eee3b [python26      ] PyEval_CallObjectWithKeywords                  
* 26 0x000000001e0e9c91 [python26      ] PyAST_FromNode                                 
* 27 0x000000001e0b0b49 [python26      ] PyCFunction_Call                               
* 28 0x000000001e0f08ea [python26      ] PyEval_CallObject                              
* 29 0x000000001e0f2f96 [python26      ] PyEval_EvalFrameEx                             
* 30 0x000000001e0f4092 [python26      ] PyEval_EvalCodeEx                              
* 31 0x000000001e0a4e73 [python26      ] PyFunction_SetClosure                          
* 32 0x000000001e076e8d [python26      ] PyObject_Call                                  
* 33 0x000000001e0f0430 [python26      ] PyEval_CallObject                              
* 34 0x000000001e0f303f [python26      ] PyEval_EvalFrameEx                             
* 35 0x000000001e0ef038 [python26      ] PyEval_GetFuncDesc                             
* 36 0x000000001e0f0960 [python26      ] PyEval_CallObject                              
* 37 0x000000001e0f2f96 [python26      ] PyEval_EvalFrameEx                             
* 38 0x000000001e0f4092 [python26      ] PyEval_EvalCodeEx                              
* 39 0x000000001e0f40d9 [python26      ] PyEval_EvalCode                                
* 40 0x000007feecbd9cef [CommandEngine ] TpythonInterpreter::executeCommand             
* 41 0x000007feecbdf754 [CommandEngine ] TpythonFlagException::cache                    
* 42 0x000007feecb844e4 [CommandEngine ] TmetaCommand::newSyntax                        
* 43 0x000007feecb9d130 [CommandEngine ] TmelVariableList::`default constructor closure'
* 44 0x000007feecbca1ca [CommandEngine ] setMelGlobalStackLevelPtr                      
* 45 0x000007feecb9d130 [CommandEngine ] TmelVariableList::`default constructor closure'
* 46 0x000007feecba93d4 [CommandEngine ] TmelVariableList::`default constructor closure'
* 47 0x000007feecbc7560 [CommandEngine ] SophiaExecutable::evaluate                     
* 48 0x000007feecb8b67c [CommandEngine ] TcommandEngine::executeCommand                 
* 49 0x000007feec553e56 [ExtensionLayer] TrepeatCommandManager::executeCommand          
* 50 0x000007feecb844e4 [CommandEngine ] TmetaCommand::newSyntax                        
* 51 0x000007feecb9d130 [CommandEngine ] TmelVariableList::`default constructor closure'
* 52 0x000007feecbc9bf1 [CommandEngine ] setMelGlobalStackLevelPtr                      
* 53 0x000007feecbc924a [CommandEngine ] setMelGlobalStackLevelPtr                      
* 54 0x000007feecb9d130 [CommandEngine ] TmelVariableList::`default constructor closure'
* 55 0x000007feecbc92f3 [CommandEngine ] setMelGlobalStackLevelPtr                      
* 56 0x000007feecb9d130 [CommandEngine ] TmelVariableList::`default constructor closure'
* 57 0x000007feecbc92f3 [CommandEngine ] setMelGlobalStackLevelPtr                      
* 58 0x000007feecb9d130 [CommandEngine ] TmelVariableList::`default constructor closure'
* 59 0x000007feecbc9684 [CommandEngine ] setMelGlobalStackLevelPtr                      
* 60 0x000007feecb9d130 [CommandEngine ] TmelVariableList::`default constructor closure'
* 61 0x000007feecbca1ca [CommandEngine ] setMelGlobalStackLevelPtr                      
* 62 0x000007feecb9d130 [CommandEngine ] TmelVariableList::`default constructor closure'
* 63 0x000007feecbca1ca [CommandEngine ] setMelGlobalStackLevelPtr                      
* 64 0x000007feecb9d130 [CommandEngine ] TmelVariableList::`default constructor closure'
* 65 0x000007feecbc9bf1 [CommandEngine ] setMelGlobalStackLevelPtr                      
* 66 0x000007feecbc932a [CommandEngine ] setMelGlobalStackLevelPtr                      
* 67 0x000007feecb9d130 [CommandEngine ] TmelVariableList::`default constructor closure'
* 68 0x000007feecb9d130 [CommandEngine ] TmelVariableList::`default constructor closure'
* 69 0x000007feecba93d4 [CommandEngine ] TmelVariableList::`default constructor closure'
* 70 0x000007feecbc7560 [CommandEngine ] SophiaExecutable::evaluate                     
* 71 0x000007feecb8bc0f [CommandEngine ] TcommandEngine::sourceFile                     
* 72 0x000000013f1176ee [mayabatch     ]                                                
* 73 0x000000013f1131da [mayabatch     ]                                                
* 74 0x000007feec53bb53 [ExtensionLayer] Tapplication::start                            
* 75 0x000000013f111aad [mayabatch     ]                                                
* 76 0x000000013f1248d6 [mayabatch     ]                                                
* 77 0x00000000768a652d [kernel32      ] BaseThreadInitThunk                            
* 78 0x0000000076e4c521 [ntdll         ] RtlUserThreadStart                             
*
* loaded modules:
*    0x0000000011b20000  ai
*    0x0000000076890000  kernel32
*    0x0000000076e20000  ntdll
*    0x000007fee02c0000  mtoa_api
*    0x000007fee0730000  mtoa
*    0x000007fee1350000  OpenMaya
*    0x000007feecb70000  CommandEngine
*    0x000000001e000000  python26
*    0x000007feec530000  ExtensionLayer
*    0x000000013f110000  mayabatch
****
// Maya exited with status -1073741819

RickToxik

unread,
Dec 10, 2012, 7:18:50 PM12/10/12
to ma...@mainframe.co.uk
Hi guys!

  since I have been using many of Ian's scripts over the last years, I know for sure he is a very hard-working guy, and he is totally devoted to give awesome scripts to the community always for 0$....   Now Mash brings almost everything you want from C4D in maya, this is so coooolll!!!

  I think we should focus more on giving feedback to what we have now, (addressing stability issues) instead of asking for new features!...

  He could sell Mash for several hundred dollars...  Anyway.  you don't ask Realflow to produce fire ; )

Maybe we could start a thread for feature suggestions?  

Just my opinion!  I feel he deserves a little break and a big thank you : )



Bogdan Toma

unread,
Dec 11, 2012, 2:21:37 AM12/11/12
to ma...@mainframe.co.uk
Sure Rick, I have the same opinion. I wasn't asking for something new, I was just questioning about a workflow, a solution using the already existing nodes.

Chris Hardcastle

unread,
Dec 11, 2012, 11:49:33 AM12/11/12
to ma...@mainframe.co.uk
Thanks Rick/guys for your kind words.

While we are developing this all the time it is an internal project so gets picked up when we have time between jobs and when Ian fancies spending time on it in his own time.

We're really chuffed with the response MASH has had so are keen to push things further and all your feedback is/will be a big part of that. I've created some categories for this forum now so feel free to keep posting into the relevant one.

Cheers,
Chris
Reply all
Reply to author
Forward
0 new messages