Jump to content
How to Install Plugins ×

PSFilterPdn (01-18-2024)


null54

Recommended Posts

OK, so just reinstalled Paint.net 4.2.15, and uninstalled and reinstalled NIK collection...still same error.  Argh!  Only thing I can think is a new Windows 10 build and the plugin are colliding?  I am at 10.0.19041 Build of Windows 10.

 

Anyone else have these, and can check their system and see if all is working or not?  I am using:  nikcollection-full-1.2.11.exe

Link to comment
Share on other sites

OK, I figured it out...there was a 64bit version of the NIK in there and it was picking those up, when I had search subdirectories.  I had to point to the prior 32 bit folder, or delete the 64 bit ones and they work now (I guess the 32 bit ones)....in case anyone else runs into this.

Link to comment
Share on other sites

9 hours ago, 3doutlaw said:

OK, I figured it out...there was a 64bit version of the NIK in there and it was picking those up, when I had search subdirectories.  I had to point to the prior 32 bit folder, or delete the 64 bit ones and they work now (I guess the 32 bit ones)....in case anyone else runs into this.

 

I just installed nikcollection-full-1.2.11 and the 64-bit filters are working.

It may be that you are missing the 64-bit Visual C++ Redistributable for Visual Studio 2012, although the NIK plugin installer should install that dependency with the plugins.

PdnSig.png

Plugin Pack | PSFilterPdn | Content Aware Fill | G'MICPaint Shop Pro Filetype | RAW Filetype | WebP Filetype

The small increase in performance you get coding in C++ over C# is hardly enough to offset the headache of coding in the C++ language. ~BoltBait

 

Link to comment
Share on other sites

I am fine with the 32 bit filters.  TBH, there probably is probably not much difference, and I am happy to be working.  If you like I can work with you to test, if needed. I added a follow to this topic.

 

I did check my add/remove programs and it appears that not only do I have the 2012, but I also have the 2005, 2008, 2010, 2013 and 2015-2019 (64bit) redistributables installed.  :)

Link to comment
Share on other sites

  • null54 changed the title to PSFilterPdn (2021-07-27)

Release version 1.0.8.0.

Changes:

  • Fixed a compatibility issue with the .NET 5 version of Paint.NET.
  • Added preliminary support for ARM64.
    • ARM64 devices should be able to run 32-bit (x86) plugins.
  • Added high-DPI icons.
  • Fixed a compatibility issue with 32-bit FilterMeister-based plugins.
  • Like 1

PdnSig.png

Plugin Pack | PSFilterPdn | Content Aware Fill | G'MICPaint Shop Pro Filetype | RAW Filetype | WebP Filetype

The small increase in performance you get coding in C++ over C# is hardly enough to offset the headache of coding in the C++ language. ~BoltBait

 

Link to comment
Share on other sites

This message appears if the PS filter is not applied (by clicking the Cancel button in the PS filter UI). Sometimes the message may contain some character.

8bf-UI.png

And two crash logs out of several:

Spoiler

This text file was created because paint.net crashed. Please e-mail this to crashlog4@getpaint.net so we can diagnose and fix the problem.

Application version: paint.net 4.3 (α 4.300.7878.42294)
Time of crash: 28.07.2021 23:03:19
Application uptime: 00:00:47.3588984
Application state: Running 
Working set: 158 888 KiB
Handles and threads: 807 handles, 33 threads, 185 gdi, 212 user
Install type: Portable
Application directory: D:\paint.net4.3
Current directory: D:\paint.net4.3
Install directory: C:\Program Files\paint.net
OS Version: Windows 10 Pro 10.0.19041.0 x64
.NET version: .NET 5.0.8 x64
Processor: "Pentium(R) Dual-Core CPU       T4400  @ 2.20GHz" @ ~2194MHz (2C/2T, SSE, SSE2, SSE3, SSSE3)
Physical memory: 3000 MB
Video card: Mobile Intel(R) 4 Series Express Chipset Family (Microsoft Corporation - WDDM 1.1) (v:8086, d:2A42, r:7), Microsoft Basic Render Driver (v:1414, d:8C, r:0)
Hardware acceleration: False (default: False)
Pointers: none
UI animations: True
UI DPI: 96 dpi (1,00x scale)
UI theme: VisualStyleClass=Aero, EffectiveTheme=Aero, DWM=yes, AeroColorScheme=Light, ThemeFileName=Aero.msstyles
Updates: n/a
Locale: pdnr.c: en-US, hklm: n/a, hkcu: en-US, cc: ru-RU, cuic: en-US
Flags: 

Exception details:
System.InvalidOperationException: Process is already associated with a real process, so the requested operation cannot be performed.
   at System.Diagnostics.Process.set_StartInfo(ProcessStartInfo value)
   at PSFilterPdn.PsFilterPdnConfigDialog.Run32BitFilterProxy(EffectEnvironmentParameters eep, PluginData data)
   at PSFilterPdn.PsFilterPdnConfigDialog.runFilterBtn_Click(Object sender, EventArgs e)
   at System.Windows.Forms.Control.OnClick(EventArgs e)
   at System.Windows.Forms.Button.OnClick(EventArgs e)
   at System.Windows.Forms.Button.WndProc(Message& m)
   at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
   at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, WM msg, IntPtr wparam, IntPtr lparam)

