Jump to content

AGiLE-EaGLE1994

Newbies
  • Posts

    4
  • Joined

  • Last visited

Posts posted by AGiLE-EaGLE1994

  1. Then why did Recuva say that it wasn't damaged?

    I just opened it in Notepad++ and the PDN xml header was there but the end of it was missing.

    So yes, it does actually appear to be damaged.

    And most of the file was just one line and it was all black solid character that said "NUL" on them.

    I'm assuming they're null characters or some sort of terminator? I opened a working PDN file with Notepad++ too and the NUL characters are in it as well, but there's far fewer of them and the valid file actually has more than 4 lines. I DO still have the pencil sketch of the drawing (Both of them actually) so I guess I could just remake the line art? I put so much effort into the line art that I made of it though that I'd much rather redo the sketch too.

    Basically here's how I deleted my Pictures folder: I was downgrading my computer from Windows 10 to 8.1 (Windows 10 is a trainwreck and I hate it) and I moved all the files from the Win10 partition to the Win8.1 partition and I thought I had one copy of the Pictures folder on each drive, so when I deleted what I thought was just one copy, I clicked yes when it asked me to permanently delete it because I thought I had another copy.

    Press F to pay respects.

    Here's a screenshot showing the NUL characters I was talking about:

    Spoiler

    image.thumb.png.e6ba4ffb3d642df6bb61f44f4aa374cc.png

  2. It was too big to fit in the recycle bin so it was permanently deleted. And I did restore them to an external device. And I deleted the folder months ago, perhaps half a year ago by now. The files are undamaged, but I opened up a paint.net file in notepad++ once and saw that there was an XML document built into the pdn file, and there was a thumbnail ID which was in base 64, except in the un-openable files, the ending quotation mark and > were missing and I don't know where to put them. I'm convinced that all I need to do is find the right place to put those two characters and then the file will open.

    The partition I recovered the files from hasn't been touched since I deleted the files.

  3. And there were a bunch of .pdn files that were in my drawings folder, many which weren't finished and had a lot of effort poured into them. I recovered some of them with Recuva and all of the ones I recovered said they had no overwritten file clusters and no damage, but some of them only display the Paint.net logo as their thumbnail and give an error upon trying to open them.

    I've attached  one here on my dA account: https://sta.sh/01s6s9hshqte

    There is no damage to this file but for some reason it will not open. Can anyone help me with this? I'm sure there's SOMEONE here who knows enough about Paint.net to help me, or at least I hope I could talk to the programmers or developers about how I could fix these files. 

    The error is here for the Winston's Biker Gang drawing:

    Spoiler

    Application version: paint.net 4.1.6

    System.Xml.XmlException: '.', hexadecimal value 0x00, is an invalid character. Line 1, position 4090.
       at System.Xml.XmlTextReaderImpl.Throw(Exception e)
       at System.Xml.XmlTextReaderImpl.ParseAttributeValueSlow(Int32 curPos, Char quoteChar, NodeData attr)
       at System.Xml.XmlTextReaderImpl.ParseAttributes()
       at System.Xml.XmlTextReaderImpl.ParseElement()
       at System.Xml.XmlTextReaderImpl.ParseElementContent()
       at System.Xml.XmlLoader.LoadNode(Boolean skipOverWhitespace)
       at System.Xml.XmlLoader.LoadDocSequence(XmlDocument parentDoc)
       at System.Xml.XmlDocument.Load(XmlReader reader)
       at System.Xml.XmlDocument.LoadXml(String xml)
       at PaintDotNet.Document.FromStream(Stream stream) in D:\src\pdn\src\Data\Document.cs:line 1402
       at PaintDotNet.FileType.Load(Stream input) in D:\src\pdn\src\Data\FileType.cs:line 496
       at PaintDotNet.Functional.Func.Eval[T1,TRet](Func`2 f, T1 arg1) in D:\src\pdn\src\Base\Functional\Func.cs:line 158

     

    And here's an error for another file that I want to recover but don't exactly want to share (It was a fetish drawing that I made as a joke): 

    Spoiler

    Application version: paint.net 4.1.6

    System.Xml.XmlException: '', hexadecimal value 0x06, is an invalid character. Line 1, position 12289.
       at System.Xml.XmlTextReaderImpl.Throw(Exception e)
       at System.Xml.XmlTextReaderImpl.ParseAttributeValueSlow(Int32 curPos, Char quoteChar, NodeData attr)
       at System.Xml.XmlTextReaderImpl.ParseAttributes()
       at System.Xml.XmlTextReaderImpl.ParseElement()
       at System.Xml.XmlTextReaderImpl.ParseElementContent()
       at System.Xml.XmlLoader.LoadNode(Boolean skipOverWhitespace)
       at System.Xml.XmlLoader.LoadDocSequence(XmlDocument parentDoc)
       at System.Xml.XmlDocument.Load(XmlReader reader)
       at System.Xml.XmlDocument.LoadXml(String xml)
       at PaintDotNet.Document.FromStream(Stream stream) in D:\src\pdn\src\Data\Document.cs:line 1402
       at PaintDotNet.FileType.Load(Stream input) in D:\src\pdn\src\Data\FileType.cs:line 496
       at PaintDotNet.Functional.Func.Eval[T1,TRet](Func`2 f, T1 arg1) in D:\src\pdn\src\Base\Functional\Func.cs:line 158

     

×
×
  • Create New...