Jump to content

DARTrider

Newbies
  • Posts

    2
  • Joined

  • Last visited

About DARTrider

  • Birthday May 20

Profile Information

  • Gender
    Male
  • Location
    DFW Metroplex, Texas, USA
  • Interests
    Trains, Video Games, Trainz Content Creation

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

DARTrider's Achievements

Newbie

Newbie (1/14)

  • First Post
  • Conversation Starter

Recent Badges

1

Reputation

  1. I probably should've installed the latest version before coming here, but thank you anyway!
  2. Hello everyone! This is my first post here, and I'd like to share with you an issue I've just now had. Paint.NET crashes for me when I resize a square, move a line, etc. It does this randomly and only when moving a line or resizing a square. I've turned off Mouse Hardware Acceleration, but this doesn't help. Here's my specs and the log: I'm using Paint.NET 4.0.5. The reason is because I take the bump map of a texture file and create a blank version of the original texture file to repaint with custom artwork. I make custom content for a game called Trainz, thus the reason why I use it. My PC is a Dell G5 with an Intel i7-10700KF as my CPU, 16GB DDR4 single-channel memory, an Nvidia RTX 2060 SUPER as my GPU, a 220 GB SSD C drive and a 1 TB HDD D drive. I run Windows 10 Home as my OS. Here's the crash log: This text file was created because paint.net crashed. Please e-mail this to <email removed> so we can diagnose and fix the problem. Application version: paint.net 4.0.5 (Final 4.5.5454.39504) Time of crash: 7/4/2022 7:21:43 AM Application uptime: 00:00:51.2455508 Application state: Running Working set: 176,320 KiB Threads: 45 Install directory: C:\Program Files\paint.net Current directory: C:\Program Files\paint.net OS Version: 10.0.19044.0 Workstation x64 .NET version: CLR 4.0.30319.42000 x64, FX 4.0 4.5 Processor: 16x "Intel(R) Core(TM) i7-10700KF CPU @ 3.80GHz" @ ~3792MHz (DEP, SSE, SSE2, SSE3, SSSE3, SSE4_1, SSE4_2, XSAVE) Physical memory: 16154 MB Video card: NVIDIA GeForce RTX 2060 SUPER (v:10DE, d:1F06, r:161), Microsoft Basic Render Driver (v:1414, d:8C, r:0) Hardware acceleration: False (default: True) UI animations: True UI DPI: 96.00 dpi (1.00x scale) UI theme: Aero/Aero + DWM (Aero.msstyles) Updates: True, 2/16/2022 Locale: pdnr.c: en-US, hklm: en-US, hkcu: en-US, cc: en-US, 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.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. ---> PaintDotNet.Direct2D.BadNumberException: ..\Direct2D\D2DGeometry.cpp (330) : hr = m_pGeometry->GetWidenedBounds( strokeWidth, spStrokeStyle, worldTransform.HasValue ? &NativeConversions::ToNativeD2D(worldTransform.Value) : 0, flatteningTolerance.Value, &widenedBounds); at PaintDotNet.Interop.InteropErrorInfo.ThrowIfError() in d:\src\pdn\paintdotnet\src\Base\Interop\InteropErrorInfo.cs:line 89 at PaintDotNet.SystemLayer.Native.x64.NativeUtilities.ThrowOnErrorImpl(Int32 hr, SByte* szHr, IUnknown* pFxErrorInfo) at PaintDotNet.SystemLayer.Native.x64.Direct2D.D2DGeometry.GetWidenedBounds(Single strokeWidth, IStrokeStyle strokeStyle, Nullable`1 worldTransform, Nullable`1 flatteningTolerance) at PaintDotNet.Direct2D.Proxies.GeometryProxy.GetWidenedBounds(Single strokeWidth, IStrokeStyle strokeStyle, Nullable`1 worldTransform, Nullable`1 flatteningTolerance) in d:\src\pdn\paintdotnet\src\Base\Direct2D\Proxies\GeometryProxy.cs:line 89 at PaintDotNet.UI.Media.Geometry.GetRenderBounds(Pen pen, Nullable`1 tolerance) in d:\src\pdn\paintdotnet\src\Framework\UI\Media\Geometry.cs:line 518 at PaintDotNet.Tools.Shapes.ShapesToolChanges.<GetMaximumBoundsRects>d__0.MoveNext() in d:\src\pdn\paintdotnet\src\PaintDotNet\Tools\Shapes\ShapesToolChanges.cs:line 707 at PaintDotNet.Rendering.RectDoubleExtensions.Bounds(IEnumerable`1 rects) in d:\src\pdn\paintdotnet\src\PaintDotNet\Rendering\RectDoubleExtensions.cs:line 91 at PaintDotNet.Tools.Shapes.ShapesToolChanges.OnGetMaxRenderBounds() in d:\src\pdn\paintdotnet\src\PaintDotNet\Tools\Shapes\ShapesToolChanges.cs:line 693 at PaintDotNet.Tools.TransactedToolChanges`2.GetMaxRenderBounds() in d:\src\pdn\paintdotnet\src\PaintDotNet\Tools\TransactedToolChanges`2.cs:line 54 at PaintDotNet.Tools.BitmapLayerTransactionHandler`2.UpdateLayerOverlay() in d:\src\pdn\paintdotnet\src\PaintDotNet\Tools\BitmapLayerTransactionHandler`2.cs:line 192 at PaintDotNet.Tools.Shapes.ShapesToolBase.OnChangesChanged(ShapesToolChanges oldChanges, ShapesToolChanges newChanges) in d:\src\pdn\paintdotnet\src\PaintDotNet\Tools\Shapes\ShapesToolBase.cs:line 1083 at PaintDotNet.Tools.TransactedTool`2.SetChanges(TChanges newChanges) in d:\src\pdn\paintdotnet\src\PaintDotNet\Tools\TransactedTool`2.cs:line 190 at PaintDotNet.Tools.TransactedTool`2.TransactedToolEditingTransactionTokenPrivate.OnSetChanges(TChanges newChanges) in d:\src\pdn\paintdotnet\src\PaintDotNet\Tools\TransactedTool`2.cs:line 974 at PaintDotNet.Tools.Shapes.ShapesToolBase.OnUITransformEditChanged(Object sender, RoutedEventArgs e) in d:\src\pdn\paintdotnet\src\PaintDotNet\Tools\Shapes\ShapesToolBase.cs:line 987 --- End of inner exception stack trace --- at System.RuntimeMethodHandle.InvokeMethod(Object target, Object[] arguments, Signature sig, Boolean constructor) at System.Reflection.RuntimeMethodInfo.UnsafeInvokeInternal(Object obj, Object[] parameters, Object[] arguments) at System.Delegate.DynamicInvokeImpl(Object[] args) at PaintDotNet.UI.UIElement.OnEvent(RoutedEventArgs e) in d:\src\pdn\paintdotnet\src\Framework\UI\UIElement.cs:line 972 at PaintDotNet.UI.EventManager.RaiseDirect(IRoutedEventSink target, RoutedEventArgs e) in d:\src\pdn\paintdotnet\src\Framework\UI\EventManager.cs:line 196 at PaintDotNet.Tools.Controls.ToolUICanvas.ReRaiseEvent(RoutedEventArgs e) in d:\src\pdn\paintdotnet\src\PaintDotNet\Tools\Controls\ToolUICanvas.cs:line 167 --- End of inner exception stack trace --- at System.RuntimeMethodHandle.InvokeMethod(Object target, Object[] arguments, Signature sig, Boolean constructor) at System.Reflection.RuntimeMethodInfo.UnsafeInvokeInternal(Object obj, Object[] parameters, Object[] arguments) at System.Delegate.DynamicInvokeImpl(Object[] args) at PaintDotNet.UI.UIElement.OnEvent(RoutedEventArgs e) in d:\src\pdn\paintdotnet\src\Framework\UI\UIElement.cs:line 972 at PaintDotNet.UI.EventManager.RaiseDirect(IRoutedEventSink target, RoutedEventArgs e) in d:\src\pdn\paintdotnet\src\Framework\UI\EventManager.cs:line 196 at PaintDotNet.Tools.Controls.TransformControl.RaiseEditChangedEvent() in d:\src\pdn\paintdotnet\src\PaintDotNet\Tools\Controls\TransformControl.cs:line 520 at PaintDotNet.Tools.Controls.TransformControl.EditTransformPropertyChanged(DependencyPropertyChangedEventArgs e) in d:\src\pdn\paintdotnet\src\PaintDotNet\Tools\Controls\TransformControl.cs:line 989 at PaintDotNet.Tools.Controls.TransformControl.<.cctor>b__d(DependencyObject s, DependencyPropertyChangedEventArgs e) in d:\src\pdn\paintdotnet\src\PaintDotNet\Tools\Controls\TransformControl.cs:line 960 at System.Windows.DependencyObject.OnPropertyChanged(DependencyPropertyChangedEventArgs e) at PaintDotNet.UI.Visual.OnPropertyChanged(DependencyPropertyChangedEventArgs e) in d:\src\pdn\paintdotnet\src\Framework\UI\Visual.cs:line 124 at PaintDotNet.UI.FrameworkElement.OnPropertyChanged(DependencyPropertyChangedEventArgs e) in d:\src\pdn\paintdotnet\src\Framework\UI\FrameworkElement.cs:line 52 at System.Windows.DependencyObject.NotifyPropertyChange(DependencyPropertyChangedEventArgs args) at System.Windows.DependencyObject.InvalidateSubProperty(DependencyProperty dp) at System.Windows.Freezable.GetChangeHandlersAndInvalidateSubProperties(EventStorage& calledHandlers) at System.Windows.Freezable.GetChangeHandlersAndInvalidateSubProperties(EventStorage& calledHandlers) at System.Windows.Freezable.GetChangeHandlersAndInvalidateSubProperties(EventStorage& calledHandlers) at System.Windows.Freezable.FireChanged() at System.Windows.Freezable.OnPropertyChanged(DependencyPropertyChangedEventArgs e) 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 System.Windows.DependencyObject.SetValue(DependencyProperty dp, Object value) at PaintDotNet.Tools.Controls.TransformControl.OnHandleDragMove(PointDouble dragMovePt) in d:\src\pdn\paintdotnet\src\PaintDotNet\Tools\Controls\TransformControl.cs:line 1822 at PaintDotNet.Tools.Controls.TransformControl.OnHandleDragMove(Object sender, MouseEventArgs e) in d:\src\pdn\paintdotnet\src\PaintDotNet\Tools\Controls\TransformControl.cs:line 1595 --- End of inner exception stack trace --- at System.RuntimeMethodHandle.InvokeMethod(Object target, Object[] arguments, Signature sig, Boolean constructor) at System.Reflection.RuntimeMethodInfo.UnsafeInvokeInternal(Object obj, Object[] parameters, Object[] arguments) at System.Delegate.DynamicInvokeImpl(Object[] args) at PaintDotNet.UI.UIElement.OnEvent(RoutedEventArgs e) in d:\src\pdn\paintdotnet\src\Framework\UI\UIElement.cs:line 972 at PaintDotNet.UI.EventManager.RaiseDirect(IRoutedEventSink target, RoutedEventArgs e) in d:\src\pdn\paintdotnet\src\Framework\UI\EventManager.cs:line 196 at PaintDotNet.UI.EventManager.RaiseBubble(IRoutedEventSink target, RoutedEventArgs e) in d:\src\pdn\paintdotnet\src\Framework\UI\EventManager.cs:line 154 at PaintDotNet.UI.Controls.ClickDragBehavior.OnMouseMove(Object sender, MouseEventArgs e) in d:\src\pdn\paintdotnet\src\PaintDotNet\UI\Controls\ClickDragBehavior.cs:line 327 --- End of inner exception stack trace --- at System.RuntimeMethodHandle.InvokeMethod(Object target, Object[] arguments, Signature sig, Boolean constructor) at System.Reflection.RuntimeMethodInfo.UnsafeInvokeInternal(Object obj, Object[] parameters, Object[] arguments) at System.Delegate.DynamicInvokeImpl(Object[] args) at PaintDotNet.UI.UIElement.OnEvent(RoutedEventArgs e) in d:\src\pdn\paintdotnet\src\Framework\UI\UIElement.cs:line 972 at PaintDotNet.UI.EventManager.RaiseDirect(IRoutedEventSink target, RoutedEventArgs e) in d:\src\pdn\paintdotnet\src\Framework\UI\EventManager.cs:line 196 at PaintDotNet.UI.EventManager.RaiseBubble(IRoutedEventSink target, RoutedEventArgs e) in d:\src\pdn\paintdotnet\src\Framework\UI\EventManager.cs:line 154 at PaintDotNet.UI.Input.MouseDevice.ProcessMouseMove(PointDouble newPosition, IEnumerable`1 newIntermediatePoints) in d:\src\pdn\paintdotnet\src\Framework\UI\Input\MouseDevice.cs:line 433 at PaintDotNet.Canvas.CanvasMouseDevice.RelayMouseMove(MouseEventArgsF e) in d:\src\pdn\paintdotnet\src\PaintDotNet\Canvas\CanvasMouseDevice.cs:line 51 at PaintDotNet.Tools.PresentationBasedTool`2.OnMouseMove(MouseEventArgsF e) in d:\src\pdn\paintdotnet\src\PaintDotNet\Tools\PresentationBasedTool`2.cs:line 218 at PaintDotNet.Tools.Tool.MouseMove(MouseEventArgsF e) in d:\src\pdn\paintdotnet\src\PaintDotNet\Tools\Tool.cs:line 758 at PaintDotNet.Controls.AppWorkspace.DocumentMouseMoveHandler(Object sender, MouseEventArgsF e) in d:\src\pdn\paintdotnet\src\PaintDotNet\Controls\AppWorkspace.cs:line 1817 at PaintDotNet.Controls.DocumentView.OnDocumentMouseMove(MouseEventArgsF e) in d:\src\pdn\paintdotnet\src\PaintDotNet\Controls\DocumentView.cs:line 919 at PaintDotNet.Controls.DocumentView.MouseMoveHandlerImpl(PointDouble docPoint, MouseButtons button, Int32 clicks, Int32 delta, IEnumerable`1 intermediatePoints) in d:\src\pdn\paintdotnet\src\PaintDotNet\Controls\DocumentView.cs:line 1280 at PaintDotNet.Controls.DocumentView.MouseMoveHandler(Object sender, MouseEventArgs e) in d:\src\pdn\paintdotnet\src\PaintDotNet\Controls\DocumentView.cs:line 1195 at System.Windows.Forms.Control.OnMouseMove(MouseEventArgs e) at System.Windows.Forms.Control.WmMouseMove(Message& m) at System.Windows.Forms.Control.WndProc(Message& m) at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam) Managed assemblies: mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 @ C:\Windows\Microsoft.NET\Framework64\v4.0.30319\mscorlib.dll PaintDotNet, Version=4.5.5454.39504, Culture=neutral, PublicKeyToken=null @ C:\Program Files\paint.net\PaintDotNet.exe PaintDotNet.Core, Version=4.5.5454.39504, Culture=neutral, PublicKeyToken=null @ C:\Program Files\paint.net\PaintDotNet.Core.dll PaintDotNet.Base, Version=4.5.5454.39504, Culture=neutral, PublicKeyToken=null @ C:\Program Files\paint.net\PaintDotNet.Base.dll System, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 @ C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System\v4.0_4.0.0.0__b77a5c561934e089\System.dll System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @ C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.Drawing\v4.0_4.0.0.0__b03f5f7f11d50a3a\System.Drawing.dll PresentationFramework, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35 @ C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\PresentationFramework\v4.0_4.0.0.0__31bf3856ad364e35\PresentationFramework.dll WindowsBase, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35 @ C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\WindowsBase\v4.0_4.0.0.0__31bf3856ad364e35\WindowsBase.dll System.Core, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 @ C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.Core\v4.0_4.0.0.0__b77a5c561934e089\System.Core.dll PresentationCore, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35 @ C:\WINDOWS\Microsoft.Net\assembly\GAC_64\PresentationCore\v4.0_4.0.0.0__31bf3856ad364e35\PresentationCore.dll System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 @ C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.Windows.Forms\v4.0_4.0.0.0__b77a5c561934e089\System.Windows.Forms.dll PaintDotNet.SystemLayer, Version=4.5.5454.39504, Culture=neutral, PublicKeyToken=null @ C:\Program Files\paint.net\PaintDotNet.SystemLayer.dll PaintDotNet.Framework, Version=4.5.5454.39504, Culture=neutral, PublicKeyToken=null @ C:\Program Files\paint.net\PaintDotNet.Framework.dll PaintDotNet.Resources, Version=4.5.5454.39504, Culture=neutral, PublicKeyToken=null @ C:\Program Files\paint.net\PaintDotNet.Resources.dll PaintDotNet.Data, Version=4.5.5454.39504, Culture=neutral, PublicKeyToken=null @ C:\Program Files\paint.net\PaintDotNet.Data.dll PaintDotNet.Effects, Version=4.5.5454.39504, Culture=neutral, PublicKeyToken=null @ C:\Program Files\paint.net\PaintDotNet.Effects.dll PaintDotNet.SystemLayer.Native.x64, Version=4.5.5454.39504, Culture=neutral, PublicKeyToken=null @ C:\Program Files\paint.net\PaintDotNet.SystemLayer.Native.x64.dll System.Configuration, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @ C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.Configuration\v4.0_4.0.0.0__b03f5f7f11d50a3a\System.Configuration.dll System.Xml, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 @ C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.Xml\v4.0_4.0.0.0__b77a5c561934e089\System.Xml.dll System.Xaml, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 @ C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.Xaml\v4.0_4.0.0.0__b77a5c561934e089\System.Xaml.dll Alpha Transform, Version=1.1.3545.21589, Culture=neutral, PublicKeyToken=null @ C:\Program Files\paint.net\Effects\Alpha Transform.dll BandWPlus, Version=1.3.7359.317, Culture=neutral, PublicKeyToken=null @ C:\Program Files\paint.net\Effects\BandWPlus.dll ColorBalance, Version=4.7.7401.17173, Culture=neutral, PublicKeyToken=null @ C:\Program Files\paint.net\Effects\ColorBalance.dll CombinedAdjustments, Version=1.1.7358.40688, Culture=neutral, PublicKeyToken=null @ C:\Program Files\paint.net\Effects\CombinedAdjustments.dll Flip, Version=4.6.7358.36953, Culture=neutral, PublicKeyToken=null @ C:\Program Files\paint.net\Effects\Flip.dll HueSatPlus, Version=4.6.7359.209, Culture=neutral, PublicKeyToken=null @ C:\Program Files\paint.net\Effects\HueSatPlus.dll SelectionTools, Version=5.0.7502.22140, Culture=neutral, PublicKeyToken=null @ C:\Program Files\paint.net\Effects\SelectionTools.dll Temperature, Version=4.6.7358.39746, Culture=neutral, PublicKeyToken=null @ C:\Program Files\paint.net\Effects\Temperature.dll Transparency, Version=4.6.7358.39871, Culture=neutral, PublicKeyToken=null @ C:\Program Files\paint.net\Effects\Transparency.dll Vandermotten.PaintDotNetEffects.Blurs, Version=3.8.0.0, Culture=neutral, PublicKeyToken=null @ C:\Program Files\paint.net\Effects\Vandermotten.PaintDotNetEffects.Blurs.dll Vandermotten.PaintDotNetEffects.ColorAccent, Version=3.8.0.0, Culture=neutral, PublicKeyToken=null @ C:\Program Files\paint.net\Effects\Vandermotten.PaintDotNetEffects.ColorAccent.dll Vandermotten.PaintDotNetEffects, Version=3.8.0.0, Culture=neutral, PublicKeyToken=null @ C:\Program Files\paint.net\Effects\Vandermotten.PaintDotNetEffects.dll Vandermotten.PaintDotNetEffects.DropShadow, Version=3.8.0.0, Culture=neutral, PublicKeyToken=null @ C:\Program Files\paint.net\Effects\Vandermotten.PaintDotNetEffects.DropShadow.dll Vandermotten.PaintDotNetEffects.Duotones, Version=3.8.0.0, Culture=neutral, PublicKeyToken=null @ C:\Program Files\paint.net\Effects\Vandermotten.PaintDotNetEffects.Duotones.dll Vandermotten.PaintDotNetEffects.FadeEdge, Version=3.8.0.0, Culture=neutral, PublicKeyToken=null @ C:\Program Files\paint.net\Effects\Vandermotten.PaintDotNetEffects.FadeEdge.dll Vandermotten.PaintDotNetEffects.Gradient, Version=3.8.0.0, Culture=neutral, PublicKeyToken=null @ C:\Program Files\paint.net\Effects\Vandermotten.PaintDotNetEffects.Gradient.dll Vandermotten.PaintDotNetEffects.Grid, Version=3.8.0.0, Culture=neutral, PublicKeyToken=null @ C:\Program Files\paint.net\Effects\Vandermotten.PaintDotNetEffects.Grid.dll Vandermotten.PaintDotNetEffects.Monochromes, Version=3.8.0.0, Culture=neutral, PublicKeyToken=null @ C:\Program Files\paint.net\Effects\Vandermotten.PaintDotNetEffects.Monochromes.dll Vandermotten.PaintDotNetEffects.ObjectAlign, Version=3.8.0.0, Culture=neutral, PublicKeyToken=null @ C:\Program Files\paint.net\Effects\Vandermotten.PaintDotNetEffects.ObjectAlign.dll PhotoShop, Version=2.5.0.40665, Culture=neutral, PublicKeyToken=null @ C:\Program Files\paint.net\FileTypes\PhotoShop.dll WindowsFormsIntegration, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35 @ C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\WindowsFormsIntegration\v4.0_4.0.0.0__31bf3856ad364e35\WindowsFormsIntegration.dll Native modules: C:\Program Files\paint.net\PaintDotNet.exe, version=4.5.5454.39504 C:\WINDOWS\SYSTEM32\ntdll.dll, version=10.0.19041.1741 (WinBuild.160101.0800) C:\WINDOWS\SYSTEM32\MSCOREE.DLL, version=10.0.19041.1 (WinBuild.160101.0800) C:\Program Files\Avast Software\Avast\aswhook.dll, version=22.5.7263.0 C:\WINDOWS\System32\KERNEL32.dll, version=10.0.19041.1741 (WinBuild.160101.0800) C:\WINDOWS\System32\KERNELBASE.dll, version=10.0.19041.1741 (WinBuild.160101.0800) C:\WINDOWS\SYSTEM32\apphelp.dll, version=10.0.19041.1 (WinBuild.160101.0800) C:\WINDOWS\SYSTEM32\AcGenral.dll, version=10.0.19041.1682 (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.1 (WinBuild.160101.0800) C:\WINDOWS\System32\RPCRT4.dll, version=10.0.19041.1 (WinBuild.160101.0800) C:\WINDOWS\System32\SHLWAPI.dll, version=10.0.19041.1 (WinBuild.160101.0800) C:\WINDOWS\System32\USER32.dll, version=10.0.19041.1 (WinBuild.160101.0800) C:\WINDOWS\System32\win32u.dll, version=10.0.19041.1766 (WinBuild.160101.0800) C:\WINDOWS\System32\GDI32.dll, version=10.0.19041.1620 (WinBuild.160101.0800) C:\WINDOWS\System32\gdi32full.dll, version=10.0.19041.1706 (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\ole32.dll, version=10.0.19041.1320 (WinBuild.160101.0800) C:\WINDOWS\System32\combase.dll, version=10.0.19041.1320 (WinBuild.160101.0800) C:\WINDOWS\System32\SHELL32.dll, version=10.0.19041.964 (WinBuild.160101.0800) C:\WINDOWS\System32\ADVAPI32.dll, version=10.0.19041.1 (WinBuild.160101.0800) C:\WINDOWS\SYSTEM32\USERENV.dll, version=10.0.19041.1 (WinBuild.160101.0800) C:\WINDOWS\SYSTEM32\MPR.dll, version=10.0.19041.1 (WinBuild.160101.0800) C:\WINDOWS\SYSTEM32\SspiCli.dll, version=10.0.19041.1586 (WinBuild.160101.0800) C:\WINDOWS\System32\IMM32.DLL, version=10.0.19041.546 (WinBuild.160101.0800) C:\WINDOWS\SYSTEM32\ninput.dll, version=10.0.19041.1 (WinBuild.160101.0800) C:\WINDOWS\System32\OLEAUT32.dll, version=10.0.19041.985 (WinBuild.160101.0800) C:\Windows\Microsoft.NET\Framework64\v4.0.30319\mscoreei.dll, version=4.8.4180.0 built by: NET48REL1LAST_B C:\WINDOWS\SYSTEM32\kernel.appcore.dll, version=10.0.19041.546 (WinBuild.160101.0800) C:\WINDOWS\SYSTEM32\VERSION.dll, version=10.0.19041.546 (WinBuild.160101.0800) C:\Windows\Microsoft.NET\Framework64\v4.0.30319\clr.dll, version=4.8.4515.0 built by: NET48REL1LAST_C C:\WINDOWS\SYSTEM32\VCRUNTIME140_CLR0400.dll, version=14.10.25028.0 built by: VCTOOLSD15RTM C:\WINDOWS\SYSTEM32\ucrtbase_clr0400.dll, version=14.10.25028.0 built by: VCTOOLSD15RTM C:\WINDOWS\System32\psapi.dll, version=10.0.19041.546 (WinBuild.160101.0800) C:\WINDOWS\assembly\NativeImages_v4.0.30319_64\mscorlib\b8493bec853ac702d2188091d76ccffa\mscorlib.ni.dll, version=4.8.4515.0 built by: NET48REL1LAST_C C:\WINDOWS\System32\bcryptPrimitives.dll, version=10.0.19041.1415 (WinBuild.160101.0800) C:\WINDOWS\system32\uxtheme.dll, version=10.0.19041.1 (WinBuild.160101.0800) C:\WINDOWS\assembly\NativeImages_v4.0.30319_64\System\54c5a8ebfacb96ef1f1af1d732b88f97\System.ni.dll, version=4.8.4488.0 built by: NET48REL1LAST_C C:\WINDOWS\assembly\NativeImages_v4.0.30319_64\System.Drawing\7e4d5a4538b42f1efccd374d52c4bcb2\System.Drawing.ni.dll, version=4.8.4390.0 built by: NET48REL1LAST_C C:\WINDOWS\assembly\NativeImages_v4.0.30319_64\System.Core\5a9aa981acfc11a81b346d71a68d228c\System.Core.ni.dll, version=4.8.4515.0 built by: NET48REL1LAST_C C:\WINDOWS\assembly\NativeImages_v4.0.30319_64\WindowsBase\a8a529e57b8db5ae1932c17735f403b1\WindowsBase.ni.dll, version=4.8.4515.0 built by: NET48REL1LAST_C C:\WINDOWS\SYSTEM32\CRYPTSP.dll, version=10.0.19041.546 (WinBuild.160101.0800) C:\WINDOWS\system32\rsaenh.dll, version=10.0.19041.1 (WinBuild.160101.0800) C:\WINDOWS\System32\bcrypt.dll, version=10.0.19041.1 (WinBuild.160101.0800) C:\WINDOWS\SYSTEM32\CRYPTBASE.dll, version=10.0.19041.546 (WinBuild.160101.0800) C:\WINDOWS\assembly\NativeImages_v4.0.30319_64\PresentationCore\60e4cee0b96de84f462fc8b485f262ac\PresentationCore.ni.dll, version=4.8.4515.0 built by: NET48REL1LAST_C C:\WINDOWS\assembly\NativeImages_v4.0.30319_64\Presentatio5ae0f00f#\4f7a614ffa9a65f7b59b5d5b4a0bcb0f\PresentationFramework.ni.dll, version=4.8.4515.0 C:\WINDOWS\assembly\NativeImages_v4.0.30319_64\PaintDotNet.Base\d0b6bda4ec45d41b93508b84785f0cfd\PaintDotNet.Base.ni.dll, version=4.5.5454.39504 C:\WINDOWS\assembly\NativeImages_v4.0.30319_64\System.Windows.Forms\a3d508fae6a764d898ea5d194cf20fcc\System.Windows.Forms.ni.dll, version=4.8.4515.0 built by: NET48REL1LAST_C C:\WINDOWS\assembly\NativeImages_v4.0.30319_64\PaintDotNet500b2e4f#\de5eb61074c15af06591af53287c5ef7\PaintDotNet.SystemLayer.ni.dll, version=4.5.5454.39504 C:\WINDOWS\assembly\NativeImages_v4.0.30319_64\PaintDotNet.Core\aac06893f9f6ccfbf877283e35d86fec\PaintDotNet.Core.ni.dll, version=4.5.5454.39504 C:\WINDOWS\assembly\NativeImages_v4.0.30319_64\PaintDotNet26779e70#\f64502244c8376d040c799542be3fd15\PaintDotNet.Resources.ni.dll, version=4.5.5454.39504 C:\WINDOWS\assembly\NativeImages_v4.0.30319_64\PaintDotNet7afaaa15#\3284d718854214286d14393eaffbfc2a\PaintDotNet.Framework.ni.dll, version=4.5.5454.39504 C:\WINDOWS\assembly\NativeImages_v4.0.30319_64\PaintDotNet.Data\bcc0df882415a8559c251ede8b8b8b5c\PaintDotNet.Data.ni.dll, version=4.5.5454.39504 C:\WINDOWS\assembly\NativeImages_v4.0.30319_64\PaintDotNet.Effects\ec3df8f3161619ddbd737a6a313d3f59\PaintDotNet.Effects.ni.dll, version=4.5.5454.39504 C:\WINDOWS\assembly\NativeImages_v4.0.30319_64\PaintDotNet\04905a9f6c3734dbecafb6c1015ec115\PaintDotNet.ni.exe, version=4.5.5454.39504 C:\WINDOWS\SYSTEM32\dwrite.dll, version=10.0.19041.1 (WinBuild.160101.0800) C:\Windows\Microsoft.NET\Framework64\v4.0.30319\WPF\wpfgfx_v0400.dll, version=4.8.4515.0 built by: NET48REL1LAST_C C:\WINDOWS\SYSTEM32\MSVCP140_CLR0400.dll, version=14.10.25028.0 built by: VCTOOLSD15RTM C:\Windows\Microsoft.NET\Framework64\v4.0.30319\WPF\PresentationNative_v0400.dll, version=4.8.4515.0 built by: NET48REL1LAST_C C:\WINDOWS\SYSTEM32\windows.storage.dll, version=10.0.19041.1 (WinBuild.160101.0800) C:\WINDOWS\SYSTEM32\Wldp.dll, version=10.0.19041.1 (WinBuild.160101.0800) C:\WINDOWS\System32\SHCORE.dll, version=10.0.19041.1 (WinBuild.160101.0800) C:\WINDOWS\System32\MSCTF.dll, version=10.0.19041.1 (WinBuild.160101.0800) C:\Windows\Microsoft.NET\Framework64\v4.0.30319\clrjit.dll, version=4.8.4515.0 built by: NET48REL1LAST_C C:\WINDOWS\assembly\NativeImages_v4.0.30319_64\PaintDotNetc8826574#\b7e5b06542508badcda59094e5d085e6\PaintDotNet.SystemLayer.Native.x64.ni.dll, version=4.5.5454.39504 C:\Program Files\paint.net\PaintDotNet.SystemLayer.Native.x64.dll, version=4.5.5454.39504 C:\WINDOWS\SYSTEM32\MSVCR120.dll, version=12.00.21005.1 built by: REL C:\WINDOWS\SYSTEM32\MSVCP120.dll, version=12.00.21005.1 built by: REL C:\WINDOWS\SYSTEM32\VCOMP120.DLL, version=12.00.21005.1 built by: REL C:\WINDOWS\SYSTEM32\PROPSYS.dll, version=7.0.19041.1708 (WinBuild.160101.0800) C:\WINDOWS\WinSxS\amd64_microsoft.windows.gdiplus_6595b64144ccf1df_1.1.19041.1706_none_919e8e54cc8d4ca1\gdiplus.dll, version=10.0.19041.1706 (WinBuild.160101.0800) C:\WINDOWS\SYSTEM32\dxgi.dll, version=10.0.19041.1741 (WinBuild.160101.0800) C:\WINDOWS\SYSTEM32\profapi.dll, version=10.0.19041.844 (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\assembly\NativeImages_v4.0.30319_64\System.Configuration\45fd11ce5d29dfe9b51f09f3abc10a64\System.Configuration.ni.dll, version=4.8.4190.0 built by: NET48REL1LAST_B C:\WINDOWS\assembly\NativeImages_v4.0.30319_64\System.Xml\589efcc3e06f6a5070740c035c6b6c41\System.Xml.ni.dll, version=4.8.4084.0 built by: NET48REL1 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\TextShaping.dll, version= C:\WINDOWS\SYSTEM32\WindowsCodecs.dll, version=10.0.19041.1706 (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\d2d1.dll, version=10.0.19041.1 (WinBuild.160101.0800) C:\WINDOWS\SYSTEM32\d3d11.dll, version=10.0.19041.1741 (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) C:\WINDOWS\System32\cfgmgr32.dll, version=10.0.19041.1620 (WinBuild.160101.0800) C:\WINDOWS\SYSTEM32\dwmapi.dll, version=10.0.19041.1 (WinBuild.160101.0800) C:\WINDOWS\assembly\NativeImages_v4.0.30319_64\System.Xaml\021972e4ebc01c49e6a99700a7ab1b56\System.Xaml.ni.dll, version=4.8.4515.0 built by: NET48REL1LAST_C C:\WINDOWS\system32\dataexchange.dll, version=10.0.19041.1387 (WinBuild.160101.0800) C:\WINDOWS\system32\dcomp.dll, version=10.0.19041.1741 (WinBuild.160101.0800) C:\WINDOWS\system32\twinapi.appcore.dll, version=10.0.19041.1 (WinBuild.160101.0800) C:\WINDOWS\SYSTEM32\textinputframework.dll, version=10.0.19041.1741 (WinBuild.160101.0800) C:\WINDOWS\System32\CoreMessaging.dll, version=10.0.19041.746 C:\WINDOWS\System32\CoreUIComponents.dll, version=10.0.19041.546 C:\WINDOWS\System32\WS2_32.dll, version=10.0.19041.1081 (WinBuild.160101.0800) C:\WINDOWS\SYSTEM32\ntmarta.dll, version=10.0.19041.1 (WinBuild.160101.0800) C:\WINDOWS\SYSTEM32\wintypes.dll, version=10.0.19041.1320 (WinBuild.160101.0800) C:\WINDOWS\SYSTEM32\winmm.dll, version=10.0.19041.1 (WinBuild.160101.0800) C:\WINDOWS\system32\explorerframe.dll, version=10.0.19041.1 (WinBuild.160101.0800) C:\Windows\Microsoft.NET\Framework64\v4.0.30319\diasymreader.dll, version=14.8.4084.0 built by: NET48REL1 C:\WINDOWS\assembly\NativeImages_v4.0.30319_64\WindowsForm0b574481#\4381bde35c7dc164aad1a3a022ccb0c6\WindowsFormsIntegration.ni.dll, version=4.8.4084.0 built by: NET48REL1 C:\WINDOWS\SYSTEM32\policymanager.dll, version=10.0.19041.1741 (WinBuild.160101.0800) C:\WINDOWS\SYSTEM32\msvcp110_win.dll, version=10.0.19041.546 (WinBuild.160101.0800) C:\WINDOWS\System32\SetupApi.dll, version=10.0.19041.1 (WinBuild.160101.0800) C:\WINDOWS\SYSTEM32\DEVOBJ.dll, version=10.0.19041.1620 (WinBuild.160101.0800) C:\WINDOWS\System32\WINTRUST.dll, version=10.0.19041.1741 (WinBuild.160101.0800) C:\WINDOWS\System32\CRYPT32.dll, version=10.0.19041.1 (WinBuild.160101.0800) C:\WINDOWS\SYSTEM32\MSASN1.dll, version=10.0.19041.546 (WinBuild.160101.0800) ------------------------------------------------------------------------------ Can anyone help me with this? Thank you!
×
×
  • Create New...