ninowebs Posted July 23, 2019 Share Posted July 23, 2019 (edited) paint.net 4.2 System.FormatException: il file non sembra essere un'immagine DDS in PaintDotNet.Data.Dds.DdsFile.Load (input stream) in 😧 \ src \ pdn \ src \ PaintDotNet \ Data \ Dds \ DdsFile.cs: Edited July 23, 2019 by ninowebs Quote Link to comment Share on other sites More sharing options...
ninowebs Posted July 23, 2019 Author Share Posted July 23, 2019 this i tested but no work plugin Quote Link to comment Share on other sites More sharing options...
Rick Brewster Posted July 23, 2019 Share Posted July 23, 2019 You might need to reboot after installing the update. Try that and let us know if it works. Quote The Paint.NET Blog: https://blog.getpaint.net/ Donations are always appreciated! https://www.getpaint.net/donate.html Link to comment Share on other sites More sharing options...
ninowebs Posted July 23, 2019 Author Share Posted July 23, 2019 Application version: paint.net 4.2 System.FormatException: The DDS file is invalid. Â Â in DdsFileTypePlus.DdsNative.Load(Stream stream) Â Â in DdsFileTypePlus.DdsFile.Load(Stream input) Â Â in DdsFileTypePlus.DdsFileType.OnLoad(Stream input) Â Â in PaintDotNet.FileType.Load(Stream input) in D:\src\pdn\src\Data\FileType.cs:riga 481 Â Â in PaintDotNet.Functional.Func.Eval[T1,TRet](Func`2 f, T1 arg1) in D:\src\pdn\src\Base\Functional\Func.cs:riga 158 Quote Link to comment Share on other sites More sharing options...
ninowebs Posted July 23, 2019 Author Share Posted July 23, 2019 but my paint installed in  😄 \  why the program search in this in PaintDotNet.FileType.Load (input stream) in D: \ src \ pd \ s Data \ FileType.cs: riga 481 in PaintDotNet.Functional.Func.Eval [T1, TRet] (Func`2 f, T1 arg1) in D: \ src \ pdn \ src \ Base \ Functional \  Quote Link to comment Share on other sites More sharing options...
BoltBait Posted July 23, 2019 Share Posted July 23, 2019 3 minutes ago, ninowebs said: D: \ src \ pd \ s Data \ FileType.cs: riga 481  This tells Rick where in the source code the error occurred. Quote Download: BoltBait's Plugin Pack | CodeLab | and a Computer Dominos Game Link to comment Share on other sites More sharing options...
ninowebs Posted July 23, 2019 Author Share Posted July 23, 2019 2 hours ago, BoltBait said:  Questo dice a Rick dove si è verificato l'errore nel codice sorgente. aah ok,, Quote Link to comment Share on other sites More sharing options...
ninowebs Posted July 23, 2019 Author Share Posted July 23, 2019 how can i solve ? Quote Link to comment Share on other sites More sharing options...
null54 Posted July 23, 2019 Share Posted July 23, 2019 Could you upload one of the DDS files?  I am wondering if the files are a different format with a DDS file extension. Quote Plugin Pack | PSFilterPdn | Content Aware Fill | G'MIC | Paint Shop Pro Filetype | RAW Filetype | WebP Filetype The small increase in performance you get coding in C++ over C# is hardly enough to offset the headache of coding in the C++ language. ~BoltBait  Link to comment Share on other sites More sharing options...
ninowebs Posted July 23, 2019 Author Share Posted July 23, 2019 ok,, eye_normal.zip Quote Link to comment Share on other sites More sharing options...
Rick Brewster Posted July 23, 2019 Share Posted July 23, 2019 That isn't a DDS image. I have no idea what it is. DDS images are supposed to start with "DDS ". Â Quote The Paint.NET Blog: https://blog.getpaint.net/ Donations are always appreciated! https://www.getpaint.net/donate.html Link to comment Share on other sites More sharing options...
BoltBait Posted July 23, 2019 Share Posted July 23, 2019 The plugin "What's it?" couldn't identify it either and it knows about 50 of the most popular formats. Quote Download: BoltBait's Plugin Pack | CodeLab | and a Computer Dominos Game Link to comment Share on other sites More sharing options...
ninowebs Posted July 24, 2019 Author Share Posted July 24, 2019 these are images, of the konami game for xbox Quote Link to comment Share on other sites More sharing options...
Rick Brewster Posted July 24, 2019 Share Posted July 24, 2019 Well they're not DDS images, and that's a fact. Quote The Paint.NET Blog: https://blog.getpaint.net/ Donations are always appreciated! https://www.getpaint.net/donate.html Link to comment Share on other sites More sharing options...
Ego Eram Reputo Posted July 24, 2019 Share Posted July 24, 2019 I checked this list - no matches there either.  https://en.wikipedia.org/wiki/List_of_file_signatures  I suspect this is a proprietary format Konami has developed and stuck the DDS extension on.  Quote ebook: Mastering Paint.NET | resources: Plugin Index | Stereogram Tut | proud supporter of Codelab plugins: EER's Plugin Pack | Planetoid | StickMan | WhichSymbol+ | Dr Scott's Markup Renderer | CSV Filetype | dwarf horde plugins: Plugin Browser | ShapeMaker Link to comment Share on other sites More sharing options...
null54 Posted July 24, 2019 Share Posted July 24, 2019 1 hour ago, Ego Eram Reputo said: I suspect this is a proprietary format Konami has developed and stuck the DDS extension on.   My guess is that the file has been extracted from a Konami game archive, and that the extractor wrote the file to disk using its original name without decoding the proprietary format the archive file entries use. Googling "WESYS" game archive comes up with a bunch of hits for Konami games, including several descriptions of the format.  The "WESYS" file entry format appears to consist of a 16 byte header followed by the zlib-compressed file data.  1 Quote Plugin Pack | PSFilterPdn | Content Aware Fill | G'MIC | Paint Shop Pro Filetype | RAW Filetype | WebP Filetype The small increase in performance you get coding in C++ over C# is hardly enough to offset the headache of coding in the C++ language. ~BoltBait  Link to comment Share on other sites More sharing options...
ninowebs Posted July 26, 2019 Author Share Posted July 26, 2019 this is the format DXT5 Â Â Â Â ARGB Â 8 bpp | interpolated alpha Quote Link to comment Share on other sites More sharing options...
HyReZ Posted July 26, 2019 Share Posted July 26, 2019 (edited) @ninowebsHere is some info that may be useful:https://software.intel.com/en-us/articles/intel-texture-works-pluginhttps://developer.nvidia.com/nvidia-texture-tools-adobe-photoshophttps://code.google.com/archive/p/gimp-dds/ Edited July 26, 2019 by HyReZ inserting additional information Quote  Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.