Jump to content

Omicronic

Newbies
  • Posts

    6
  • Joined

  • Last visited

Everything posted by Omicronic

  1. Hey, I am just going to remake the slide, because I really don't want to take up any more of your time, thanks for trying to help though!
  2. stem.ArgumentException: Parameter is not valid. at System.Drawing.Image.FromStream(Stream stream, Boolean useEmbeddedColorManagement, Boolean validateImageData) at PaintDotNet.Data.PngFileType.OnLoad(Stream input) in d:\src\pdn\paintdotnet\src\PaintDotNet\Data\PngFileType.cs:line 118 at PaintDotNet.FileType.Load(Stream input) in d:\src\pdn\paintdotnet\src\Data\FileType.cs:line 477 at PaintDotNet.Functional.Func.Eval[T1,TRet](Func`2 f, T1 arg1) in d:\src\pdn\paintdotnet\src\Base\Functional\Func.cs:line 158 Tried Again and I got this
  3. Exact same thing, System.ArgumentException: Parameter is not valid. at System.Drawing.Image.FromStream(Stream stream, Boolean useEmbeddedColorManagement, Boolean validateImageData) at PaintDotNet.Data.PngFileType.OnLoad(Stream input) in d:\src\pdn\paintdotnet\src\PaintDotNet\Data\PngFileType.cs:line 118 at PaintDotNet.FileType.Load(Stream input) in d:\src\pdn\paintdotnet\src\Data\FileType.cs:line 477 at PaintDotNet.Functional.Func.Eval[T1,TRet](Func`2 f, T1 arg1) in d:\src\pdn\paintdotnet\src\Base\Functional\Func.cs:line 158
  4. Tried this, didn't work thanks for trying to help though!
  5. Alrighty, So first off I made a first slide of a comic I am making, I saved it as a .png file, then realized eh might as well just save as .pdn file, and then I saved it on the png file and closed paint.net, tried opening file, got this -> System.ArgumentException: Parameter is not valid. at System.Drawing.Image.FromStream(Stream stream, Boolean useEmbeddedColorManagement, Boolean validateImageData) at PaintDotNet.Data.PngFileType.OnLoad(Stream input) in d:\src\pdn\paintdotnet\src\PaintDotNet\Data\PngFileType.cs:line 118 at PaintDotNet.FileType.Load(Stream input) in d:\src\pdn\paintdotnet\src\Data\FileType.cs:line 477 at PaintDotNet.Functional.Func.Eval[T1,TRet](Func`2 f, T1 arg1) in d:\src\pdn\paintdotnet\src\Base\Functional\Func.cs:line 158 So I read something about needing to manually change files, .png -> .pdn, BUT I HAVE NO IDEA HOW TO DO THAT, PLEASE HELP!
×
×
  • Create New...