Jump to content

My computer won't save an image in paint.net 4.2.14


Buckbeak

Recommended Posts

Hi, I am trying to save an image in paint.net, so I can create a video edit. But when I save it, no matter what I name the file (png and jpg etc), when I try to open it again, it will never allow me and it is pretty frustrating. Does any administrators know how to fix this?

Link to comment
Share on other sites

8 minutes ago, Buckbeak said:

... won't save an image in paint.net 4.2.14

 

Please update to the most recent version of Paint.NET.  We don't offer support for old versions.

 

7 minutes ago, Buckbeak said:

... when I try to open it again, it will never allow me ...

 

What happens when you try to open it? Does it give you an error message?

(September 25th, 2023)  Sorry about any broken images in my posts. I am aware of the issue.

bp-sig.png
My Gallery  |  My Plugin Pack

Layman's Guide to CodeLab

Link to comment
Share on other sites

1 hour ago, toe_head2001 said:

 

Please update to the most recent version of Paint.NET.  We don't offer support for old versions.

 

 

What happens when you try to open it? Does it give you an error message?

Yes, it says error, and I’m not sure how to update it

Link to comment
Share on other sites

What is the error message?

 

You can copy-paste an image by pressing Alt+Print Screen (captures the active window), and then pasting it here in a reply.

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:

What is the error message?

 

You can copy-paste an image by pressing Alt+Print Screen (captures the active window), and then pasting it here in a reply.

image.thumb.png.e8533863fdff164a479fb0409a27e370.png

here, it said this. (covered up my name)

Link to comment
Share on other sites

28 minutes ago, toe_head2001 said:

 

Please click on 'Show Details'.  We need to see that information.

I'll copy and paste it because I can't put it into one screenshot:

 

Exception:

PaintDotNet.Imaging.ComponentNotFoundException (0x88982F50): D:\src\pdn\src\SystemLayer.Native\Imaging\WICImagingFactory.cpp (902) : hr = m_pImagingFactory->CreateDecoderFromStream( spStream, preferredVendor.HasValue ? &NativeConversions::ToNative(preferredVendor.Value.Guid) : 0, static_cast<WICDecodeOptions>(metadataOptions), &spDecoder);
   at PaintDotNet.Interop.InteropErrorInfo.ThrowIfError() in D:\src\pdn\src\Base\Interop\InteropErrorInfo.cs:line 98
   at PaintDotNet.SystemLayer.Native.x64.NativeUtilities.ThrowOnErrorImpl(Int32 hr, SByte* szHr, IUnknown* pFxErrorInfo)
   at PaintDotNet.SystemLayer.Native.x64.Imaging.WICImagingFactory.CreateDecoderFromStream(Stream stream, BitmapDecodeOptions metadataOptions, Nullable`1 containerFormat, Nullable`1 preferredVendor)
   at PaintDotNet.Data.WicFileTypeHelpers.Load(Stream input, Nullable`1 forcedContainerFormat, Nullable`1 preferredVendor, IMetadataTranscoder metadataTranscoder) in D:\src\pdn\src\PaintDotNet\Data\WicFileTypeHelpers.cs:line 61
   at PaintDotNet.Data.PngFileType.OnLoad(Stream input) in D:\src\pdn\src\PaintDotNet\Data\PngFileType.cs:line 144
   at PaintDotNet.FileType.Load(Stream input) in D:\src\pdn\src\Data\FileType.cs:line 512
   at PaintDotNet.Functional.Func.Eval[T1,TRet](Func`2 f, T1 arg1) in D:\src\pdn\src\Base\Functional\Func.cs:line 158

Diagnostics:

Application                                          paint.net 4.2.15 (Final 4.215.7694.37221)
Build Date                                           24 January 2021
Install type                                         Classic

Hardware accelerated rendering (GPU)                 True
Animations                                           True
DPI                                                  96 (1.00x scale)
Language                                             en-GB

OS                                                   Windows 10 Home x64 (10.0.19042.0) (0x65)
.NET Runtime                                         4.0.30319.42000
Physical Memory                                      8,081 MB

CPU                                                  Intel(R) Core(TM) i3-6100U CPU @ 2.30GHz
    Speed                                            ~2304 MHz
    Cores / Threads                                  2 / 4
    Features                                         SSE, SSE2, SSE3, SSSE3, SSE4_1, SSE4_2, AVX, AVX2

Video Card                                           Intel(R) HD Graphics 520
    Dedicated Video RAM                              128 MB
    Dedicated System RAM                             0 MB
    Shared System RAM                                4,040 MB
    Vendor ID                                        0x8086
    Device ID                                        0x1916
    Subsystem ID                                     0x81BA103C
    Revision                                         7
    LUID                                             0x00010DAE
    Flags                                            AcgCompatible, SupportMonitoredFences, KeyedMutexConformance
    Graphics Preemption                              TriangleBoundary
    Compute Preemption                               ThreadBoundary
    Outputs                                          1
    Feature Level                                    Direct3D_12_1
    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,040 MB
    Vendor ID                                        0x1414
    Device ID                                        0x008C
    Subsystem ID                                     0x00000000
    Revision                                         0
    LUID                                             0x000110CA
    Flags                                            Software, AcgCompatible, SupportMonitoredFences, 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                                   27
    mscorlib                                         mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
    PaintDotNet                                      PaintDotNet, Version=4.215.7694.37221, Culture=neutral, PublicKeyToken=null
    PaintDotNet.Core                                 PaintDotNet.Core, Version=4.215.7694.37221, Culture=neutral, PublicKeyToken=null
    PaintDotNet.Base                                 PaintDotNet.Base, Version=4.215.7694.37221, Culture=neutral, PublicKeyToken=null
    WindowsBase                                      WindowsBase, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
    System.Core                                      System.Core, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
    System                                           System, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
    System.Drawing                                   System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
    PresentationFramework                            PresentationFramework, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
    PresentationCore                                 PresentationCore, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
    System.Windows.Forms                             System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
    PaintDotNet.SystemLayer                          PaintDotNet.SystemLayer, Version=4.215.7694.37221, Culture=neutral, PublicKeyToken=null
    PaintDotNet.Framework                            PaintDotNet.Framework, Version=4.215.7694.37221, Culture=neutral, PublicKeyToken=null
    PaintDotNet.Resources                            PaintDotNet.Resources, Version=4.215.7694.37221, Culture=neutral, PublicKeyToken=null
    PaintDotNet.Effects                              PaintDotNet.Effects, Version=4.215.7694.37221, Culture=neutral, PublicKeyToken=null
    PaintDotNet.Data                                 PaintDotNet.Data, Version=4.215.7694.37221, Culture=neutral, PublicKeyToken=null
    PaintDotNet.SystemLayer.Native.x64               PaintDotNet.SystemLayer.Native.x64, Version=4.215.7694.37221, Culture=neutral, PublicKeyToken=null
    System.Configuration                             System.Configuration, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
    System.Xml                                       System.Xml, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
    System.Xaml                                      System.Xaml, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
    System.Runtime.CompilerServices.Unsafe           System.Runtime.CompilerServices.Unsafe, Version=4.0.6.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
    WebPFileType                                     WebPFileType, Version=1.3.4.0, Culture=neutral, PublicKeyToken=null
    DdsFileTypePlus                                  DdsFileTypePlus, Version=1.10.7.0, Culture=neutral, PublicKeyToken=null
    AvifFileType                                     AvifFileType, Version=1.1.6.0, Culture=neutral, PublicKeyToken=null
    System.Collections.Immutable                     System.Collections.Immutable, Version=1.2.5.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
    System.Buffers                                   System.Buffers, Version=4.0.3.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51
    System.Memory                                    System.Memory, Version=4.0.1.1, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51

Native modules                                       167
    PaintDotNet.exe                                  C:\Program Files\paint.net\PaintDotNet.exe, version=4.215.7694.37221
    ntdll.dll                                        C:\WINDOWS\SYSTEM32\ntdll.dll, version=10.0.19041.662 (WinBuild.160101.0800)
    MSCOREE.DLL                                      C:\WINDOWS\SYSTEM32\MSCOREE.DLL, version=10.0.19041.1 (WinBuild.160101.0800)
    aswhook.dll                                      C:\Program Files (x86)\AVG\Antivirus\aswhook.dll, version=20.10.5824.0
    KERNEL32.dll                                     C:\WINDOWS\System32\KERNEL32.dll, version=10.0.19041.662 (WinBuild.160101.0800)
    KERNELBASE.dll                                   C:\WINDOWS\System32\KERNELBASE.dll, version=10.0.19041.662 (WinBuild.160101.0800)
    apphelp.dll                                      C:\WINDOWS\SYSTEM32\apphelp.dll, version=10.0.19041.1 (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)
    mscoreei.dll                                     C:\Windows\Microsoft.NET\Framework64\v4.0.30319\mscoreei.dll, version=4.8.4180.0 built by: NET48REL1LAST_B
    SHLWAPI.dll                                      C:\WINDOWS\System32\SHLWAPI.dll, version=10.0.19041.800 (WinBuild.160101.0800)
    kernel.appcore.dll                               C:\WINDOWS\SYSTEM32\kernel.appcore.dll, version=10.0.19041.546 (WinBuild.160101.0800)
    VERSION.dll                                      C:\WINDOWS\SYSTEM32\VERSION.dll, version=10.0.19041.546 (WinBuild.160101.0800)
    clr.dll                                          C:\Windows\Microsoft.NET\Framework64\v4.0.30319\clr.dll, version=4.8.4300.0 built by: NET48REL1LAST_C
    USER32.dll                                       C:\WINDOWS\System32\USER32.dll, version=10.0.19041.800 (WinBuild.160101.0800)
    win32u.dll                                       C:\WINDOWS\System32\win32u.dll, version=10.0.19041.746 (WinBuild.160101.0800)
    GDI32.dll                                        C:\WINDOWS\System32\GDI32.dll, version=10.0.19041.746 (WinBuild.160101.0800)
    gdi32full.dll                                    C:\WINDOWS\System32\gdi32full.dll, version=10.0.19041.746 (WinBuild.160101.0800)
    msvcp_win.dll                                    C:\WINDOWS\System32\msvcp_win.dll, version=10.0.19041.546 (WinBuild.160101.0800)
    ucrtbase.dll                                     C:\WINDOWS\System32\ucrtbase.dll, version=10.0.19041.546 (WinBuild.160101.0800)
    VCRUNTIME140_CLR0400.dll                         C:\WINDOWS\SYSTEM32\VCRUNTIME140_CLR0400.dll, version=14.10.25028.0 built by: VCTOOLSD15RTM
    ucrtbase_clr0400.dll                             C:\WINDOWS\SYSTEM32\ucrtbase_clr0400.dll, version=14.10.25028.0 built by: VCTOOLSD15RTM
    IMM32.DLL                                        C:\WINDOWS\System32\IMM32.DLL, version=10.0.19041.546 (WinBuild.160101.0800)
    psapi.dll                                        C:\WINDOWS\System32\psapi.dll, version=10.0.19041.546 (WinBuild.160101.0800)
    mscorlib.ni.dll                                  C:\WINDOWS\assembly\NativeImages_v4.0.30319_64\mscorlib\ed4777cae83e1fc9087ac3dc82cf23ab\mscorlib.ni.dll, version=4.8.4300.0 built by: NET48REL1LAST_C
    ole32.dll                                        C:\WINDOWS\System32\ole32.dll, version=10.0.19041.1 (WinBuild.160101.0800)
    combase.dll                                      C:\WINDOWS\System32\combase.dll, version=10.0.19041.1 (WinBuild.160101.0800)
    bcryptPrimitives.dll                             C:\WINDOWS\System32\bcryptPrimitives.dll, version=10.0.19041.662 (WinBuild.160101.0800)
    uxtheme.dll                                      C:\WINDOWS\system32\uxtheme.dll, version=10.0.19041.800 (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)
    bcrypt.dll                                       C:\WINDOWS\System32\bcrypt.dll, version=10.0.19041.1 (WinBuild.160101.0800)
    CRYPTBASE.dll                                    C:\WINDOWS\SYSTEM32\CRYPTBASE.dll, version=10.0.19041.546 (WinBuild.160101.0800)
    System.ni.dll                                    C:\WINDOWS\assembly\NativeImages_v4.0.30319_64\System\5dd302cc18514670950e7f3fbebddb06\System.ni.dll, version=4.8.4300.0 built by: NET48REL1LAST_C
    System.Core.ni.dll                               C:\WINDOWS\assembly\NativeImages_v4.0.30319_64\System.Core\ce57a19cdc83705ba9aeec743bfdc62f\System.Core.ni.dll, version=4.8.4300.0 built by: NET48REL1LAST_C
    WindowsBase.ni.dll                               C:\WINDOWS\assembly\NativeImages_v4.0.30319_64\WindowsBase\fec1e81e95fa9e5ed8f8290632af79de\WindowsBase.ni.dll, version=4.8.4300.0 built by: NET48REL1LAST_C
    System.Drawing.ni.dll                            C:\WINDOWS\assembly\NativeImages_v4.0.30319_64\System.Drawing\f4b470d059025978bbe597afc6e60f7d\System.Drawing.ni.dll, version=4.8.4084.0 built by: NET48REL1
    PresentationCore.ni.dll                          C:\WINDOWS\assembly\NativeImages_v4.0.30319_64\PresentationCore\66450953713be99c7f54d828732cb56c\PresentationCore.ni.dll, version=4.8.4300.0 built by: NET48REL1LAST_C
    PresentationFramework.ni.dll                     C:\WINDOWS\assembly\NativeImages_v4.0.30319_64\Presentatio5ae0f00f#\95a1a26b05917f415f1754568270dea5\PresentationFramework.ni.dll, version=4.8.4300.0
    PaintDotNet.Base.ni.dll                          C:\WINDOWS\assembly\NativeImages_v4.0.30319_64\PaintDotNet.Base\7df39cbb1dd49a097d72f5288f182d9c\PaintDotNet.Base.ni.dll, version=4.215.7694.37221
    System.Windows.Forms.ni.dll                      C:\WINDOWS\assembly\NativeImages_v4.0.30319_64\System.Windows.Forms\9c043df0c5a3f7b28f75021b55a8152a\System.Windows.Forms.ni.dll, version=4.8.4270.0 built by: NET48REL1LAST_C
    PaintDotNet.SystemLayer.ni.dll                   C:\WINDOWS\assembly\NativeImages_v4.0.30319_64\PaintDotNet500b2e4f#\0593fa80a5aee0fc9a6f26df9abe19de\PaintDotNet.SystemLayer.ni.dll, version=4.215.7694.37221
    PaintDotNet.Core.ni.dll                          C:\WINDOWS\assembly\NativeImages_v4.0.30319_64\PaintDotNet.Core\a9672f69794ea888b5b3de48587ee97e\PaintDotNet.Core.ni.dll, version=4.215.7694.37221
    PaintDotNet.Resources.ni.dll                     C:\WINDOWS\assembly\NativeImages_v4.0.30319_64\PaintDotNet26779e70#\521f57806ca1c0f09365a7d2d8520727\PaintDotNet.Resources.ni.dll, version=4.215.7694.37221
    PaintDotNet.Framework.ni.dll                     C:\WINDOWS\assembly\NativeImages_v4.0.30319_64\PaintDotNet7afaaa15#\d7f762ba829f968831d7111d7c669391\PaintDotNet.Framework.ni.dll, version=4.215.7694.37221
    PaintDotNet.Data.ni.dll                          C:\WINDOWS\assembly\NativeImages_v4.0.30319_64\PaintDotNet.Data\b5166eb43343d886d721920487a7c487\PaintDotNet.Data.ni.dll, version=4.215.7694.37221
    PaintDotNet.Effects.ni.dll                       C:\WINDOWS\assembly\NativeImages_v4.0.30319_64\PaintDotNet.Effects\80cab95b88922a6e762ff1c30999b70a\PaintDotNet.Effects.ni.dll, version=4.215.7694.37221
    PaintDotNet.ni.exe                               C:\WINDOWS\assembly\NativeImages_v4.0.30319_64\PaintDotNet\cd83f7b3ebd2ea4a285a91a9f246d523\PaintDotNet.ni.exe, version=4.215.7694.37221
    dwrite.dll                                       C:\WINDOWS\SYSTEM32\dwrite.dll, version=10.0.19041.1 (WinBuild.160101.0800)
    wpfgfx_v0400.dll                                 C:\Windows\Microsoft.NET\Framework64\v4.0.30319\WPF\wpfgfx_v0400.dll, version=4.8.4300.0 built by: NET48REL1LAST_C
    OLEAUT32.dll                                     C:\WINDOWS\System32\OLEAUT32.dll, version=10.0.19041.546 (WinBuild.160101.0800)
    MSVCP140_CLR0400.dll                             C:\WINDOWS\SYSTEM32\MSVCP140_CLR0400.dll, version=14.10.25028.0 built by: VCTOOLSD15RTM
    PresentationNative_v0400.dll                     C:\Windows\Microsoft.NET\Framework64\v4.0.30319\WPF\PresentationNative_v0400.dll, version=4.8.4300.0 built by: NET48REL1LAST_C
    shell32.dll                                      C:\WINDOWS\System32\shell32.dll, version=10.0.19041.800 (WinBuild.160101.0800)
    windows.storage.dll                              C:\WINDOWS\SYSTEM32\windows.storage.dll, version=10.0.19041.800 (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.800 (WinBuild.160101.0800)
    vcruntime140.dll                                 C:\Program Files\paint.net\Native\X64\vcruntime140.dll, version=14.28.29334.0 built by: vcwrkspc
    vcruntime140_1.dll                               C:\Program Files\paint.net\Native\X64\vcruntime140_1.dll, version=14.28.29334.0 built by: vcwrkspc
    msvcp140.dll                                     C:\Program Files\paint.net\Native\X64\msvcp140.dll, version=14.28.29334.0 built by: vcwrkspc
    msvcp140_1.dll                                   C:\Program Files\paint.net\Native\X64\msvcp140_1.dll, version=14.28.29334.0 built by: vcwrkspc
    msvcp140_2.dll                                   C:\Program Files\paint.net\Native\X64\msvcp140_2.dll, version=14.28.29334.0 built by: vcwrkspc
    msvcp140_codecvt_ids.dll                         C:\Program Files\paint.net\Native\X64\msvcp140_codecvt_ids.dll, version=14.28.29334.0 built by: vcwrkspc
    vcomp140.dll                                     C:\Program Files\paint.net\Native\X64\vcomp140.dll, version=14.28.29334.0 built by: vcwrkspc
    PaintDotNet.SystemLayer.Native.x64.ni.dll        C:\WINDOWS\assembly\NativeImages_v4.0.30319_64\PaintDotNetc8826574#\7eceac464b96d30a2a2a5c8cf1619a14\PaintDotNet.SystemLayer.Native.x64.ni.dll, version=4.215.7694.37221
    PaintDotNet.SystemLayer.Native.x64.dll           C:\Program Files\paint.net\PaintDotNet.SystemLayer.Native.x64.dll, version=4.215.7694.37221
    PROPSYS.dll                                      C:\WINDOWS\SYSTEM32\PROPSYS.dll, version=7.0.19041.800 (WinBuild.160101.0800)
    gdiplus.dll                                      C:\WINDOWS\WinSxS\amd64_microsoft.windows.gdiplus_6595b64144ccf1df_1.1.19041.746_none_faeda79b76159a72\gdiplus.dll, version=10.0.19041.746 (WinBuild.160101.0800)
    WindowsCodecs.dll                                C:\WINDOWS\SYSTEM32\WindowsCodecs.dll, version=10.0.19041.546 (WinBuild.160101.0800)
    clbcatq.dll                                      C:\WINDOWS\System32\clbcatq.dll, version=2001.12.10941.16384 (WinBuild.160101.0800)
    System.Configuration.ni.dll                      C:\WINDOWS\assembly\NativeImages_v4.0.30319_64\System.Configuration\9962fc89eda46413a40be6ede9d433fe\System.Configuration.ni.dll, version=4.8.4190.0 built by: NET48REL1LAST_B
    System.Xml.ni.dll                                C:\WINDOWS\assembly\NativeImages_v4.0.30319_64\System.Xml\131a023309990432765d7a97ec31d6a7\System.Xml.ni.dll, version=4.8.4084.0 built by: NET48REL1
    profapi.dll                                      C:\WINDOWS\SYSTEM32\profapi.dll, version=10.0.19041.546 (WinBuild.160101.0800)
    System.Xaml.ni.dll                               C:\WINDOWS\assembly\NativeImages_v4.0.30319_64\System.Xaml\0ef8bfd0f4664190a99df56720291069\System.Xaml.ni.dll, version=4.8.4300.0 built by: NET48REL1LAST_C
    clrjit.dll                                       C:\Windows\Microsoft.NET\Framework64\v4.0.30319\clrjit.dll, version=4.8.4300.0 built by: NET48REL1LAST_C
    System.Runtime.CompilerServices.Unsafe.ni.dll    C:\WINDOWS\assembly\NativeImages_v4.0.30319_64\System.Runtea61dfd5#\be3e121258d7e87a2074ef5bdac61ac8\System.Runtime.CompilerServices.Unsafe.ni.dll, version=4.700.20.12001
    MSCTF.dll                                        C:\WINDOWS\System32\MSCTF.dll, version=10.0.19041.800 (WinBuild.160101.0800)
    dxgi.dll                                         C:\WINDOWS\SYSTEM32\dxgi.dll, version=10.0.19041.746 (WinBuild.160101.0800)
    UIAnimation.dll                                  C:\WINDOWS\System32\UIAnimation.dll, version=10.0.19041.746 (WinBuild.160101.0800)
    comctl32.dll                                     C:\WINDOWS\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.19041.746_none_ca02b4b61b8320a4\comctl32.dll, version=6.10 (WinBuild.160101.0800)
    TextShaping.dll                                  C:\WINDOWS\System32\TextShaping.dll, version=
    mfplat.dll                                       C:\WINDOWS\SYSTEM32\mfplat.dll, version=10.0.19041.800 (WinBuild.160101.0800)
    cfgmgr32.dll                                     C:\WINDOWS\System32\cfgmgr32.dll, version=10.0.19041.546 (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.546 (WinBuild.160101.0800)
    WinTypes.dll                                     C:\Windows\System32\WinTypes.dll, version=10.0.19041.1 (WinBuild.160101.0800)
    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.746 (WinBuild.160101.0800)
    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)
    System.Collections.Immutable.ni.dll              C:\WINDOWS\assembly\NativeImages_v4.0.30319_64\System.Coll4a4f96a7#\a9cc475c11172c8824cd0d18e0b678cd\System.Collections.Immutable.ni.dll, version=4.700.20.21406
    dwmapi.dll                                       C:\WINDOWS\SYSTEM32\dwmapi.dll, version=10.0.19041.800 (WinBuild.160101.0800)
    dataexchange.dll                                 C:\WINDOWS\system32\dataexchange.dll, version=10.0.19041.746 (WinBuild.160101.0800)
    dcomp.dll                                        C:\WINDOWS\system32\dcomp.dll, version=10.0.19041.746 (WinBuild.160101.0800)
    twinapi.appcore.dll                              C:\WINDOWS\system32\twinapi.appcore.dll, version=10.0.19041.1 (WinBuild.160101.0800)
    textinputframework.dll                           C:\WINDOWS\SYSTEM32\textinputframework.dll, version=10.0.19041.746 (WinBuild.160101.0800)
    CoreUIComponents.dll                             C:\WINDOWS\System32\CoreUIComponents.dll, version=10.0.19041.546
    CoreMessaging.dll                                C:\WINDOWS\System32\CoreMessaging.dll, version=10.0.19041.746
    WS2_32.dll                                       C:\WINDOWS\System32\WS2_32.dll, version=10.0.19041.1 (WinBuild.160101.0800)
    ntmarta.dll                                      C:\WINDOWS\SYSTEM32\ntmarta.dll, version=10.0.19041.1 (WinBuild.160101.0800)
    powrprof.dll                                     C:\WINDOWS\SYSTEM32\powrprof.dll, version=10.0.19041.800 (WinBuild.160101.0800)
    UMPDC.dll                                        C:\WINDOWS\SYSTEM32\UMPDC.dll, version=
    System.Buffers.ni.dll                            C:\WINDOWS\assembly\NativeImages_v4.0.30319_64\System.Buffers\d861d77f413fed84924c0db1977ced0f\System.Buffers.ni.dll, version=4.6.28619.01
    winmm.dll                                        C:\WINDOWS\SYSTEM32\winmm.dll, version=10.0.19041.1 (WinBuild.160101.0800)
    System.Memory.ni.dll                             C:\WINDOWS\assembly\NativeImages_v4.0.30319_64\System.Memory\6e9a8622af0dffa0e9f9737798ecefea\System.Memory.ni.dll, version=4.6.28619.01
    explorerframe.dll                                C:\WINDOWS\system32\explorerframe.dll, version=10.0.19041.800 (WinBuild.160101.0800)
    diasymreader.dll                                 C:\Windows\Microsoft.NET\Framework64\v4.0.30319\diasymreader.dll, version=14.8.4084.0 built by: NET48REL1
    igd10iumd64.dll                                  C:\WINDOWS\System32\DriverStore\FileRepository\igdlh64.inf_amd64_e6500426a8fbd4ac\igd10iumd64.dll, version=26.20.100.7325
    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)
    igdgmm64.dll                                     C:\WINDOWS\System32\DriverStore\FileRepository\igdlh64.inf_amd64_e6500426a8fbd4ac\igdgmm64.dll, version=26.20.100.7325
    igc64.dll                                        C:\WINDOWS\System32\DriverStore\FileRepository\igdlh64.inf_amd64_e6500426a8fbd4ac\igc64.dll, version=26.20.100.7325
    comdlg32.dll                                     C:\WINDOWS\System32\comdlg32.dll, version=10.0.19041.800 (WinBuild.160101.0800)
    DUI70.dll                                        C:\WINDOWS\System32\DUI70.dll, version=10.0.19041.800 (WinBuild.160101.0800)
    DUser.dll                                        C:\WINDOWS\System32\DUser.dll, version=10.0.19041.800 (WinBuild.160101.0800)
    tiptsf.dll                                       C:\Program Files\Common Files\microsoft shared\ink\tiptsf.dll, version=10.0.19041.800 (WinBuild.160101.0800)
    edputil.dll                                      C:\WINDOWS\SYSTEM32\edputil.dll, version=10.0.19041.800 (WinBuild.160101.0800)
    thumbcache.dll                                   C:\Windows\System32\thumbcache.dll, version=10.0.19041.800 (WinBuild.160101.0800)
    policymanager.dll                                C:\WINDOWS\SYSTEM32\policymanager.dll, version=10.0.19041.746 (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.488 (WinBuild.160101.0800)
    OLEACC.dll                                       C:\Windows\System32\OLEACC.dll, version=7.2.19041.746 (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.800 (WinBuild.160101.0800)
    StructuredQuery.dll                              C:\WINDOWS\System32\StructuredQuery.dll, version=7.0.19041.746 (WinBuild.160101.0800)
    atlthunk.dll                                     C:\WINDOWS\SYSTEM32\atlthunk.dll, version=10.0.19041.546 (WinBuild.160101.0800)
    Windows.Storage.Search.dll                       C:\WINDOWS\system32\Windows.Storage.Search.dll, version=10.0.19041.800 (WinBuild.160101.0800)
    cldapi.dll                                       C:\Windows\System32\cldapi.dll, version=10.0.19041.1 (WinBuild.160101.0800)
    FLTLIB.DLL                                       C:\Windows\System32\FLTLIB.DLL, version=10.0.19041.1 (WinBuild.160101.0800)
    SspiCli.dll                                      C:\WINDOWS\SYSTEM32\SspiCli.dll, version=10.0.19041.662 (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.800 (WinBuild.160101.0800)
    MrmCoreR.dll                                     C:\Windows\System32\MrmCoreR.dll, version=10.0.19041.746 (WinBuild.160101.0800)
    windows.staterepositorycore.dll                  C:\WINDOWS\SYSTEM32\windows.staterepositorycore.dll, version=10.0.19041.546 (WinBuild.160101.0800)
    wkscli.dll                                       C:\WINDOWS\SYSTEM32\wkscli.dll, version=10.0.19041.546 (WinBuild.160101.0800)
    bcp47mrm.dll                                     C:\Windows\System32\bcp47mrm.dll, version=10.0.19041.546 (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.746 (WinBuild.160101.0800)
    netutils.dll                                     C:\WINDOWS\SYSTEM32\netutils.dll, version=10.0.19041.546 (WinBuild.160101.0800)
    provsvc.dll                                      C:\WINDOWS\System32\provsvc.dll, version=10.0.19041.1 (WinBuild.160101.0800)
    ActXPrxy.dll                                     C:\Windows\System32\ActXPrxy.dll, version=10.0.19041.546 (WinBuild.160101.0800)
    OneCoreUAPCommonProxyStub.dll                    C:\Windows\System32\OneCoreUAPCommonProxyStub.dll, version=10.0.19041.610 (WinBuild.160101.0800)
    FileSyncShell64.dll                              C:\Users\Jaime Shaw\AppData\Local\Microsoft\OneDrive\21.002.0104.0005\amd64\FileSyncShell64.dll, version=21.002.0104.0005
    WININET.dll                                      C:\WINDOWS\SYSTEM32\WININET.dll, version=11.00.19041.800 (WinBuild.160101.0800)
    USERENV.dll                                      C:\WINDOWS\SYSTEM32\USERENV.dll, version=10.0.19041.1 (WinBuild.160101.0800)
    NetworkExplorer.dll                              C:\WINDOWS\system32\NetworkExplorer.dll, version=10.0.19041.800 (WinBuild.160101.0800)
    EhStorShell.dll                                  C:\Windows\System32\EhStorShell.dll, version=10.0.19041.800 (WinBuild.160101.0800)
    SETUPAPI.dll                                     C:\WINDOWS\System32\SETUPAPI.dll, version=10.0.19041.800 (WinBuild.160101.0800)
    mssprxy.dll                                      C:\WINDOWS\system32\mssprxy.dll, version=7.0.19041.610 (WinBuild.160101.0800)
    DEVOBJ.dll                                       C:\WINDOWS\System32\DEVOBJ.dll, version=10.0.19041.546 (WinBuild.160101.0800)
    WINTRUST.dll                                     C:\WINDOWS\System32\WINTRUST.dll, version=10.0.19041.662 (WinBuild.160101.0800)
    CRYPT32.dll                                      C:\WINDOWS\System32\CRYPT32.dll, version=10.0.19041.800 (WinBuild.160101.0800)
    MSASN1.dll                                       C:\WINDOWS\System32\MSASN1.dll, version=10.0.19041.546 (WinBuild.160101.0800)
    samcli.dll                                       C:\WINDOWS\SYSTEM32\samcli.dll, version=10.0.19041.546 (WinBuild.160101.0800)
    SAMLIB.dll                                       C:\WINDOWS\SYSTEM32\SAMLIB.dll, version=10.0.19041.662 (WinBuild.160101.0800)
    urlmon.dll                                       C:\WINDOWS\System32\urlmon.dll, version=11.00.19041.800 (WinBuild.160101.0800)
    HelpPaneProxy.dll                                C:\Windows\System32\HelpPaneProxy.dll, version=10.0.19041.746 (WinBuild.160101.0800)
    sxs.dll                                          C:\WINDOWS\SYSTEM32\sxs.dll, version=10.0.19041.1 (WinBuild.160101.0800)
    clrcompression.dll                               C:\Windows\Microsoft.NET\Framework64\v4.0.30319\clrcompression.dll, version=4.8.4084.0 built by: NET48REL1

Link to comment
Share on other sites

Did you just change the extension of the filename and do not select the filetype .png from the 'Save as type' popup?

In this case you will save the file in pdn format and not as .png.

But paint.net just looks for the extention and will try to load it as png which will fail because its an pdn file.

You may install the ''What's It?' Tools Effect Plugin and check if the content of the file matches the extension.

 

BTW: I should really extend this plugin to allow the user to fix the extension... It's just a mess that I do not have access to the sources (because it's just from the time I loose access to ComSquare).

 

midoras signature.gif

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