Managed assemblies: 
    System.Private.CoreLib, Version=5.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e @ D:\paint.net4.3\System.Private.CoreLib.dll
    paintdotnet, Version=4.300.7878.42294, Culture=neutral, PublicKeyToken=null @ D:\paint.net4.3\paintdotnet.dll
    System.Runtime, Version=5.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @ D:\paint.net4.3\System.Runtime.dll
    System.Windows.Forms, Version=5.0.8.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 @ D:\paint.net4.3\System.Windows.Forms.dll
    PaintDotNet.Base, Version=4.300.7878.42294, Culture=neutral, PublicKeyToken=null @ D:\paint.net4.3\PaintDotNet.Base.dll
    System.Collections.Concurrent, Version=5.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @ D:\paint.net4.3\System.Collections.Concurrent.dll
    System.Collections, Version=5.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @ D:\paint.net4.3\System.Collections.dll
    PaintDotNet.SystemLayer, Version=4.300.7878.42294, Culture=neutral, PublicKeyToken=null @ D:\paint.net4.3\PaintDotNet.SystemLayer.dll
    System.Runtime.InteropServices, Version=5.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @ D:\paint.net4.3\System.Runtime.InteropServices.dll
    System.Runtime.InteropServices.RuntimeInformation, Version=5.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @ D:\paint.net4.3\System.Runtime.InteropServices.RuntimeInformation.dll
    System.IO.FileSystem, Version=5.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @ D:\paint.net4.3\System.IO.FileSystem.dll
    PaintDotNet.SystemLayer.Native.x64, Version=4.300.7878.42294, Culture=neutral, PublicKeyToken=null @ D:\paint.net4.3\PaintDotNet.SystemLayer.Native.x64.dll
    System.Threading, Version=5.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @ D:\paint.net4.3\System.Threading.dll
    System.Runtime.Extensions, Version=5.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @ D:\paint.net4.3\System.Runtime.Extensions.dll
    System.Runtime.CompilerServices.VisualC, Version=5.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @ D:\paint.net4.3\System.Runtime.CompilerServices.VisualC.dll
    System.Collections.NonGeneric, Version=5.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @ D:\paint.net4.3\System.Collections.NonGeneric.dll
    System.Memory, Version=5.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51 @ D:\paint.net4.3\System.Memory.dll
    PaintDotNet.Core, Version=4.300.7878.42294, Culture=neutral, PublicKeyToken=null @ D:\paint.net4.3\PaintDotNet.Core.dll
    System.Private.Uri, Version=5.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @ D:\paint.net4.3\System.Private.Uri.dll
    System.ComponentModel.Primitives, Version=5.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @ D:\paint.net4.3\System.ComponentModel.Primitives.dll
    WindowsBase, Version=5.0.8.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35 @ D:\paint.net4.3\WindowsBase.dll
    System.Windows.Forms.Primitives, Version=5.0.8.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 @ D:\paint.net4.3\System.Windows.Forms.Primitives.dll
    System.Drawing.Primitives, Version=5.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @ D:\paint.net4.3\System.Drawing.Primitives.dll
    System.Diagnostics.TraceSource, Version=5.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @ D:\paint.net4.3\System.Diagnostics.TraceSource.dll
    Microsoft.Win32.Primitives, Version=5.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @ D:\paint.net4.3\Microsoft.Win32.Primitives.dll
    System.Text.Encoding.CodePages, Version=5.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @ D:\paint.net4.3\System.Text.Encoding.CodePages.dll
    PaintDotNet.Resources, Version=4.300.7878.42294, Culture=neutral, PublicKeyToken=null @ D:\paint.net4.3\PaintDotNet.Resources.dll
    Newtonsoft.Json, Version=13.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed @ D:\paint.net4.3\Newtonsoft.Json.dll
    netstandard, Version=2.1.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51 @ D:\paint.net4.3\netstandard.dll
    System.Threading.Thread, Version=5.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @ D:\paint.net4.3\System.Threading.Thread.dll
    System.Linq.Expressions, Version=5.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @ D:\paint.net4.3\System.Linq.Expressions.dll
    System.ComponentModel.TypeConverter, Version=5.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @ D:\paint.net4.3\System.ComponentModel.TypeConverter.dll
    System.ObjectModel, Version=5.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @ D:\paint.net4.3\System.ObjectModel.dll
    System.Runtime.Numerics, Version=5.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @ D:\paint.net4.3\System.Runtime.Numerics.dll
    System.Configuration.ConfigurationManager, Version=5.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51 @ D:\paint.net4.3\System.Configuration.ConfigurationManager.dll
    System.Collections.Specialized, Version=5.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @ D:\paint.net4.3\System.Collections.Specialized.dll
    System.Private.Xml, Version=5.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51 @ D:\paint.net4.3\System.Private.Xml.dll
    System.Net.WebClient, Version=5.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51 @ D:\paint.net4.3\System.Net.WebClient.dll
    PaintDotNet.Data, Version=4.300.7878.42294, Culture=neutral, PublicKeyToken=null @ D:\paint.net4.3\PaintDotNet.Data.dll
    System.Security.Cryptography.Algorithms, Version=5.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @ D:\paint.net4.3\System.Security.Cryptography.Algorithms.dll
    Microsoft.Win32.SystemEvents, Version=5.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51 @ D:\paint.net4.3\Microsoft.Win32.SystemEvents.dll
    Microsoft.Win32.Registry, Version=5.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @ D:\paint.net4.3\Microsoft.Win32.Registry.dll
    System.Linq, Version=5.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @ D:\paint.net4.3\System.Linq.dll
    System.ComponentModel.EventBasedAsync, Version=5.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @ D:\paint.net4.3\System.ComponentModel.EventBasedAsync.dll
    PaintDotNet.Framework, Version=4.300.7878.42294, Culture=neutral, PublicKeyToken=null @ D:\paint.net4.3\PaintDotNet.Framework.dll
    System.Xml.ReaderWriter, Version=5.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @ D:\paint.net4.3\System.Xml.ReaderWriter.dll
    PresentationFramework, Version=5.0.8.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35 @ D:\paint.net4.3\PresentationFramework.dll
    System.Text.Encoding.Extensions, Version=5.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @ D:\paint.net4.3\System.Text.Encoding.Extensions.dll
    System.Drawing.Common, Version=5.0.0.2, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51 @ D:\paint.net4.3\System.Drawing.Common.dll
    System.ComponentModel, Version=5.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @ D:\paint.net4.3\System.ComponentModel.dll
    System.Xaml, Version=5.0.8.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 @ D:\paint.net4.3\System.Xaml.dll
    PresentationCore, Version=5.0.8.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35 @ D:\paint.net4.3\PresentationCore.dll
    DirectWriteForwarder, Version=5.0.8.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35 @ D:\paint.net4.3\DirectWriteForwarder.dll
    System.Runtime.Serialization.Primitives, Version=5.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @ D:\paint.net4.3\System.Runtime.Serialization.Primitives.dll
    System.Runtime.Intrinsics, Version=5.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51 @ D:\paint.net4.3\System.Runtime.Intrinsics.dll
    System.Diagnostics.FileVersionInfo, Version=5.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @ D:\paint.net4.3\System.Diagnostics.FileVersionInfo.dll
    PaintDotNet.Effects, Version=4.300.7878.42294, Culture=neutral, PublicKeyToken=null @ D:\paint.net4.3\PaintDotNet.Effects.dll
    Accessibility, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35 @ D:\paint.net4.3\Accessibility.dll
    mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 @ D:\paint.net4.3\mscorlib.dll
    System.Collections.Immutable, Version=5.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @ D:\paint.net4.3\System.Collections.Immutable.dll
    System.Diagnostics.Debug, Version=5.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @ D:\paint.net4.3\System.Diagnostics.Debug.dll
    System.Threading.ThreadPool, Version=5.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @ D:\paint.net4.3\System.Threading.ThreadPool.dll
    DdsFileTypePlus, Version=1.10.10.0, Culture=neutral, PublicKeyToken=null @ D:\paint.net4.3\Bundled\DDSFileTypePlus\DdsFileTypePlus.dll
    System.IO.Packaging, Version=5.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @ D:\paint.net4.3\System.IO.Packaging.dll
    System.Buffers, Version=5.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51 @ D:\paint.net4.3\System.Buffers.dll
    System.Runtime.Serialization.Formatters, Version=5.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @ D:\paint.net4.3\System.Runtime.Serialization.Formatters.dll
    AvifFileType, Version=1.1.14.0, Culture=neutral, PublicKeyToken=null @ D:\paint.net4.3\Bundled\AvifFileType\AvifFileType.dll
    WebPFileType, Version=1.3.6.0, Culture=neutral, PublicKeyToken=null @ D:\paint.net4.3\Bundled\WebPFileType\WebPFileType.dll
    System.Numerics.Vectors, Version=5.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @ D:\paint.net4.3\System.Numerics.Vectors.dll
    System.Runtime.CompilerServices.Unsafe, Version=5.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @ D:\paint.net4.3\System.Runtime.CompilerServices.Unsafe.dll
    System.CodeDom, Version=5.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51 @ D:\paint.net4.3\System.CodeDom.dll
    System.Security.Claims, Version=5.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @ D:\paint.net4.3\System.Security.Claims.dll
    System.Text.RegularExpressions, Version=5.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @ D:\paint.net4.3\System.Text.RegularExpressions.dll
    System.Threading.Tasks.Parallel, Version=5.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @ D:\paint.net4.3\System.Threading.Tasks.Parallel.dll
    System.Diagnostics.Tracing, Version=5.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @ D:\paint.net4.3\System.Diagnostics.Tracing.dll
    PSFilterPdn, Version=1.0.8.0, Culture=neutral, PublicKeyToken=null @ D:\paint.net4.3\Effects\PSFilterPdn.dll
    System, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 @ D:\paint.net4.3\System.dll
    System.Drawing, Version=5.0.8.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @ D:\paint.net4.3\System.Drawing.dll
    System.Core, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 @ D:\paint.net4.3\System.Core.dll
    System.Diagnostics.Process, Version=5.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @ D:\paint.net4.3\System.Diagnostics.Process.dll
    System.Xml, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 @ D:\paint.net4.3\System.Xml.dll
    System.Runtime.Serialization, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 @ D:\paint.net4.3\System.Runtime.Serialization.dll
    System.Runtime.Serialization.Xml, Version=5.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @ D:\paint.net4.3\System.Runtime.Serialization.Xml.dll
    System.Private.DataContractSerialization, Version=5.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @ D:\paint.net4.3\System.Private.DataContractSerialization.dll
    System.Reflection.Emit.ILGeneration, Version=5.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @ D:\paint.net4.3\System.Reflection.Emit.ILGeneration.dll
    System.Reflection.Emit.Lightweight, Version=5.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @ D:\paint.net4.3\System.Reflection.Emit.Lightweight.dll
    System.Reflection.Primitives, Version=5.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @ D:\paint.net4.3\System.Reflection.Primitives.dll
    System.Xml.XDocument, Version=5.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @ D:\paint.net4.3\System.Xml.XDocument.dll
    System.Private.Xml.Linq, Version=5.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51 @ D:\paint.net4.3\System.Private.Xml.Linq.dll
    System.IO.Pipes, Version=5.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @ D:\paint.net4.3\System.IO.Pipes.dll
    System.Security.AccessControl, Version=5.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @ D:\paint.net4.3\System.Security.AccessControl.dll
    System.Security.Principal.Windows, Version=5.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @ D:\paint.net4.3\System.Security.Principal.Windows.dll
    System.Threading.Overlapped, Version=5.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @ D:\paint.net4.3\System.Threading.Overlapped.dll
    System.Diagnostics.StackTrace, Version=5.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @ D:\paint.net4.3\System.Diagnostics.StackTrace.dll
    System.Reflection.Metadata, Version=5.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @ D:\paint.net4.3\System.Reflection.Metadata.dll

