Crashing reference updates is surprisingly common I think. One stable way
I've gone about it in the past is to update the .ma file. The results are
the same, except Maya won't have to keep the old and new reference in
memory while switching; which has been, in my experience, the cause of the
majority of crashes.

On 31 October 2014 07:39, Fredrik Averpil <fredrik.aver...@gmail.com> wrote:

> Whoops … I meant to write that Maya crashes when I export the editMB
> (sometimes) and later down the road it also crashes (sometimes) when I save
> down the edits into the actual scene (“Save reference edits”).
>
> By the way, this is how I save down the reference edits on a loaded
> reference:
>
> filepath = '..............'
> cmds.file(filepath, saveReference=True, force=True)
>
> ​
>
> --
> You received this message because you are subscribed to the Google Groups
> "Python Programming for Autodesk Maya" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to python_inside_maya+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/python_inside_maya/CAD%3DwhWNj_9tCTkjnmpHvU9CYO4b5iEY-cvA4zK%2BSZDq-51D2jg%40mail.gmail.com
> <https://groups.google.com/d/msgid/python_inside_maya/CAD%3DwhWNj_9tCTkjnmpHvU9CYO4b5iEY-cvA4zK%2BSZDq-51D2jg%40mail.gmail.com?utm_medium=email&utm_source=footer>
> .
>
> For more options, visit https://groups.google.com/d/optout.
>



-- 
*Marcus Ottosson*
konstrukt...@gmail.com

-- 
You received this message because you are subscribed to the Google Groups 
"Python Programming for Autodesk Maya" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to python_inside_maya+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/python_inside_maya/CAFRtmOANgFV6Yun1i2vdFLpKVjKnA15JAwqCXCZaRm6UMqaG-g%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to