Help, Invalid .psd file problem.

Hello, i will try to be clear with my problem:
For the past three days i have been working on a drawing in photoshop CS6.
I was working on it this morning and it went just fine. I save it and when i quite the program a message appeared saying Photoshop has stoped working.
The file was still in the place i saved it, everything seemed ok so i took a brake. A few hours later i tried to open it again and a message apeared saying Photoshop could not open the file because it is not a valid Photoshop file.
I have tried to open previous .psd files and they worked just fine. I fear that the file might be damaged, but i really hope i'm wrong.
If you have a solution i would be more than glad to hear it.
(I work with a Sony and Windows 8)

When working on even a mildly complex Image, I use a combo of Save, Save_As and Save_As_a_Copy, along the way. They have similarities, but also important differences.
After a complex bit of work, I will do the Save_As (keeping that a Layered PSD), and incrementing my file's name, then at the end of the day, do a Save_As_a_Copy, and often to another HDD. For intricate Images, I might end up with 30 versions, as I progress.
Along the way, I frequently use Save (Ctrl+S).
Good luck, and sorry about that file. I've sort of been there, as my computer had a major, systemic crash, while Saving a triple-truck pano HDR, with dozens of Layers. Fortunately, I only lost about 1 hour of work, because I had my Save_As. Took much longer to straighten out my poor computer.
Hunt