Native modules: 
    D:\paint.net4.3\paintdotnet.exe, version=4.300.7878.42294
    C:\WINDOWS\SYSTEM32\ntdll.dll, version=10.0.19041.1100 (WinBuild.160101.0800)
    C:\WINDOWS\System32\KERNEL32.DLL, version=10.0.19041.1100 (WinBuild.160101.0800)
    C:\WINDOWS\System32\KERNELBASE.dll, version=10.0.19041.1100 (WinBuild.160101.0800)
    C:\WINDOWS\SYSTEM32\apphelp.dll, version=10.0.19041.1100 (WinBuild.160101.0800)
    C:\WINDOWS\System32\USER32.dll, version=10.0.19041.1100 (WinBuild.160101.0800)
    C:\WINDOWS\System32\win32u.dll, version=10.0.19041.1110 (WinBuild.160101.0800)
    C:\WINDOWS\System32\GDI32.dll, version=10.0.19041.746 (WinBuild.160101.0800)
    C:\WINDOWS\System32\gdi32full.dll, version=10.0.19041.1110 (WinBuild.160101.0800)
    C:\WINDOWS\System32\msvcp_win.dll, version=10.0.19041.789 (WinBuild.160101.0800)
    C:\WINDOWS\System32\ucrtbase.dll, version=10.0.19041.789 (WinBuild.160101.0800)
    C:\WINDOWS\System32\SHELL32.dll, version=10.0.19041.1100 (WinBuild.160101.0800)
    C:\WINDOWS\System32\ADVAPI32.dll, version=10.0.19041.1100 (WinBuild.160101.0800)
    C:\WINDOWS\System32\msvcrt.dll, version=7.0.19041.546 (WinBuild.160101.0800)
    C:\WINDOWS\System32\sechost.dll, version=10.0.19041.320 (WinBuild.160101.0800)
    C:\WINDOWS\System32\RPCRT4.dll, version=10.0.19041.1100 (WinBuild.160101.0800)
    C:\WINDOWS\System32\IMM32.DLL, version=10.0.19041.546 (WinBuild.160101.0800)
    D:\paint.net4.3\hostfxr.dll, version=5,0,821,31504 @Commit: 35964c9215613d66a687ebcb2d7fcd9496390ee7
    D:\paint.net4.3\hostpolicy.dll, version=5,0,821,31504 @Commit: 35964c9215613d66a687ebcb2d7fcd9496390ee7
    D:\paint.net4.3\coreclr.dll, version=5,0,821,31504 @Commit: 35964c9215613d66a687ebcb2d7fcd9496390ee7
    C:\WINDOWS\System32\ole32.dll, version=10.0.19041.1100 (WinBuild.160101.0800)
    C:\WINDOWS\System32\combase.dll, version=10.0.19041.1100 (WinBuild.160101.0800)
    C:\WINDOWS\System32\OLEAUT32.dll, version=10.0.19041.985 (WinBuild.160101.0800)
    C:\WINDOWS\System32\bcryptPrimitives.dll, version=10.0.19041.1023 (WinBuild.160101.0800)
    D:\paint.net4.3\System.Private.CoreLib.dll, version=5.0.821.31504
    D:\paint.net4.3\clrjit.dll, version=5,0,821,31504 @Commit: 35964c9215613d66a687ebcb2d7fcd9496390ee7
    D:\paint.net4.3\paintdotnet.dll, version=4.300.7878.42294
    D:\paint.net4.3\System.Runtime.dll, version=5.0.821.31504
    C:\WINDOWS\SYSTEM32\kernel.appcore.dll, version=10.0.19041.546 (WinBuild.160101.0800)
    C:\WINDOWS\system32\uxtheme.dll, version=10.0.19041.1100 (WinBuild.160101.0800)
    C:\Program Files (x86)\Yandex\Punto Switcher\PSHook64.dll, version=4, 4, 4, 489
    C:\WINDOWS\System32\SHLWAPI.dll, version=10.0.19041.1100 (WinBuild.160101.0800)
    D:\paint.net4.3\System.Windows.Forms.dll, version=5.0.821.31504
    D:\paint.net4.3\PaintDotNet.Base.dll, version=4.300.7878.42294
    C:\WINDOWS\SYSTEM32\icu.dll, version=64, 2, 0, 0 (WinBuild.160101.0800)
    D:\paint.net4.3\System.Collections.Concurrent.dll, version=5.0.821.31504
    D:\paint.net4.3\System.Collections.dll, version=5.0.821.31504
    D:\paint.net4.3\PaintDotNet.SystemLayer.dll, version=4.300.7878.42294
    D:\paint.net4.3\System.Runtime.InteropServices.dll, version=5.0.821.31504
    D:\paint.net4.3\System.Runtime.InteropServices.RuntimeInformation.dll, version=5.0.821.31504
    D:\paint.net4.3\System.IO.FileSystem.dll, version=5.0.821.31504
    D:\paint.net4.3\vcruntime140.dll, version=14.29.30040.0 built by: vcwrkspc
    D:\paint.net4.3\vcruntime140_1.dll, version=14.29.30040.0 built by: vcwrkspc
    D:\paint.net4.3\msvcp140.dll, version=14.29.30040.0 built by: vcwrkspc
    D:\paint.net4.3\msvcp140_1.dll, version=14.29.30040.0 built by: vcwrkspc
    D:\paint.net4.3\msvcp140_2.dll, version=14.29.30040.0 built by: vcwrkspc
    D:\paint.net4.3\msvcp140_codecvt_ids.dll, version=14.29.30040.0 built by: vcwrkspc
    D:\paint.net4.3\vcomp140.dll, version=14.29.30040.0 built by: vcwrkspc
    D:\paint.net4.3\ijwhost.dll, version=5,0,821,31504 @Commit: 35964c9215613d66a687ebcb2d7fcd9496390ee7
    D:\paint.net4.3\PaintDotNet.SystemLayer.Native.x64.dll, version=4.300.7878.42294
    C:\WINDOWS\WinSxS\amd64_microsoft.windows.gdiplus_6595b64144ccf1df_1.1.19041.1110_none_91a01826cc8bca4c\gdiplus.dll, version=10.0.19041.1110 (WinBuild.160101.0800)
    C:\WINDOWS\SYSTEM32\PROPSYS.dll, version=7.0.19041.1100 (WinBuild.160101.0800)
    C:\WINDOWS\SYSTEM32\WindowsCodecs.dll, version=10.0.19041.1023 (WinBuild.160101.0800)
    C:\WINDOWS\System32\bcrypt.dll, version=10.0.19041.1100 (WinBuild.160101.0800)
    D:\paint.net4.3\System.Threading.dll, version=5.0.821.31504
    D:\paint.net4.3\System.Runtime.Extensions.dll, version=5.0.821.31504
    D:\paint.net4.3\System.Runtime.CompilerServices.VisualC.dll, version=5.0.821.31504
    D:\paint.net4.3\System.Collections.NonGeneric.dll, version=5.0.821.31504
    C:\WINDOWS\SYSTEM32\windows.storage.dll, version=10.0.19041.1100 (WinBuild.160101.0800)
    C:\WINDOWS\SYSTEM32\Wldp.dll, version=10.0.19041.1100 (WinBuild.160101.0800)
    C:\WINDOWS\System32\SHCORE.dll, version=10.0.19041.1100 (WinBuild.160101.0800)
    D:\paint.net4.3\System.Memory.dll, version=5.0.821.31504
    D:\paint.net4.3\PaintDotNet.Core.dll, version=4.300.7878.42294
    D:\paint.net4.3\System.Private.Uri.dll, version=5.0.821.31504
    D:\paint.net4.3\System.ComponentModel.Primitives.dll, version=5.0.821.31504
    D:\paint.net4.3\WindowsBase.dll, version=5.0.821.31506
    D:\paint.net4.3\System.Windows.Forms.Primitives.dll, version=5.0.821.31504
    D:\paint.net4.3\System.Drawing.Primitives.dll, version=5.0.821.31504
    D:\paint.net4.3\System.Diagnostics.TraceSource.dll, version=5.0.821.31504
    D:\paint.net4.3\Microsoft.Win32.Primitives.dll, version=5.0.821.31504
    D:\paint.net4.3\System.Text.Encoding.CodePages.dll, version=5.0.821.31504
    D:\paint.net4.3\PaintDotNet.Resources.dll, version=4.300.7878.42294
    D:\paint.net4.3\Newtonsoft.Json.dll, version=13.0.1.25517
    D:\paint.net4.3\System.Configuration.ConfigurationManager.dll, version=5.0.20.51904
    D:\paint.net4.3\netstandard.dll, version=5.0.821.31504
    D:\paint.net4.3\System.Linq.Expressions.dll, version=5.0.821.31504
    D:\paint.net4.3\System.Threading.Thread.dll, version=5.0.821.31504
    D:\paint.net4.3\System.ComponentModel.TypeConverter.dll, version=5.0.821.31504
    D:\paint.net4.3\System.ObjectModel.dll, version=5.0.821.31504
    D:\paint.net4.3\System.Runtime.Numerics.dll, version=5.0.821.31504
    D:\paint.net4.3\System.Collections.Specialized.dll, version=5.0.821.31504
    D:\paint.net4.3\System.Private.Xml.dll, version=5.0.821.31504
    D:\paint.net4.3\PresentationNative_cor3.dll, version=5,0,821,31102 @Commit: 6e0788b3a9c83d8461ccf4c9d8a14794a231b1b4
    D:\paint.net4.3\System.Net.WebClient.dll, version=5.0.821.31504
    D:\paint.net4.3\PaintDotNet.Data.dll, version=4.300.7878.42294
    D:\paint.net4.3\System.Security.Cryptography.Algorithms.dll, version=5.0.821.31504
    D:\paint.net4.3\Microsoft.Win32.SystemEvents.dll, version=5.0.20.51904
    D:\paint.net4.3\Microsoft.Win32.Registry.dll, version=5.0.20.51904
    D:\paint.net4.3\System.Linq.dll, version=5.0.821.31504
    D:\paint.net4.3\System.ComponentModel.EventBasedAsync.dll, version=5.0.821.31504
    D:\paint.net4.3\PaintDotNet.Framework.dll, version=4.300.7878.42294
    D:\paint.net4.3\PresentationFramework.dll, version=5.0.821.31506
    D:\paint.net4.3\System.Xml.ReaderWriter.dll, version=5.0.821.31504
    D:\paint.net4.3\System.Text.Encoding.Extensions.dll, version=5.0.821.31504
    D:\paint.net4.3\System.Drawing.Common.dll, version=5.0.421.11614
    D:\paint.net4.3\System.ComponentModel.dll, version=5.0.821.31504
    D:\paint.net4.3\System.Xaml.dll, version=5.0.821.31506
    D:\paint.net4.3\PresentationCore.dll, version=5.0.821.31506
    D:\paint.net4.3\DirectWriteForwarder.dll, version=5,0,821,31506 @Commit: c3afd220b9380b3b329e7eddc63224d74e6f25fe
    D:\paint.net4.3\System.Runtime.Serialization.Primitives.dll, version=5.0.821.31504
    D:\paint.net4.3\System.Runtime.Intrinsics.dll, version=5.0.821.31504
    D:\paint.net4.3\System.Diagnostics.FileVersionInfo.dll, version=5.0.821.31504
    D:\paint.net4.3\PaintDotNet.Effects.dll, version=4.300.7878.42294
    D:\paint.net4.3\Accessibility.dll, version=5.0.821.31504
    D:\paint.net4.3\System.Collections.Immutable.dll, version=5.0.821.31504
    D:\paint.net4.3\mscorlib.dll, version=5.0.821.31504
    D:\paint.net4.3\System.Diagnostics.Debug.dll, version=5.0.821.31504
    C:\WINDOWS\System32\MSCTF.dll, version=10.0.19041.1100 (WinBuild.160101.0800)
    C:\WINDOWS\SYSTEM32\dwrite.dll, version=10.0.19041.1100 (WinBuild.160101.0800)
    D:\paint.net4.3\System.Threading.ThreadPool.dll, version=5.0.821.31504
    C:\WINDOWS\SYSTEM32\dxgi.dll, version=10.0.19041.964 (WinBuild.160101.0800)
    C:\WINDOWS\System32\clbcatq.dll, version=2001.12.10941.16384 (WinBuild.160101.0800)
    C:\WINDOWS\System32\UIAnimation.dll, version=10.0.19041.746 (WinBuild.160101.0800)
    C:\WINDOWS\SYSTEM32\version.dll, version=10.0.19041.546 (WinBuild.160101.0800)
    C:\WINDOWS\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.19041.1110_none_60b5254171f9507e\comctl32.dll, version=6.10 (WinBuild.160101.0800)
    C:\WINDOWS\SYSTEM32\mfplat.dll, version=10.0.19041.1100 (WinBuild.160101.0800)
    C:\WINDOWS\System32\cfgmgr32.dll, version=10.0.19041.546 (WinBuild.160101.0800)
    C:\WINDOWS\SYSTEM32\RTWorkQ.DLL, version=10.0.19041.320 (WinBuild.160101.0800)
    C:\WINDOWS\SYSTEM32\CompPkgSup.DLL, version=10.0.19041.746 (WinBuild.160101.0800)
    D:\paint.net4.3\Bundled\DDSFileTypePlus\DdsFileTypePlus.dll, version=1.10.10.0
    C:\Windows\System32\Windows.StateRepositoryPS.dll, version=10.0.19041.844 (WinBuild.160101.0800)
    D:\paint.net4.3\System.IO.Packaging.dll, version=5.0.20.51904
    C:\WINDOWS\SYSTEM32\TextShaping.dll, version=
    C:\Windows\System32\WinTypes.dll, version=10.0.19041.1100 (WinBuild.160101.0800)
    D:\paint.net4.3\System.Buffers.dll, version=5.0.821.31504
    C:\WINDOWS\SYSTEM32\UIAutomationCore.dll, version=7.2.19041.1100 (WinBuild.160101.0800)
    C:\WINDOWS\SYSTEM32\sxs.dll, version=10.0.19041.1100 (WinBuild.160101.0800)
    D:\paint.net4.3\System.Runtime.Serialization.Formatters.dll, version=5.0.821.31504
    C:\WINDOWS\SYSTEM32\oleacc.dll, version=7.2.19041.746 (WinBuild.160101.0800)
    D:\paint.net4.3\Bundled\AvifFileType\AvifFileType.dll, version=1.1.14.0
    D:\paint.net4.3\Bundled\WebPFileType\WebPFileType.dll, version=1.3.6.0
    C:\WINDOWS\SYSTEM32\d2d1.dll, version=10.0.19041.1100 (WinBuild.160101.0800)
    C:\WINDOWS\SYSTEM32\wtsapi32.dll, version=10.0.19041.546 (WinBuild.160101.0800)
    C:\WINDOWS\SYSTEM32\WINSTA.dll, version=10.0.19041.546 (WinBuild.160101.0800)
    C:\WINDOWS\SYSTEM32\d3d11.dll, version=10.0.19041.746 (WinBuild.160101.0800)
    C:\WINDOWS\SYSTEM32\D3D10Warp.dll, version=10.0.19041.546 (WinBuild.160101.0800)
    C:\WINDOWS\SYSTEM32\dxcore.dll, version=10.0.19041.546 (WinBuild.160101.0800)
    D:\paint.net4.3\System.Numerics.Vectors.dll, version=5.0.821.31504
    D:\paint.net4.3\System.Runtime.CompilerServices.Unsafe.dll, version=5.0.821.31504
    C:\WINDOWS\SYSTEM32\profapi.dll, version=10.0.19041.844 (WinBuild.160101.0800)
    C:\WINDOWS\SYSTEM32\ntmarta.dll, version=10.0.19041.1100 (WinBuild.160101.0800)
    D:\paint.net4.3\System.CodeDom.dll, version=5.0.20.51904
    D:\paint.net4.3\System.Security.Claims.dll, version=5.0.821.31504
    C:\WINDOWS\SYSTEM32\dwmapi.dll, version=10.0.19041.1100 (WinBuild.160101.0800)
    C:\WINDOWS\system32\dataexchange.dll, version=10.0.19041.746 (WinBuild.160101.0800)
    C:\WINDOWS\system32\dcomp.dll, version=10.0.19041.1023 (WinBuild.160101.0800)
    C:\WINDOWS\system32\twinapi.appcore.dll, version=10.0.19041.1100 (WinBuild.160101.0800)
    C:\WINDOWS\SYSTEM32\textinputframework.dll, version=10.0.19041.1081 (WinBuild.160101.0800)
    C:\WINDOWS\System32\CoreUIComponents.dll, version=10.0.19041.546
    C:\WINDOWS\System32\CoreMessaging.dll, version=10.0.19041.746
    C:\WINDOWS\System32\WS2_32.dll, version=10.0.19041.1081 (WinBuild.160101.0800)
    C:\WINDOWS\SYSTEM32\powrprof.dll, version=10.0.19041.1100 (WinBuild.160101.0800)
    C:\WINDOWS\SYSTEM32\UMPDC.dll, version=
    D:\paint.net4.3\System.Text.RegularExpressions.dll, version=5.0.821.31504
    C:\WINDOWS\SYSTEM32\winmm.dll, version=10.0.19041.1100 (WinBuild.160101.0800)
    D:\paint.net4.3\System.Threading.Tasks.Parallel.dll, version=5.0.821.31504
    C:\WINDOWS\system32\explorerframe.dll, version=10.0.19041.1100 (WinBuild.160101.0800)
    D:\paint.net4.3\System.Diagnostics.Tracing.dll, version=5.0.821.31504
    D:\paint.net4.3\Effects\PSFilterPdn.dll, version=1.0.8.0
    D:\paint.net4.3\System.dll, version=5.0.821.31504
    D:\paint.net4.3\System.Drawing.dll, version=5.0.821.31504
    D:\paint.net4.3\System.Core.dll, version=5.0.821.31504
    D:\paint.net4.3\System.Diagnostics.Process.dll, version=5.0.821.31504
    D:\paint.net4.3\System.Xml.dll, version=5.0.821.31504
    D:\paint.net4.3\System.Runtime.Serialization.dll, version=5.0.821.31504
    D:\paint.net4.3\System.Runtime.Serialization.Xml.dll, version=5.0.821.31504
    D:\paint.net4.3\System.Private.DataContractSerialization.dll, version=5.0.821.31504
    D:\paint.net4.3\System.Reflection.Emit.ILGeneration.dll, version=5.0.821.31504
    D:\paint.net4.3\System.Reflection.Emit.Lightweight.dll, version=5.0.821.31504
    D:\paint.net4.3\System.Reflection.Primitives.dll, version=5.0.821.31504
    D:\paint.net4.3\System.Xml.XDocument.dll, version=5.0.821.31504
    D:\paint.net4.3\System.Private.Xml.Linq.dll, version=5.0.821.31504
    D:\paint.net4.3\Bundled\WebPFileType\WebP_x64.dll, version=1.3.6.0
    C:\WINDOWS\SYSTEM32\policymanager.dll, version=10.0.19041.1023 (WinBuild.160101.0800)
    C:\WINDOWS\SYSTEM32\msvcp110_win.dll, version=10.0.19041.546 (WinBuild.160101.0800)
    D:\paint.net4.3\System.IO.Pipes.dll, version=5.0.821.31504
    D:\paint.net4.3\System.Security.AccessControl.dll, version=5.0.20.51904
    D:\paint.net4.3\System.Security.Principal.Windows.dll, version=5.0.20.51904
    D:\paint.net4.3\System.Threading.Overlapped.dll, version=5.0.821.31504
    D:\paint.net4.3\Microsoft.DiaSymReader.Native.amd64.dll, version=14.12.25830.2 built by: VCTOOLSD15ULDR
    D:\paint.net4.3\System.Diagnostics.StackTrace.dll, version=5.0.821.31504
    D:\paint.net4.3\System.Reflection.Metadata.dll, version=5.0.821.31504
    C:\WINDOWS\System32\SetupApi.dll, version=10.0.19041.1100 (WinBuild.160101.0800)
    C:\WINDOWS\SYSTEM32\DEVOBJ.dll, version=10.0.19041.546 (WinBuild.160101.0800)
    C:\WINDOWS\System32\WINTRUST.dll, version=10.0.19041.1110 (WinBuild.160101.0800)
    C:\WINDOWS\System32\CRYPT32.dll, version=10.0.19041.1100 (WinBuild.160101.0800)
    C:\WINDOWS\SYSTEM32\MSASN1.dll, version=10.0.19041.546 (WinBuild.160101.0800)
    C:\WINDOWS\System32\psapi.dll, version=10.0.19041.546 (WinBuild.160101.0800)
