rxgeez
09-13-2009, 12:48 AM
I'm writing a script to batch nCloth caches via command line. I have everything working properly.
I'm creating a .bat file to run all these caches.
e.g. mayabatch -proj "myProjDir" -file "myFileName" -script "script.mel" -command "script();"
For some reason the when the mayabatch command opens the file it's creating a "scenes" and "assets" folder as well as a workspace.mel file...in the same directory as the scene im telling it to open...
It seems to be doing this as soon as it opens the file...doesn't seem to be from anything in the script itself
Anyone have any ideas why it would be doing this and how I can get it to stop?
-K
I'm creating a .bat file to run all these caches.
e.g. mayabatch -proj "myProjDir" -file "myFileName" -script "script.mel" -command "script();"
For some reason the when the mayabatch command opens the file it's creating a "scenes" and "assets" folder as well as a workspace.mel file...in the same directory as the scene im telling it to open...
It seems to be doing this as soon as it opens the file...doesn't seem to be from anything in the script itself
Anyone have any ideas why it would be doing this and how I can get it to stop?
-K
