Illustrator :: CS5 - Receiving PARM Errors On Opening AI File
Dec 21, 2012
Out of the blue I've started receiving the following error when opening any and all Illustrator files out of CS5: The operation cannot complete because of an unknow error. [PARM]
Â
I don't use or create scripts. It doesn't matter how big or small the AI file...always with that error. I can click "OK" and the file appears totally in tact.
View 1 Replies
ADVERTISEMENT
Aug 21, 2013
My project crashed. I tried reopening it, but from then I've been getting the following error messages. While restarting my system or AE usually works, this time the project wouldn't reopen no matter how I approached this.
Â
Steps I've taken so far:
Â
-Restarting my computer.
-Restarting After Effects
-Importing the .aep file into AfterEffects
-Opening the file on a different computer.
-Trashing preferences and reopening the Project in AfterEffects.
-Opening one of my 5 at a 15 minute interval generated Auto-save files.
Â
All result in the same error.
Â
see attached images to see the error I'm getting.
Â
The final message can't be clicked away and when I click the exit button at the top right of the application the application crashes and prompts me with a default windows error screen.
Â
Used source footage: XDCAM files in a .xmf container
Â
Some information about my system:
______________________
Â
After Effects CC (version 12.0) with all recent updates from the cloud as of 21th of august
Â
Windows 7 Professional
Service Pack 1
Dell Precision T3500
Intel(R) Xeon(R) CPU W3550 @ 3.07Ghz 3.07Ghz
8 GB RAM
64-bit operating system
Â
Wacom Intuos 4 large pen tablet
Â
QuickTime 7.7.4
View 3 Replies
View Related
Aug 10, 2012
I'm working on a javascript that goes through a folder, rasterizes the paths inside each file, and saves the results as separate files in another folder. My script works fine on individual files as well as for several simple files. However, once it gets going on some of the big ones, it starts to give me PARM errors.
Â
Illustrator CS5.1Windows XP, SP3 (work computer)JavascriptThe CAD export that created the pdf and eps files broke any curves into tons of tiny straight lines. As a result, these drawings can have 15-35 thousand paths per image.Â
Get the source and destination directoriesOpen a file from the source directoryGo to the first layer of the fileLoop through all text items to move them to their own layerLoop through all path and compound paths to move them to a groupRasterize the group of path itemsRepeat for the next layer and so onSave the file to the destination directoryRepeat the process for the next file and so on.The scripting guide suggests it could be from conflicting functions or global variables overwriting each other. However, my script is now entirely contained within its own function, and all variables are declared locally. Running from a clean illustrator and ESTK startup, it will still produce a PARM error after a few large files.
Â
The guide also suggests having the script quit and re-launch Illustrator after working on many files. Since I assume these huge diagrams are probably several "normal" files' worth of objects each, I figured it probably just needs to restart Illustrator after x amount of stuff goes through. So I look in the guide's section on launching Illustrator through javascript. That basically says "Why would you ever need to do that?" I tried looking it up in the tools guide, but that document isn't very clear at all.
Â
1. What would I have to do so Illustrator doesn't throw a PARM error on the line marked below? (besides just putting it in a try/catch and pretending it didn't happen) It doesn't consistently happen on the same file or even at the same point in the file, but always at that line.
Â
This is just a tiny part of the script. objectClass is a placeholder for PathItems, CompoundPathItems, etc. Looping backwards and setting the group to null at the end were just experiments, neither of which had any effect on the error.
Â
if(objectClass.length > 0){
   var objectGroup = myLayer.groupItems.add();
   for(var i = objectClass.length; i > 0; i--){
       objectClass[i-1].move(objectGroup, ElementPlacement.PLACEATBEGINNING); //This one keeps breaking stuff.
   }
   sourceDoc.rasterize(objectGroup, rastBounds, rastOptions);
   objectGroup = null;
}
Â
2. Failing that, how can I relaunch Illustrator through javascript? Or a limited amount of VBScript, though my knowledge of that is limited too.
View 16 Replies
View Related
May 1, 2013
When opened, PS CS6 generates a "Could not complete your request because of a program error" dialog. I click OK and the program runs. However, File>Automate>PhotoMerge generates Error 8800 with reference to Line: 1085 --> if ((app.systemInformation.search(/PhotomergeUI/) < 0
Â
I delete the program, reload from Cloud and it runs OK until update the program via cloud services. Repeat above error sequence.
View 1 Replies
View Related
Jul 28, 2013
I would like to change address and country for receiving invoices.How can I change it?I have avaliable now only Poland as a destination country, but I live now in Norway.
View 1 Replies
View Related
Feb 16, 2013
I am no expert in AutoCAD Map3D, but as a IT Technician, I am responsable for installing and configuring the application.
I just did an upgrade from AutoCADMap3D 2012 -->2013. For the two users that I did the installation, they have been getting this error "Exception in command ARX covsrvechelle19.arx" screenshot attached.
The dxf file they are trying to access is on the network drive. With Map3D2012 they have never experienced this problem. I installed AutoCAD SP1 but the problem still persisted.
View 3 Replies
View Related
Jun 26, 2013
I just started using the CC version of the design products this weekend, and yesterday I spent all day working on a design in Illustrator. Today if I try to open it, Illlustrator just hangs - and eventually I have to force quit. I get no error messages at all.
Â
I can open the file in my old version, CS5.1. And really, I shoudl be able to open it where I created it.
Â
This is not a particularly large or complicated file.
View 2 Replies
View Related
Oct 14, 2013
I am using Illustrator CC and I am working on a file, after save it. I try to open it again and Illustrator stuck in thinking and never open the file.
Second time that this happened and with different files.
View 3 Replies
View Related
Jan 2, 2013
I'm having some problems properly opening an Illustrator Template file in CS3 that I saved when I was using CS5 (I use CS6 now). My co-worker uses CS3 and can't open the template I made using CS5. I haven't found an option anywhere to be able to downsave the template file to an earlier version. allow my co-worker to open the template file without having any compatibility issues?
View 1 Replies
View Related
Sep 26, 2013
I run Illustrator CS6 on windows 7. Every time I try to start a new file or try to open a existing file the program crashes.
View 4 Replies
View Related
Aug 3, 2012
I'm having a bit of problem with my CS6 Illustrator and it started in illustrator CS5, I can create an eps file within Illustrator save it as CS6, but when i go to open it again i get an error " Can't open the illustration. The illustration exceeds an implementation limit. I get an option to click ok and when i do i get a blank artboard with nothing on it.
Â
I can see the artwork preview in the finder window when i select the eps file, I can open it in photoshop, convert it in preivew and if i place the file back into illustrator i can see the artwork and click embed to edit it.
View 2 Replies
View Related
Feb 9, 2014
I have come across an odd issue! I have an object built and saved as an illustrator file, which has some knockout type (transparency). When I placed this object in another illustrator file, all is well, and I save this new file. When I reopen the new file, I noticed that illustrator has moved the placed object very slightly. I have looked at other placed files and objects in this new file and illustrator doesn't seem to affect those. Every time I resave the file, illustrator adds the same shift to the objects current position. If I just open the file without saving, the position stays as is. The shift is added by illustrator when I save the file!
Â
what may be causing this issue and how to prevent it? (I suspect it might have to do with the knockouts but I can't figure it out).
Â
This is in CS4. T
 Â
PS: Another strange thing is that when I tried to save the object-with-knockout as an EPS file from illustrator, the EPS file discarded the transparency.
View 15 Replies
View Related
Sep 30, 2013
Why does my illustrator file open in outline mode? Why won't it allow me to switch the view mode to preview instead of outline? It is a larger file but my computer should be able to handle it. It recently froze on me and now I can't get it to preview when I open it.
View 5 Replies
View Related
Jan 7, 2014
Out of the blue Illustrator CC has decided to crash immediately on trying to open or create a file.I am on a 64 bit windows 7 machine.
View 10 Replies
View Related
Oct 19, 2012
every time when I want to open a file, Illustrator keeps showing the same directory (for example HD Macintosh/workfolder).
Normally Illustrator would show the last directory I used. For that matter, Illustrator also does this when I want to save an Illustrator file. It's a bit annoying when I have several documents I want to save into the same directory or folder and I have to click to the right directory for every document I made, because normally Illustrator shows up the last directory I used.
Â
I use Illustrator CS5.5 on an Imac running iOS 10.8.2.The second problem I have (with Illustrator as well as InDesign) is that after my iMac hasn't been used for a while and it goes to sleep, after waking up, both Illustrator and InDesign crashed. This problem doesn't occur every time, but every now and then.
View 8 Replies
View Related
Jan 30, 2014
I work with several files at a time and it can become annoying when you open several files and a minimized file keeps opening after each one. I don't want to have it open in the background, I just want it to stay minimized until I'm ready to work with it.
View 2 Replies
View Related
Feb 12, 2014
I have tried CS5 & CS4 and when I open the program and attempt to open or save an .ai file, the program completely crashes. My system specs are as follows:
 Â
Manufacturer: DLS
Processor: AMD Athlon Dual Core Processor 5200BÂ 2.70 GHZ
Installed Memory (RAM): 1.50 GB (1.25 GB Usable)
32 Bit Operating System
View 1 Replies
View Related
Dec 18, 2013
It was working perfectly fine over the weekend and then Monday I open illustrator and try to open a drawing I was working on and it closes on me everytime. Now I can't open or save files without it closing itself. I would uninstall and reinstall it but i lost my code. I have to make vector images for a couple of clients of mine!
View 2 Replies
View Related
Nov 22, 2013
I have a file that is the reference AI CS6 file. I am working in it, then a team member opened it - no warning - then he saved, not knowing I was in it. We lost work as AI gets confused. I don't understand why there isn't a read only like other programs. we are on a server and there has to be a way to know if it is being used? Saves phone calls and time and...depending on who saves when...we lose work. I must be missing something with CS6.
View 1 Replies
View Related
Dec 2, 2013
How do I open a file on Mac without dialog window using a pre-defined path network? example: myfile / mytest / mytestfile.ai.
View 4 Replies
View Related
Dec 18, 2013
I have an eps file that opens incorrect in Illustrator (CS6, CS4, 10 I tested). I wonder why this happens. The path seems to be complex, but Photoshop and Distiller converts/opens this file correct. So this seems to be a bug in Illustrator.
View 14 Replies
View Related
Aug 1, 2013
When I attempt to use Illustrator CS6 to open an .eps file exported from Google Sketchup Pro 8 I get the following error message "the file is an unknown format and cannot be opened".  Â
If I try to place/link the file I get this message "can't place the illustration. Could not set a position inside the file."Â Is there an eps version compatibility issue I should be aware of?
View 8 Replies
View Related
Aug 15, 2013
My Ai file will not place in InDesign with out losing its smoothness. I have tried placing it from AI, I have also tried as a .tiff. I am not sure why it is losing quality.                                                                     Â
View 3 Replies
View Related
Mar 4, 2014
illustrator cs3 - every time i open a file it tells me to repair/replace an image.. when i do it ignores the fact i did and tells me to repair/replace the same image again. what shall i do? is that a windows 7 problem?
View 1 Replies
View Related
Jan 30, 2013
I am new at using Adobe Illustrator and I am having a problem when I try and open an AutoCAD file (.dwg).
Â
The file does not open to the right size, full scale. And some of the radius do not open as radius but as angles.
View 4 Replies
View Related
May 22, 2013
I'm trying to get down the bottom of what's causing an extremely serious error in the 64-bit version of Adobe Illustrator CS6.
Â
Adobe Illustrator can open CorelDRAW .CDR files, to a certain extent. The .CDR files need to be saved down to version 9 or 10 compatibility. One of my coworkers just ran into a really bad Illustrator CS6 crash caused when opening a .CDR file. This is a crash I had to endure on my own new system a couple months ago.
Â
After Illustrator CS6 64-bit crashes it simply refuses to launch again. It crashes and closes. Rebooting doesn't work. Deleting the AI prefs file doesn't work. Worse yet, the crash basically hoses all of the CS6 64-bit apps that are installed. The 64-bit version of Photoshop CS6 crashes when opening a file.
Â
The last time this happened my only recourse was to do a "factory reset" on my computer, basically wiping the hard drive and reinstalling Windows 8 Professional in a clean state and then going through the very long, slow process of downloading and installing the CS6 apps from the Creative Cloud.
Â
Are there any possible alternatives that might fix this error besides wiping the hard drive and starting over? This bug is pretty badly timed. Gonna have to go through all the download/install process stuff again when the new CC apps are released.
View 9 Replies
View Related
Mar 5, 2014
When I double-click an AI-file to open it, Illustrator resize/minimize it's own window. Sometime so much that Illustrator itself reply with the error: "Can't open the Illustration. There is not enough room for the window; Increase document area and try again."
Â
If I open a file (browse for it) from within Illustrator it works fine and Illustrator keeps whatever windows-size I have chosen.
 Â
Windows 7 Professional (64 bit)
Adobe Illustrator CC 17.1.0 (64 bit)
View 1 Replies
View Related
Feb 27, 2013
How do I prevent multiple users opening and amending a Illustrator file at the same time? Why no warning box?
View 2 Replies
View Related
Feb 24, 2013
When I try to save or export to Ps, Id or Acrobat, my nice looking logo has vector errors. the stokes of the fonts are all messed up and distorted.
View 1 Replies
View Related
Jan 3, 2013
I'm getting these errors when exporting a simple file as an EPS.Â
View 5 Replies
View Related
Apr 9, 2009
We can not open most files. Tiff, PSD, some PDF files will give an "unable to find file error". Jpg files, and certain PDF files and TIFF files that use jpg compression work. I have tried resetting all the settings, changing scratch disks / memory usage, uninstalling all fonts, and reinstalling the application and the problem persists. Also i do not know if this is related but the same time we started having errors in photoshop we also have problems in Microsoft Word. The font list shows a lot of fonts as just a white box. Other apps can use the fonts fine. Just not in word. I have attatched a JPG file with screen caps of the errors.
View 2 Replies
View Related