------------------------------------------------------------------------------

 

Spoiler

This text file was created because paint.net crashed. Please e-mail this to crashlog4@getpaint.net so we can diagnose and fix the problem.

Application version: paint.net 4.3 (α 4.300.7878.42294)
Time of crash: 28.07.2021 23:05:22
Application uptime: 00:01:20.2952054
Application state: Running 
Working set: 172 156 KiB
Handles and threads: 1036 handles, 35 threads, 241 gdi, 225 user
Install type: Portable
Application directory: D:\paint.net4.3
Current directory: D:\paint.net4.3
Install directory: C:\Program Files\paint.net
OS Version: Windows 10 Pro 10.0.19041.0 x64
.NET version: .NET 5.0.8 x64
Processor: "Pentium(R) Dual-Core CPU       T4400  @ 2.20GHz" @ ~2194MHz (2C/2T, SSE, SSE2, SSE3, SSSE3)
Physical memory: 3000 MB
Video card: Mobile Intel(R) 4 Series Express Chipset Family (Microsoft Corporation - WDDM 1.1) (v:8086, d:2A42, r:7), Microsoft Basic Render Driver (v:1414, d:8C, r:0)
Hardware acceleration: False (default: False)
Pointers: none
UI animations: True
UI DPI: 96 dpi (1,00x scale)
UI theme: VisualStyleClass=Aero, EffectiveTheme=Aero, DWM=yes, AeroColorScheme=Light, ThemeFileName=Aero.msstyles
Updates: n/a
Locale: pdnr.c: en-US, hklm: n/a, hkcu: en-US, cc: ru-RU, cuic: en-US
Flags: 

Exception details:
System.InvalidOperationException: Process is already associated with a real process, so the requested operation cannot be performed.
   at System.Diagnostics.Process.set_StartInfo(ProcessStartInfo value)
   at PSFilterPdn.PsFilterPdnConfigDialog.Run32BitFilterProxy(EffectEnvironmentParameters eep, PluginData data)
   at PSFilterPdn.PsFilterPdnConfigDialog.runFilterBtn_Click(Object sender, EventArgs e)
   at System.Windows.Forms.Control.OnClick(EventArgs e)
   at System.Windows.Forms.Button.OnClick(EventArgs e)
   at System.Windows.Forms.Button.WndProc(Message& m)
   at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
   at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, WM msg, IntPtr wparam, IntPtr lparam)

