Jump to content

So, I'm Using the OpenRastor File Type Extension, i imported it into Krita, but when i exported it back into Paint.net I get this error,


Recommended Posts

Exception:

System.ArgumentException: Parameter is not valid.
   at OpenRasterFileType.OraFileType.getBitmapFromOraLayer(Int32 xofs, Int32 yofs, Stream inStream, Int32 baseWidth, Int32 baseHeight)
   at OpenRasterFileType.OraFileType.OnLoad(Stream input)
   at PaintDotNet.FileType.Load(Stream input) in D:\src\pdn\src_4_3_x\Data\FileType.cs:line 507
   at PaintDotNet.Functional.Func.Eval[T1,TRet](Func`2 f, T1 arg1) in D:\src\pdn\src_4_3_x\Base\Functional\Func.cs:line 158

Diagnostics:

Application                                                  paint.net 4.3.8 (Stable 4.308.8083.2561)
Build Date                                                   Thursday, February 17, 2022
Install type                                                 Classic

Hardware accelerated rendering (GPU)                         True
Remote session                                               False
Animations                                                   True
DPI                                                          96 (1.00x scale)
Language                                                     en-US

 


 

Link to comment
Share on other sites

1 hour ago, Catalyst said:

System.ArgumentException: Parameter is not valid.

 

My guess is that GDI+ is failing to load the layer image.

PdnSig.png

Plugin Pack | PSFilterPdn | Content Aware Fill | G'MICPaint 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

19 minutes ago, null54 said:

 

My guess is that GDI+ is failing to load the layer image.

That's something like what i thought was the problem, It must not be recognizing the format. Would a Update or Driver Update potentially fix this?

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...