Jump to content

BuckLand

Newbies
  • Posts

    3
  • Joined

  • Last visited

Everything posted by BuckLand

  1. Hey guys, I have been using paint.net for more than 6 years now and have just recently (about 2 weeks ago) began to use plugins. I have never had this program crash up until a week ago and now today. Im not sure why but I have a crash log. This text file was created because paint.net crashed. Please e-mail this to crashlog5@getpaint.net so we can diagnose and fix the problem. Application version: paint.net 5.0.10 (Stable 5.10.8674.32967) Time of crash: 2023-10-09 10:37:57 PM Application uptime: 00:06:52.0717816 Application state: Running Working set: 469,036 KiB Handles and threads: 1778 handles, 70 threads, 224 gdi, 234 user Install type: Classic Application directory: C:\Program Files\paint.net Current directory: C:\Program Files\paint.net Install directory: C:\Program Files\paint.net OS Version: Windows 11 Pro 10.0.22000.0 x64 .NET version: .NET 7.0.11 x64 Processor: "Intel(R) Core(TM) i7-4790 CPU @ 3.60GHz" @ ~3592MHz (4C/8T, SSE, SSE2, SSE3, SSSE3, SSE4_1, SSE4_2, AVX, AVX2) Memory: 16,326 MB physical (7,088 MB free), 133,947,807 MB virtual free, 30,479 MB pagefile (5,880 MB free) Video card: NVIDIA GeForce GTX 1050 Ti (fl:12.1, v:10DE, d:1C82, r:A1), Microsoft Basic Render Driver (fl:12.1, v:1414, d:8C, r:0) Hardware acceleration: True (default: True) (rendering: 🚀 Performance (NVIDIA GeForce GTX 1050 Ti)) Remote session: no Pointers: (IntegratedPen, 1x), Virtual Multitouch Device (ExternalPen, 1x) UI animations: True UI DPI: 96 dpi (1.00x scale) UI theme: VisualStyleCategory=Aero, EffectiveTheme=Aero, DWM=yes, AeroColorScheme=Dark, ThemeFileName=Aero.msstyles Updates: True, 2023-10-10 (journal: ShouldCheckForUpdate, CheckedForUpdate) Locale: pdnr.c: en-US, hklm: en-US, hkcu: en-US, cc: en-CA, cuic: en-US Flags: Exception details: System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.NullReferenceException: Object reference not set to an instance of an object. at PaintDotNet.Tools.BrushBase.BrushToolUIBase`3.OnIsPointerCaptureWithinChanged(DependencyPropertyChangedEventArgs e) in D:\src\pdn\src\PaintDotNet\Tools\BrushBase\BrushToolUIBase`3.cs:line 125 at System.Windows.DependencyObject.OnPropertyChanged(DependencyPropertyChangedEventArgs e) at PaintDotNet.ObjectModel.BasicObject.OnPropertyChanged(DependencyPropertyChangedEventArgs e) in D:\src\pdn\src\UI\ObjectModel\BasicObject.cs:line 82 at PaintDotNet.UI.FrameworkElement.OnPropertyChanged(DependencyPropertyChangedEventArgs e) in D:\src\pdn\src\UI\UI\FrameworkElement.cs:line 46 at System.Windows.DependencyObject.NotifyPropertyChange(DependencyPropertyChangedEventArgs args) at System.Windows.DependencyObject.UpdateEffectiveValue(EntryIndex entryIndex, DependencyProperty dp, PropertyMetadata metadata, EffectiveValueEntry oldEntry, EffectiveValueEntry& newEntry, Boolean coerceWithDeferredReference, Boolean coerceWithCurrentValue, OperationType operationType) at System.Windows.DependencyObject.CoerceValue(DependencyProperty dp) at InvokeStub_PointerEventHandler.Invoke(Object, Object, IntPtr*) at System.Reflection.MethodInvoker.Invoke(Object obj, IntPtr* args, BindingFlags invokeAttr) --- End of inner exception stack trace --- at System.Reflection.MethodInvoker.Invoke(Object obj, IntPtr* args, BindingFlags invokeAttr) at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture) at System.Delegate.DynamicInvokeImpl(Object[] args) at PaintDotNet.UI.EventManager.<>c.<RaiseDirect>b__10_0(ValueTuple`2 context, Delegate handler, Boolean handledEventsToo, RoutedEventArgs cancelToken) in D:\src\pdn\src\UI\UI\EventManager.cs:line 224 at PaintDotNet.UI.EventManager.ForEachClassHandler[TContext,TCancellationToken](RoutedEvent routedEvent, Type classType, TContext context, TCancellationToken cancelToken, Action`4 action) in D:\src\pdn\src\UI\UI\EventManager.cs:line 124 at PaintDotNet.UI.EventManager.ForEachClassHandler[TContext,TCancellationToken](RoutedEvent routedEvent, Type classType, TContext context, TCancellationToken cancelToken, Action`4 action) in D:\src\pdn\src\UI\UI\EventManager.cs:line 124 at PaintDotNet.UI.EventManager.ForEachClassHandler[TContext,TCancellationToken](RoutedEvent routedEvent, Type classType, TContext context, TCancellationToken cancelToken, Action`4 action) in D:\src\pdn\src\UI\UI\EventManager.cs:line 124 at PaintDotNet.UI.EventManager.ForEachClassHandler[TContext,TCancellationToken](RoutedEvent routedEvent, Type classType, TContext context, TCancellationToken cancelToken, Action`4 action) in D:\src\pdn\src\UI\UI\EventManager.cs:line 124 at PaintDotNet.UI.EventManager.ForEachClassHandler[TContext,TCancellationToken](RoutedEvent routedEvent, Type classType, TContext context, TCancellationToken cancelToken, Action`4 action) in D:\src\pdn\src\UI\UI\EventManager.cs:line 124 at PaintDotNet.UI.EventManager.ForEachClassHandler[TContext,TCancellationToken](RoutedEvent routedEvent, Type classType, TContext context, TCancellationToken cancelToken, Action`4 action) in D:\src\pdn\src\UI\UI\EventManager.cs:line 124 at PaintDotNet.UI.EventManager.ForEachClassHandler[TContext,TCancellationToken](RoutedEvent routedEvent, Type classType, TContext context, TCancellationToken cancelToken, Action`4 action) in D:\src\pdn\src\UI\UI\EventManager.cs:line 124 at PaintDotNet.UI.EventManager.ForEachClassHandler[TContext,TCancellationToken](RoutedEvent routedEvent, Type classType, TContext context, TCancellationToken cancelToken, Action`4 action) in D:\src\pdn\src\UI\UI\EventManager.cs:line 124 at PaintDotNet.UI.EventManager.RaiseDirect(IRoutedEventSink target, RoutedEventArgs e) in D:\src\pdn\src\UI\UI\EventManager.cs:line 236 at PaintDotNet.UI.EventManager.RaiseBubble(IRoutedEventSink target, RoutedEventArgs e) in D:\src\pdn\src\UI\UI\EventManager.cs:line 190 at PaintDotNet.UI.Input.PointerDevice.ReleaseCapture() in D:\src\pdn\src\UI\UI\Input\PointerDevice.cs:line 262 at PaintDotNet.UI.Input.PointerDevice.OnPointerOverElementPresentationSourceChanged(Object sender, ValueChangedRoutedEventArgs`1 e) in D:\src\pdn\src\UI\UI\Input\PointerDevice.cs:line 458 at System.RuntimeMethodHandle.InvokeMethod(Object target, Void** arguments, Signature sig, Boolean isConstructor) at System.Reflection.MethodInvoker.Invoke(Object obj, IntPtr* args, BindingFlags invokeAttr) --- End of inner exception stack trace --- at System.Reflection.MethodInvoker.Invoke(Object obj, IntPtr* args, BindingFlags invokeAttr) at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture) at System.Delegate.DynamicInvokeImpl(Object[] args) at PaintDotNet.UI.UIElement.OnEvent(RoutedEventArgs e) in D:\src\pdn\src\UI\UI\UIElement.cs:line 923 at PaintDotNet.UI.EventManager.RaiseDirect(IRoutedEventSink target, RoutedEventArgs e) in D:\src\pdn\src\UI\UI\EventManager.cs:line 236 at PaintDotNet.UI.PresentationSource.PresentationSourcePropertyChanged(DependencyObject sender, DependencyPropertyChangedEventArgs e) in D:\src\pdn\src\UI\UI\PresentationSource.cs:line 451 at PaintDotNet.ObjectModel.HierarchicalProperty.InheritingPropertyChanged(DependencyProperty property, Object defaultValue, PropertyChangedCallback propertyChangedCallback, CoerceValueCallback coerceValueCallback, DependencyObject sender, DependencyPropertyChangedEventArgs e) in D:\src\pdn\src\UI\ObjectModel\HierarchicalProperty.cs:line 507 at PaintDotNet.ObjectModel.HierarchicalProperty.<>c__DisplayClass24_0`1.<RegisterInherited>b__0(DependencyObject s, DependencyPropertyChangedEventArgs e) in D:\src\pdn\src\UI\ObjectModel\HierarchicalProperty.cs:line 401 at System.Windows.DependencyObject.OnPropertyChanged(DependencyPropertyChangedEventArgs e) at PaintDotNet.ObjectModel.BasicObject.OnPropertyChanged(DependencyPropertyChangedEventArgs e) in D:\src\pdn\src\UI\ObjectModel\BasicObject.cs:line 82 at PaintDotNet.UI.FrameworkElement.OnPropertyChanged(DependencyPropertyChangedEventArgs e) in D:\src\pdn\src\UI\UI\FrameworkElement.cs:line 46 at System.Windows.DependencyObject.NotifyPropertyChange(DependencyPropertyChangedEventArgs args) at System.Windows.DependencyObject.UpdateEffectiveValue(EntryIndex entryIndex, DependencyProperty dp, PropertyMetadata metadata, EffectiveValueEntry oldEntry, EffectiveValueEntry& newEntry, Boolean coerceWithDeferredReference, Boolean coerceWithCurrentValue, OperationType operationType) at System.Windows.DependencyObject.SetValueCommon(DependencyProperty dp, Object value, PropertyMetadata metadata, Boolean coerceWithDeferredReference, Boolean coerceWithCurrentValue, OperationType operationType, Boolean isInternal) at PaintDotNet.UI.PresentationSource.RootVisualPropertyChanged(DependencyPropertyChangedEventArgs e) in D:\src\pdn\src\UI\UI\PresentationSource.cs:line 352 at System.Windows.DependencyObject.OnPropertyChanged(DependencyPropertyChangedEventArgs e) at PaintDotNet.ObjectModel.BasicObject.OnPropertyChanged(DependencyPropertyChangedEventArgs e) in D:\src\pdn\src\UI\ObjectModel\BasicObject.cs:line 82 at System.Windows.DependencyObject.NotifyPropertyChange(DependencyPropertyChangedEventArgs args) at System.Windows.DependencyObject.UpdateEffectiveValue(EntryIndex entryIndex, DependencyProperty dp, PropertyMetadata metadata, EffectiveValueEntry oldEntry, EffectiveValueEntry& newEntry, Boolean coerceWithDeferredReference, Boolean coerceWithCurrentValue, OperationType operationType) at System.Windows.DependencyObject.SetValueCommon(DependencyProperty dp, Object value, PropertyMetadata metadata, Boolean coerceWithDeferredReference, Boolean coerceWithCurrentValue, OperationType operationType, Boolean isInternal) at PaintDotNet.Tools.PresentationBasedTool`2.OnDeactivated() in D:\src\pdn\src\PaintDotNet\Tools\PresentationBasedTool`2.cs:line 327 at PaintDotNet.Tools.TransactedTool`2.OnDeactivate() in D:\src\pdn\src\PaintDotNet\Tools\TransactedTool`2.cs:line 1422 at PaintDotNet.Tools.Tool.Deactivate() in D:\src\pdn\src\PaintDotNet\Tools\Tool.cs:line 627 at PaintDotNet.Controls.DocumentWorkspace.SetTool(Tool copyMe) in D:\src\pdn\src\PaintDotNet\Controls\DocumentWorkspace.cs:line 1709 at PaintDotNet.Controls.DocumentWorkspace.PushNullTool() in D:\src\pdn\src\PaintDotNet\Controls\DocumentWorkspace.cs:line 1643 at PaintDotNet.HistoryStack.StepBackwardImpl(IWin32Window owner) in D:\src\pdn\src\PaintDotNet\HistoryStack.cs:line 424 at PaintDotNet.HistoryStack.StepBackward(IWin32Window owner) in D:\src\pdn\src\PaintDotNet\HistoryStack.cs:line 339 at PaintDotNet.Actions.HistoryUndoAction.OnPerformAction(DocumentWorkspace docWorkspace) in D:\src\pdn\src\PaintDotNet\Actions\HistoryUndoAction.cs:line 37 at PaintDotNet.Actions.DocumentWorkspaceAction.PerformAction(DocumentWorkspace docWorkspace) in D:\src\pdn\src\PaintDotNet\Actions\DocumentWorkspaceAction.cs:line 54 at PaintDotNet.Controls.DocumentWorkspace.PerformAction(DocumentWorkspaceAction action) in D:\src\pdn\src\PaintDotNet\Controls\DocumentWorkspace.cs:line 1105 at System.Windows.Forms.ToolStripMenuItem.OnClick(EventArgs e) at System.Windows.Forms.ToolStripItem.HandleClick(EventArgs e) at PaintDotNet.Menus.PdnMenuItem.OnShortcutKeyPressed(Keys keys) in D:\src\pdn\src\PaintDotNet\Menus\PdnMenuItem.cs:line 173 at PaintDotNet.HotKeyRegistrar.ProcessFormHotKey(Object source, Keys keyData) in D:\src\pdn\src\Core\HotKeyRegistrar.cs:line 346 at PaintDotNet.PdnBaseForm.ProcessCmdKey(Message& msg, Keys keyData) in D:\src\pdn\src\Core\PdnBaseForm.cs:line 645 at System.Windows.Forms.ContainerControl.ProcessCmdKey(Message& msg, Keys keyData) at System.Windows.Forms.ContainerControl.ProcessCmdKey(Message& msg, Keys keyData) at System.Windows.Forms.Control.PreProcessMessage(Message& msg) at System.Windows.Forms.Control.PreProcessControlMessageInternal(Control target, Message& message) at System.Windows.Forms.Application.ThreadContext.PreTranslateMessage(MSG& msg) Managed assemblies: System.Private.CoreLib, .\System.Private.CoreLib.dll, Version=7.0.0.0, PublicKeyToken=7cec85d7bea7798e paintdotnet, .\paintdotnet.dll, Version=5.10.8674.32967 System.Runtime, .\System.Runtime.dll, Version=7.0.0.0, PublicKeyToken=b03f5f7f11d50a3a PaintDotNet.Fundamentals, .\PaintDotNet.Fundamentals.dll, Version=5.10.8674.32967 System.Windows.Forms, .\System.Windows.Forms.dll, Version=7.0.0.0, PublicKeyToken=b77a5c561934e089 System.Diagnostics.Tracing, .\System.Diagnostics.Tracing.dll, Version=7.0.0.0, PublicKeyToken=b03f5f7f11d50a3a System.Threading.Thread, .\System.Threading.Thread.dll, Version=7.0.0.0, PublicKeyToken=b03f5f7f11d50a3a PaintDotNet.Base, .\PaintDotNet.Base.dll, Version=5.10.8674.32967 System.Collections.Concurrent, .\System.Collections.Concurrent.dll, Version=7.0.0.0, PublicKeyToken=b03f5f7f11d50a3a PaintDotNet.Collections, .\PaintDotNet.Collections.dll, Version=5.10.8674.32967 PaintDotNet.ComponentModel, .\PaintDotNet.ComponentModel.dll, Version=5.10.8674.32967 PaintDotNet.Windows, .\PaintDotNet.Windows.dll, Version=5.10.8674.32967 TerraFX.Interop.Windows, .\TerraFX.Interop.Windows.dll, Version=10.0.22621.2, PublicKeyToken=35b01b53313a6f7e PaintDotNet.Primitives, .\PaintDotNet.Primitives.dll, Version=5.10.8674.32967 PaintDotNet.Runtime, .\PaintDotNet.Runtime.dll, Version=5.10.8674.32967 PointerToolkit, .\PointerToolkit.dll, Version=1.0.0.0 System.Threading, .\System.Threading.dll, Version=7.0.0.0, PublicKeyToken=b03f5f7f11d50a3a PaintDotNet.SystemLayer, .\PaintDotNet.SystemLayer.dll, Version=5.10.8674.32967 PaintDotNet.Systrace, .\PaintDotNet.Systrace.dll, Version=5.10.8674.32967 System.Diagnostics.Process, .\System.Diagnostics.Process.dll, Version=7.0.0.0, PublicKeyToken=b03f5f7f11d50a3a System.Private.Uri, .\System.Private.Uri.dll, Version=7.0.0.0, PublicKeyToken=b03f5f7f11d50a3a System.ComponentModel.Primitives, .\System.ComponentModel.Primitives.dll, Version=7.0.0.0, PublicKeyToken=b03f5f7f11d50a3a WindowsBase, .\WindowsBase.dll, Version=7.0.0.0, PublicKeyToken=31bf3856ad364e35 System.Windows.Forms.Primitives, .\System.Windows.Forms.Primitives.dll, Version=7.0.0.0, PublicKeyToken=b77a5c561934e089 PaintDotNet.ObjectModel, .\PaintDotNet.ObjectModel.dll, Version=5.10.8674.32967 System.Runtime.InteropServices, .\System.Runtime.InteropServices.dll, Version=7.0.0.0, PublicKeyToken=b03f5f7f11d50a3a System.Collections, .\System.Collections.dll, Version=7.0.0.0, PublicKeyToken=b03f5f7f11d50a3a System.Drawing.Primitives, .\System.Drawing.Primitives.dll, Version=7.0.0.0, PublicKeyToken=b03f5f7f11d50a3a Microsoft.Win32.Primitives, .\Microsoft.Win32.Primitives.dll, Version=7.0.0.0, PublicKeyToken=b03f5f7f11d50a3a System.Diagnostics.TraceSource, .\System.Diagnostics.TraceSource.dll, Version=7.0.0.0, PublicKeyToken=b03f5f7f11d50a3a System.Configuration.ConfigurationManager, .\System.Configuration.ConfigurationManager.dll, Version=7.0.0.0, PublicKeyToken=cc7b13ffcd2ddd51 System.Text.Encoding.CodePages, .\System.Text.Encoding.CodePages.dll, Version=7.0.0.0, PublicKeyToken=b03f5f7f11d50a3a System.Collections.Specialized, .\System.Collections.Specialized.dll, Version=7.0.0.0, PublicKeyToken=b03f5f7f11d50a3a PaintDotNet.Core, .\PaintDotNet.Core.dll, Version=5.10.8674.32967 System.Xml.ReaderWriter, .\System.Xml.ReaderWriter.dll, Version=7.0.0.0, PublicKeyToken=b03f5f7f11d50a3a PaintDotNet.Resources, .\PaintDotNet.Resources.dll, Version=5.10.8674.32967 System.Private.Xml, .\System.Private.Xml.dll, Version=7.0.0.0, PublicKeyToken=cc7b13ffcd2ddd51 System.ObjectModel, .\System.ObjectModel.dll, Version=7.0.0.0, PublicKeyToken=b03f5f7f11d50a3a System.Net.WebClient, .\System.Net.WebClient.dll, Version=7.0.0.0, PublicKeyToken=cc7b13ffcd2ddd51 PaintDotNet.Data, .\PaintDotNet.Data.dll, Version=5.10.8674.32967 System.ComponentModel.EventBasedAsync, .\System.ComponentModel.EventBasedAsync.dll, Version=7.0.0.0, PublicKeyToken=b03f5f7f11d50a3a PaintDotNet.Framework, .\PaintDotNet.Framework.dll, Version=5.10.8674.32967 CommunityToolkit.HighPerformance, .\CommunityToolkit.HighPerformance.dll, Version=8.2.0.0, PublicKeyToken=4aff67a105548ee2 System.Memory, .\System.Memory.dll, Version=7.0.0.0, PublicKeyToken=cc7b13ffcd2ddd51 System.Threading.ThreadPool, .\System.Threading.ThreadPool.dll, Version=7.0.0.0, PublicKeyToken=b03f5f7f11d50a3a PaintDotNet.Windows.Framework, .\PaintDotNet.Windows.Framework.dll, Version=5.10.8674.32967 Microsoft.Win32.SystemEvents, .\Microsoft.Win32.SystemEvents.dll, Version=7.0.0.0, PublicKeyToken=cc7b13ffcd2ddd51 System.Drawing.Common, .\System.Drawing.Common.dll, Version=7.0.0.0, PublicKeyToken=cc7b13ffcd2ddd51 System.Collections.Immutable, .\System.Collections.Immutable.dll, Version=7.0.0.0, PublicKeyToken=b03f5f7f11d50a3a System.Text.Encoding.Extensions, .\System.Text.Encoding.Extensions.dll, Version=7.0.0.0, PublicKeyToken=b03f5f7f11d50a3a System.Diagnostics.FileVersionInfo, .\System.Diagnostics.FileVersionInfo.dll, Version=7.0.0.0, PublicKeyToken=b03f5f7f11d50a3a PaintDotNet.UI, .\PaintDotNet.UI.dll, Version=5.10.8674.32967 System.Linq, .\System.Linq.dll, Version=7.0.0.0, PublicKeyToken=b03f5f7f11d50a3a Microsoft.Win32.Registry, .\Microsoft.Win32.Registry.dll, Version=7.0.0.0, PublicKeyToken=b03f5f7f11d50a3a System.Security.Principal.Windows, .\System.Security.Principal.Windows.dll, Version=7.0.0.0, PublicKeyToken=b03f5f7f11d50a3a ComputeSharp.D2D1, .\ComputeSharp.D2D1.dll, Version=2.1.0.0, PublicKeyToken=dc35fa229f6881d8 System.Security.Claims, .\System.Security.Claims.dll, Version=7.0.0.0, PublicKeyToken=b03f5f7f11d50a3a PresentationFramework, .\PresentationFramework.dll, Version=7.0.0.0, PublicKeyToken=31bf3856ad364e35 PaintDotNet.Windows.Core, .\PaintDotNet.Windows.Core.dll, Version=5.10.8674.32967 PaintDotNet.PropertySystem, .\PaintDotNet.PropertySystem.dll, Version=5.10.8674.32967 System.ComponentModel.TypeConverter, .\System.ComponentModel.TypeConverter.dll, Version=7.0.0.0, PublicKeyToken=b03f5f7f11d50a3a System.ComponentModel, .\System.ComponentModel.dll, Version=7.0.0.0, PublicKeyToken=b03f5f7f11d50a3a System.IO.Packaging, .\System.IO.Packaging.dll, Version=7.0.0.0, PublicKeyToken=b03f5f7f11d50a3a PaintDotNet.Effects.Core, .\PaintDotNet.Effects.Core.dll, Version=5.10.8674.32967 System.Xaml, .\System.Xaml.dll, Version=7.0.0.0, PublicKeyToken=b77a5c561934e089 Accessibility, .\Accessibility.dll, Version=4.0.0.0, PublicKeyToken=31bf3856ad364e35 PresentationCore, .\PresentationCore.dll, Version=7.0.0.0, PublicKeyToken=31bf3856ad364e35 System.Numerics.Vectors, .\System.Numerics.Vectors.dll, Version=7.0.0.0, PublicKeyToken=b03f5f7f11d50a3a DirectWriteForwarder, .\DirectWriteForwarder.dll, Version=7.0.0.0, PublicKeyToken=31bf3856ad364e35 System.Threading.Tasks.Parallel, .\System.Threading.Tasks.Parallel.dll, Version=7.0.0.0, PublicKeyToken=b03f5f7f11d50a3a System.Runtime.Extensions, .\System.Runtime.Extensions.dll, Version=7.0.0.0, PublicKeyToken=b03f5f7f11d50a3a System.Runtime.Loader, .\System.Runtime.Loader.dll, Version=7.0.0.0, PublicKeyToken=b03f5f7f11d50a3a System.Diagnostics.Debug, .\System.Diagnostics.Debug.dll, Version=7.0.0.0, PublicKeyToken=b03f5f7f11d50a3a System.Runtime.CompilerServices.VisualC, .\System.Runtime.CompilerServices.VisualC.dll, Version=7.0.0.0, PublicKeyToken=b03f5f7f11d50a3a DdsFileTypePlus, .\Bundled\DDSFileTypePlus\DdsFileTypePlus.dll, Version=1.12.6.0 WebPFileType, .\Bundled\WebPFileType\WebPFileType.dll, Version=1.3.20.0 PaintDotNet.Effects.Gpu, .\PaintDotNet.Effects.Gpu.dll, Version=5.10.8674.32967 AvifFileType, .\Bundled\AvifFileType\AvifFileType.dll, Version=1.1.26.0 System.Collections.NonGeneric, .\System.Collections.NonGeneric.dll, Version=7.0.0.0, PublicKeyToken=b03f5f7f11d50a3a PaintDotNet.Effects, .\PaintDotNet.Effects.dll, Version=5.10.8674.32967 UIAutomationTypes, .\UIAutomationTypes.dll, Version=7.0.0.0, PublicKeyToken=31bf3856ad364e35 System.Reflection.Metadata, .\System.Reflection.Metadata.dll, Version=7.0.0.0, PublicKeyToken=b03f5f7f11d50a3a PaintDotNet.Effects.Legacy, .\PaintDotNet.Effects.Legacy.dll, Version=5.10.8674.32967 System.IO.MemoryMappedFiles, .\System.IO.MemoryMappedFiles.dll, Version=7.0.0.0, PublicKeyToken=b03f5f7f11d50a3a Mono.Cecil, .\Mono.Cecil.dll, Version=0.11.5.0, PublicKeyToken=50cebf1cceb9d05e netstandard, .\netstandard.dll, Version=2.1.0.0, PublicKeyToken=cc7b13ffcd2ddd51 System.Reflection.MetadataLoadContext, .\System.Reflection.MetadataLoadContext.dll, Version=7.0.0.0, PublicKeyToken=cc7b13ffcd2ddd51 System.IO.Hashing, .\System.IO.Hashing.dll, Version=7.0.0.0, PublicKeyToken=cc7b13ffcd2ddd51 System.Runtime.Serialization.Formatters, .\System.Runtime.Serialization.Formatters.dll, Version=7.0.0.0, PublicKeyToken=b03f5f7f11d50a3a PaintDotNet.Plugins.Compatibility, .\PaintDotNet.Plugins.Compatibility.dll, Version=5.10.8674.32967 Newtonsoft.Json, .\Newtonsoft.Json.dll, Version=13.0.0.0, PublicKeyToken=30ad4fe6b2a6aeed System.IO.Compression, .\System.IO.Compression.dll, Version=7.0.0.0, PublicKeyToken=b77a5c561934e089 System.Console, .\System.Console.dll, Version=7.0.0.0, PublicKeyToken=b03f5f7f11d50a3a System.Linq.Expressions, .\System.Linq.Expressions.dll, Version=7.0.0.0, PublicKeyToken=b03f5f7f11d50a3a System.CodeDom, .\System.CodeDom.dll, Version=7.0.0.0, PublicKeyToken=cc7b13ffcd2ddd51 System.Runtime.Numerics, .\System.Runtime.Numerics.dll, Version=7.0.0.0, PublicKeyToken=b03f5f7f11d50a3a mscorlib, .\mscorlib.dll, Version=4.0.0.0, PublicKeyToken=b77a5c561934e089 PointerToolkit.TerraFX.Interop.Windows, .\PointerToolkit.TerraFX.Interop.Windows.dll, Version=10.0.22621.2 Twist, x:\Users\hydra\Documents\paint.net App Files\Effects\Twist.dll, Version=4.0.5873.25056 Animal, .\Effects\Animal.dll, Version=2.2.5.20384 AutoChromeNoise, .\Effects\AutoChromeNoise.dll, Version=1.2.5.23331 Bars, .\Effects\Bars.dll, Version=1.2.5.23704 AutoChrome, .\Effects\AutoChrome.dll, Version=1.2.5.19669 System, .\System.dll, Version=4.0.0.0, PublicKeyToken=b77a5c561934e089 System.Text.RegularExpressions, .\System.Text.RegularExpressions.dll, Version=7.0.0.0, PublicKeyToken=b03f5f7f11d50a3a System.Drawing, .\System.Drawing.dll, Version=7.0.0.0, PublicKeyToken=b03f5f7f11d50a3a Boutons, .\Effects\Boutons.dll, Version=1.2.5.23747 ChangeExtremeColors, .\Effects\ChangeExtremeColors.dll, Version=1.2.6.30674 Trail, x:\Users\hydra\Documents\paint.net App Files\Effects\Trail.dll, Version=4.0.4642.26791 coloraberation, .\Effects\coloraberation.dll, Version=1.2.5.15647 ColorModulo, .\Effects\ColorModulo.dll, Version=1.2.5.25136 Stitch, x:\Users\hydra\Documents\paint.net App Files\Effects\Stitch.dll, Version=4.0.4642.26808 ColorZoomBlur, .\Effects\ColorZoomBlur.dll, Version=1.2.5.17431 Displacement, .\Effects\Displacement.dll, Version=1.3.5.15773 DistortingMirror, .\Effects\DistortingMirror.dll, Version=1.2.5.15788 Splatter, x:\Users\hydra\Documents\paint.net App Files\Effects\Splatter.dll, Version=4.0.5873.25083 Donut, .\Effects\Donut.dll, Version=1.2.5.15739 ExpandColor, .\Effects\ExpandColor.dll, Version=1.2.5.15745 FillPalette, .\Effects\FillPalette.dll, Version=1.2.5.32012 FractalAttractor, .\Effects\FractalAttractor.dll, Version=1.3.5.27448 Smudge, x:\Users\hydra\Documents\paint.net App Files\Effects\Smudge.dll, Version=4.0.5873.25097 FractalFern, .\Effects\FractalFern.dll, Version=1.2.0.28378 FractalTree, .\Effects\FractalTree.dll, Version=1.2.0.38806 Frames, .\Effects\Frames.dll, Version=1.2.5.27903 Gen96Colors, .\Effects\Gen96Colors.dll, Version=1.2.0.15608 Gradient Mapping, x:\Users\hydra\Documents\paint.net App Files\Effects\Gradient Mapping.dll, Version=4.0.6547.33963 GradientBlur, .\Effects\GradientBlur.dll, Version=1.2.5.28179 Gravity, .\Effects\Gravity.dll, Version=1.2.5.29548 GridMaker, .\Effects\GridMaker.dll, Version=5.2.5.29827 HexaGrid, .\Effects\HexaGrid.dll, Version=4.1.0.40699 HilbertCurve, .\Effects\HilbertCurve.dll, Version=1.2.0.32151 JuliaPlus, .\Effects\JuliaPlus.dll, Version=1.2.5.13821 Kill Color Keeper, .\Effects\Kill Color Keeper.dll, Version=1.0.6641.13453 KaleidoGen, .\Effects\KaleidoGen.dll, Version=1.3.5.30504 LensFlare, .\Effects\LensFlare.dll, Version=2.2.12.35124 Kaleidoscope, .\Effects\Kaleidoscope.dll, Version=1.6.1.27167 LightRays, .\Effects\LightRays.dll, Version=2.1.5.14276 ListOfPalettes, .\Effects\ListOfPalettes.dll, Version=1.0.0.32564 Magnifier, .\Effects\Magnifier.dll, Version=1.3.5.14308 Majority, .\Effects\Majority.dll, Version=1.2.5.14328 Melting, .\Effects\Melting.dll, Version=1.3.6550.31783 Moire, .\Effects\Moire.dll, Version=1.2.5.14350 MotionSharpen, .\Effects\MotionSharpen.dll, Version=1.2.5.19059 Nebulous, .\Effects\Nebulous.dll, Version=1.2.5.19527 NewtonFractal, .\Effects\NewtonFractal.dll, Version=2.2.5.19770 Oblique, .\Effects\Oblique.dll, Version=1.2.5.15730 Overliner, .\Effects\Overliner.dll, Version=1.2.5.25545 PageCurl, .\Effects\PageCurl.dll, Version=1.5.5.23162 Paneling, .\Effects\Paneling.dll, Version=1.2.5.23448 PerlinTexture, .\Effects\PerlinTexture.dll, Version=2.2.5.23710 Polar, .\Effects\Polar.dll, Version=1.2.5.24467 Radialcolors, .\Effects\Radialcolors.dll, Version=1.2.5.21672 Polygones, .\Effects\Polygones.dll, Version=1.3.5.31866 RainbowTwist, .\Effects\RainbowTwist.dll, Version=1.2.5.25218 RandomLines, .\Effects\RandomLines.dll, Version=1.2.5.25981 RandomMaze1, .\Effects\RandomMaze1.dll, Version=1.2.5.26409 RandomMaze2, .\Effects\RandomMaze2.dll, Version=1.2.5.26820 RecolorGray, .\Effects\RecolorGray.dll, Version=1.2.5.27251 RegularNoise, .\Effects\RegularNoise.dll, Version=1.2.5.29080 ReverseColors, .\Effects\ReverseColors.dll, Version=1.2.5.29336 SeamlessTextureMaker, .\Effects\SeamlessTextureMaker.dll, Version=1.2.5.29984 Rosaces, .\Effects\Rosaces.dll, Version=1.2.5.29635 Shapes, .\Effects\Shapes.dll, Version=1.6.5.30197 SinWaves, .\Effects\SinWaves.dll, Version=1.2.5.30582 SmoothNoise, .\Effects\SmoothNoise.dll, Version=1.0.0.28227 Sparkles, .\Effects\Sparkles.dll, Version=1.2.5.12788 Spiral, .\Effects\Spiral.dll, Version=1.2.5.12809 SpiroGraph, .\Effects\SpiroGraph.dll, Version=1.2.5.12972 SpiroShapes, .\Effects\SpiroShapes.dll, Version=2.2.5.16659 Splashes, .\Effects\Splashes.dll, Version=1.2.5.13040 StarGlow, .\Effects\StarGlow.dll, Version=1.3.5.17930 Tiles, .\Effects\Tiles.dll, Version=1.2.5.13094 Stars, .\Effects\Stars.dll, Version=2.0.0.25701 SpotCenter, .\Effects\SpotCenter.dll, Version=1.2.0.17265 Tournesol, .\Effects\Tournesol.dll, Version=1.2.5.13128 TubeOblique, .\Effects\TubeOblique.dll, Version=1.2.5.15697 TwistZ, .\Effects\TwistZ.dll, Version=1.2.5.13350 Varicose2, .\Effects\Varicose2.dll, Version=2.1.1.42085 Vibrato, .\Effects\Vibrato.dll, Version=2.0.5.13530 Volutes, .\Effects\Volutes.dll, Version=1.3.5.13753 WaterReflection, .\Effects\WaterReflection.dll, Version=1.2.5.15754 Waves, .\Effects\Waves.dll, Version=1.2.5.14072 WetFloor, .\Effects\WetFloor.dll, Version=1.2.5.14166 XYCoords, .\Effects\XYCoords.dll, Version=1.2.6.20985 Color Match, x:\Users\hydra\Documents\paint.net App Files\Effects\Color Match.dll, Version=4.2.7630.21216 Borders N' Shapes, x:\Users\hydra\Documents\paint.net App Files\Effects\Borders N' Shapes.dll, Version=4.0.4642.26476 Film, x:\Users\hydra\Documents\paint.net App Files\Effects\Film.dll, Version=4.0.4642.26607 Gradient Bars, x:\Users\hydra\Documents\paint.net App Files\Effects\Gradient Bars.dll, Version=4.0.5152.23084 Curves+, x:\Users\hydra\Documents\paint.net App Files\Effects\Curves+.dll, Version=4.0.6119.31044 Gradient Blocks, x:\Users\hydra\Documents\paint.net App Files\Effects\Gradient Blocks.dll, Version=4.0.4642.26658 Jitter, x:\Users\hydra\Documents\paint.net App Files\Effects\Jitter.dll, Version=4.0.4642.26986 Gradient Grid, x:\Users\hydra\Documents\paint.net App Files\Effects\Gradient Grid.dll, Version=4.0.6436.36068 Grid Warp, x:\Users\hydra\Documents\paint.net App Files\Effects\Grid Warp.dll, Version=4.0.6544.34496 Liquify, x:\Users\hydra\Documents\paint.net App Files\Effects\Liquify.dll, Version=4.0.5873.25113 Pixelate+, x:\Users\hydra\Documents\paint.net App Files\Effects\Pixelate+.dll, Version=4.0.4642.26940 Outline Object, x:\Users\hydra\Documents\paint.net App Files\Effects\Outline Object.dll, Version=4.0.4642.26954 Random Effect, x:\Users\hydra\Documents\paint.net App Files\Effects\Random Effect.dll, Version=4.0.4642.26928 Random Shape Fill, x:\Users\hydra\Documents\paint.net App Files\Effects\Random Shape Fill.dll, Version=4.0.4642.26910 System.Core, .\System.Core.dll, Version=4.0.0.0, PublicKeyToken=b77a5c561934e089 System.Private.Xml.Linq, .\System.Private.Xml.Linq.dll, Version=7.0.0.0, PublicKeyToken=cc7b13ffcd2ddd51 Sierpinski, .\Effects\Sierpinski.dll, Version=2.2.5.30414 PhotoSauce.MagicScaler, .\PhotoSauce.MagicScaler.dll, Version=0.13.2.0, PublicKeyToken=fc6b9b7b06809481 System.Runtime.Intrinsics, .\System.Runtime.Intrinsics.dll, Version=7.0.0.0, PublicKeyToken=cc7b13ffcd2ddd51 PresentationFramework-SystemXmlLinq, .\PresentationFramework-SystemXmlLinq.dll, Version=7.0.0.0, PublicKeyToken=b77a5c561934e089 System.Xml.XDocument, .\System.Xml.XDocument.dll, Version=7.0.0.0, PublicKeyToken=b03f5f7f11d50a3a System.Xml.Linq, .\System.Xml.Linq.dll, Version=4.0.0.0, PublicKeyToken=b77a5c561934e089 ComputeSharp.Core, .\ComputeSharp.Core.dll, Version=2.1.0.0, PublicKeyToken=dc35fa229f6881d8 System.Net.Http, .\System.Net.Http.dll, Version=7.0.0.0, PublicKeyToken=b03f5f7f11d50a3a System.Net.Primitives, .\System.Net.Primitives.dll, Version=7.0.0.0, PublicKeyToken=b03f5f7f11d50a3a System.Diagnostics.DiagnosticSource, .\System.Diagnostics.DiagnosticSource.dll, Version=7.0.0.0, PublicKeyToken=cc7b13ffcd2ddd51 System.Net.Security, .\System.Net.Security.dll, Version=7.0.0.0, PublicKeyToken=b03f5f7f11d50a3a System.Security.Cryptography, .\System.Security.Cryptography.dll, Version=7.0.0.0, PublicKeyToken=b03f5f7f11d50a3a System.Net.Quic, .\System.Net.Quic.dll, Version=7.0.0.0, PublicKeyToken=b03f5f7f11d50a3a System.Net.Sockets, .\System.Net.Sockets.dll, Version=7.0.0.0, PublicKeyToken=b03f5f7f11d50a3a System.Threading.Overlapped, .\System.Threading.Overlapped.dll, Version=7.0.0.0, PublicKeyToken=b03f5f7f11d50a3a System.Net.NameResolution, .\System.Net.NameResolution.dll, Version=7.0.0.0, PublicKeyToken=b03f5f7f11d50a3a K4os.Compression.LZ4, .\K4os.Compression.LZ4.dll, Version=1.2.16.0, PublicKeyToken=2186fa9121ef231d Native modules: .\paintdotnet.exe, version=5.10.8674.32967 C:\Windows\SYSTEM32\ntdll.dll, version=10.0.22000.1761 (WinBuild.160101.0800) C:\Windows\System32\KERNEL32.DLL, version=10.0.22000.2124 (WinBuild.160101.0800) C:\Windows\System32\KERNELBASE.dll, version=10.0.22000.2124 (WinBuild.160101.0800) C:\Windows\System32\SHELL32.dll, version=10.0.22000.708 (WinBuild.160101.0800) C:\Windows\System32\msvcp_win.dll, version=10.0.22000.1 (WinBuild.160101.0800) C:\Windows\System32\ucrtbase.dll, version=10.0.22000.1 (WinBuild.160101.0800) C:\Windows\System32\USER32.dll, version=10.0.22000.1 (WinBuild.160101.0800) C:\Windows\System32\win32u.dll, version=10.0.22000.2416 (WinBuild.160101.0800) C:\Windows\System32\GDI32.dll, version=10.0.22000.2360 (WinBuild.160101.0800) C:\Windows\System32\gdi32full.dll, version=10.0.22000.2360 (WinBuild.160101.0800) C:\Windows\System32\ole32.dll, version=10.0.22000.1 (WinBuild.160101.0800) C:\Windows\System32\combase.dll, version=10.0.22000.1 (WinBuild.160101.0800) C:\Windows\System32\RPCRT4.dll, version=10.0.22000.1761 (WinBuild.160101.0800) C:\Windows\System32\OLEAUT32.dll, version=10.0.22000.2176 (WinBuild.160101.0800) C:\Windows\System32\SHLWAPI.dll, version=10.0.22000.1 (WinBuild.160101.0800) C:\Windows\System32\msvcrt.dll, version=7.0.22000.1 (WinBuild.160101.0800) .\VCRUNTIME140_1.dll, version=14.38.33030.0 .\VCRUNTIME140.dll, version=14.38.33030.0 C:\Windows\System32\IMM32.DLL, version=10.0.22000.1641 (WinBuild.160101.0800) C:\Windows\System32\shcore.dll, version=10.0.22000.1 (WinBuild.160101.0800) .\hostfxr.dll, version=7,0,1123,42427 @Commit: ecb34f85ec92e1b3c814edf7da83337e199e7f66 C:\Windows\System32\ADVAPI32.dll, version=10.0.22000.1 (WinBuild.160101.0800) C:\Windows\System32\sechost.dll, version=10.0.22000.1 (WinBuild.160101.0800) .\hostpolicy.dll, version=7,0,1123,42427 @Commit: ecb34f85ec92e1b3c814edf7da83337e199e7f66 .\coreclr.dll, version=7,0,1123,42427 @Commit: ecb34f85ec92e1b3c814edf7da83337e199e7f66 C:\Windows\System32\bcryptPrimitives.dll, version=10.0.22000.1455 (WinBuild.160101.0800) .\System.Private.CoreLib.dll, version=7.0.1123.42427 .\clrjit.dll, version=7,0,1123,42427 @Commit: ecb34f85ec92e1b3c814edf7da83337e199e7f66 C:\Windows\SYSTEM32\kernel.appcore.dll, version=10.0.22000.71 (WinBuild.160101.0800) .\paintdotnet.dll, version=5.10.8674.32967 .\System.Runtime.dll, version=7.0.1123.42427 C:\Windows\system32\uxtheme.dll, version=10.0.22000.1 (WinBuild.160101.0800) .\PaintDotNet.Fundamentals.dll, version=5.10.8674.32967 .\System.Windows.Forms.dll, version=7.0.1123.42502 .\System.Diagnostics.Tracing.dll, version=7.0.1123.42427 C:\Windows\SYSTEM32\icu.dll, version=68, 2, 0, 6 (WinBuild.160101.0800) .\System.Threading.Thread.dll, version=7.0.1123.42427 .\PaintDotNet.Base.dll, version=5.10.8674.32967 .\System.Collections.Concurrent.dll, version=7.0.1123.42427 .\PaintDotNet.Collections.dll, version=5.10.8674.32967 .\PaintDotNet.ComponentModel.dll, version=5.10.8674.32967 .\PaintDotNet.Windows.dll, version=5.10.8674.32967 .\TerraFX.Interop.Windows.dll, version=10.0.22621.2 .\PaintDotNet.Primitives.dll, version=5.10.8674.32967 .\PaintDotNet.Runtime.dll, version=5.10.8674.32967 .\PointerToolkit.dll, version=1.0.0.0 .\System.Threading.dll, version=7.0.1123.42427 .\PaintDotNet.SystemLayer.dll, version=5.10.8674.32967 .\PaintDotNet.Systrace.dll, version=5.10.8674.32967 .\System.Diagnostics.Process.dll, version=7.0.1123.42427 C:\Windows\SYSTEM32\windows.storage.dll, version=10.0.22000.184 (WinBuild.160101.0800) C:\Windows\SYSTEM32\wintypes.dll, version=10.0.22000.1 (WinBuild.160101.0800) .\System.Private.Uri.dll, version=7.0.1123.42427 C:\Windows\SYSTEM32\BCrypt.dll, version=10.0.22000.1 (WinBuild.160101.0800) .\System.ComponentModel.Primitives.dll, version=7.0.1123.42427 .\WindowsBase.dll, version=7.0.1123.42506 .\System.Windows.Forms.Primitives.dll, version=7.0.1123.42502 .\PaintDotNet.ObjectModel.dll, version=5.10.8674.32967 .\System.Runtime.InteropServices.dll, version=7.0.1123.42427 .\System.Collections.dll, version=7.0.1123.42427 .\System.Drawing.Primitives.dll, version=7.0.1123.42427 .\Microsoft.Win32.Primitives.dll, version=7.0.1123.42427 .\PresentationNative_cor3.dll, version=7,0,23,40905 @Commit: 62999eb1848d22a5271ae178aa2b92383e1df544 .\System.Diagnostics.TraceSource.dll, version=7.0.1123.42427 .\System.Configuration.ConfigurationManager.dll, version=7.0.1123.42427 .\System.Text.Encoding.CodePages.dll, version=7.0.1123.42427 .\System.Collections.Specialized.dll, version=7.0.1123.42427 .\PaintDotNet.Core.dll, version=5.10.8674.32967 .\System.Xml.ReaderWriter.dll, version=7.0.1123.42427 .\PaintDotNet.Resources.dll, version=5.10.8674.32967 .\System.Private.Xml.dll, version=7.0.1123.42427 .\System.ObjectModel.dll, version=7.0.1123.42427 .\System.Net.WebClient.dll, version=7.0.1123.42427 .\PaintDotNet.Data.dll, version=5.10.8674.32967 .\System.ComponentModel.EventBasedAsync.dll, version=7.0.1123.42427 .\PaintDotNet.Framework.dll, version=5.10.8674.32967 .\CommunityToolkit.HighPerformance.dll, version=8.2.1.1 .\System.Memory.dll, version=7.0.1123.42427 .\System.Threading.ThreadPool.dll, version=7.0.1123.42427 C:\Windows\SYSTEM32\dxgi.DLL, version=10.0.22000.2245 (WinBuild.160101.0800) C:\Windows\SYSTEM32\dxcore.dll, version=10.0.22000.653 (WinBuild.160101.0800) C:\Windows\SYSTEM32\directxdatabasehelper.dll, version=10.0.22000.653 (WinBuild.160101.0800) C:\Windows\SYSTEM32\ntmarta.dll, version=10.0.22000.1 (WinBuild.160101.0800) C:\Windows\SYSTEM32\profapi.dll, version=10.0.22000.2124 (WinBuild.160101.0800) .\PaintDotNet.Windows.Framework.dll, version=5.10.8674.32967 .\Microsoft.Win32.SystemEvents.dll, version=7.0.1123.42427 C:\Windows\System32\MSCTF.dll, version=10.0.22000.1 (WinBuild.160101.0800) .\System.Drawing.Common.dll, version=7.0.1123.42427 .\System.Collections.Immutable.dll, version=7.0.1123.42427 .\System.Text.Encoding.Extensions.dll, version=7.0.1123.42427 .\System.Diagnostics.FileVersionInfo.dll, version=7.0.1123.42427 C:\Windows\SYSTEM32\version.dll, version=10.0.22000.1 (WinBuild.160101.0800) .\PaintDotNet.UI.dll, version=5.10.8674.32967 .\System.Linq.dll, version=7.0.1123.42427 .\Microsoft.Win32.Registry.dll, version=7.0.1123.42427 C:\Windows\SYSTEM32\d3d11.DLL, version=10.0.22000.2245 (WinBuild.160101.0800) C:\Windows\System32\DriverStore\FileRepository\nvmdi.inf_amd64_97c24e8dfa98e686\nvldumdx.dll, version=31.0.15.3742 C:\Windows\SYSTEM32\msasn1.dll, version=10.0.22000.1219 (WinBuild.160101.0800) C:\Windows\SYSTEM32\cryptnet.dll, version=10.0.22000.1 (WinBuild.160101.0800) C:\Windows\System32\CRYPT32.dll, version=10.0.22000.1 (WinBuild.160101.0800) C:\Windows\SYSTEM32\drvstore.dll, version=10.0.22000.2003 (WinBuild.160101.0800) C:\Windows\SYSTEM32\devobj.dll, version=10.0.22000.2124 (WinBuild.160101.0800) C:\Windows\SYSTEM32\cfgmgr32.dll, version=10.0.22000.2124 (WinBuild.160101.0800) C:\Windows\SYSTEM32\wldp.dll, version=10.0.22000.1 (WinBuild.160101.0800) C:\Windows\SYSTEM32\cryptbase.dll, version=10.0.22000.1 (WinBuild.160101.0800) C:\Windows\System32\wintrust.dll, version=10.0.22000.2124 (WinBuild.160101.0800) C:\Windows\System32\imagehlp.dll, version=10.0.22000.1 (WinBuild.160101.0800) .\System.Security.Principal.Windows.dll, version=7.0.1123.42427 C:\Windows\SYSTEM32\CRYPTSP.dll, version=10.0.22000.1 (WinBuild.160101.0800) C:\Windows\system32\rsaenh.dll, version=10.0.22000.1 (WinBuild.160101.0800) C:\Windows\System32\DriverStore\FileRepository\nvmdi.inf_amd64_97c24e8dfa98e686\nvwgf2umx.dll, version=31.0.15.3742 C:\Windows\SYSTEM32\WINMM.dll, version=10.0.22000.1 (WinBuild.160101.0800) .\ComputeSharp.D2D1.dll, version=2.1.0.0 C:\Windows\system32\nvspcap64.dll, version=3.27.0.112 C:\Windows\System32\DriverStore\FileRepository\nvmdi.inf_amd64_97c24e8dfa98e686\Display.NvContainer\MessageBus.dll, version= C:\Windows\System32\WS2_32.dll, version=10.0.22000.1 (WinBuild.160101.0800) C:\Windows\SYSTEM32\IPHLPAPI.DLL, version=10.0.22000.1 (WinBuild.160101.0800) .\System.Security.Claims.dll, version=7.0.1123.42427 C:\Windows\System32\NSI.dll, version=10.0.22000.1 (WinBuild.160101.0800) C:\Windows\SYSTEM32\dhcpcsvc.DLL, version=10.0.22000.1 (WinBuild.160101.0800) .\PresentationFramework.dll, version=7.0.1123.42506 .\PaintDotNet.Windows.Core.dll, version=5.10.8674.32967 C:\Windows\SYSTEM32\d2d1.DLL, version=10.0.22000.1 (WinBuild.160101.0800) C:\Windows\SYSTEM32\XmlLite.dll, version=10.0.22000.282 (WinBuild.160101.0800) .\PaintDotNet.PropertySystem.dll, version=5.10.8674.32967 C:\Windows\WinSxS\amd64_microsoft.windows.gdiplus_6595b64144ccf1df_1.1.22000.2003_none_4c4fc4c1c574dc79\gdiplus.dll, version=10.0.22000.2003 (WinBuild.160101.0800) C:\Windows\SYSTEM32\WindowsCodecs.dll, version=10.0.22000.1042 (WinBuild.160101.0800) .\System.ComponentModel.TypeConverter.dll, version=7.0.1123.42427 .\System.ComponentModel.dll, version=7.0.1123.42427 C:\Windows\System32\clbcatq.dll, version=2001.12.10941.16384 (WinBuild.160101.0800) C:\Windows\System32\UIAnimation.dll, version=10.0.22000.1 (WinBuild.160101.0800) .\System.IO.Packaging.dll, version=7.0.1123.42427 .\PaintDotNet.Effects.Core.dll, version=5.10.8674.32967 C:\Windows\SYSTEM32\dwrite.DLL, version=10.0.22000.1 (WinBuild.160101.0800) C:\Windows\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.22000.120_none_9d947278b86cc467\comctl32.dll, version=6.10 (WinBuild.160101.0800) .\System.Xaml.dll, version=7.0.1123.42506 .\Accessibility.dll, version=7.0.1123.42502 .\PresentationCore.dll, version=7.0.1123.42506 .\System.Numerics.Vectors.dll, version=7.0.1123.42427 .\DirectWriteForwarder.dll, version=7,0,1123,42506 @Commit: 6432861c5a360348a9e1a6cc76cced7bd25ab3f9 C:\Windows\SYSTEM32\TextShaping.dll, version=ex: PaintDotNet.InternalErrorException .\System.Threading.Tasks.Parallel.dll, version=7.0.1123.42427 C:\Windows\SYSTEM32\mfplat.dll, version=10.0.22000.1 (WinBuild.160101.0800) C:\Windows\SYSTEM32\RTWorkQ.DLL, version=10.0.22000.1 (WinBuild.160101.0800) C:\Windows\SYSTEM32\CompPkgSup.DLL, version=10.0.22000.653 (WinBuild.160101.0800) C:\Windows\System32\Windows.StateRepositoryPS.dll, version=10.0.22000.2124 (WinBuild.160101.0800) .\System.Runtime.Extensions.dll, version=7.0.1123.42427 .\System.Runtime.Loader.dll, version=7.0.1123.42427 .\System.Diagnostics.Debug.dll, version=7.0.1123.42427 .\System.Runtime.CompilerServices.VisualC.dll, version=7.0.1123.42427 .\Bundled\DDSFileTypePlus\DdsFileTypePlus.dll, version=1.12.6.0 .\Bundled\WebPFileType\WebPFileType.dll, version=1.3.20.0 .\PaintDotNet.Effects.Gpu.dll, version=5.10.8674.32967 .\Bundled\AvifFileType\AvifFileType.dll, version=1.1.26.0 .\System.Collections.NonGeneric.dll, version=7.0.1123.42427 .\PaintDotNet.Effects.dll, version=5.10.8674.32967 .\UIAutomationTypes.dll, version=7.0.1123.42506 C:\Windows\SYSTEM32\wtsapi32.dll, version=10.0.22000.1 (WinBuild.160101.0800) C:\Windows\SYSTEM32\WINSTA.dll, version=10.0.22000.2124 (WinBuild.160101.0800) C:\Windows\SYSTEM32\D3D10Warp.dll, version=10.0.22000.1641 (WinBuild.160101.0800) .\System.Reflection.Metadata.dll, version=7.0.1123.42427 C:\Windows\SYSTEM32\UIAutomationCore.dll, version=7.2.22000.1 (WinBuild.160101.0800) C:\Windows\SYSTEM32\USERENV.dll, version=10.0.22000.1 (WinBuild.160101.0800) .\PaintDotNet.Effects.Legacy.dll, version=5.10.8674.32967 .\System.IO.MemoryMappedFiles.dll, version=7.0.1123.42427 .\Mono.Cecil.dll, version=0.11.5.0 C:\Windows\SYSTEM32\dwmapi.DLL, version=10.0.22000.1 (WinBuild.160101.0800) C:\Windows\system32\dataexchange.dll, version=10.0.22000.1 (WinBuild.160101.0800) C:\Windows\system32\twinapi.appcore.dll, version=10.0.22000.1 (WinBuild.160101.0800) .\netstandard.dll, version=7.0.1123.42427 C:\Windows\SYSTEM32\textinputframework.dll, version=10.0.22000.2360 (WinBuild.160101.0800) C:\Windows\system32\Oleacc.dll, version=7.2.22000.1 (WinBuild.160101.0800) C:\Windows\SYSTEM32\msiltcfg.dll, version=5.0.22000.1 (WinBuild.160101.0800) C:\Windows\SYSTEM32\msi.dll, version=5.0.22000.2176 C:\Windows\SYSTEM32\sxs.dll, version=10.0.22000.1 (WinBuild.160101.0800) C:\Windows\SYSTEM32\powrprof.dll, version=10.0.22000.1 (WinBuild.160101.0800) C:\Windows\SYSTEM32\UMPDC.dll, version=10.0.22000.1 (WinBuild.160101.0800) .\System.Reflection.MetadataLoadContext.dll, version=7.0.22.51805 .\System.IO.Hashing.dll, version=7.0.22.51805 .\System.Runtime.Serialization.Formatters.dll, version=7.0.1123.42427 .\PaintDotNet.Plugins.Compatibility.dll, version=5.10.8674.32967 .\Newtonsoft.Json.dll, version=13.0.3.27908 .\System.IO.Compression.dll, version=7.0.1123.42427 .\System.Console.dll, version=7.0.1123.42427 .\System.Linq.Expressions.dll, version=7.0.1123.42427 .\System.CodeDom.dll, version=7.0.1123.42427 .\System.Runtime.Numerics.dll, version=7.0.1123.42427 C:\Windows\SYSTEM32\dcomp.dll, version=10.0.22000.2360 (WinBuild.160101.0800) .\mscorlib.dll, version=7.0.1123.42427 .\PointerToolkit.TerraFX.Interop.Windows.dll, version=10.0.22621.2 .\System.IO.Compression.Native.dll, version=7,0,1123,42427 @Commit: ecb34f85ec92e1b3c814edf7da83337e199e7f66 x:\Users\hydra\Documents\paint.net App Files\Effects\Twist.dll, version=4.0.5873.25056 .\Effects\Animal.dll, version=2.2.5.0 .\Effects\AutoChromeNoise.dll, version=1.2.5.0 .\Effects\Bars.dll, version=1.2.5.0 .\Effects\AutoChrome.dll, version=1.2.5.0 C:\Windows\SYSTEM32\amsi.dll, version=10.0.22000.1042 (WinBuild.160101.0800) C:\ProgramData\Microsoft\Windows Defender\Platform\4.18.23090.2008-0\MpOav.dll, version=4.18.23090.2008 (b0d7cf273f4b179b8031bda447c0e07aca8eb8b4) C:\ProgramData\Microsoft\Windows Defender\Platform\4.18.23090.2008-0\MPCLIENT.DLL, version=4.18.23090.2008 (b0d7cf273f4b179b8031bda447c0e07aca8eb8b4) C:\Windows\SYSTEM32\gpapi.dll, version=10.0.22000.1 (WinBuild.160101.0800) C:\Windows\SYSTEM32\CoreMessaging.dll, version=10.0.22000.1042 (WinBuild.160101.0800) C:\Windows\SYSTEM32\CoreUIComponents.dll, version=10.0.22000.132 .\System.dll, version=7.0.1123.42427 .\System.Text.RegularExpressions.dll, version=7.0.1123.42427 .\System.Drawing.dll, version=7.0.1123.42502 .\Effects\Boutons.dll, version=1.2.5.0 .\Effects\ChangeExtremeColors.dll, version=1.2.6.0 x:\Users\hydra\Documents\paint.net App Files\Effects\Trail.dll, version=4.0.4642.26791 .\Effects\coloraberation.dll, version=1.2.5.0 .\Effects\ColorModulo.dll, version=1.2.5.0 x:\Users\hydra\Documents\paint.net App Files\Effects\Stitch.dll, version=4.0.4642.26808 .\Effects\ColorZoomBlur.dll, version=1.2.5.0 .\Effects\Displacement.dll, version=1.3.5.0 .\Effects\DistortingMirror.dll, version=1.2.5.0 x:\Users\hydra\Documents\paint.net App Files\Effects\Splatter.dll, version=4.0.5873.25083 .\Effects\Donut.dll, version=1.2.5.0 .\Effects\ExpandColor.dll, version=1.2.5.0 .\Effects\FillPalette.dll, version=1.2.5.0 .\Effects\FractalAttractor.dll, version=1.3.5.0 x:\Users\hydra\Documents\paint.net App Files\Effects\Smudge.dll, version=4.0.5873.25097 .\Effects\FractalFern.dll, version=1.2.0.0 .\Effects\FractalTree.dll, version=1.2.0.0 .\Effects\Frames.dll, version=1.2.5.0 .\Effects\Gen96Colors.dll, version=1.2.0.0 .\Effects\GradientBlur.dll, version=1.2.5.0 .\Effects\Gravity.dll, version=1.2.5.0 .\Effects\GridMaker.dll, version=5.2.5.0 .\Effects\HexaGrid.dll, version=4.1.0.0 .\Effects\HilbertCurve.dll, version=1.2.0.0 .\Effects\JuliaPlus.dll, version=1.2.5.0 .\Effects\Kill Color Keeper.dll, version=1.0.6641.13453 .\Effects\KaleidoGen.dll, version=1.3.5.0 .\Effects\LensFlare.dll, version=2.2.12.0 .\Effects\Kaleidoscope.dll, version=1.6.1.0 .\Effects\LightRays.dll, version=2.1.5.0 .\Effects\ListOfPalettes.dll, version=1.0.0.0 .\Effects\Magnifier.dll, version=1.3.5.0 .\Effects\Majority.dll, version=1.2.5.0 .\Effects\Melting.dll, version=1.3.0.0 .\Effects\Moire.dll, version=1.2.5.0 .\Effects\MotionSharpen.dll, version=1.2.5.0 .\Effects\Nebulous.dll, version=1.2.5.0 .\Effects\NewtonFractal.dll, version=2.2.5.0 .\Effects\Oblique.dll, version=1.2.5.0 .\Effects\Overliner.dll, version=1.2.5.0 .\Effects\PageCurl.dll, version=1.5.5.0 .\Effects\Paneling.dll, version=1.2.5.0 .\Effects\PerlinTexture.dll, version=2.2.5.0 .\Effects\Polar.dll, version=1.2.5.0 .\Effects\Radialcolors.dll, version=1.2.5.0 .\Effects\Polygones.dll, version=1.3.5.0 .\Effects\RainbowTwist.dll, version=1.2.5.0 .\Effects\RandomLines.dll, version=1.2.5.0 .\Effects\RandomMaze1.dll, version=1.2.5.0 .\Effects\RandomMaze2.dll, version=1.2.5.0 .\Effects\RecolorGray.dll, version=1.2.5.0 .\Effects\RegularNoise.dll, version=1.2.5.0 .\Effects\ReverseColors.dll, version=1.2.5.0 .\Effects\SeamlessTextureMaker.dll, version=1.2.5.0 .\Effects\Rosaces.dll, version=1.2.5.0 .\Effects\Shapes.dll, version=1.6.5.0 .\Effects\SinWaves.dll, version=1.2.5.0 .\Effects\SmoothNoise.dll, version=1.0.0.0 .\Effects\Sparkles.dll, version=1.2.5.0 .\Effects\Spiral.dll, version=1.2.5.0 .\Effects\SpiroGraph.dll, version=1.2.5.0 .\Effects\SpiroShapes.dll, version=2.2.5.0 .\Effects\StarGlow.dll, version=1.3.5.0 .\Effects\Splashes.dll, version=1.2.5.0 .\Effects\Tiles.dll, version=1.2.5.0 .\Effects\Stars.dll, version=2.0.0.0 .\Effects\SpotCenter.dll, version=1.2.0.0 .\Effects\Tournesol.dll, version=1.2.5.0 .\Effects\TubeOblique.dll, version=1.2.5.0 .\Effects\TwistZ.dll, version=1.2.5.0 .\Effects\Varicose2.dll, version=2.1.1.0 .\Effects\Vibrato.dll, version=2.0.5.0 .\Effects\Volutes.dll, version=1.3.5.0 .\Effects\WaterReflection.dll, version=1.2.5.0 .\Effects\Waves.dll, version=1.2.5.0 .\Effects\WetFloor.dll, version=1.2.5.0 .\Effects\XYCoords.dll, version=1.2.6.0 x:\Users\hydra\Documents\paint.net App Files\Effects\Color Match.dll, version=4.2.7630.21216 x:\Users\hydra\Documents\paint.net App Files\Effects\Borders N' Shapes.dll, version=4.0.4642.26476 x:\Users\hydra\Documents\paint.net App Files\Effects\Film.dll, version=4.0.4642.26607 x:\Users\hydra\Documents\paint.net App Files\Effects\Gradient Bars.dll, version=4.0.5152.23084 x:\Users\hydra\Documents\paint.net App Files\Effects\Curves+.dll, version=4.0.6119.31044 x:\Users\hydra\Documents\paint.net App Files\Effects\Gradient Blocks.dll, version=4.0.4642.26658 x:\Users\hydra\Documents\paint.net App Files\Effects\Jitter.dll, version=4.0.4642.26986 x:\Users\hydra\Documents\paint.net App Files\Effects\Gradient Grid.dll, version=4.0.6436.36068 x:\Users\hydra\Documents\paint.net App Files\Effects\Grid Warp.dll, version=4.0.6544.34496 x:\Users\hydra\Documents\paint.net App Files\Effects\Liquify.dll, version=4.0.5873.25113 x:\Users\hydra\Documents\paint.net App Files\Effects\Pixelate+.dll, version=4.0.4642.26940 x:\Users\hydra\Documents\paint.net App Files\Effects\Outline Object.dll, version=4.0.4642.26954 x:\Users\hydra\Documents\paint.net App Files\Effects\Random Effect.dll, version=4.0.4642.26928 x:\Users\hydra\Documents\paint.net App Files\Effects\Random Shape Fill.dll, version=4.0.4642.26910 .\System.Core.dll, version=7.0.1123.42427 C:\Windows\SYSTEM32\policymanager.dll, version=10.0.22000.2124 (WinBuild.160101.0800) C:\Windows\SYSTEM32\msvcp110_win.dll, version=10.0.22000.1 (WinBuild.160101.0800) C:\Windows\SYSTEM32\apphelp.dll, version=10.0.22000.1 (WinBuild.160101.0800) C:\Windows\system32\propsys.dll, version=7.0.22000.184 (WinBuild.160101.0800) .\System.Private.Xml.Linq.dll, version=7.0.1123.42427 .\PaintDotNet.SystemLayer.Native.x64.dll, version=5.10.8674.32967 .\PhotoSauce.MagicScaler.dll, version=0.13.2.0 .\System.Runtime.Intrinsics.dll, version=7.0.1123.42427 C:\Windows\system32\explorerframe.dll, version=10.0.22000.184 (WinBuild.160101.0800) .\PresentationFramework-SystemXmlLinq.dll, version=7.0.1123.42506 .\System.Xml.XDocument.dll, version=7.0.1123.42427 .\System.Xml.Linq.dll, version=7.0.1123.42427 .\ComputeSharp.Core.dll, version=2.1.0.0 C:\Windows\SYSTEM32\d3dcompiler_47.DLL, version=10.0.22000.653 (WinBuild.160101.0800) C:\Windows\SYSTEM32\Cabinet.dll, version=5.00 (WinBuild.160101.0800) .\System.Net.Http.dll, version=7.0.1123.42427 .\System.Net.Primitives.dll, version=7.0.1123.42427 .\System.Diagnostics.DiagnosticSource.dll, version=7.0.1123.42427 .\System.Net.Security.dll, version=7.0.1123.42427 .\System.Security.Cryptography.dll, version=7.0.1123.42427 C:\Windows\SYSTEM32\DNSAPI.dll, version=10.0.22000.1 (WinBuild.160101.0800) C:\Windows\SYSTEM32\dhcpcsvc6.DLL, version=10.0.22000.1 (WinBuild.160101.0800) C:\Windows\SYSTEM32\WINNSI.DLL, version=10.0.22000.1 (WinBuild.160101.0800) C:\Windows\SYSTEM32\winhttp.dll, version=10.0.22000.1 (WinBuild.160101.0800) .\System.Net.Quic.dll, version=7.0.1123.42427 .\msquic.dll, version=2.2.2.377087 C:\Windows\SYSTEM32\Secur32.dll, version=10.0.22000.675 (WinBuild.160101.0800) C:\Windows\SYSTEM32\SspiCli.dll, version=10.0.22000.2245 (WinBuild.160101.0800) .\System.Net.Sockets.dll, version=7.0.1123.42427 C:\Windows\system32\mswsock.dll, version=10.0.22000.1 (WinBuild.160101.0800) C:\Windows\system32\wshunix.dll, version=10.0.22000.653 (WinBuild.160101.0800) .\System.Threading.Overlapped.dll, version=7.0.1123.42427 .\System.Net.NameResolution.dll, version=7.0.1123.42427 C:\Windows\system32\nlansp_c.dll, version=10.0.22000.653 (WinBuild.160101.0800) C:\Windows\System32\rasadhlp.dll, version=10.0.22000.1 (WinBuild.160101.0800) C:\Windows\system32\wshbth.dll, version=10.0.22000.653 (WinBuild.160101.0800) C:\Windows\System32\winrnr.dll, version=10.0.22000.1 (WinBuild.160101.0800) C:\Windows\system32\pnrpnsp.dll, version=10.0.22000.1 (WinBuild.160101.0800) C:\Windows\system32\napinsp.dll, version=10.0.22000.1 (WinBuild.160101.0800) C:\Windows\System32\fwpuclnt.dll, version=10.0.22000.1880 (WinBuild.160101.0800) C:\Windows\system32\schannel.DLL, version=10.0.22000.1 (WinBuild.160101.0800) .\K4os.Compression.LZ4.dll, version=1.2.16 C:\Windows\SYSTEM32\mskeyprotect.dll, version=10.0.22000.1 (WinBuild.160101.0800) C:\Windows\SYSTEM32\NTASN1.dll, version=10.0.22000.1 (WinBuild.160101.0800) C:\Windows\SYSTEM32\ncrypt.dll, version=10.0.22000.1 (WinBuild.160101.0800) C:\Windows\system32\ncryptsslp.dll, version=10.0.22000.1817 (WinBuild.160101.0800) C:\Windows\system32\Ninput.dll, version=10.0.22000.1 (WinBuild.160101.0800) C:\Windows\System32\setupapi.DLL, version=10.0.22000.1 (WinBuild.160101.0800) ------------------------------------------------------------------------------
  2. Hey does anyone know if this works in PDN5? (if this is a dumb question please let me know because im new to plugins :()
×
×
  • Create New...