Managed assemblies: 
    System.Private.CoreLib, Version=5.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e @ D:\paint.net4.3\System.Private.CoreLib.dll
    paintdotnet, Version=4.300.7878.42294, Culture=neutral, PublicKeyToken=null @ D:\paint.net4.3\paintdotnet.dll
    System.Runtime, Version=5.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @ D:\paint.net4.3\System.Runtime.dll
    System.Windows.Forms, Version=5.0.8.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 @ D:\paint.net4.3\System.Windows.Forms.dll
    PaintDotNet.Base, Version=4.300.7878.42294, Culture=neutral, PublicKeyToken=null @ D:\paint.net4.3\PaintDotNet.Base.dll
    PaintDotNet.SystemLayer, Version=4.300.7878.42294, Culture=neutral, PublicKeyToken=null @ D:\paint.net4.3\PaintDotNet.SystemLayer.dll
    System.Runtime.InteropServices.RuntimeInformation, Version=5.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @ D:\paint.net4.3\System.Runtime.InteropServices.RuntimeInformation.dll
    System.IO.FileSystem, Version=5.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @ D:\paint.net4.3\System.IO.FileSystem.dll
    PaintDotNet.SystemLayer.Native.x64, Version=4.300.7878.42294, Culture=neutral, PublicKeyToken=null @ D:\paint.net4.3\PaintDotNet.SystemLayer.Native.x64.dll
    System.Threading, Version=5.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @ D:\paint.net4.3\System.Threading.dll
    System.Runtime.Extensions, Version=5.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @ D:\paint.net4.3\System.Runtime.Extensions.dll
    System.Runtime.InteropServices, Version=5.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @ D:\paint.net4.3\System.Runtime.InteropServices.dll
    System.Runtime.CompilerServices.VisualC, Version=5.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @ D:\paint.net4.3\System.Runtime.CompilerServices.VisualC.dll
    System.Collections.NonGeneric, Version=5.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @ D:\paint.net4.3\System.Collections.NonGeneric.dll
    System.Collections, Version=5.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @ D:\paint.net4.3\System.Collections.dll
    System.Memory, Version=5.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51 @ D:\paint.net4.3\System.Memory.dll
    PaintDotNet.Core, Version=4.300.7878.42294, Culture=neutral, PublicKeyToken=null @ D:\paint.net4.3\PaintDotNet.Core.dll
    System.Collections.Concurrent, Version=5.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @ D:\paint.net4.3\System.Collections.Concurrent.dll
    System.Private.Uri, Version=5.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @ D:\paint.net4.3\System.Private.Uri.dll
    System.ComponentModel.Primitives, Version=5.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @ D:\paint.net4.3\System.ComponentModel.Primitives.dll
    WindowsBase, Version=5.0.8.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35 @ D:\paint.net4.3\WindowsBase.dll
    System.Windows.Forms.Primitives, Version=5.0.8.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 @ D:\paint.net4.3\System.Windows.Forms.Primitives.dll
    System.Drawing.Primitives, Version=5.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @ D:\paint.net4.3\System.Drawing.Primitives.dll
    System.Diagnostics.TraceSource, Version=5.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @ D:\paint.net4.3\System.Diagnostics.TraceSource.dll
    Microsoft.Win32.Primitives, Version=5.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @ D:\paint.net4.3\Microsoft.Win32.Primitives.dll
    System.Text.Encoding.CodePages, Version=5.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @ D:\paint.net4.3\System.Text.Encoding.CodePages.dll
    PaintDotNet.Resources, Version=4.300.7878.42294, Culture=neutral, PublicKeyToken=null @ D:\paint.net4.3\PaintDotNet.Resources.dll
    Newtonsoft.Json, Version=13.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed @ D:\paint.net4.3\Newtonsoft.Json.dll
    System.Threading.Thread, Version=5.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @ D:\paint.net4.3\System.Threading.Thread.dll
    System.Linq.Expressions, Version=5.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @ D:\paint.net4.3\System.Linq.Expressions.dll
    System.ComponentModel.TypeConverter, Version=5.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @ D:\paint.net4.3\System.ComponentModel.TypeConverter.dll
    System.ObjectModel, Version=5.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @ D:\paint.net4.3\System.ObjectModel.dll
    System.Runtime.Numerics, Version=5.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @ D:\paint.net4.3\System.Runtime.Numerics.dll
    netstandard, Version=2.1.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51 @ D:\paint.net4.3\netstandard.dll
    System.Configuration.ConfigurationManager, Version=5.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51 @ D:\paint.net4.3\System.Configuration.ConfigurationManager.dll
    System.Collections.Specialized, Version=5.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @ D:\paint.net4.3\System.Collections.Specialized.dll
    System.Private.Xml, Version=5.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51 @ D:\paint.net4.3\System.Private.Xml.dll
    System.Net.WebClient, Version=5.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51 @ D:\paint.net4.3\System.Net.WebClient.dll
    PaintDotNet.Data, Version=4.300.7878.42294, Culture=neutral, PublicKeyToken=null @ D:\paint.net4.3\PaintDotNet.Data.dll
    System.Security.Cryptography.Algorithms, Version=5.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @ D:\paint.net4.3\System.Security.Cryptography.Algorithms.dll
    Microsoft.Win32.SystemEvents, Version=5.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51 @ D:\paint.net4.3\Microsoft.Win32.SystemEvents.dll
    Microsoft.Win32.Registry, Version=5.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @ D:\paint.net4.3\Microsoft.Win32.Registry.dll
    System.Xml.ReaderWriter, Version=5.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @ D:\paint.net4.3\System.Xml.ReaderWriter.dll
    System.Linq, Version=5.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @ D:\paint.net4.3\System.Linq.dll
    System.ComponentModel.EventBasedAsync, Version=5.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @ D:\paint.net4.3\System.ComponentModel.EventBasedAsync.dll
    PaintDotNet.Framework, Version=4.300.7878.42294, Culture=neutral, PublicKeyToken=null @ D:\paint.net4.3\PaintDotNet.Framework.dll
    PresentationFramework, Version=5.0.8.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35 @ D:\paint.net4.3\PresentationFramework.dll
    System.Text.Encoding.Extensions, Version=5.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @ D:\paint.net4.3\System.Text.Encoding.Extensions.dll
    System.Drawing.Common, Version=5.0.0.2, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51 @ D:\paint.net4.3\System.Drawing.Common.dll
    System.ComponentModel, Version=5.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @ D:\paint.net4.3\System.ComponentModel.dll
    System.Xaml, Version=5.0.8.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 @ D:\paint.net4.3\System.Xaml.dll
    PresentationCore, Version=5.0.8.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35 @ D:\paint.net4.3\PresentationCore.dll
    DirectWriteForwarder, Version=5.0.8.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35 @ D:\paint.net4.3\DirectWriteForwarder.dll
    System.Runtime.Serialization.Primitives, Version=5.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @ D:\paint.net4.3\System.Runtime.Serialization.Primitives.dll
    System.Diagnostics.FileVersionInfo, Version=5.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @ D:\paint.net4.3\System.Diagnostics.FileVersionInfo.dll
    PaintDotNet.Effects, Version=4.300.7878.42294, Culture=neutral, PublicKeyToken=null @ D:\paint.net4.3\PaintDotNet.Effects.dll
    Accessibility, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35 @ D:\paint.net4.3\Accessibility.dll
    System.Collections.Immutable, Version=5.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @ D:\paint.net4.3\System.Collections.Immutable.dll
    System.Runtime.Intrinsics, Version=5.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51 @ D:\paint.net4.3\System.Runtime.Intrinsics.dll
    mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 @ D:\paint.net4.3\mscorlib.dll
    System.Diagnostics.Debug, Version=5.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @ D:\paint.net4.3\System.Diagnostics.Debug.dll
    System.Threading.ThreadPool, Version=5.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @ D:\paint.net4.3\System.Threading.ThreadPool.dll
    AvifFileType, Version=1.1.14.0, Culture=neutral, PublicKeyToken=null @ D:\paint.net4.3\Bundled\AvifFileType\AvifFileType.dll
    DdsFileTypePlus, Version=1.10.10.0, Culture=neutral, PublicKeyToken=null @ D:\paint.net4.3\Bundled\DDSFileTypePlus\DdsFileTypePlus.dll
    System.IO.Packaging, Version=5.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @ D:\paint.net4.3\System.IO.Packaging.dll
    WebPFileType, Version=1.3.6.0, Culture=neutral, PublicKeyToken=null @ D:\paint.net4.3\Bundled\WebPFileType\WebPFileType.dll
    System.Buffers, Version=5.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51 @ D:\paint.net4.3\System.Buffers.dll
    System.Runtime.Serialization.Formatters, Version=5.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @ D:\paint.net4.3\System.Runtime.Serialization.Formatters.dll
    System.Numerics.Vectors, Version=5.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @ D:\paint.net4.3\System.Numerics.Vectors.dll
    System.Runtime.CompilerServices.Unsafe, Version=5.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @ D:\paint.net4.3\System.Runtime.CompilerServices.Unsafe.dll
    System.CodeDom, Version=5.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51 @ D:\paint.net4.3\System.CodeDom.dll
    System.Security.Claims, Version=5.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @ D:\paint.net4.3\System.Security.Claims.dll
    System.Text.RegularExpressions, Version=5.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @ D:\paint.net4.3\System.Text.RegularExpressions.dll
    System.Threading.Tasks.Parallel, Version=5.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @ D:\paint.net4.3\System.Threading.Tasks.Parallel.dll
    System.Diagnostics.Tracing, Version=5.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @ D:\paint.net4.3\System.Diagnostics.Tracing.dll
    PSFilterPdn, Version=1.0.8.0, Culture=neutral, PublicKeyToken=null @ D:\paint.net4.3\Effects\PSFilterPdn.dll
    System, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 @ D:\paint.net4.3\System.dll
    System.Drawing, Version=5.0.8.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @ D:\paint.net4.3\System.Drawing.dll
    System.Xml.XDocument, Version=5.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @ D:\paint.net4.3\System.Xml.XDocument.dll
    System.Private.Xml.Linq, Version=5.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51 @ D:\paint.net4.3\System.Private.Xml.Linq.dll
    System.Core, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 @ D:\paint.net4.3\System.Core.dll
    System.Diagnostics.Process, Version=5.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @ D:\paint.net4.3\System.Diagnostics.Process.dll
    System.Xml, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 @ D:\paint.net4.3\System.Xml.dll
    System.Runtime.Serialization, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 @ D:\paint.net4.3\System.Runtime.Serialization.dll
    System.Runtime.Serialization.Xml, Version=5.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @ D:\paint.net4.3\System.Runtime.Serialization.Xml.dll
    System.Private.DataContractSerialization, Version=5.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @ D:\paint.net4.3\System.Private.DataContractSerialization.dll
    System.Reflection.Emit.ILGeneration, Version=5.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @ D:\paint.net4.3\System.Reflection.Emit.ILGeneration.dll
    System.Reflection.Emit.Lightweight, Version=5.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @ D:\paint.net4.3\System.Reflection.Emit.Lightweight.dll
    System.Reflection.Primitives, Version=5.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @ D:\paint.net4.3\System.Reflection.Primitives.dll
    System.IO.Pipes, Version=5.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @ D:\paint.net4.3\System.IO.Pipes.dll
    System.Security.AccessControl, Version=5.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @ D:\paint.net4.3\System.Security.AccessControl.dll
    System.Security.Principal.Windows, Version=5.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @ D:\paint.net4.3\System.Security.Principal.Windows.dll
    System.Threading.Overlapped, Version=5.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @ D:\paint.net4.3\System.Threading.Overlapped.dll
    System.Security.Principal, Version=5.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @ D:\paint.net4.3\System.Security.Principal.dll
    System.Diagnostics.StackTrace, Version=5.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @ D:\paint.net4.3\System.Diagnostics.StackTrace.dll
    System.Reflection.Metadata, Version=5.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @ D:\paint.net4.3\System.Reflection.Metadata.dll

