|
|
|
Tell us what you think of the site.
|
Autodesk Media & Entertainment User Community
|
Autodesk® 3ds Max®
|
|
Autodesk® Maya®
|
|
Autodesk® Softimage®
|
|
Autodesk® MotionBuilder®
|
|
Autodesk® Mudbox™
|
|
Autodesk® ImageModeler™
|
|
Autodesk® Sketchbook® Pro
|
|
Autodesk® Smoke on Mac®
|
| File before crashing: where is it?
|
|
|
Hi guys, everybody know that before crashing Maya save the file we are working on so we can use it again once Maya has restarted. I had no problem with that since I worked with windows, but now that I switched to mac I´m not able to find it.
I can see, before Maya´s crashing, on the command line that Maya is writing somewhere the file (date.myname.ma). But even if i search with Spotlight nothing happen, seems that the file doesn´t even exist.
Does anyone know where?
Thanks in advance!
|
|
|
|
check the console messages
|
|
|
|
|
Thanks for your help, but as I said I´m new, so could you also tell me how to open console?
Thanks a lot!!
Author: mayaman59
|
| Replied: 10 February 2010 02:30 AM
|
|
|
|
|
I meant the The OS X Console application. /Applications/Utilities/Console.app
|
|
|
|
On the Mac, if the environment variable TMPDIR is not set by the user, the OS will generate a really long hidden directory name for use as and set TMPDIR to that. Maya uses the setting of TMPDIR to write out the saved scene file.
In a terminal window, one can cd $TMPDIR to go directly to that directory
before running Maya, set TMPDIR to point somewhere you can easily navigate to, and have sufficient free disk space
|
|
|
|
|
Thanks a lot Warnold, could you please tell me how to do exactly to point the directory in the terminal? I don´t know what should i type in.
Thanks a lot!
Author: mayaman59
|
| Replied: 10 March 2010 12:56 AM
|
|
|
|
|
Open the terminal /Applications/Utilities/Terminal.app
You’ll see something like
Last login: Wed Mar 10 12:08:59 on ttys000
mac:~ username$
after the $ sign type
echo $TMPDIR
the terminal will come back with something like
/var/folders/in/in4TcMMAFhqbbCbUPops7U+++TI/-Tmp-/
highlight that, press command c to copy.
Open the finder, then press shift command g and place your cursor where it says Go to the folder, and press command v. Then press Go.
|
|
|
|
|
OK i did it but it answer me that it can´t find that folder. I would like to know how to do to point an env variable and change the temp place like you said before. Problem is I´m not able to to point the variable via Terminal.
Thanks a lot for your time!! If you can you can send me a mail to . Thanks!
Author: mayaman59
|
| Replied: 13 March 2010 01:36 AM
|
|
|
|
|
By default, I believe they get saved to /Users/(username)/Documents/temp
n8skow [FA]
|
|
|
|
I don’t know why Maya makes user’s life harder by lacking really simple things like this one!
- There should be an option in the Preferences, where users could set a specific directory for saving recovery files.
- AND also put that file at the top of the “File / Recent Files” sub-menu when a crash occurs.
Sometimes it’s hard for me to believe this program has lived for 10 years, without this kind of options… it’s almost like if nobody was using the program.
The point is: You should not be a systems expert to work in 3D!!
|
|
|
|
I have Maya 2012 and this info really safe my tail today. Thanks :)
|
|
|
|
|
|