Similar Messages

  • Help Recover PSD file

    Hi,
    I opened my PSD file this morning that I was working on the past few weeks & was shocked to see this instead. I have restarted the photoshop but still the file comes out like that. Can someone please explain what happened to my file & help me recover it?
    Thanks!

    This is something you could try to recover a JPG from the PSD
    Copy and paste the script into ExtendScript Toolkit
    This gets installed with Photoshop and can be found:-
    <hard drive>/Applications/Utilities/Adobe Utilities
    Start Bridge and select the PSD
    From ExtendScript toolkit run the code F5 or (Debug - Run)
    It will then try to extract the fullsize cache thumbnail if that isn't there it will try to get the next size (preview) and write the jpg
    to the desktop with a filename of "recovered.jpg"
    #target bridge
    function main(){
    var thumb = app.document.selections[0];
    var sourceBitmap = undefined;
    //Try and get fullsized document.
    sourceBitmap = thumb.core.fullsize.fullsize;
    if( !sourceBitmap || sourceBitmap.width == undefined || sourceBitmap.width == 0 )
    { //No fullsize so try and get preview size
       sourceBitmap = thumb.core.preview.preview;
    app.synchronousMode = false;
    if( !sourceBitmap || sourceBitmap.width == undefined || sourceBitmap.width == 0 )
       alert("Sorry can't get cache pic");
                return;
    var exportFile = new File( Folder.desktop + "/recovered.jpg" );
    sourceBitmap.exportTo( exportFile,  100);
    main();

  • Help - Invalid Class File Format

    Got the following error when I was trying to load a JSP that imports a servlet class:
    2001-08-12 03:17:12 - Ctx( /guestbook ): JasperException: R( /guestbook + /Guest
    Book.jsp + null) Unable to compile class for JSPerror: Invalid class file format
    : C:\tomcat\jakarta-tomcat-3.2.1\webapps\guestbook\WEB-INF\classes\com\zen\guest
    book\GuestBook.class, wrong version: 46, expected 45
    C:\tomcat\jakarta-tomcat-3.2.1\work\localhost_8080%2Fguestbook\_0002fGuestBook_0
    002ejspGuestBook_jsp_6.java:14: Class com.zen.guestbook.GuestBook not found in i
    mport.
    import com.zen.guestbook.GuestBook;
    2 errors
    Apparently the GuestBook class is found but for some reason it couldn't be loaded/compiled by Jasper. Anybody has a clue about the "wrong version" error? Thanks a lot.

    I started with JDK1.4, switched back to JDK1.3 after seeing the error but it didn't help.
    The first line of installation.html says:
    "Tomcat will operate under any Java Development Kit (JDK) environment that provides a JDK 1.1, JDK 1.2 (also known as Java2 Standard Edition, or J2SE) or later platform" - so I assume I don't have to go back to JDK1.2?
    Thanks.

  • Please help - Invalid project file.

    Hi,
    Was about 90% done on a major DVD project when DVD studio Pro 4 crashed.
    When I try to reopen the file it says "invalid project file".
    Although I have all of the assets and could rebuild I was in the process of adding subtitles manually and really need to get them back if possible (I was about 2 hours into a 2 1/4 hour film and was typing them in seperately.
    Any ideas?
    Cheers

    Hi - welcome to the discussions.
    I hat to be the one to tell you this, but I would almost certainly guarantee that project is lost, I'm afraid.
    There are a couple of things you can try to get this back - repair disk permissions, trash preferences and so on - but you could also look inside the project file (control+click on it and 'show package contents') for anything that you can salvage. With luck, repairing permissions or even re-starting your machine will get you back to be able to open the project, but I wouldn't want to build your hopes.
    DVDSP does have the ability to let you type subs directly in to it, but whenever you do it is very difficult to get them out and use them elsewhere without a lot of additional work. For that reason alone most folk will create the subs in an external application and import them to DVDSP when done. That way they are always accessible, easily editable and most important, they are portable between projects or even between tracks within a project. I strongly recommend that you use a dedicated subtitle app, like STLEdit or even a basic text editor (or better, BBEdit).

  • PSD file problem with lighrooom  when editing under CS3

    Hi - Lets assume i am editing (invoked via LR) a copy of a jpg file under CS3 , say my copy file is now layered (with .PSD) and i hit file save..This PSD file is not automatically imported in LR and stacked with the other jpeg picture..I am doing something wrong here ? Cos this seems to work when saving a copied version of a jpg..

    Hmm not sure i have explained thinsg properly.
    I am in lightroom
    I select a Jpeg picture
    I hit Ctrl-e, i then have the choice to either use original or a copy
    I select the copy option
    the file is loaded in photoshop as filename-edit.jpg
    lets say I add layers for example to this picture , the filename i will then be saving is filename-edit.psd
    when i close photoshop i was expecting that this psd is stacked along with jpeg and this is not happening...

  • Saving Metadata to large PSD file problems

    LR 2.1
    XP Pro SP 3
    4GB Ram
    Dual Dual-core 3.6 Processsors (HP workstation)
    Dual Dual-channel FC Arrays (4G/min)
    LR 2.1 is consistantly failing to export metadata information to PSD files over 200Meg. Most of these files are layered.
    Stuff under that seems AOK.
    Any thoughts.

    How are you saving the metadata - automatically or manually?

  • 16bits/channel multilayer psd file problem.

    Hi all,
    Did someone already know about 16 bits/channel multilayer psd file parsing is different to that of 8 bits/channel multilayer psd file?
    as far as I try, it seems 8 bits/channel model, image data is saved in RLE model, but it is quite different in 16 bits/channel,
    we could easily find out once we load those two file into memory (with same context, only model changed).
    Anyone who know which algorithm may 16 bits/channel multilayer psd taken for saving the layer image data?
    Many Thanks!
    Jerry Yu

    yes, 16 bit/channel can be ZIP/FLATE compressed. (RLE doesn't work well for anything beyond 8 bit/channel)
    You can find the details in the Photoshop SDK (you'll have to ask specifically for the PSD documentation).

  • Help with PSD file when smaller

    When making high res PSD file smaller in the canvas, the image looks more pixilated. When the PSD is larger it looks crisp. Does this have to do with the DPI? (currently 72). I cant figure out why it wont stay sharp looking when much smaller (logo bug in the corner). Any ideas?
    Thanks
    Mike D

    Or open one of the video templates in Photoshop that matches the pixel dimensions of your FCP sequence. Make sure it has a transparent background. Paste the logo in, resize and position with the Transform controls.
    Save as a TIFF with the Preserve Transparecy option on. Import into FCP, where it will composite automatically over your video.

  • Help: .psd file problem

    Hello,
    I am currently trying to solve an issue I'm having currently with Cs5 in opening a canvas I was working on last night.
    Today I tried to open the canvas and found my layers were completely gone. The only layer visable is the background
    layer and it is solid black, with a strange red bar at the top.
    I am not sure how to solve this problem, any help would be very helpful.
    Thanks in advance!
    -Matt

    There seems to be several users with similar problems with psd saves.  By any chance are you using CS5.5?
    For now my advice would be to save psd in mulltiple stages, and as tiff also.  Increases your odds of having a good file.

  • Auto-Stack produces invalid PSD file names?

    Newcomer question here. I'm trying to use Bridge CS5 to automatically stack and merge RAW files to HDR images. It all appears to work fine until Photoshop tries to close the resulting HDR files. I get an error box that says:
    Script Alert
    SyntaxError: General Photoshop error occurred. This functionality may not be available in this version of Photoshop.
    - Could not save as "C:\...\HDR_0011388_0011390.psd" because the file name was not valid.
    Unfortunately, the message is too elliptical for me to tell where it is trying to put the file. Any help out there? Thanks.
    Using Photoshop CS5 Extended version 12.0.4 x64

    Unfortunately, all the file names involved are generated automatically. The image names are generated by the camera and are perfectly vanilla. All the other names, whatever they are, are generated by Bridge or Photoshop.

  • Help - upload PDF file - problem with adobe

    We are attempting to upload a PDF file into an internet application.  We are told that our Windows 7 is not compatibale with our Adobe software and even though we have the file name appropriately it will not populate in the window that is available.
    HELP!

    I understand that it is difficult to determine which forum to post in since there are so many. This particular forum (sharing and storage) was created to help those transitioning from Photoshop.com to Adobe Revel. I am moving your post to the correct forum so that it can get proper attention.
    I'll put I this posting in the Acrobat community so the experts there can help you.
    We also have many other forums relating to other Adobe products
    http://forums.adobe.com/community/
    http://forums.adobe.com
    Out of curiosity, can you tell me how you found our forum page?
    Thanks
    Scott

  • PSD file problems

    I cant seem to get photoshop files to appear correctly in Final Cut Pro. The edges are terribly pixellated. I've tried everything, the vertical motion blur in photoshop, de-interlace filter, flicker filter, and nothing is making an improvement on it.
    Even exported as a quicktime movie doesnt make a difference.
    I dont remember having a problem with photoshop files before, anyone got any ideas on where I have gone wrong?

    The logo sort of flies down and rotates onto the screen so does reduce from 84% to 12% (under motion settings).
    If I open the actual image into the viewer in FC it appears fine.
    Should I be applying the image filters to the Photoshop Sequence (the one on the timeline) or by double clicking the photoshop file on the timeline and apply to the individual layer? I have never understood the difference.
    Here is a better picture of what Final Cut is doing - its putting a black outline on the image edges.
    http://img88.imageshack.us/my.php?image=picture4by2.png
    Where do you want the zipped image sent to?

  • Motion 4 + layered PSD files = me banging my head against the wall

    I posted this same question in the other M4/PSD file problem, but it was marked as answered (and the answer isn't working for me).
    I'm having a similar problem, but changing the resolution to the exact max of 2896x2896 doesn't work for me...and neither does any smaller resolution for some reason.
    Today, my layered PSD file is at least not experiencing the crazy tile-effect you included in your posted images, but it is now:
    1) always converting the top layer of the PSD file to a flattened image of the whole file.
    2) ignoring/mutating my alpha channel information, as areas that should be transparent and smoothly masked off are now opaque and/or blocky.
    My images are large, but I need to keep them large for dollying in real closely when i fly a camera through the scene. This is not a problem in After Effects, but I also need to do a lot of these 2.5D animations and several need particle/replicator effects... and I just work much much faster in Motion than AE. I don't remember having this problem with Motion 3 at all, but I can't say I've done a scientific comparison (nor do I want to uninstall M4 for M3).
    My system info can be found here:
    [IMG]http://i36.tinypic.com/2n744di.jpg[/IMG]
    [IMG]http://i33.tinypic.com/28cks42.jpg[/IMG]
    Original PSD file info:
    [IMG]http://i37.tinypic.com/amdr9v.jpg[/IMG]
    [IMG]http://i36.tinypic.com/99kv1g.jpg[/IMG]
    [IMG]http://i33.tinypic.com/3355w8x.jpg[/IMG]
    [IMG]http://i37.tinypic.com/1zb6y3m.jpg[/IMG]
    [IMG]http://i35.tinypic.com/9i5rhz.jpg[/IMG]
    Motion 4 info:
    [IMG]http://i38.tinypic.com/es40v4.jpg[/IMG]
    [IMG]http://i37.tinypic.com/2crva83.jpg[/IMG]
    [IMG]http://i35.tinypic.com/2e3popz.jpg[/IMG]
    [IMG]http://i37.tinypic.com/jrv8tz.jpg[/IMG]
    [IMG]http://i37.tinypic.com/28rh6hs.jpg[/IMG]
    Any help is appreciated!
    Thank you!

    I can't believe I didn't see that! I scanned them in 24-bit color but they are B&W images anyways, so I'm not sure why or how they ended up as 8-bit greyscale... maybe has something to do with the lousy HP dinosaur-of-a-scanner and it's weird proprietary HP interface (couldn't get it to interface with PS4 and don't use it enough to fuss with it).
    Thanks!
    I think that was about the quickest/least-frustrating help forum experience ever =)

  • I am trying to install Adobe Premiere Elements 9 without success. I successfully installed Photoshop Elements 9 without a problem. The message I am getting is 'Invalid Unicode file - .\Autoplay\LangData\en_US\lang.dat'. Anyone out there who can help pleas

    I am trying to install Adobe Premiere Elements 9 without success. I successfully installed Photoshop Elements 9 without a problem. The message I am getting is 'Invalid Unicode file - .\Autoplay\LangData\en_US\lang.dat'. Anyone out there who can help please?

    click setup, not autoplay.

  • Problem with Preview and PSD files - random gray square

    Hi guys, hope you can help...
    I've got a problem with Preview and PSD files.
    If I open in Preview both an original jpg straight from my reflex and the photoshop version of the same picture, the psd file presents a gray square (of what it seems unrendered image) in a random area of the photo (sometimes in the center.). The square is quite big...
    If I zoom in or zoom out it disappears...if I scroll to another photo and then back to the psd, the square it's there again...sometimes in a different position.
    I've tried the same psd on my older iMac with leopard...and got no problem at all.
    I suspect it got something to do with my Ati...
    (this is the second iMac 27...the first went back for gray banding on the lcd screen and flickering and yellow tinge........)
    Thanks for your help.
    DAve.

    maybe I'm onto something...
    I've just found out that opening Preview in 32bit mode (instead of default 64bit) works flawlessly with any psd files. If I switch back to 64bit mode, Preview is much faster but the gray square comes back...
    It seems like the i7 is much faster than the Ati....
    Any more realistic ideas?

Maybe you are looking for

  • Can I transfer content from one iPad to another?

    My wife is getting a 3g iPad to replace her wi-fi iPad.  Can the contents (login/userid, apps, safari settings/bookmarks) be transfered to the new iPad?

  • Accounting Document after Goods Receipt.

    Hi, I have put to condition types ZVAT & ZBTT. I dont want this to be shown in the accounting document after goods receipt. It should show only Inventory account & GR/IR clearing account. Right now ZVAt & ZBTT has accounts whose posting keys are 40 &

  • JAXB 1.0 Final: jaxb.properties not found when using custom classloader

    JDK 1.3.1 is being used. The scenario: 1) jaxb jar files, jaxb generated files and application files loaded in default class loader works, however 2) jaxb jar files, jaxb generated files and application files loaded in a custom class loader generate

  • Deploying bpel sensors as part of SOA archive

    Oracle documentation (http://docs.oracle.com/cd/E25054_01/dev.1111/e10224/bp_sensors.htm) mentions about adding custom sensors as part of bpel project to have it deployed as part of SOA archive. However on following steps I am getting java.lang.Class

  • Display property of key field in master block effects detail blk refreshing

    Can anyone throw light on why a screen with the detail block in a straightforward master detail block does not refresh correctly unless one of the two key fields in the master block is displayed? The key field did (of course) exist in the master bloc