Native modules: 
    D:\paint.net4.3\paintdotnet.exe, version=4.300.7878.42294
    C:\WINDOWS\SYSTEM32\ntdll.dll, version=10.0.19041.1100 (WinBuild.160101.0800)
    C:\WINDOWS\System32\KERNEL32.DLL, version=10.0.19041.1100 (WinBuild.160101.0800)
    C:\WINDOWS\System32\KERNELBASE.dll, version=10.0.19041.1100 (WinBuild.160101.0800)
    C:\WINDOWS\System32\USER32.dll, version=10.0.19041.1100 (WinBuild.160101.0800)
    C:\WINDOWS\System32\win32u.dll, version=10.0.19041.1110 (WinBuild.160101.0800)
    C:\WINDOWS\System32\GDI32.dll, version=10.0.19041.746 (WinBuild.160101.0800)
    C:\WINDOWS\System32\gdi32full.dll, version=10.0.19041.1110 (WinBuild.160101.0800)
    C:\WINDOWS\System32\msvcp_win.dll, version=10.0.19041.789 (WinBuild.160101.0800)
    C:\WINDOWS\System32\ucrtbase.dll, version=10.0.19041.789 (WinBuild.160101.0800)
    C:\WINDOWS\System32\SHELL32.dll, version=10.0.19041.1100 (WinBuild.160101.0800)
    C:\WINDOWS\System32\ADVAPI32.dll, version=10.0.19041.1100 (WinBuild.160101.0800)
    C:\WINDOWS\System32\msvcrt.dll, version=7.0.19041.546 (WinBuild.160101.0800)
    C:\WINDOWS\System32\sechost.dll, version=10.0.19041.320 (WinBuild.160101.0800)
    C:\WINDOWS\System32\RPCRT4.dll, version=10.0.19041.1100 (WinBuild.160101.0800)
    C:\WINDOWS\System32\IMM32.DLL, version=10.0.19041.546 (WinBuild.160101.0800)
    D:\paint.net4.3\hostfxr.dll, version=5,0,821,31504 @Commit: 35964c9215613d66a687ebcb2d7fcd9496390ee7
    D:\paint.net4.3\hostpolicy.dll, version=5,0,821,31504 @Commit: 35964c9215613d66a687ebcb2d7fcd9496390ee7
    D:\paint.net4.3\coreclr.dll, version=5,0,821,31504 @Commit: 35964c9215613d66a687ebcb2d7fcd9496390ee7
    C:\WINDOWS\System32\ole32.dll, version=10.0.19041.1100 (WinBuild.160101.0800)
    C:\WINDOWS\System32\combase.dll, version=10.0.19041.1100 (WinBuild.160101.0800)
    C:\WINDOWS\System32\OLEAUT32.dll, version=10.0.19041.985 (WinBuild.160101.0800)
    C:\WINDOWS\System32\bcryptPrimitives.dll, version=10.0.19041.1023 (WinBuild.160101.0800)
    D:\paint.net4.3\System.Private.CoreLib.dll, version=5.0.821.31504
    D:\paint.net4.3\clrjit.dll, version=5,0,821,31504 @Commit: 35964c9215613d66a687ebcb2d7fcd9496390ee7
    C:\WINDOWS\SYSTEM32\kernel.appcore.dll, version=10.0.19041.546 (WinBuild.160101.0800)
    D:\paint.net4.3\paintdotnet.dll, version=4.300.7878.42294
    D:\paint.net4.3\System.Runtime.dll, version=5.0.821.31504
    C:\WINDOWS\system32\uxtheme.dll, version=10.0.19041.1100 (WinBuild.160101.0800)
    C:\Program Files (x86)\Yandex\Punto Switcher\PSHook64.dll, version=4, 4, 4, 489
    C:\WINDOWS\System32\SHLWAPI.dll, version=10.0.19041.1100 (WinBuild.160101.0800)
    D:\paint.net4.3\System.Windows.Forms.dll, version=5.0.821.31504
    D:\paint.net4.3\PaintDotNet.Base.dll, version=4.300.7878.42294
    D:\paint.net4.3\PaintDotNet.SystemLayer.dll, version=4.300.7878.42294
    D:\paint.net4.3\System.Runtime.InteropServices.RuntimeInformation.dll, version=5.0.821.31504
    D:\paint.net4.3\System.IO.FileSystem.dll, version=5.0.821.31504
    D:\paint.net4.3\vcruntime140.dll, version=14.29.30040.0 built by: vcwrkspc
    D:\paint.net4.3\vcruntime140_1.dll, version=14.29.30040.0 built by: vcwrkspc
    D:\paint.net4.3\msvcp140.dll, version=14.29.30040.0 built by: vcwrkspc
    D:\paint.net4.3\msvcp140_1.dll, version=14.29.30040.0 built by: vcwrkspc
    D:\paint.net4.3\msvcp140_2.dll, version=14.29.30040.0 built by: vcwrkspc
    D:\paint.net4.3\msvcp140_codecvt_ids.dll, version=14.29.30040.0 built by: vcwrkspc
    D:\paint.net4.3\vcomp140.dll, version=14.29.30040.0 built by: vcwrkspc
    D:\paint.net4.3\ijwhost.dll, version=5,0,821,31504 @Commit: 35964c9215613d66a687ebcb2d7fcd9496390ee7
    D:\paint.net4.3\PaintDotNet.SystemLayer.Native.x64.dll, version=4.300.7878.42294
    C:\WINDOWS\WinSxS\amd64_microsoft.windows.gdiplus_6595b64144ccf1df_1.1.19041.1110_none_91a01826cc8bca4c\gdiplus.dll, version=10.0.19041.1110 (WinBuild.160101.0800)
    C:\WINDOWS\SYSTEM32\WindowsCodecs.dll, version=10.0.19041.1023 (WinBuild.160101.0800)
    C:\WINDOWS\System32\bcrypt.dll, version=10.0.19041.1100 (WinBuild.160101.0800)
    C:\WINDOWS\SYSTEM32\PROPSYS.dll, version=7.0.19041.1100 (WinBuild.160101.0800)
    D:\paint.net4.3\System.Threading.dll, version=5.0.821.31504
    D:\paint.net4.3\System.Runtime.Extensions.dll, version=5.0.821.31504
    D:\paint.net4.3\System.Runtime.InteropServices.dll, version=5.0.821.31504
    D:\paint.net4.3\System.Runtime.CompilerServices.VisualC.dll, version=5.0.821.31504
    D:\paint.net4.3\System.Collections.NonGeneric.dll, version=5.0.821.31504
    C:\WINDOWS\SYSTEM32\icu.dll, version=64, 2, 0, 0 (WinBuild.160101.0800)
    C:\WINDOWS\SYSTEM32\windows.storage.dll, version=10.0.19041.1100 (WinBuild.160101.0800)
    C:\WINDOWS\SYSTEM32\Wldp.dll, version=10.0.19041.1100 (WinBuild.160101.0800)
    C:\WINDOWS\System32\SHCORE.dll, version=10.0.19041.1100 (WinBuild.160101.0800)
    D:\paint.net4.3\System.Collections.dll, version=5.0.821.31504
    D:\paint.net4.3\System.Memory.dll, version=5.0.821.31504
    D:\paint.net4.3\PaintDotNet.Core.dll, version=4.300.7878.42294
    D:\paint.net4.3\System.Collections.Concurrent.dll, version=5.0.821.31504
    D:\paint.net4.3\System.Private.Uri.dll, version=5.0.821.31504
    D:\paint.net4.3\System.ComponentModel.Primitives.dll, version=5.0.821.31504
    D:\paint.net4.3\WindowsBase.dll, version=5.0.821.31506
    D:\paint.net4.3\System.Windows.Forms.Primitives.dll, version=5.0.821.31504
    D:\paint.net4.3\System.Drawing.Primitives.dll, version=5.0.821.31504
    D:\paint.net4.3\System.Diagnostics.TraceSource.dll, version=5.0.821.31504
    D:\paint.net4.3\Microsoft.Win32.Primitives.dll, version=5.0.821.31504
    D:\paint.net4.3\System.Text.Encoding.CodePages.dll, version=5.0.821.31504
    D:\paint.net4.3\PaintDotNet.Resources.dll, version=4.300.7878.42294
    D:\paint.net4.3\Newtonsoft.Json.dll, version=13.0.1.25517
    D:\paint.net4.3\System.Threading.Thread.dll, version=5.0.821.31504
    D:\paint.net4.3\System.Linq.Expressions.dll, version=5.0.821.31504
    D:\paint.net4.3\System.ComponentModel.TypeConverter.dll, version=5.0.821.31504
    D:\paint.net4.3\System.ObjectModel.dll, version=5.0.821.31504
    D:\paint.net4.3\System.Runtime.Numerics.dll, version=5.0.821.31504
    D:\paint.net4.3\netstandard.dll, version=5.0.821.31504
    D:\paint.net4.3\PresentationNative_cor3.dll, version=5,0,821,31102 @Commit: 6e0788b3a9c83d8461ccf4c9d8a14794a231b1b4
    D:\paint.net4.3\System.Configuration.ConfigurationManager.dll, version=5.0.20.51904
    D:\paint.net4.3\System.Collections.Specialized.dll, version=5.0.821.31504
    D:\paint.net4.3\System.Private.Xml.dll, version=5.0.821.31504
    D:\paint.net4.3\System.Net.WebClient.dll, version=5.0.821.31504
    D:\paint.net4.3\PaintDotNet.Data.dll, version=4.300.7878.42294
    D:\paint.net4.3\System.Security.Cryptography.Algorithms.dll, version=5.0.821.31504
    D:\paint.net4.3\Microsoft.Win32.SystemEvents.dll, version=5.0.20.51904
    D:\paint.net4.3\Microsoft.Win32.Registry.dll, version=5.0.20.51904
    D:\paint.net4.3\System.Xml.ReaderWriter.dll, version=5.0.821.31504
    D:\paint.net4.3\System.Linq.dll, version=5.0.821.31504
    D:\paint.net4.3\System.ComponentModel.EventBasedAsync.dll, version=5.0.821.31504
    D:\paint.net4.3\PaintDotNet.Framework.dll, version=4.300.7878.42294
    D:\paint.net4.3\PresentationFramework.dll, version=5.0.821.31506
    D:\paint.net4.3\System.Text.Encoding.Extensions.dll, version=5.0.821.31504
    D:\paint.net4.3\System.Drawing.Common.dll, version=5.0.421.11614
    D:\paint.net4.3\System.ComponentModel.dll, version=5.0.821.31504
    D:\paint.net4.3\System.Xaml.dll, version=5.0.821.31506
    D:\paint.net4.3\PresentationCore.dll, version=5.0.821.31506
    D:\paint.net4.3\DirectWriteForwarder.dll, version=5,0,821,31506 @Commit: c3afd220b9380b3b329e7eddc63224d74e6f25fe
    D:\paint.net4.3\System.Runtime.Serialization.Primitives.dll, version=5.0.821.31504
    D:\paint.net4.3\System.Diagnostics.FileVersionInfo.dll, version=5.0.821.31504
    D:\paint.net4.3\PaintDotNet.Effects.dll, version=4.300.7878.42294
    D:\paint.net4.3\Accessibility.dll, version=5.0.821.31504
    D:\paint.net4.3\System.Collections.Immutable.dll, version=5.0.821.31504
    D:\paint.net4.3\System.Runtime.Intrinsics.dll, version=5.0.821.31504
    D:\paint.net4.3\mscorlib.dll, version=5.0.821.31504
    C:\WINDOWS\System32\MSCTF.dll, version=10.0.19041.1100 (WinBuild.160101.0800)
    D:\paint.net4.3\System.Diagnostics.Debug.dll, version=5.0.821.31504
    C:\WINDOWS\SYSTEM32\dwrite.dll, version=10.0.19041.1100 (WinBuild.160101.0800)
    D:\paint.net4.3\System.Threading.ThreadPool.dll, version=5.0.821.31504
    C:\WINDOWS\SYSTEM32\dxgi.dll, version=10.0.19041.964 (WinBuild.160101.0800)
    C:\WINDOWS\System32\clbcatq.dll, version=2001.12.10941.16384 (WinBuild.160101.0800)
    C:\WINDOWS\System32\UIAnimation.dll, version=10.0.19041.746 (WinBuild.160101.0800)
    C:\WINDOWS\SYSTEM32\version.dll, version=10.0.19041.546 (WinBuild.160101.0800)
    C:\WINDOWS\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.19041.1110_none_60b5254171f9507e\comctl32.dll, version=6.10 (WinBuild.160101.0800)
    C:\WINDOWS\SYSTEM32\mfplat.dll, version=10.0.19041.1100 (WinBuild.160101.0800)
    C:\WINDOWS\System32\cfgmgr32.dll, version=10.0.19041.546 (WinBuild.160101.0800)
    C:\WINDOWS\SYSTEM32\RTWorkQ.DLL, version=10.0.19041.320 (WinBuild.160101.0800)
    C:\WINDOWS\SYSTEM32\CompPkgSup.DLL, version=10.0.19041.746 (WinBuild.160101.0800)
    C:\Windows\System32\Windows.StateRepositoryPS.dll, version=10.0.19041.844 (WinBuild.160101.0800)
    D:\paint.net4.3\Bundled\AvifFileType\AvifFileType.dll, version=1.1.14.0
    D:\paint.net4.3\Bundled\DDSFileTypePlus\DdsFileTypePlus.dll, version=1.10.10.0
    D:\paint.net4.3\System.IO.Packaging.dll, version=5.0.20.51904
    D:\paint.net4.3\Bundled\WebPFileType\WebPFileType.dll, version=1.3.6.0
    C:\WINDOWS\SYSTEM32\TextShaping.dll, version=
    C:\Windows\System32\WinTypes.dll, version=10.0.19041.1100 (WinBuild.160101.0800)
    D:\paint.net4.3\System.Buffers.dll, version=5.0.821.31504
    C:\WINDOWS\SYSTEM32\UIAutomationCore.dll, version=7.2.19041.1100 (WinBuild.160101.0800)
    C:\WINDOWS\SYSTEM32\sxs.dll, version=10.0.19041.1100 (WinBuild.160101.0800)
    D:\paint.net4.3\System.Runtime.Serialization.Formatters.dll, version=5.0.821.31504
    C:\WINDOWS\SYSTEM32\oleacc.dll, version=7.2.19041.746 (WinBuild.160101.0800)
    C:\WINDOWS\SYSTEM32\d2d1.dll, version=10.0.19041.1100 (WinBuild.160101.0800)
    C:\WINDOWS\SYSTEM32\wtsapi32.dll, version=10.0.19041.546 (WinBuild.160101.0800)
    C:\WINDOWS\SYSTEM32\WINSTA.dll, version=10.0.19041.546 (WinBuild.160101.0800)
    C:\WINDOWS\SYSTEM32\d3d11.dll, version=10.0.19041.746 (WinBuild.160101.0800)
    C:\WINDOWS\SYSTEM32\D3D10Warp.dll, version=10.0.19041.546 (WinBuild.160101.0800)
    C:\WINDOWS\SYSTEM32\dxcore.dll, version=10.0.19041.546 (WinBuild.160101.0800)
    D:\paint.net4.3\System.Numerics.Vectors.dll, version=5.0.821.31504
    D:\paint.net4.3\System.Runtime.CompilerServices.Unsafe.dll, version=5.0.821.31504
    D:\paint.net4.3\System.CodeDom.dll, version=5.0.20.51904
    D:\paint.net4.3\System.Security.Claims.dll, version=5.0.821.31504
    C:\WINDOWS\SYSTEM32\dwmapi.dll, version=10.0.19041.1100 (WinBuild.160101.0800)
    C:\WINDOWS\system32\dataexchange.dll, version=10.0.19041.746 (WinBuild.160101.0800)
    C:\WINDOWS\system32\dcomp.dll, version=10.0.19041.1023 (WinBuild.160101.0800)
    C:\WINDOWS\system32\twinapi.appcore.dll, version=10.0.19041.1100 (WinBuild.160101.0800)
    C:\WINDOWS\SYSTEM32\textinputframework.dll, version=10.0.19041.1081 (WinBuild.160101.0800)
    C:\WINDOWS\System32\CoreUIComponents.dll, version=10.0.19041.546
    C:\WINDOWS\System32\CoreMessaging.dll, version=10.0.19041.746
    C:\WINDOWS\System32\WS2_32.dll, version=10.0.19041.1081 (WinBuild.160101.0800)
    C:\WINDOWS\SYSTEM32\ntmarta.dll, version=10.0.19041.1100 (WinBuild.160101.0800)
    C:\WINDOWS\SYSTEM32\powrprof.dll, version=10.0.19041.1100 (WinBuild.160101.0800)
    C:\WINDOWS\SYSTEM32\UMPDC.dll, version=
    D:\paint.net4.3\System.Text.RegularExpressions.dll, version=5.0.821.31504
    C:\WINDOWS\SYSTEM32\winmm.dll, version=10.0.19041.1100 (WinBuild.160101.0800)
    D:\paint.net4.3\System.Threading.Tasks.Parallel.dll, version=5.0.821.31504
    C:\WINDOWS\system32\explorerframe.dll, version=10.0.19041.1100 (WinBuild.160101.0800)
    D:\paint.net4.3\System.Diagnostics.Tracing.dll, version=5.0.821.31504
    D:\paint.net4.3\Effects\PSFilterPdn.dll, version=1.0.8.0
    D:\paint.net4.3\System.dll, version=5.0.821.31504
    D:\paint.net4.3\System.Drawing.dll, version=5.0.821.31504
    D:\paint.net4.3\System.Xml.XDocument.dll, version=5.0.821.31504
    D:\paint.net4.3\System.Private.Xml.Linq.dll, version=5.0.821.31504
    D:\paint.net4.3\Bundled\WebPFileType\WebP_x64.dll, version=1.3.6.0
    C:\WINDOWS\SYSTEM32\policymanager.dll, version=10.0.19041.1023 (WinBuild.160101.0800)
    C:\WINDOWS\SYSTEM32\msvcp110_win.dll, version=10.0.19041.546 (WinBuild.160101.0800)
    C:\WINDOWS\SYSTEM32\profapi.dll, version=10.0.19041.844 (WinBuild.160101.0800)
    D:\paint.net4.3\System.Core.dll, version=5.0.821.31504
    D:\paint.net4.3\System.Diagnostics.Process.dll, version=5.0.821.31504
    D:\paint.net4.3\System.Xml.dll, version=5.0.821.31504
    D:\paint.net4.3\System.Runtime.Serialization.dll, version=5.0.821.31504
    D:\paint.net4.3\System.Runtime.Serialization.Xml.dll, version=5.0.821.31504
    D:\paint.net4.3\System.Private.DataContractSerialization.dll, version=5.0.821.31504
    D:\paint.net4.3\System.Reflection.Emit.ILGeneration.dll, version=5.0.821.31504
    D:\paint.net4.3\System.Reflection.Emit.Lightweight.dll, version=5.0.821.31504
    D:\paint.net4.3\System.Reflection.Primitives.dll, version=5.0.821.31504
    C:\WINDOWS\System32\comdlg32.dll, version=10.0.19041.1100 (WinBuild.160101.0800)
    C:\WINDOWS\System32\DUI70.dll, version=10.0.19041.1100 (WinBuild.160101.0800)
    C:\WINDOWS\System32\DUser.dll, version=10.0.19041.1100 (WinBuild.160101.0800)
    C:\Program Files\Common Files\microsoft shared\ink\tiptsf.dll, version=10.0.19041.1100 (WinBuild.160101.0800)
    C:\WINDOWS\SYSTEM32\edputil.dll, version=10.0.19041.1100 (WinBuild.160101.0800)
    C:\Windows\System32\thumbcache.dll, version=10.0.19041.1100 (WinBuild.160101.0800)
    C:\Windows\System32\Windows.UI.FileExplorer.dll, version=10.0.19041.1023 (WinBuild.160101.0800)
    C:\WINDOWS\SYSTEM32\atlthunk.dll, version=10.0.19041.546 (WinBuild.160101.0800)
    C:\WINDOWS\System32\StructuredQuery.dll, version=7.0.19041.867 (WinBuild.160101.0800)
    C:\Windows\System32\Windows.FileExplorer.Common.dll, version=10.0.19041.320 (WinBuild.160101.0800)
    C:\Windows\System32\iertutil.dll, version=11.00.19041.1100 (WinBuild.160101.0800)
    C:\WINDOWS\system32\Windows.Storage.Search.dll, version=10.0.19041.1100 (WinBuild.160101.0800)
    C:\WINDOWS\SYSTEM32\MPR.dll, version=10.0.19041.1100 (WinBuild.160101.0800)
    C:\WINDOWS\System32\drprov.dll, version=10.0.19041.1100 (WinBuild.160101.0800)
    C:\WINDOWS\System32\ntlanman.dll, version=10.0.19041.1100 (WinBuild.160101.0800)
    C:\WINDOWS\System32\davclnt.dll, version=10.0.19041.546 (WinBuild.160101.0800)
    C:\WINDOWS\System32\DAVHLPR.dll, version=10.0.19041.546 (WinBuild.160101.0800)
    C:\WINDOWS\System32\wkscli.dll, version=10.0.19041.546 (WinBuild.160101.0800)
    C:\WINDOWS\SYSTEM32\cscapi.dll, version=10.0.19041.546 (WinBuild.160101.0800)
    C:\WINDOWS\System32\netutils.dll, version=10.0.19041.546 (WinBuild.160101.0800)
    C:\Windows\System32\twinapi.dll, version=10.0.19041.1100 (WinBuild.160101.0800)
    C:\WINDOWS\SYSTEM32\apphelp.dll, version=10.0.19041.1100 (WinBuild.160101.0800)
    C:\Windows\System32\dlnashext.dll, version=10.0.19041.1100 (WinBuild.160101.0800)
    C:\Windows\System32\PlayToDevice.dll, version=10.0.19041.1100 (WinBuild.160101.0800)
    C:\Windows\System32\DevDispItemProvider.dll, version=10.0.19041.1100 (WinBuild.160101.0800)
    C:\WINDOWS\SYSTEM32\ntshrui.dll, version=10.0.19041.1100 (WinBuild.160101.0800)
    C:\WINDOWS\SYSTEM32\SspiCli.dll, version=10.0.19041.906 (WinBuild.160101.0800)
    C:\WINDOWS\SYSTEM32\srvcli.dll, version=10.0.19041.546 (WinBuild.160101.0800)
    C:\WINDOWS\System32\MMDevApi.dll, version=10.0.19041.1100 (WinBuild.160101.0800)
    C:\WINDOWS\System32\DEVOBJ.dll, version=10.0.19041.546 (WinBuild.160101.0800)
    C:\Windows\System32\PortableDeviceApi.dll, version=10.0.19041.1100 (WinBuild.160101.0800)
    C:\WINDOWS\System32\SETUPAPI.dll, version=10.0.19041.1100 (WinBuild.160101.0800)
    C:\WINDOWS\System32\WINTRUST.dll, version=10.0.19041.1110 (WinBuild.160101.0800)
    C:\WINDOWS\System32\CRYPT32.dll, version=10.0.19041.1100 (WinBuild.160101.0800)
    C:\WINDOWS\System32\MSASN1.dll, version=10.0.19041.546 (WinBuild.160101.0800)
    C:\Windows\System32\EhStorShell.dll, version=10.0.19041.1100 (WinBuild.160101.0800)
    C:\Windows\System32\EhStorAPI.dll, version=10.0.19041.1100 (WinBuild.160101.0800)
    C:\Users\User\AppData\Local\Microsoft\OneDrive\21.129.0627.0002\FileSyncShell64.dll, version=21.129.0627.0002
    C:\WINDOWS\SYSTEM32\Secur32.dll, version=10.0.19041.546 (WinBuild.160101.0800)
    C:\WINDOWS\SYSTEM32\WININET.dll, version=11.00.19041.1100 (WinBuild.160101.0800)
    C:\WINDOWS\SYSTEM32\USERENV.dll, version=10.0.19041.1100 (WinBuild.160101.0800)
    C:\WINDOWS\SYSTEM32\CRYPTBASE.DLL, version=10.0.19041.546 (WinBuild.160101.0800)
    C:\WINDOWS\System32\cscui.dll, version=10.0.19041.1100 (WinBuild.160101.0800)
    C:\WINDOWS\system32\NetworkExplorer.dll, version=10.0.19041.1100 (WinBuild.160101.0800)
    C:\Windows\System32\cldapi.dll, version=10.0.19041.1081 (WinBuild.160101.0800)
    C:\Windows\System32\FLTLIB.DLL, version=10.0.19041.1100 (WinBuild.160101.0800)
    D:\paint.net4.3\System.IO.Pipes.dll, version=5.0.821.31504
    D:\paint.net4.3\System.Security.AccessControl.dll, version=5.0.20.51904
    D:\paint.net4.3\System.Security.Principal.Windows.dll, version=5.0.20.51904
    D:\paint.net4.3\System.Threading.Overlapped.dll, version=5.0.821.31504
    D:\paint.net4.3\System.Security.Principal.dll, version=5.0.821.31504
    D:\paint.net4.3\Microsoft.DiaSymReader.Native.amd64.dll, version=14.12.25830.2 built by: VCTOOLSD15ULDR
    D:\paint.net4.3\System.Diagnostics.StackTrace.dll, version=5.0.821.31504
    D:\paint.net4.3\System.Reflection.Metadata.dll, version=5.0.821.31504
    C:\WINDOWS\System32\psapi.dll, version=10.0.19041.546 (WinBuild.160101.0800)
