Jump to content

newest version has trouble with upscaling in height for some reason?


Go to solution Solved by Rick Brewster,

Recommended Posts

video: https://mega.nz/file/W5s0xY7b#Jmfa2ms1EM0vaxIvcjjDmg2ixHSs0-xhgxtuU9F-__Q

 

the video explains much better than i can. when i updated to 4.3.9, i started getting random errors when increasing the height above what it was. other upscaling methods work, but i need nearest neighbor for obvious reasons.

edit: i don't use windows 7, it's just a theme using classic shell. I use the normal install version of paint.net on windows 10

edit 2: if anyone knows how to downgrade, lmk so i can still use paint.net while waiting for a solution
 

error log.txt

Edited by Sand_Turtle
added a note for clarity
Link to comment
Share on other sites

I concur it also crashes for me too.

 

Spoiler

Exception:

System.AggregateException: One or more errors occurred. (An exception went unhandled while executing a work item)
 ---> PaintDotNet.Threading.WorkItemException: An exception went unhandled while executing a work item
 ---> System.IndexOutOfRangeException: Index was outside the bounds of the array.
   at PaintDotNet.Rendering.ResizeNearestNeighborRendererBgra.OnRender(ISurface`1 dst, Point2Int32 renderOffset) in D:\src\pdn\src_4_3_x\Core\Rendering\ResizeNearestNeighborRendererBgra.cs:line 34
   at PaintDotNet.Rendering.RendererBgraBase.__InternalRenderDoNotCall__Use_RendererExtentions_RenderMethod_Instead(ISurface`1 dst, Point2Int32 renderOffset) in D:\src\pdn\src_4_3_x\Core\Rendering\RendererBgraBase.cs:line 90
   at PaintDotNet.Actions.ResizeAction.<>c__DisplayClass5_3.<OnPerformAction>b__4(RectInt32 renderRect) in D:\src\pdn\src_4_3_x\PaintDotNet\Actions\ResizeAction.cs:line 274
   at PaintDotNet.Threading.CountdownDataWorkItemQueue`1.OnTryExecuteNextWorkItem() in D:\src\pdn\src_4_3_x\Core\Threading\CountdownDataWorkItemQueue`1.cs:line 80
   --- End of inner exception stack trace ---
   --- End of inner exception stack trace ---
   at PaintDotNet.Threading.Work.ParallelForEach1[T](WaitType waitType, IEnumerable`1 workItems, Action`1 workItemAction, WorkItemQueuePriority priority, Action`1 workItemFinishedCallback) in D:\src\pdn\src_4_3_x\Core\Threading\Work.cs:line 236
   at PaintDotNet.Actions.ResizeAction.<>c__DisplayClass5_1.<OnPerformAction>b__1(PdnTask task) in D:\src\pdn\src_4_3_x\PaintDotNet\Actions\ResizeAction.cs:line 262

Diagnostics:

Application                                                  paint.net 4.3.9 (Stable 4.309.8102.42615)
Build Date                                                   Tuesday, March 8, 2022
Install type                                                 Classic

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

OS                                                           Windows 10 Home x64 (10.0.19043.0)
Runtime                                                      .NET 6.0.3 x64
Physical Memory                                              8,094 MB

CPU                                                          Intel(R) Core(TM) i5-3210M CPU @ 2.50GHz
    Speed                                                    ~2494 MHz
    Cores / Threads                                          2 / 4
    Features                                                 SSE, SSE2, SSE3, SSSE3, SSE4_1, SSE4_2, AVX

Video Card                                                   Intel(R) HD Graphics 4000
    Dedicated Video RAM                                      32 MB
    Dedicated System RAM                                     0 MB
    Shared System RAM                                        1,760 MB
    Vendor ID                                                0x8086
    Device ID                                                0x0166
    Subsystem ID                                             0x05691028
    Revision                                                 9
    LUID                                                     0x00008963
    Flags                                                    SupportNonMonitoredFences, KeyedMutexConformance
    Graphics Preemption                                      DmaBufferBoundary
    Compute Preemption                                       ThreadGroupBoundary
    Outputs                                                  1
    Feature Level                                            Direct3D_11_0
    DXGI Formats                                             A8_UNorm, B8G8R8A8_UNorm, R16G16B16A16_UNorm, R16G16B16A16_Float, R32G32B32A32_Float
    Buffer Precision                                         UNorm8bpc, UNorm8bpcSrgb, UNorm16bpc, Float16bpc, Float32bpc

Video Card                                                   Microsoft Basic Render Driver
    Dedicated Video RAM                                      0 MB
    Dedicated System RAM                                     0 MB
    Shared System RAM                                        4,047 MB
    Vendor ID                                                0x1414
    Device ID                                                0x008C
    Subsystem ID                                             0x00000000
    Revision                                                 0
    LUID                                                     0x00008BAF
    Flags                                                    Software, AcgCompatible, SupportMonitoredFences, SupportNonMonitoredFences, KeyedMutexConformance
    Graphics Preemption                                      InstructionBoundary
    Compute Preemption                                       InstructionBoundary
    Outputs                                                  0
    Feature Level                                            Direct3D_12_1
    DXGI Formats                                             A8_UNorm, B8G8R8A8_UNorm, R16G16B16A16_UNorm, R16G16B16A16_Float, R32G32B32A32_Float
    Buffer Precision                                         UNorm8bpc, UNorm8bpcSrgb, UNorm16bpc, Float16bpc, Float32bpc

Managed assemblies                                           114
    System.Private.CoreLib                                   .\System.Private.CoreLib.dll, Version=6.0.0.0, PublicKeyToken=7cec85d7bea7798e
    paintdotnet                                              .\paintdotnet.dll, Version=4.309.8102.42615
    System.Runtime                                           .\System.Runtime.dll, Version=6.0.0.0, PublicKeyToken=b03f5f7f11d50a3a
    PaintDotNet.Base                                         .\PaintDotNet.Base.dll, Version=4.309.8102.42615
    System.Windows.Forms                                     .\System.Windows.Forms.dll, Version=6.0.2.0, PublicKeyToken=b77a5c561934e089
    System.Diagnostics.Process                               .\System.Diagnostics.Process.dll, Version=6.0.0.0, PublicKeyToken=b03f5f7f11d50a3a
    TerraFX.Interop.Windows                                  .\TerraFX.Interop.Windows.dll, Version=10.0.20348.0, PublicKeyToken=35b01b53313a6f7e
    PaintDotNet.SystemLayer                                  .\PaintDotNet.SystemLayer.dll, Version=4.309.8102.42615
    System.Runtime.InteropServices.RuntimeInformation        .\System.Runtime.InteropServices.RuntimeInformation.dll, Version=6.0.0.0, PublicKeyToken=b03f5f7f11d50a3a
    System.Runtime.InteropServices                           .\System.Runtime.InteropServices.dll, Version=6.0.0.0, PublicKeyToken=b03f5f7f11d50a3a
    PaintDotNet.SystemLayer.Native.x64                       .\PaintDotNet.SystemLayer.Native.x64.dll, Version=4.309.8102.42615
    System.Threading                                         .\System.Threading.dll, Version=6.0.0.0, PublicKeyToken=b03f5f7f11d50a3a
    System.Runtime.Extensions                                .\System.Runtime.Extensions.dll, Version=6.0.0.0, PublicKeyToken=b03f5f7f11d50a3a
    System.Runtime.CompilerServices.VisualC                  .\System.Runtime.CompilerServices.VisualC.dll, Version=6.0.0.0, PublicKeyToken=b03f5f7f11d50a3a
    System.Collections.NonGeneric                            .\System.Collections.NonGeneric.dll, Version=6.0.0.0, PublicKeyToken=b03f5f7f11d50a3a
    System.Runtime.Intrinsics                                .\System.Runtime.Intrinsics.dll, Version=6.0.0.0, PublicKeyToken=cc7b13ffcd2ddd51
    PaintDotNet.Core                                         .\PaintDotNet.Core.dll, Version=4.309.8102.42615
    System.Private.Uri                                       .\System.Private.Uri.dll, Version=6.0.0.0, PublicKeyToken=b03f5f7f11d50a3a
    System.ComponentModel.Primitives                         .\System.ComponentModel.Primitives.dll, Version=6.0.0.0, PublicKeyToken=b03f5f7f11d50a3a
    WindowsBase                                              .\WindowsBase.dll, Version=6.0.2.0, PublicKeyToken=31bf3856ad364e35
    System.Windows.Forms.Primitives                          .\System.Windows.Forms.Primitives.dll, Version=6.0.2.0, PublicKeyToken=b77a5c561934e089
    PresentationFramework                                    .\PresentationFramework.dll, Version=6.0.2.0, PublicKeyToken=31bf3856ad364e35
    System.Drawing.Primitives                                .\System.Drawing.Primitives.dll, Version=6.0.0.0, PublicKeyToken=b03f5f7f11d50a3a
    System.Xaml                                              .\System.Xaml.dll, Version=6.0.2.0, PublicKeyToken=b77a5c561934e089
    System.ComponentModel                                    .\System.ComponentModel.dll, Version=6.0.0.0, PublicKeyToken=b03f5f7f11d50a3a
    System.Diagnostics.TraceSource                           .\System.Diagnostics.TraceSource.dll, Version=6.0.0.0, PublicKeyToken=b03f5f7f11d50a3a
    System.Collections                                       .\System.Collections.dll, Version=6.0.0.0, PublicKeyToken=b03f5f7f11d50a3a
    System.Threading.Thread                                  .\System.Threading.Thread.dll, Version=6.0.0.0, PublicKeyToken=b03f5f7f11d50a3a
    System.Text.Encoding.CodePages                           .\System.Text.Encoding.CodePages.dll, Version=6.0.0.0, PublicKeyToken=b03f5f7f11d50a3a
    PaintDotNet.Resources                                    .\PaintDotNet.Resources.dll, Version=4.309.8102.42615
    Microsoft.Win32.Primitives                               .\Microsoft.Win32.Primitives.dll, Version=6.0.0.0, PublicKeyToken=b03f5f7f11d50a3a
    System.ObjectModel                                       .\System.ObjectModel.dll, Version=6.0.0.0, PublicKeyToken=b03f5f7f11d50a3a
    PaintDotNet.Data                                         .\PaintDotNet.Data.dll, Version=4.309.8102.42615
    PaintDotNet.Framework                                    .\PaintDotNet.Framework.dll, Version=4.309.8102.42615
    System.Configuration.ConfigurationManager                .\System.Configuration.ConfigurationManager.dll, Version=6.0.0.0, PublicKeyToken=cc7b13ffcd2ddd51
    System.Collections.Specialized                           .\System.Collections.Specialized.dll, Version=6.0.0.0, PublicKeyToken=b03f5f7f11d50a3a
    System.Xml.ReaderWriter                                  .\System.Xml.ReaderWriter.dll, Version=6.0.0.0, PublicKeyToken=b03f5f7f11d50a3a
    System.Private.Xml                                       .\System.Private.Xml.dll, Version=6.0.0.0, PublicKeyToken=cc7b13ffcd2ddd51
    System.Net.WebClient                                     .\System.Net.WebClient.dll, Version=6.0.0.0, PublicKeyToken=cc7b13ffcd2ddd51
    System.ComponentModel.EventBasedAsync                    .\System.ComponentModel.EventBasedAsync.dll, Version=6.0.0.0, PublicKeyToken=b03f5f7f11d50a3a
    Microsoft.Win32.SystemEvents                             .\Microsoft.Win32.SystemEvents.dll, Version=6.0.0.0, PublicKeyToken=cc7b13ffcd2ddd51
    System.Memory                                            .\System.Memory.dll, Version=6.0.0.0, PublicKeyToken=cc7b13ffcd2ddd51
    System.Threading.ThreadPool                              .\System.Threading.ThreadPool.dll, Version=6.0.0.0, PublicKeyToken=b03f5f7f11d50a3a
    System.Text.Encoding.Extensions                          .\System.Text.Encoding.Extensions.dll, Version=6.0.0.0, PublicKeyToken=b03f5f7f11d50a3a
    System.Drawing.Common                                    .\System.Drawing.Common.dll, Version=6.0.0.0, PublicKeyToken=cc7b13ffcd2ddd51
    System.Linq                                              .\System.Linq.dll, Version=6.0.0.0, PublicKeyToken=b03f5f7f11d50a3a
    System.Collections.Immutable                             .\System.Collections.Immutable.dll, Version=6.0.0.0, PublicKeyToken=b03f5f7f11d50a3a
    Microsoft.Win32.Registry                                 .\Microsoft.Win32.Registry.dll, Version=6.0.0.0, PublicKeyToken=b03f5f7f11d50a3a
    System.Collections.Concurrent                            .\System.Collections.Concurrent.dll, Version=6.0.0.0, PublicKeyToken=b03f5f7f11d50a3a
    System.ComponentModel.TypeConverter                      .\System.ComponentModel.TypeConverter.dll, Version=6.0.0.0, PublicKeyToken=b03f5f7f11d50a3a
    System.Security.Principal.Windows                        .\System.Security.Principal.Windows.dll, Version=6.0.0.0, PublicKeyToken=b03f5f7f11d50a3a
    System.Security.Claims                                   .\System.Security.Claims.dll, Version=6.0.0.0, PublicKeyToken=b03f5f7f11d50a3a
    PresentationCore                                         .\PresentationCore.dll, Version=6.0.2.0, PublicKeyToken=31bf3856ad364e35
    DirectWriteForwarder                                     .\DirectWriteForwarder.dll, Version=6.0.2.0, PublicKeyToken=31bf3856ad364e35
    System.Diagnostics.Debug                                 .\System.Diagnostics.Debug.dll, Version=6.0.0.0, PublicKeyToken=b03f5f7f11d50a3a
    UIAutomationTypes                                        .\UIAutomationTypes.dll, Version=6.0.2.0, PublicKeyToken=31bf3856ad364e35
    System.Diagnostics.FileVersionInfo                       .\System.Diagnostics.FileVersionInfo.dll, Version=6.0.0.0, PublicKeyToken=b03f5f7f11d50a3a
    PaintDotNet.Effects                                      .\PaintDotNet.Effects.dll, Version=4.309.8102.42615
    Accessibility                                            .\Accessibility.dll, Version=4.0.0.0, PublicKeyToken=31bf3856ad364e35
    System.Numerics.Vectors                                  .\System.Numerics.Vectors.dll, Version=6.0.0.0, PublicKeyToken=b03f5f7f11d50a3a
    System.Threading.Tasks.Parallel                          .\System.Threading.Tasks.Parallel.dll, Version=6.0.0.0, PublicKeyToken=b03f5f7f11d50a3a
    System.IO.Packaging                                      .\System.IO.Packaging.dll, Version=6.0.0.0, PublicKeyToken=b03f5f7f11d50a3a
    System.Runtime.Loader                                    .\System.Runtime.Loader.dll, Version=6.0.0.0, PublicKeyToken=b03f5f7f11d50a3a
    DdsFileTypePlus                                          .\Bundled\DDSFileTypePlus\DdsFileTypePlus.dll, Version=1.10.11.0
    WebPFileType                                             .\Bundled\WebPFileType\WebPFileType.dll, Version=1.3.11.0
    AvifFileType                                             .\Bundled\AvifFileType\AvifFileType.dll, Version=1.1.19.0
    System.Diagnostics.Tracing                               .\System.Diagnostics.Tracing.dll, Version=6.0.0.0, PublicKeyToken=b03f5f7f11d50a3a
    Mono.Cecil                                               .\Mono.Cecil.dll, Version=0.11.4.0, PublicKeyToken=50cebf1cceb9d05e
    netstandard                                              .\netstandard.dll, Version=2.1.0.0, PublicKeyToken=cc7b13ffcd2ddd51
    System.Reflection.MetadataLoadContext                    .\System.Reflection.MetadataLoadContext.dll, Version=6.0.0.0, PublicKeyToken=cc7b13ffcd2ddd51
    System.Reflection.Metadata                               .\System.Reflection.Metadata.dll, Version=6.0.0.0, PublicKeyToken=b03f5f7f11d50a3a
    System.Runtime.Serialization.Formatters                  .\System.Runtime.Serialization.Formatters.dll, Version=6.0.0.0, PublicKeyToken=b03f5f7f11d50a3a
    mscorlib                                                 .\mscorlib.dll, Version=4.0.0.0, PublicKeyToken=b77a5c561934e089
    System.IO.MemoryMappedFiles                              .\System.IO.MemoryMappedFiles.dll, Version=6.0.0.0, PublicKeyToken=b03f5f7f11d50a3a
    System.CodeDom                                           .\System.CodeDom.dll, Version=6.0.0.0, PublicKeyToken=cc7b13ffcd2ddd51
    Twist                                                    C:\Users\Nanette\Documents\paint.net App Files\Effects\Twist.dll, Version=4.0.5873.25056
    PaintDotNet.Plugins.Compatibility                        .\PaintDotNet.Plugins.Compatibility.dll, Version=4.309.8102.42615
    System.Console                                           .\System.Console.dll, Version=6.0.0.0, PublicKeyToken=b03f5f7f11d50a3a
    Crc32.NET                                                .\Crc32.NET.dll, Version=1.0.0.0, PublicKeyToken=dc0b95cf99bf4e99
    System                                                   .\System.dll, Version=4.0.0.0, PublicKeyToken=b77a5c561934e089
    System.Runtime.CompilerServices.Unsafe                   .\System.Runtime.CompilerServices.Unsafe.dll, Version=6.0.0.0, PublicKeyToken=b03f5f7f11d50a3a
    System.Drawing                                           .\System.Drawing.dll, Version=6.0.2.0, PublicKeyToken=b03f5f7f11d50a3a
    System.Security.Cryptography.Primitives                  .\System.Security.Cryptography.Primitives.dll, Version=6.0.0.0, PublicKeyToken=b03f5f7f11d50a3a
    Trail                                                    C:\Users\Nanette\Documents\paint.net App Files\Effects\Trail.dll, Version=4.0.4642.26791
    Stitch                                                   C:\Users\Nanette\Documents\paint.net App Files\Effects\Stitch.dll, Version=4.0.4642.26808
    Borders N' Shapes                                        C:\Users\Nanette\Documents\paint.net App Files\Effects\Borders N' Shapes.dll, Version=4.0.4642.26476
    Color Match                                              C:\Users\Nanette\Documents\paint.net App Files\Effects\Color Match.dll, Version=4.2.7630.21216
    Curves+                                                  C:\Users\Nanette\Documents\paint.net App Files\Effects\Curves+.dll, Version=4.0.6119.31044
    Film                                                     C:\Users\Nanette\Documents\paint.net App Files\Effects\Film.dll, Version=4.0.4642.26607
    Gradient Bars                                            C:\Users\Nanette\Documents\paint.net App Files\Effects\Gradient Bars.dll, Version=4.0.5152.23084
    Gradient Blocks                                          C:\Users\Nanette\Documents\paint.net App Files\Effects\Gradient Blocks.dll, Version=4.0.4642.26658
    Gradient Grid                                            C:\Users\Nanette\Documents\paint.net App Files\Effects\Gradient Grid.dll, Version=4.0.6436.36068
    Splatter                                                 C:\Users\Nanette\Documents\paint.net App Files\Effects\Splatter.dll, Version=4.0.5873.25083
    System.Text.RegularExpressions                           .\System.Text.RegularExpressions.dll, Version=6.0.0.0, PublicKeyToken=b03f5f7f11d50a3a
    Smudge                                                   C:\Users\Nanette\Documents\paint.net App Files\Effects\Smudge.dll, Version=4.0.5873.25097
    Grid Warp                                                C:\Users\Nanette\Documents\paint.net App Files\Effects\Grid Warp.dll, Version=4.0.6544.34496
    Jitter                                                   C:\Users\Nanette\Documents\paint.net App Files\Effects\Jitter.dll, Version=4.0.4642.26986
    Liquify                                                  C:\Users\Nanette\Documents\paint.net App Files\Effects\Liquify.dll, Version=4.0.5873.25113
    Outline Object                                           C:\Users\Nanette\Documents\paint.net App Files\Effects\Outline Object.dll, Version=4.0.4642.26954
    Interop.WIA                                              .\Interop.WIA.dll, Version=1.0.0.0
    Newtonsoft.Json                                          .\Newtonsoft.Json.dll, Version=13.0.0.0, PublicKeyToken=30ad4fe6b2a6aeed
    Random Shape Fill                                        C:\Users\Nanette\Documents\paint.net App Files\Effects\Random Shape Fill.dll, Version=4.0.4642.26910
    Pixelate+                                                C:\Users\Nanette\Documents\paint.net App Files\Effects\Pixelate+.dll, Version=4.0.4642.26940
    System.Core                                              .\System.Core.dll, Version=4.0.0.0, PublicKeyToken=b77a5c561934e089
    System.Linq.Expressions                                  .\System.Linq.Expressions.dll, Version=6.0.0.0, PublicKeyToken=b03f5f7f11d50a3a
    Random Effect                                            C:\Users\Nanette\Documents\paint.net App Files\Effects\Random Effect.dll, Version=4.0.4642.26928
    System.Runtime.Numerics                                  .\System.Runtime.Numerics.dll, Version=6.0.0.0, PublicKeyToken=b03f5f7f11d50a3a
    Gradient Mapping                                         C:\Users\Nanette\Documents\paint.net App Files\Effects\Gradient Mapping.dll, Version=4.0.6547.33963
    Planetoid                                                .\Effects\Planetoid.dll, Version=1.0.4.0
    DHShapeMaker                                             .\Effects\DHShapeMaker.dll, Version=1.7.0.1
    System.Diagnostics.StackTrace                            .\System.Diagnostics.StackTrace.dll, Version=6.0.0.0, PublicKeyToken=b03f5f7f11d50a3a
    System.Private.Xml.Linq                                  .\System.Private.Xml.Linq.dll, Version=6.0.0.0, PublicKeyToken=cc7b13ffcd2ddd51
    System.IO.Compression                                    .\System.IO.Compression.dll, Version=6.0.0.0, PublicKeyToken=b77a5c561934e089
    K4os.Compression.LZ4                                     .\K4os.Compression.LZ4.dll, Version=1.2.15.0, PublicKeyToken=2186fa9121ef231d

Native modules                                               264
    PaintDotNet.exe                                          .\PaintDotNet.exe, version=4.309.8102.42615
    ntdll.dll                                                C:\WINDOWS\SYSTEM32\ntdll.dll, version=10.0.19041.1466 (WinBuild.160101.0800)
    KERNEL32.DLL                                             C:\WINDOWS\System32\KERNEL32.DLL, version=10.0.19041.1503 (WinBuild.160101.0800)
    KERNELBASE.dll                                           C:\WINDOWS\System32\KERNELBASE.dll, version=10.0.19041.1503 (WinBuild.160101.0800)
    USER32.dll                                               C:\WINDOWS\System32\USER32.dll, version=10.0.19041.1 (WinBuild.160101.0800)
    win32u.dll                                               C:\WINDOWS\System32\win32u.dll, version=10.0.19041.1526 (WinBuild.160101.0800)
    GDI32.dll                                                C:\WINDOWS\System32\GDI32.dll, version=10.0.19041.1202 (WinBuild.160101.0800)
    gdi32full.dll                                            C:\WINDOWS\System32\gdi32full.dll, version=10.0.19041.1466 (WinBuild.160101.0800)
    msvcp_win.dll                                            C:\WINDOWS\System32\msvcp_win.dll, version=10.0.19041.789 (WinBuild.160101.0800)
    ucrtbase.dll                                             C:\WINDOWS\System32\ucrtbase.dll, version=10.0.19041.789 (WinBuild.160101.0800)
    SHELL32.dll                                              C:\WINDOWS\System32\SHELL32.dll, version=10.0.19041.964 (WinBuild.160101.0800)
    ADVAPI32.dll                                             C:\WINDOWS\System32\ADVAPI32.dll, version=10.0.19041.1 (WinBuild.160101.0800)
    msvcrt.dll                                               C:\WINDOWS\System32\msvcrt.dll, version=7.0.19041.546 (WinBuild.160101.0800)
    sechost.dll                                              C:\WINDOWS\System32\sechost.dll, version=10.0.19041.1 (WinBuild.160101.0800)
    RPCRT4.dll                                               C:\WINDOWS\System32\RPCRT4.dll, version=10.0.19041.1 (WinBuild.160101.0800)
    IMM32.DLL                                                C:\WINDOWS\System32\IMM32.DLL, version=10.0.19041.546 (WinBuild.160101.0800)
    hostfxr.dll                                              .\hostfxr.dll, version=6,0,322,12309 @Commit: c24d9a9c91c5d04b7b4de71f1a9f33ac35e09663
    hostpolicy.dll                                           .\hostpolicy.dll, version=6,0,322,12309 @Commit: c24d9a9c91c5d04b7b4de71f1a9f33ac35e09663
    coreclr.dll                                              .\coreclr.dll, version=6,0,322,12309 @Commit: c24d9a9c91c5d04b7b4de71f1a9f33ac35e09663
    ole32.dll                                                C:\WINDOWS\System32\ole32.dll, version=10.0.19041.1320 (WinBuild.160101.0800)
    combase.dll                                              C:\WINDOWS\System32\combase.dll, version=10.0.19041.1320 (WinBuild.160101.0800)
    OLEAUT32.dll                                             C:\WINDOWS\System32\OLEAUT32.dll, version=10.0.19041.985 (WinBuild.160101.0800)
    bcryptPrimitives.dll                                     C:\WINDOWS\System32\bcryptPrimitives.dll, version=10.0.19041.1415 (WinBuild.160101.0800)
    System.Private.CoreLib.dll                               .\System.Private.CoreLib.dll, version=6.0.322.12309
    clrjit.dll                                               .\clrjit.dll, version=6,0,322,12309 @Commit: c24d9a9c91c5d04b7b4de71f1a9f33ac35e09663
    kernel.appcore.dll                                       C:\WINDOWS\SYSTEM32\kernel.appcore.dll, version=10.0.19041.546 (WinBuild.160101.0800)
    paintdotnet.dll                                          .\paintdotnet.dll, version=4.309.8102.42615
    System.Runtime.dll                                       .\System.Runtime.dll, version=6.0.322.12309
    uxtheme.dll                                              C:\WINDOWS\system32\uxtheme.dll, version=10.0.19041.1 (WinBuild.160101.0800)
    PaintDotNet.Base.dll                                     .\PaintDotNet.Base.dll, version=4.309.8102.42615
    System.Windows.Forms.dll                                 .\System.Windows.Forms.dll, version=6.0.322.12307
    System.Diagnostics.Process.dll                           .\System.Diagnostics.Process.dll, version=6.0.322.12309
    TerraFX.Interop.Windows.dll                              .\TerraFX.Interop.Windows.dll, version=10.0.20348.0
    PaintDotNet.SystemLayer.dll                              .\PaintDotNet.SystemLayer.dll, version=4.309.8102.42615
    System.Runtime.InteropServices.RuntimeInformation.dll    .\System.Runtime.InteropServices.RuntimeInformation.dll, version=6.0.322.12309
    System.Runtime.InteropServices.dll                       .\System.Runtime.InteropServices.dll, version=6.0.322.12309
    vcruntime140.dll                                         .\vcruntime140.dll, version=14.31.31103.0
    vcruntime140_1.dll                                       .\vcruntime140_1.dll, version=14.31.31103.0
    msvcp140.dll                                             .\msvcp140.dll, version=14.31.31103.0
    msvcp140_1.dll                                           .\msvcp140_1.dll, version=14.31.31103.0
    msvcp140_2.dll                                           .\msvcp140_2.dll, version=14.31.31103.0
    msvcp140_codecvt_ids.dll                                 .\msvcp140_codecvt_ids.dll, version=14.31.31103.0
    vcomp140.dll                                             .\vcomp140.dll, version=14.31.31103.0
    ijwhost.dll                                              .\ijwhost.dll, version=6,0,322,12309 @Commit: c24d9a9c91c5d04b7b4de71f1a9f33ac35e09663
    PaintDotNet.SystemLayer.Native.x64.dll                   .\PaintDotNet.SystemLayer.Native.x64.dll, version=4.309.8102.42615
    PROPSYS.dll                                              C:\WINDOWS\SYSTEM32\PROPSYS.dll, version=7.0.19041.1 (WinBuild.160101.0800)
    gdiplus.dll                                              C:\WINDOWS\WinSxS\amd64_microsoft.windows.gdiplus_6595b64144ccf1df_1.1.19041.1466_none_91a4907ccc87e3b8\gdiplus.dll, version=10.0.19041.1466 (WinBuild.160101.0800)
    WindowsCodecs.dll                                        C:\WINDOWS\SYSTEM32\WindowsCodecs.dll, version=10.0.19041.1151 (WinBuild.160101.0800)
    bcrypt.dll                                               C:\WINDOWS\System32\bcrypt.dll, version=10.0.19041.1 (WinBuild.160101.0800)
    System.Threading.dll                                     .\System.Threading.dll, version=6.0.322.12309
    System.Runtime.Extensions.dll                            .\System.Runtime.Extensions.dll, version=6.0.322.12309
    System.Runtime.CompilerServices.VisualC.dll              .\System.Runtime.CompilerServices.VisualC.dll, version=6.0.322.12309
    System.Collections.NonGeneric.dll                        .\System.Collections.NonGeneric.dll, version=6.0.322.12309
    System.Runtime.Intrinsics.dll                            .\System.Runtime.Intrinsics.dll, version=6.0.322.12309
    windows.storage.dll                                      C:\WINDOWS\SYSTEM32\windows.storage.dll, version=10.0.19041.1 (WinBuild.160101.0800)
    Wldp.dll                                                 C:\WINDOWS\SYSTEM32\Wldp.dll, version=10.0.19041.1 (WinBuild.160101.0800)
    SHCORE.dll                                               C:\WINDOWS\System32\SHCORE.dll, version=10.0.19041.1 (WinBuild.160101.0800)
    shlwapi.dll                                              C:\WINDOWS\System32\shlwapi.dll, version=10.0.19041.1 (WinBuild.160101.0800)
    PaintDotNet.Core.dll                                     .\PaintDotNet.Core.dll, version=4.309.8102.42615
    System.Private.Uri.dll                                   .\System.Private.Uri.dll, version=6.0.322.12309
    System.ComponentModel.Primitives.dll                     .\System.ComponentModel.Primitives.dll, version=6.0.322.12309
    WindowsBase.dll                                          .\WindowsBase.dll, version=6.0.322.12402
    System.Windows.Forms.Primitives.dll                      .\System.Windows.Forms.Primitives.dll, version=6.0.322.12307
    PresentationFramework.dll                                .\PresentationFramework.dll, version=6.0.322.12402
    System.Drawing.Primitives.dll                            .\System.Drawing.Primitives.dll, version=6.0.322.12309
    System.Xaml.dll                                          .\System.Xaml.dll, version=6.0.322.12402
    System.ComponentModel.dll                                .\System.ComponentModel.dll, version=6.0.322.12309
    System.Diagnostics.TraceSource.dll                       .\System.Diagnostics.TraceSource.dll, version=6.0.322.12309
    System.Collections.dll                                   .\System.Collections.dll, version=6.0.322.12309
    System.Threading.Thread.dll                              .\System.Threading.Thread.dll, version=6.0.322.12309
    System.Text.Encoding.CodePages.dll                       .\System.Text.Encoding.CodePages.dll, version=6.0.322.12309
    PaintDotNet.Resources.dll                                .\PaintDotNet.Resources.dll, version=4.309.8102.42615
    Microsoft.Win32.Primitives.dll                           .\Microsoft.Win32.Primitives.dll, version=6.0.322.12309
    System.ObjectModel.dll                                   .\System.ObjectModel.dll, version=6.0.322.12309
    PaintDotNet.Data.dll                                     .\PaintDotNet.Data.dll, version=4.309.8102.42615
    icu.dll                                                  C:\WINDOWS\SYSTEM32\icu.dll, version=64, 2, 0, 0 (WinBuild.160101.0800)
    PresentationNative_cor3.dll                              .\PresentationNative_cor3.dll, version=6,0,22,10402 @Commit: 962ab77e3d043ec9377feec32e1b26824338e9db
    PaintDotNet.Framework.dll                                .\PaintDotNet.Framework.dll, version=4.309.8102.42615
    System.Configuration.ConfigurationManager.dll            .\System.Configuration.ConfigurationManager.dll, version=6.0.322.12309
    System.Collections.Specialized.dll                       .\System.Collections.Specialized.dll, version=6.0.322.12309
    System.Xml.ReaderWriter.dll                              .\System.Xml.ReaderWriter.dll, version=6.0.322.12309
    System.Private.Xml.dll                                   .\System.Private.Xml.dll, version=6.0.322.12309
    System.Net.WebClient.dll                                 .\System.Net.WebClient.dll, version=6.0.322.12309
    System.ComponentModel.EventBasedAsync.dll                .\System.ComponentModel.EventBasedAsync.dll, version=6.0.322.12309
    Microsoft.Win32.SystemEvents.dll                         .\Microsoft.Win32.SystemEvents.dll, version=6.0.322.12309
    System.Memory.dll                                        .\System.Memory.dll, version=6.0.322.12309
    System.Threading.ThreadPool.dll                          .\System.Threading.ThreadPool.dll, version=6.0.322.12309
    System.Text.Encoding.Extensions.dll                      .\System.Text.Encoding.Extensions.dll, version=6.0.322.12309
    System.Drawing.Common.dll                                .\System.Drawing.Common.dll, version=6.0.322.12309
    MSCTF.dll                                                C:\WINDOWS\System32\MSCTF.dll, version=10.0.19041.1 (WinBuild.160101.0800)
    System.Linq.dll                                          .\System.Linq.dll, version=6.0.322.12309
    System.Collections.Immutable.dll                         .\System.Collections.Immutable.dll, version=6.0.322.12309
    dxgi.dll                                                 C:\WINDOWS\SYSTEM32\dxgi.dll, version=10.0.19041.1266 (WinBuild.160101.0800)
    Microsoft.Win32.Registry.dll                             .\Microsoft.Win32.Registry.dll, version=6.0.322.12309
    System.Collections.Concurrent.dll                        .\System.Collections.Concurrent.dll, version=6.0.322.12309
    System.ComponentModel.TypeConverter.dll                  .\System.ComponentModel.TypeConverter.dll, version=6.0.322.12309
    System.Security.Principal.Windows.dll                    .\System.Security.Principal.Windows.dll, version=6.0.322.12309
    System.Security.Claims.dll                               .\System.Security.Claims.dll, version=6.0.322.12309
    PresentationCore.dll                                     .\PresentationCore.dll, version=6.0.322.12402
    DirectWriteForwarder.dll                                 .\DirectWriteForwarder.dll, version=6,0,322,12402 @Commit: 560f243910f407df33fd5cdf06e2a857684f4bc7
    System.Diagnostics.Debug.dll                             .\System.Diagnostics.Debug.dll, version=6.0.322.12309
    dwrite.dll                                               C:\WINDOWS\SYSTEM32\dwrite.dll, version=10.0.19041.1 (WinBuild.160101.0800)
    UIAutomationTypes.dll                                    .\UIAutomationTypes.dll, version=6.0.322.12402
    profapi.dll                                              C:\WINDOWS\SYSTEM32\profapi.dll, version=10.0.19041.844 (WinBuild.160101.0800)
    clbcatq.dll                                              C:\WINDOWS\System32\clbcatq.dll, version=2001.12.10941.16384 (WinBuild.160101.0800)
    UIAnimation.dll                                          C:\WINDOWS\System32\UIAnimation.dll, version=10.0.19041.746 (WinBuild.160101.0800)
    System.Diagnostics.FileVersionInfo.dll                   .\System.Diagnostics.FileVersionInfo.dll, version=6.0.322.12309
    version.dll                                              C:\WINDOWS\SYSTEM32\version.dll, version=10.0.19041.546 (WinBuild.160101.0800)
    PaintDotNet.Effects.dll                                  .\PaintDotNet.Effects.dll, version=4.309.8102.42615
    comctl32.dll                                             C:\WINDOWS\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.19041.1110_none_60b5254171f9507e\comctl32.dll, version=6.10 (WinBuild.160101.0800)
    Accessibility.dll                                        .\Accessibility.dll, version=6.0.322.12307
    System.Numerics.Vectors.dll                              .\System.Numerics.Vectors.dll, version=6.0.322.12309
    System.Threading.Tasks.Parallel.dll                      .\System.Threading.Tasks.Parallel.dll, version=6.0.322.12309
    System.IO.Packaging.dll                                  .\System.IO.Packaging.dll, version=6.0.322.12309
    mfplat.dll                                               C:\WINDOWS\SYSTEM32\mfplat.dll, version=10.0.19041.1 (WinBuild.160101.0800)
    cfgmgr32.dll                                             C:\WINDOWS\System32\cfgmgr32.dll, version=10.0.19041.1151 (WinBuild.160101.0800)
    RTWorkQ.DLL                                              C:\WINDOWS\SYSTEM32\RTWorkQ.DLL, version=10.0.19041.1 (WinBuild.160101.0800)
    CompPkgSup.DLL                                           C:\WINDOWS\SYSTEM32\CompPkgSup.DLL, version=10.0.19041.746 (WinBuild.160101.0800)
    Windows.StateRepositoryPS.dll                            C:\Windows\System32\Windows.StateRepositoryPS.dll, version=10.0.19041.1466 (WinBuild.160101.0800)
    ucrtbase.dll                                             .\ucrtbase.dll, version=10.0.22000.194 (WinBuild.160101.0800)
    TextShaping.dll                                          C:\WINDOWS\SYSTEM32\TextShaping.dll, version=
    WinTypes.dll                                             C:\Windows\System32\WinTypes.dll, version=10.0.19041.1320 (WinBuild.160101.0800)
    System.Runtime.Loader.dll                                .\System.Runtime.Loader.dll, version=6.0.322.12309
    DdsFileTypePlus.dll                                      .\Bundled\DDSFileTypePlus\DdsFileTypePlus.dll, version=1.10.11.0
    WebPFileType.dll                                         .\Bundled\WebPFileType\WebPFileType.dll, version=1.3.11.0
    AvifFileType.dll                                         .\Bundled\AvifFileType\AvifFileType.dll, version=1.1.19.0
    d2d1.dll                                                 C:\WINDOWS\SYSTEM32\d2d1.dll, version=10.0.19041.1 (WinBuild.160101.0800)
    wtsapi32.dll                                             C:\WINDOWS\SYSTEM32\wtsapi32.dll, version=10.0.19041.546 (WinBuild.160101.0800)
    WINSTA.dll                                               C:\WINDOWS\SYSTEM32\WINSTA.dll, version=10.0.19041.546 (WinBuild.160101.0800)
    d3d11.dll                                                C:\WINDOWS\SYSTEM32\d3d11.dll, version=10.0.19041.1202 (WinBuild.160101.0800)
    System.Diagnostics.Tracing.dll                           .\System.Diagnostics.Tracing.dll, version=6.0.322.12309
    D3D10Warp.dll                                            C:\WINDOWS\SYSTEM32\D3D10Warp.dll, version=10.0.19041.546 (WinBuild.160101.0800)
    dxcore.dll                                               C:\WINDOWS\SYSTEM32\dxcore.dll, version=10.0.19041.546 (WinBuild.160101.0800)
    Mono.Cecil.dll                                           .\Mono.Cecil.dll, version=0.11.4.0
    netstandard.dll                                          .\netstandard.dll, version=6.0.322.12309
    UIAutomationCore.dll                                     C:\WINDOWS\SYSTEM32\UIAutomationCore.dll, version=7.2.19041.1 (WinBuild.160101.0800)
    sxs.dll                                                  C:\WINDOWS\SYSTEM32\sxs.dll, version=10.0.19041.1 (WinBuild.160101.0800)
    System.Reflection.MetadataLoadContext.dll                .\System.Reflection.MetadataLoadContext.dll, version=6.0.21.52210
    System.Reflection.Metadata.dll                           .\System.Reflection.Metadata.dll, version=6.0.322.12309
    System.Runtime.Serialization.Formatters.dll              .\System.Runtime.Serialization.Formatters.dll, version=6.0.322.12309
    mscorlib.dll                                             .\mscorlib.dll, version=6.0.322.12309
    System.IO.MemoryMappedFiles.dll                          .\System.IO.MemoryMappedFiles.dll, version=6.0.322.12309
    System.CodeDom.dll                                       .\System.CodeDom.dll, version=6.0.322.12309
    Twist.dll                                                C:\Users\Nanette\Documents\paint.net App Files\Effects\Twist.dll, version=4.0.5873.25056
    PaintDotNet.Plugins.Compatibility.dll                    .\PaintDotNet.Plugins.Compatibility.dll, version=4.309.8102.42615
    System.Console.dll                                       .\System.Console.dll, version=6.0.322.12309
    System.dll                                               .\System.dll, version=6.0.322.12309
    dwmapi.DLL                                               C:\WINDOWS\SYSTEM32\dwmapi.DLL, version=10.0.19041.1 (WinBuild.160101.0800)
    Crc32.NET.dll                                            .\Crc32.NET.dll, version=1.2.0.5
    System.Runtime.CompilerServices.Unsafe.dll               .\System.Runtime.CompilerServices.Unsafe.dll, version=6.0.322.12309
    dataexchange.dll                                         C:\WINDOWS\system32\dataexchange.dll, version=10.0.19041.1387 (WinBuild.160101.0800)
    dcomp.dll                                                C:\WINDOWS\system32\dcomp.dll, version=10.0.19041.1387 (WinBuild.160101.0800)
    System.Security.Cryptography.Primitives.dll              .\System.Security.Cryptography.Primitives.dll, version=6.0.322.12309
    twinapi.appcore.dll                                      C:\WINDOWS\system32\twinapi.appcore.dll, version=10.0.19041.1 (WinBuild.160101.0800)
    System.Drawing.dll                                       .\System.Drawing.dll, version=6.0.322.12307
    Trail.dll                                                C:\Users\Nanette\Documents\paint.net App Files\Effects\Trail.dll, version=4.0.4642.26791
    Stitch.dll                                               C:\Users\Nanette\Documents\paint.net App Files\Effects\Stitch.dll, version=4.0.4642.26808
    Borders N' Shapes.dll                                    C:\Users\Nanette\Documents\paint.net App Files\Effects\Borders N' Shapes.dll, version=4.0.4642.26476
    Color Match.dll                                          C:\Users\Nanette\Documents\paint.net App Files\Effects\Color Match.dll, version=4.2.7630.21216
    Curves+.dll                                              C:\Users\Nanette\Documents\paint.net App Files\Effects\Curves+.dll, version=4.0.6119.31044
    Film.dll                                                 C:\Users\Nanette\Documents\paint.net App Files\Effects\Film.dll, version=4.0.4642.26607
    Gradient Bars.dll                                        C:\Users\Nanette\Documents\paint.net App Files\Effects\Gradient Bars.dll, version=4.0.5152.23084
    Gradient Blocks.dll                                      C:\Users\Nanette\Documents\paint.net App Files\Effects\Gradient Blocks.dll, version=4.0.4642.26658
    Gradient Grid.dll                                        C:\Users\Nanette\Documents\paint.net App Files\Effects\Gradient Grid.dll, version=4.0.6436.36068
    textinputframework.dll                                   C:\WINDOWS\SYSTEM32\textinputframework.dll, version=10.0.19041.1503 (WinBuild.160101.0800)
    CoreMessaging.dll                                        C:\WINDOWS\System32\CoreMessaging.dll, version=10.0.19041.746
    CoreUIComponents.dll                                     C:\WINDOWS\System32\CoreUIComponents.dll, version=10.0.19041.546
    WS2_32.dll                                               C:\WINDOWS\System32\WS2_32.dll, version=10.0.19041.1081 (WinBuild.160101.0800)
    ntmarta.dll                                              C:\WINDOWS\SYSTEM32\ntmarta.dll, version=10.0.19041.1 (WinBuild.160101.0800)
    Splatter.dll                                             C:\Users\Nanette\Documents\paint.net App Files\Effects\Splatter.dll, version=4.0.5873.25083
    powrprof.dll                                             C:\WINDOWS\SYSTEM32\powrprof.dll, version=10.0.19041.1 (WinBuild.160101.0800)
    UMPDC.dll                                                C:\WINDOWS\SYSTEM32\UMPDC.dll, version=
    System.Text.RegularExpressions.dll                       .\System.Text.RegularExpressions.dll, version=6.0.322.12309
    Smudge.dll                                               C:\Users\Nanette\Documents\paint.net App Files\Effects\Smudge.dll, version=4.0.5873.25097
    Grid Warp.dll                                            C:\Users\Nanette\Documents\paint.net App Files\Effects\Grid Warp.dll, version=4.0.6544.34496
    Jitter.dll                                               C:\Users\Nanette\Documents\paint.net App Files\Effects\Jitter.dll, version=4.0.4642.26986
    Liquify.dll                                              C:\Users\Nanette\Documents\paint.net App Files\Effects\Liquify.dll, version=4.0.5873.25113
    Newtonsoft.Json.dll                                      .\Newtonsoft.Json.dll, version=13.0.1.25517
    Outline Object.dll                                       C:\Users\Nanette\Documents\paint.net App Files\Effects\Outline Object.dll, version=4.0.4642.26954
    System.Linq.Expressions.dll                              .\System.Linq.Expressions.dll, version=6.0.322.12309
    Random Shape Fill.dll                                    C:\Users\Nanette\Documents\paint.net App Files\Effects\Random Shape Fill.dll, version=4.0.4642.26910
    Pixelate+.dll                                            C:\Users\Nanette\Documents\paint.net App Files\Effects\Pixelate+.dll, version=4.0.4642.26940
    amsi.dll                                                 C:\WINDOWS\SYSTEM32\amsi.dll, version=10.0.19041.746 (WinBuild.160101.0800)
    System.Core.dll                                          .\System.Core.dll, version=6.0.322.12309
    USERENV.dll                                              C:\WINDOWS\SYSTEM32\USERENV.dll, version=10.0.19041.1 (WinBuild.160101.0800)
    AMSIExt.dll                                              C:\Program Files\McAfee\MfeAV\AMSIExt.dll, version=25.7.148 57bf103f charred jaguar
    PSAPI.DLL                                                C:\WINDOWS\System32\PSAPI.DLL, version=10.0.19041.546 (WinBuild.160101.0800)
    Random Effect.dll                                        C:\Users\Nanette\Documents\paint.net App Files\Effects\Random Effect.dll, version=4.0.4642.26928
    System.Runtime.Numerics.dll                              .\System.Runtime.Numerics.dll, version=6.0.322.12309
    mccoreps.dll                                             C:\Program Files\Common Files\McAfee\Platform\Core\mccoreps.dll, version=14,4,139,0
    WINTRUST.dll                                             C:\WINDOWS\System32\WINTRUST.dll, version=10.0.19041.1503 (WinBuild.160101.0800)
    CRYPT32.dll                                              C:\WINDOWS\System32\CRYPT32.dll, version=10.0.19041.1 (WinBuild.160101.0800)
    MSASN1.dll                                               C:\WINDOWS\System32\MSASN1.dll, version=10.0.19041.546 (WinBuild.160101.0800)
    imagehlp.dll                                             C:\WINDOWS\System32\imagehlp.dll, version=10.0.19041.1415 (WinBuild.160101.0800)
    CRYPTSP.dll                                              C:\WINDOWS\System32\CRYPTSP.dll, version=10.0.19041.546 (WinBuild.160101.0800)
    rsaenh.dll                                               C:\WINDOWS\system32\rsaenh.dll, version=10.0.19041.1 (WinBuild.160101.0800)
    CRYPTBASE.dll                                            C:\WINDOWS\SYSTEM32\CRYPTBASE.dll, version=10.0.19041.546 (WinBuild.160101.0800)
    gpapi.dll                                                C:\WINDOWS\SYSTEM32\gpapi.dll, version=10.0.19041.1 (WinBuild.160101.0800)
    vtploader.dll                                            C:\Program Files\Common Files\McAfee\Platform\core\vtploader.dll, version=14,4,139,0
    cryptnet.dll                                             C:\WINDOWS\SYSTEM32\cryptnet.dll, version=10.0.19041.906 (WinBuild.160101.0800)
    mfevtpa.dll                                              C:\Program Files\Common Files\McAfee\SystemCore\mfevtpa.dll, version=SYSCORE.22.2.0.148
    mfehida.dll                                              C:\Program Files\Common Files\McAfee\SystemCore\mfehida.dll, version=SYSCORE.22.2.0.148
    mfemmsa.dll                                              C:\Program Files\Common Files\McAfee\SystemCore\mfemmsa.dll, version=SYSCORE.22.2.0.148
    oleacc.dll                                               C:\WINDOWS\SYSTEM32\oleacc.dll, version=7.2.19041.746 (WinBuild.160101.0800)
    explorerframe.dll                                        C:\WINDOWS\system32\explorerframe.dll, version=10.0.19041.1 (WinBuild.160101.0800)
    System.Diagnostics.StackTrace.dll                        .\System.Diagnostics.StackTrace.dll, version=6.0.322.12309
    Microsoft.DiaSymReader.Native.amd64.dll                  .\Microsoft.DiaSymReader.Native.amd64.dll, version=14.28.29715.1 built by: vcwrkspc
    winmm.DLL                                                C:\WINDOWS\SYSTEM32\winmm.DLL, version=10.0.19041.1 (WinBuild.160101.0800)
    igd10iumd64.dll                                          C:\WINDOWS\SYSTEM32\igd10iumd64.dll, version=10.18.10.5161
    ncrypt.dll                                               C:\WINDOWS\SYSTEM32\ncrypt.dll, version=10.0.19041.1 (WinBuild.160101.0800)
    NTASN1.dll                                               C:\WINDOWS\SYSTEM32\NTASN1.dll, version=10.0.19041.1 (WinBuild.160101.0800)
    igdusc64.dll                                             C:\WINDOWS\SYSTEM32\igdusc64.dll, version=10.18.10.5161
    Interop.WIA.dll                                          .\Interop.WIA.dll, version=1.0.0.0
    wiaaut.dll                                               C:\WINDOWS\System32\wiaaut.dll, version=10.0.19041.1 (WinBuild.160101.0800)
    wiatrace.dll                                             C:\WINDOWS\SYSTEM32\wiatrace.dll, version=10.0.19041.450 (WinBuild.160101.0800)
    sti.dll                                                  C:\Windows\System32\sti.dll, version=10.0.19041.1 (WinBuild.160101.0800)
    comdlg32.dll                                             C:\WINDOWS\System32\comdlg32.dll, version=10.0.19041.1 (WinBuild.160101.0800)
    DUI70.dll                                                C:\WINDOWS\System32\DUI70.dll, version=10.0.19041.1 (WinBuild.160101.0800)
    DUser.dll                                                C:\WINDOWS\System32\DUser.dll, version=10.0.19041.1 (WinBuild.160101.0800)
    tiptsf.dll                                               C:\Program Files\Common Files\microsoft shared\ink\tiptsf.dll, version=10.0.19041.1 (WinBuild.160101.0800)
    edputil.dll                                              C:\WINDOWS\SYSTEM32\edputil.dll, version=10.0.19041.1 (WinBuild.160101.0800)
    thumbcache.dll                                           C:\Windows\System32\thumbcache.dll, version=10.0.19041.1 (WinBuild.160101.0800)
    policymanager.dll                                        C:\WINDOWS\SYSTEM32\policymanager.dll, version=10.0.19041.1387 (WinBuild.160101.0800)
    msvcp110_win.dll                                         C:\WINDOWS\SYSTEM32\msvcp110_win.dll, version=10.0.19041.546 (WinBuild.160101.0800)
    Windows.UI.FileExplorer.dll                              C:\Windows\System32\Windows.UI.FileExplorer.dll, version=10.0.19041.1387 (WinBuild.160101.0800)
    StructuredQuery.dll                                      C:\WINDOWS\System32\StructuredQuery.dll, version=7.0.19041.867 (WinBuild.160101.0800)
    atlthunk.dll                                             C:\WINDOWS\SYSTEM32\atlthunk.dll, version=10.0.19041.546 (WinBuild.160101.0800)
    Windows.FileExplorer.Common.dll                          C:\Windows\System32\Windows.FileExplorer.Common.dll, version=10.0.19041.1 (WinBuild.160101.0800)
    iertutil.dll                                             C:\Windows\System32\iertutil.dll, version=11.00.19041.1 (WinBuild.160101.0800)
    Windows.Storage.Search.dll                               C:\WINDOWS\system32\Windows.Storage.Search.dll, version=10.0.19041.1 (WinBuild.160101.0800)
    IconCodecService.dll                                     C:\WINDOWS\system32\IconCodecService.dll, version=10.0.19041.1 (WinBuild.160101.0800)
    coml2.dll                                                C:\WINDOWS\System32\coml2.dll, version=10.0.19041.546 (WinBuild.160101.0800)
    LINKINFO.dll                                             C:\WINDOWS\SYSTEM32\LINKINFO.dll, version=10.0.19041.546 (WinBuild.160101.0800)
    twinapi.dll                                              C:\Windows\System32\twinapi.dll, version=10.0.19041.1 (WinBuild.160101.0800)
    ntshrui.dll                                              C:\WINDOWS\SYSTEM32\ntshrui.dll, version=10.0.19041.1 (WinBuild.160101.0800)
    SspiCli.dll                                              C:\WINDOWS\SYSTEM32\SspiCli.dll, version=10.0.19041.1266 (WinBuild.160101.0800)
    srvcli.dll                                               C:\WINDOWS\SYSTEM32\srvcli.dll, version=10.0.19041.1466 (WinBuild.160101.0800)
    cscapi.dll                                               C:\WINDOWS\SYSTEM32\cscapi.dll, version=10.0.19041.546 (WinBuild.160101.0800)
    MrmCoreR.dll                                             C:\Windows\System32\MrmCoreR.dll, version=10.0.19041.1266 (WinBuild.160101.0800)
    windows.staterepositorycore.dll                          C:\WINDOWS\SYSTEM32\windows.staterepositorycore.dll, version=10.0.19041.1466 (WinBuild.160101.0800)
    bcp47mrm.dll                                             C:\Windows\System32\bcp47mrm.dll, version=10.0.19041.1503 (WinBuild.160101.0800)
    Windows.UI.dll                                           C:\Windows\System32\Windows.UI.dll, version=10.0.19041.1 (WinBuild.160101.0800)
    WindowManagementAPI.dll                                  C:\Windows\System32\WindowManagementAPI.dll, version=
    InputHost.dll                                            C:\Windows\System32\InputHost.dll, version=10.0.19041.906 (WinBuild.160101.0800)
    ActXPrxy.dll                                             C:\Windows\System32\ActXPrxy.dll, version=10.0.19041.844 (WinBuild.160101.0800)
    apphelp.dll                                              C:\WINDOWS\SYSTEM32\apphelp.dll, version=10.0.19041.1 (WinBuild.160101.0800)
    FileSyncShell64.dll                                      C:\Users\Nanette\AppData\Local\Microsoft\OneDrive\22.033.0213.0002\FileSyncShell64.dll, version=22.033.0213.0002
    WININET.dll                                              C:\WINDOWS\SYSTEM32\WININET.dll, version=11.00.19041.1 (WinBuild.160101.0800)
    Secur32.dll                                              C:\WINDOWS\SYSTEM32\Secur32.dll, version=10.0.19041.546 (WinBuild.160101.0800)
    EhStorShell.dll                                          C:\Windows\System32\EhStorShell.dll, version=10.0.19041.1 (WinBuild.160101.0800)
    SETUPAPI.dll                                             C:\WINDOWS\System32\SETUPAPI.dll, version=10.0.19041.1 (WinBuild.160101.0800)
    NetworkExplorer.dll                                      C:\WINDOWS\system32\NetworkExplorer.dll, version=10.0.19041.1 (WinBuild.160101.0800)
    MPR.dll                                                  C:\WINDOWS\SYSTEM32\MPR.dll, version=10.0.19041.1 (WinBuild.160101.0800)
    drprov.dll                                               C:\WINDOWS\System32\drprov.dll, version=10.0.19041.1 (WinBuild.160101.0800)
    ntlanman.dll                                             C:\WINDOWS\System32\ntlanman.dll, version=10.0.19041.1 (WinBuild.160101.0800)
    davclnt.dll                                              C:\WINDOWS\System32\davclnt.dll, version=10.0.19041.546 (WinBuild.160101.0800)
    DAVHLPR.dll                                              C:\WINDOWS\System32\DAVHLPR.dll, version=10.0.19041.546 (WinBuild.160101.0800)
    wkscli.dll                                               C:\WINDOWS\System32\wkscli.dll, version=10.0.19041.1466 (WinBuild.160101.0800)
    netutils.dll                                             C:\WINDOWS\System32\netutils.dll, version=10.0.19041.546 (WinBuild.160101.0800)
    System.Private.Xml.Linq.dll                              .\System.Private.Xml.Linq.dll, version=6.0.322.12309
    System.IO.Compression.dll                                .\System.IO.Compression.dll, version=6.0.322.12309
    K4os.Compression.LZ4.dll                                 .\K4os.Compression.LZ4.dll, version=1.2.15
    XmlLite.dll                                              C:\WINDOWS\SYSTEM32\XmlLite.dll, version=10.0.19041.546 (WinBuild.160101.0800)
    DEVOBJ.dll                                               C:\WINDOWS\System32\DEVOBJ.dll, version=10.0.19041.1151 (WinBuild.160101.0800)

 

30b8T8B.gif

How I made Jennifer & Halle in Paint.net

My Gallery | My Deviant Art

"Rescuing one animal may not change the world, but for that animal their world is changed forever!" anon.

 
Link to comment
Share on other sites

  • Solution

Confirmed. This happens when the height is larger than the width.

 

I'll push out a 4.3.10 shortly to fix this. In the meantime you can workaround this by first using Image -> Rotate 90 Degrees, then do the resize, then Rotate 90 Degrees Counter-clockwise. It's silly but it works ...

 

Also, to be clear, this isn't a crash -- the exception is being caught and an error is shown to the user. No data loss.

The Paint.NET Blog: https://blog.getpaint.net/

Donations are always appreciated! https://www.getpaint.net/donate.html

forumSig_bmwE60.jpg

Link to comment
Share on other sites

1 hour ago, Rick Brewster said:

Confirmed. This happens when the height is larger than the width.

 

I'll push out a 4.3.10 shortly to fix this. In the meantime you can workaround this by first using Image -> Rotate 90 Degrees, then do the resize, then Rotate 90 Degrees Counter-clockwise. It's silly but it works ...

 

Also, to be clear, this isn't a crash -- the exception is being caught and an error is shown to the user. No data loss.

sick, is there a way to downgrade while waiting for the fix? i'm doing lots of image editing rn

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...