Page 1 of 1

Invalid path extension (in method setPath)

Posted: Mon Sep 06, 2010 7:40 pm
by deadalvs
hi .. i got this error which prevents me from rendering on maya 2009

i have checked the env vars, but i'm not sure if this actually was the issue.

//Error: Cannot export scene to file C:\Users\matthias\AppData\Local\Temp\mxsFCAE.tmp: Invalid path extension (in method setPath) //

i have downloaded the newest 2.1 version again, reinstalled and updated to the last maya plugin ..

any idea ?

greets !

Re: Invalid path extension (in method setPath)

Posted: Mon Sep 06, 2010 7:42 pm
by deadalvs
oh, and i cannot export to mxs:

// Error: Cannot export Maxwell scene into file 'C:/Users/matthias/Desktop/sfgsdfg.mxs': Invalid path extension (in method setPath) //

Re: Invalid path extension (in method setPath)

Posted: Tue Sep 07, 2010 10:55 am
by Mihnea Balta
What's your "Frame/Animation ext." field set to? Maxwell uses the file extension to know what file format to use, so the extension must be at the end of the image name. You can't use name, or name.#, or name.ext.#. It has to be name.ext, name#.ext, name_#.ext or name.#.ext.

Re: Invalid path extension (in method setPath)

Posted: Tue Sep 07, 2010 11:01 am
by deadalvs
oh wow .. this was the issue indeed .. i have used the other extension for rendering animations with mental ray just a few days before.

thanks a LOT for this input !!!