------------------------------------------------------------------------------

 

Edited by ReMake
Link to comment
Share on other sites

5 hours ago, ReMake said:

This message appears if the PS filter is not applied (by clicking the Cancel button in the PS filter UI). Sometimes the message may contain some character.

 

My new server code had a bug with how it handled the error reporting when cancelling a filter.

 

5 hours ago, ReMake said:

And two crash logs out of several:

 

That looks like a race condition when starting the PSFilterShim process, but I have not been able to reproduce it.

Do you have a list of steps?

PdnSig.png

Plugin Pack | PSFilterPdn | Content Aware Fill | G'MICPaint Shop Pro Filetype | RAW Filetype | WebP Filetype

The small increase in performance you get coding in C++ over C# is hardly enough to offset the headache of coding in the C++ language. ~BoltBait

 

Link to comment
Share on other sites

  • null54 changed the title to PSFilterPdn (2021-07-28)

Release version 1.0.8.1.

Changes:

 

Fixed an issue with an error dialog being shown when cancelling 32-bit filters.

PdnSig.png

Plugin Pack | PSFilterPdn | Content Aware Fill | G'MICPaint Shop Pro Filetype | RAW Filetype | WebP Filetype

The small increase in performance you get coding in C++ over C# is hardly enough to offset the headache of coding in the C++ language. ~BoltBait

 

