Maya :: 2011 Cannot Open / Save File
Sep 5, 2011
i'm having a problem with maya 2011 , i can't open some file and sometime the program don't save and an error message appear saying i "maya could not save", i've got to send my work next saturday and i'm desperate now .
View 1 Replies
ADVERTISEMENT
Apr 23, 2011
I'm having a problem with Maya 2011. It does not open the Shelf Editor. All the other editors work fine.
View 4 Replies
View Related
Jun 7, 2012
I recently installed a student version of Maya 2012 on my home computer so I didn’t have to work from college for a project, but I have run into some issues.
Not sure what is going on with my Maya but it won't open files unless I actually go to it in the browser and double click on the file. Even once I have done that I can only save over it, save as doesn't work. I also can't create or set projects. There are probably more problems but these are the ones I noticed/really need.
This is what appears in my output window:
Could not find maya.utils._guiExceptHook.
Invalid Python Environment: Python is unable to find Maya's Python modules
Python Environment:
PYTHONHOME = C:Program FilesAutodeskMaya2012in
PYTHONPATH = C:Program FilesAutodeskMaya2012in;C:/Program Files/Autodesk/MayaPlugIn2012//scripts;C:/Program Files/NVIDIA Corporation/PhysX for Maya/Maya 2012/scripts
[code]....
View 1 Replies
View Related
Mar 22, 2011
I am unable to use the file command open, new etc. I click on open and nothing happens no file box opens. As soon as you do anything else the program says not responding and you have to close it down. I can click on an autocad file in windows explorer and bring up the file this way but as soon as you try any file command such as save as the program freezes again. I am running windows 7 professional and the autocad LT 2011 64 bit program.
View 9 Replies
View Related
Mar 1, 2011
I have autocad civil 3d 2008 in my pc. From last 2 days I got a different problem i.e. when I am selecting open / save command from File menu graphical file select explorer is not opening just message in the command window . Previously I used to select files using graphical file explorer.
View 6 Replies
View Related
Mar 10, 2011
today i was working with the Autodesk 2011 when the first problem started with rendering, i tried to render but the image was not good, it was like the rendering process did not 100% finished but stopped.
It then become more serious since i tried to render with some different mental rays, at a point it crashed while rendering and exit the application.Next thing that happened was a crash when i tried to clone a set of objects,i got an error stating that there was not enough memory and the application has to shut down.
Then i decided to uninstall it and go with 2010 because i remeber it worked great previously. Once i did install 2010 i tried to open my 2011 file and i got this message:
View 7 Replies
View Related
Dec 18, 2012
Is it possible that i can save a revit 2013 drawing and open it in revit 2011 file?
View 2 Replies
View Related
May 9, 2011
Has this functionality been removed in the 2011 API. What worked fine in 2010 now throws an "Error Decrypting Data" error on trying to open a drawing created with an educational version. These are student files that we are examining with an external marking program. The application can open non-educational versions without issue.
View 1 Replies
View Related
Jun 27, 2013
I have the student version of AutoCAD 2012 on an HP laptop with Windows 7 Home Premium OS. I originally installed AutoCAD in June of 2012. It worked fine for 9 or 10 months but now whenever I select File/Open, File/Save, or File/Save As, AutoCAD stops responding and the spinning blue donut appears. AutoCAD never comes back and I have to close it from Task Manager. I uninstalled AutoCAD and reinstalled it, and the process went smoothly. However I still have exactly the same problem with the File operations. I apply Windows updates, but other than that have not made any changes to the software on the laptop. AutoCAD works fine for everything except the File operations. I am able to save with CTL/S and am able to open AutoCAD files from File Manager.
View 3 Replies
View Related
Aug 21, 2010
I have some problems with the new Open File Panel in the bookmarks section: I can save local link like "D:Maya_Projects" without problems but if I try to save a network link like: "\C02Maya_Projects" Maya not able to save it (sometime replace it with scripts folder).
View 1 Replies
View Related
Sep 30, 2012
I was taught in school that to set up a project location, go to File > Set Project... to choose a folder for saving all files and materials, and then go to File > Project Window. But for some reason, when I click on Project Window, it does absolutely nothing. The window does not pop up.
It works fine in computers in school, but at home on my Windows computer, it doesn't.
View 2 Replies
View Related
Jan 16, 2014
So for some reason when I open maya and try to open a file or create reference the window doesn't pop up and I can't click anything else whenever I try I hear a ding sound. I've tried uninstalling and reinstalling.
View 2 Replies
View Related
Apr 29, 2013
if i need to rename or change anything in the iproperties of ipt, im doing it from the vault.my problem is that, when i change something in iproperties of an ipt thru vault, i have to open the idw to update it.
as most of the iproperties in ipt shows in the idw.
its easy to change the properties in vault. but its deleting its purpose if i have to each idw to make sure i have the updated idw.is there a code where i can open all idw and save the same file and checking to the vault automatically?
View 9 Replies
View Related
Jul 8, 2013
Civil 3D 2013.One of the problems my team has is that we have a number of remote offices that all work on the same drawings. To ensure integrity of the drawings, we use a Wide Area file replication and locking service to ensure the files do not become out of sync and corrupted between offices.
AutoDesk seems to open and save files and their subordinate xrefs serially in a single thread instead of in a multi-threaded manner. Because of this there is a Huge time impact on just opening and saving files at remote sites as a result of Civil 3D having to wait for the home office file lock check on each and every file before opening the next file.
We have 100Mbit down / 20Mbit up transmission links at both sites dedicated to the file replication, with Gbit backbone in both offices.
note that the remote site has a full copy of all files in its replicated share. These local files are what Civil 3D is opening. No Files are being transferred during file open unless a remote change has just occurred (proven through replication logs).
When the drawing file is opened for editing, a file lock check is performed and Windows waits for the response to ensure it can be opened for editing before telling Civil 3D. When Civil 3D has this file open, it has a list of all the xrefs for this file. Civil 3D then seems to open each file in sequence.
This is a problem when a large latency is introduced through our 3rd party Wide area file system by a remote site file lock check.
This is not AutoDesk's fault but the compounding of the two system's operational behaviours, causing a Very long wait on file open, Save, PaperSpace operations (30 minutes for large drawings).
I would like to see a multithreaded (threadpool) file open occur against the entire list of xrefs (during save as well). Then recursively executed for all subordinate xrefs of those files until the operation is complete.
As long as a file list is maintained during the operation and updated as each file operation completes (which obviously it is) in the primary thread, this should not cause any problem. All dependancies can be opened in sequence once the initial file operations are complete and when a particular file in the list is required but not open yet, it's priority can be raised in the threadpool.
View 1 Replies
View Related
May 25, 2012
i am using autocad 2013 student version at home and at college i am using autocad 2012. so when i create drawing in 2013,dosent open on 2012"it says incompatible version". i like to save all my dwg files automatically in 2011 format, i dont want to click save as and change it 2011 format.what i need is whenever i finsh working on drawing, if click save it should automatically save in 2011 format.
View 2 Replies
View Related
Sep 18, 2011
When i am taking uv snapshot, an error is seeing.
Error: Failed to open output file: E:WORKSMayaMaya WorksSwordimagesoutUV.jpg
View 1 Replies
View Related
Nov 3, 2012
I’m a 3DS Max transfer. In 3DS Max there is an option to open an image file for modeling reference in a separate window within Max which always stays on top. This is NOT an image plane to model off of but an IMAGE FILE, a picture i can get the details from that don’t show in a drawing or plane. Currently I open images or groups of images(NOT SEQUENCES) in the default OS file viewer program. This is fine with a dual monitor setup, where I throw the reference images to the other screen. But what about when I’m on my laptop on the go or have no other monitor? Currently I’d have to open the same program, have it underneath MAYA and flip back and forth, which is a very big hassle over time. I’d like to be able to open a small, resizable window WITHIN maya and view the image file(or files!) there so I can move it around my workspace and glance over to it in an instant.
I still want my four panels or all of my panel space to work with. With it being resizable i can even shrink it down to get the gist in the upper right corner where no icons are even zoom in on parts with such a small window.
View 1 Replies
View Related
Dec 29, 2012
I've seen a lot of posts on this subject, so rather than replying to a specific one that may be on a different trail, I decided to open a new discussion. Lately I've had a lot of problems saving a file while in photoshop cs6 and getting this error. Sure, I can do a save as then delete the former file, but that doesn't solve the problem.
Since it happens so often, I want the solution. Since the only application I have running when I get this error is Bridge, I closed Bridge when I got this error, and then I could save the file. In some of the discussion threads on this problem, I did see some reference to previews.
I suspect this has to do with Bridge building previews or extracting previews or something related behind the scenes. I will keep monitoring this situation to see if closing Bridge always takes care of this problem. However, I never had this problem before, if some of the latest updates created a new problem. I run Windows 7, and all the latest releases of ACR,
View 3 Replies
View Related
Nov 17, 2013
I am getting this error every time I try to: a) either open a file; place another file into existing open file; etc.Also, I can not save files, because after I go to File - Save or File -Save as, the screen I am supposed to use to save my files open and closes 1 second later.
I deleted Photoshop CC, re-start my Mac, install CC again, and nothing.
View 3 Replies
View Related
Aug 12, 2009
Started to use PhotoShop CS4.I use Canon DPP for preprocess then bridge to PhotoShop in TIF format. I occasionaly want tosave in JPG format rather than TIF to give the file to my friend. However, there is no option tosave in JPG in "File/Save in other name/" function.Could a guru help me how to do this.If a file was in jpg when opened, it can be saved in jpg, though.
View 5 Replies
View Related
Sep 3, 2008
i can't open or save bmp file in my CS3 extended. It is saying that is impossibile operate the request cause the file type is wrong.
Even if i try to save a total new and blank work does not allow me save in bmp ( the option is even not shown!)
I guess some update has screwed up the configuration but i don't now who to solve it.
View 14 Replies
View Related
Apr 25, 2008
I use photoshop cs3 extended
Ex. I open photoshop cs3 extended --> create file --> make file ---> save ---> close
but later I can`t open save file!
View 3 Replies
View Related
Jul 15, 2013
How do I save an illustrator cc file to open in cs6? I get an error when I send the file to a colleague and they cant open it.It doesn't give me any options.
View 2 Replies
View Related
May 4, 2011
I am working on a project where I did some object keyframe animation, some lattice animation and a cloth simulation. I really need to take that animation into C4D so I can add some other elements. My problem is no matter what exporter I use when I open it in C4D I get no animation. I have tried baking before I export and using the exporter to bake. I have tried .DAE and .FBX. and My cloth sim is Cached.
View 2 Replies
View Related
Apr 26, 2011
I'm not a Maya user, but our employee that is, is out of the office. I have models I need to export as OBJ models but I'm having issues.
I've enabled the plugin for the objExport.mil by checking Loaded and Auto Load.
I go to Export All and locate where to export the file.
It exports a 1kb file with nothing in it.
Why won't it export the OBJ?
Intel Quad Core Xeon 2.8 ghz 64 bit
8gigs of Ram
View 3 Replies
View Related
Feb 23, 2013
I have CS6 installed on a Mac Pro desktop, 3.3 Ghz machine, 6 Gb RAM, running OS X Mountain Lion. Everything is running fine, updated and it's a great machine. But I've noticed that opening Photoshop files that are somewhat large and layered take WAY too long to open or "save." I mean...3 minutes is much too long to wait.
I have a spare physical drive configured (in preferences) for extra RAM, with plenty of empty drive space. The startup drive has well over 250 Gb of space remaining.
The only applications running are Photoshop and Bridge. There is 6 Gb of RAM to run these applications and open files. OpenGL is checked in Preferences and I'm running an nVidia graphics card, as well.
View 4 Replies
View Related
Sep 3, 2004
I'm a photographer, and I do a lot of editing in Photoshop.
One time my computer's OS crashed, and it's an emergency to finish my work within the morning, so I took my harddisk and went outside to look for public computers.
Since my file is copyrighted and private, I was afraid that my PS files we're copied over the network and viewed after I left the computer shop.
Is there any options or plugins that we can use, to set and open the PS file in the photoshop program with password protection [or encryption]?
So we can, atleast, have confidence when bringing these files anywhere...
View 3 Replies
View Related
Aug 10, 2006
Getting a lot of this recently, when I try to save or close file.
"could not save the file.. it's already in use or was left open"
Don't remember seeing this so much. What does it mean, I'm screwing up?
View 7 Replies
View Related
Jul 17, 2008
When I open an image in Photoshop CS3, an open box appears and I have selected my image, but when I click the Open button, an error message comes out that says "could not continue with the open command because two or more files were selected for opening at once". So I clicked the OK button and then I could not click all buttons even Close button. I still have to press CTRL+ALT+DEL to close or I have to restart the whole PC.
View 1 Replies
View Related
Jul 6, 2008
When I use file open|save|save as in CS3 using the _Adobe_dialog_ the path always goes back to the root directory rather than the last one I used.
View 1 Replies
View Related
Oct 24, 2013
when i go to open or save a file in illustrator, the pop up box will only last 2 seconds? i just recently installed the new maverick osx but it was working fine yesterday.
View 1 Replies
View Related