Community
Maya Programming
Welcome to Autodesk’s Maya Forums. Share your knowledge, ask questions, and explore popular Maya SDK topics.
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

capturing log during maya crash

1 REPLY 1
Reply
Message 1 of 2
stuzzz
233 Views, 1 Reply

capturing log during maya crash

Hello,

The title says it all.

I'd like to capture/generate a log file while maya is crashing. By doing so, I will have a more accurate idea of what is the cause of the bug and fix it.

I know that the output window gives some important informations but the crash can happen on a different capture than mine.

 

The solution could be melscript or API.

 

Cheers.

 

1 REPLY 1
Message 2 of 2
tkaap2
in reply to: stuzzz

Have you looked inside the MayaCrashLog* files that Maya generates?  That might already be enough for your needs.  The should log the Maya session options, the crash stack trace, and a memory core dump.   


By default, those are written to the user temp directory. 

 

(Windows: %TEMP%  -- usually something like: C:\Users\<username>\AppData\Local\Temp)

Can't find what you're looking for? Ask the community or share your knowledge.

Post to forums  

Autodesk Design & Make Report