Link to comment
Share on other sites

37 minutes ago, null54 said:

Do you have a list of steps?

Later I will try to present you the video as soon as I am free.

Link to comment
Share on other sites

  • null54 changed the title to PSFilterPdn (2021-07-29)
11 hours ago, ReMake said:

I noticed that the 8bf Filter fails when, after applying the first PS filter, you try to apply another PS filter before closing the 8bf Filter.

 

Fixed in version 1.0.8.2.

The issue was caused by a breaking change in the .NET 5 Process class.

  • Thanks 1
  • Upvote 1

PdnSig.png

Plugin Pack | PSFilterPdn | Content Aware Fill | G'MICPaint Shop Pro Filetype | RAW Filetype | WebP Filetype

The small increase in performance you get coding in C++ over C# is hardly enough to offset the headache of coding in the C++ language. ~BoltBait

 

Link to comment
Share on other sites

  • 1 month later...

hello,

i just updated to paint.net 4.3.

in the effect column now the 8bf filter is missing although nothing has changed and i used nik collection for ever.

everything is still on its propper place - PSFilterShim.exe / PSFilterPdn.dll - as it always was.

so no 8bf filter and thus no nik collection.

what can i do (not a computer genius).

kind regards,

john

Edited by john23
Link to comment
Share on other sites

4 hours ago, john23 said:

hello,

i just updated to paint.net 4.3.

in the effect column now the 8bf filter is missing although nothing has changed and i used nik collection for ever.

everything is still on its propper place - PSFilterShim.exe / PSFilterPdn.dll - as it always was.

so no 8bf filter and thus no nik collection.

what can i do (not a computer genius).

kind regards,

john

 

You just need to install the latest version of the plugin. It had to be fixed due to some changes in .NET 5.

  • Like 1

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

22 hours ago, Rick Brewster said:

 

You just need to install the latest version of the plugin. It had to be fixed due to some changes in .NET 5.

 

On 9/27/2021 at 5:07 PM, john23 said:

hello rick,

thank you for the swift response.

i guess with the plugin you meant the newest version of the nik collection

but this was the free version and is now replaced by a version you'll have to pay for.

does this mean that i no longer can use the nik collection?

and if not, how can i roll back the upgrade and stop the automatic update message.

thanks for your support.

kind regards john

 

Edited by john23
Link to comment
Share on other sites

@john23 I don't have any familiarity with "the nik collection". 

 

When I said you need to install the updated plugin, I was referring to PSFilterPDN.

  • Like 1

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:

@john23 I don't have any familiarity with "the nik collection". 

 

When I said you need to install the updated plugin, I was referring to PSFilterPDN.

sorry to bother you once more rick, but i cannot find a link to download PSFilterPDN.dll V1.0.8.2.

i hardly understand the complicated computer language and can only do that, what is simply laid out (like painting by numbers).

also the advanced recoloring tool -  advcolorrep.dll - is not working as it should anymore (distorted colors). 

i appreciate your patience.

john

Link to comment
Share on other sites

Hello @john23

Lets see if I can be clear. Rest assured you will get access to the NIK collection and not lose anything else. You have updated Paint to a new version (well done). The plugin that allows you access to the NIK collection had to be updated to support the new version of Paint. It can be found here;

 

https://forums.getpaint.net/topic/20622-psfilterpdn-2021-07-29/?ct=1632861602

 

Once you install this newest plugin, you will have access to the NIK collection just the same as you always have. Let us know if this resolves your issue.

 

Edited by AndrewDavid
  • Like 1

PaintNetSignature.png.6bca4e07f5d738b2436f83d0ce1b876f.png

Link to comment
Share on other sites

21 minutes ago, AndrewDavid said:

Hello @john23

Lets see if I can be clear. Rest assured you will get access to the NIK collection and not lose anything else. You have updated Paint to a new version (well done). The plugin that allows you access to the NIK collection had to be updated to support the new version of Paint. It can be found here;

 

https://forums.getpaint.net/topic/20622-psfilterpdn-2021-07-29/?ct=1632861602

 

Once you install this newest plugin, you will have access to the NIK collection just the same as you always have. Let us know if this resolves your issue.

 

thank you sir,

as if by magic the nik collection is available once again.

and i do thank you the way you explained what to do.

simply perfect.

have a nice night (here in belgium it is 22:55h pm).

kindest regards,

john

 

 

Edited by john23
  • Thanks 1
Link to comment
Share on other sites

  • 4 weeks later...

Hi, I'm trying to use WireWorm. PDN crashes when I select Wireworm and click run.

 

PDN version 4.3.2

PSFilterPdn version dated 2021-07-29 PSfilterShim 1.0.8.2

dot net 5 is installed

 

Here is the error message

 

 

 

This text file was created because paint.net crashed. Please e-mail this to crashlog4@getpaint.net so we can diagnose and fix the problem.

Application version: paint.net 4.3.2 (Stable 4.302.7947.34042)
Time of crash: 10/20/2021 18:55:17
Application uptime: 00:00:24.9425308
 

Exception details:
System.PlatformNotSupportedException: Thread abort is not supported on this platform.
   at System.Threading.Thread.Abort()
   at PSFilterPdn.PsFilterPdnConfigDialog.Run32BitFilterProxy(EffectEnvironmentParameters eep, PluginData data)
   at System.Threading.ThreadHelper.ThreadStart_Context(Object state)
   at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
--- End of stack trace from previous location ---
 

Edited by kidshare
Link to comment
Share on other sites

2 hours ago, kidshare said:

Hi, I'm trying to use WireWorm. PDN crashes when I select Wireworm and click run.

 

The Wireworm filter worked correctly when I tried it.

I am not sure why Thread.Abort is being called, my code is not using it anywhere.

 

Could you post the full crash log?

PdnSig.png

Plugin Pack | PSFilterPdn | Content Aware Fill | G'MICPaint Shop Pro Filetype | RAW Filetype | WebP Filetype

The small increase in performance you get coding in C++ over C# is hardly enough to offset the headache of coding in the C++ language. ~BoltBait

 

Link to comment
Share on other sites

21 minutes ago, kidshare said:

Attached is the crash log.

 

According to the crash log you are using version 1.0.3.7 of the plugin, not 1.0.8.2.

 

@Rick Brewster Some very old versions of PSFilterPdn used PSFilterPdn_Effect as the effect class name, which bypasses your block.

  • Upvote 2

PdnSig.png

Plugin Pack | PSFilterPdn | Content Aware Fill | G'MICPaint Shop Pro Filetype | RAW Filetype | WebP Filetype

The small increase in performance you get coding in C++ over C# is hardly enough to offset the headache of coding in the C++ language. ~BoltBait

 

Link to comment
Share on other sites

11 hours ago, null54 said:

 

The Wireworm filter worked correctly when I tried it.

I am not sure why Thread.Abort is being called, my code is not using it anywhere.

 

Could you post the full crash log?

 

40 minutes ago, null54 said:

 

According to the crash log you are using version 1.0.3.7 of the plugin, not 1.0.8.2.

 

@Rick Brewster Some very old versions of PSFilterPdn used PSFilterPdn_Effect as the effect class name, which bypasses your block.

 

Yep, I accidentally replaced only one of the two files. All good now. Thanks!

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