Catalyst Posted March 6, 2022 Share Posted March 6, 2022 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 Quote Link to comment Share on other sites More sharing options...
null54 Posted March 6, 2022 Share Posted March 6, 2022 1 hour ago, Catalyst said: System.ArgumentException: Parameter is not valid. My guess is that GDI+ is failing to load the layer image. 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...
Catalyst Posted March 6, 2022 Author Share Posted March 6, 2022 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? Quote Link to comment Share on other sites More sharing options...
midora Posted March 6, 2022 Share Posted March 6, 2022 It would be easier to add an image which fails. There are too many ora variations possible. 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.