orchuj2 Posted October 21, 2019 Share Posted October 21, 2019 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.2.5 (Final 4.205.7213.32560) Time of crash: 21/10/2019 13:25:26 Application uptime: 00:00:59.8377426 Application state: Running Working set: 226.312 KiB Handles and threads: 1156 handles, 41 threads, 283 gdi, 374 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 10 Pro 10.0.18362.0 x64 (0x30) .NET version: CLR 4.0.30319.42000 x64 Processor: "Intel(R) Core(TM) i5-6600 CPU @ 3.30GHz" @ ~3312MHz (4C/4T, SSE, SSE2, SSE3, SSSE3, SSE4_1, SSE4_2, AVX, AVX2) Physical memory: 16323 MB Video card: AMD Radeon (TM) R9 390 Series (v:1002, d:67B1, r:128), Microsoft Basic Render Driver (v:1414, d:8C, r:0) Hardware acceleration: False (default: True) UI animations: True UI DPI: 96 dpi (1,00x scale) UI theme: VisualStyleClass=Aero, EffectiveTheme=Aero, DWM=yes, AeroColorScheme=Light, ThemeFileName=Aero.msstyles Updates: True, 21/10/2019 Locale: pdnr.c: en-US, hklm: en-US, hkcu: en-US, cc: en-BE, 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.InternalErrorException: Exception of type 'PaintDotNet.InternalErrorException' was thrown. at PaintDotNet.ExceptionUtil.ThrowInternalErrorException() in D:\src\pdn\src\Base\ExceptionUtil.cs:line 150 at PaintDotNet.Tools.Move.MoveTool.OnUIEditingBegin(Object sender, TransformEditingBeginEventArgs e) in D:\src\pdn\src\PaintDotNet\Tools\Move\MoveTool.cs:line 596 --- 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\src\Framework\UI\UIElement.cs:line 977 at PaintDotNet.UI.EventManager.RaiseDirect(IRoutedEventSink target, RoutedEventArgs e) in D:\src\pdn\src\Framework\UI\EventManager.cs:line 220 at PaintDotNet.Tools.Move.MoveToolUI.OnTransformControlEditingBegin(Object sender, TransformEditingBeginEventArgs e) in D:\src\pdn\src\PaintDotNet\Tools\Move\MoveToolUI.cs:line 124 --- 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\src\Framework\UI\UIElement.cs:line 977 at PaintDotNet.UI.EventManager.RaiseDirect(IRoutedEventSink target, RoutedEventArgs e) in D:\src\pdn\src\Framework\UI\EventManager.cs:line 220 at PaintDotNet.Tools.Controls.TransformControl.TryBeginEditing(TransformEditingAgent editingAgent, TransformEditingMode editingMode, Nullable`1 triggerHandle) in D:\src\pdn\src\PaintDotNet\Tools\Controls\TransformControl.cs:line 205 at PaintDotNet.Tools.Controls.TransformControl.OnHandleDragBegin(Object sender, MouseEventArgs e) in D:\src\pdn\src\PaintDotNet\Tools\Controls\TransformControl.cs:line 1519 --- 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\src\Framework\UI\UIElement.cs:line 977 at PaintDotNet.UI.EventManager.RaiseDirect(IRoutedEventSink target, RoutedEventArgs e) in D:\src\pdn\src\Framework\UI\EventManager.cs:line 220 at PaintDotNet.UI.EventManager.RaiseBubble(IRoutedEventSink target, RoutedEventArgs e) in D:\src\pdn\src\Framework\UI\EventManager.cs:line 175 at PaintDotNet.UI.Controls.ClickDragBehavior.OnMouseDown(Object sender, MouseButtonEventArgs e) in D:\src\pdn\src\PaintDotNet\UI\Controls\ClickDragBehavior.cs:line 295 --- 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\src\Framework\UI\UIElement.cs:line 977 at PaintDotNet.UI.EventManager.RaiseDirect(IRoutedEventSink target, RoutedEventArgs e) in D:\src\pdn\src\Framework\UI\EventManager.cs:line 220 at PaintDotNet.UI.EventManager.RaiseBubble(IRoutedEventSink target, RoutedEventArgs e) in D:\src\pdn\src\Framework\UI\EventManager.cs:line 175 at PaintDotNet.UI.Input.MouseDevice.ProcessMouseDown(MouseButton button) in D:\src\pdn\src\Framework\UI\Input\MouseDevice.cs:line 492 at PaintDotNet.Canvas.CanvasMouseDevice.RelayMouseDown(MouseEventArgsF e) in D:\src\pdn\src\PaintDotNet\Canvas\CanvasMouseDevice.cs:line 32 at PaintDotNet.Tools.PresentationBasedTool`2.OnMouseDown(MouseEventArgsF e) in D:\src\pdn\src\PaintDotNet\Tools\PresentationBasedTool`2.cs:line 212 at PaintDotNet.Tools.Tool.MouseDown(MouseEventArgsF e) in D:\src\pdn\src\PaintDotNet\Tools\Tool.cs:line 792 at PaintDotNet.Controls.AppWorkspace.DocumentMouseDownHandler(Object sender, MouseEventArgsF e) in D:\src\pdn\src\PaintDotNet\Controls\AppWorkspace.cs:line 1855 at PaintDotNet.Controls.DocumentView.OnDocumentMouseDown(MouseEventArgsF e) in D:\src\pdn\src\PaintDotNet\Controls\DocumentView.cs:line 933 at PaintDotNet.Controls.DocumentView.MouseDownHandler(Object sender, MouseEventArgs e) in D:\src\pdn\src\PaintDotNet\Controls\DocumentView.cs:line 1118 at System.Windows.Forms.Control.OnMouseDown(MouseEventArgs e) at System.Windows.Forms.Control.WmMouseDown(Message& m, MouseButtons button, Int32 clicks) 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.205.7213.32560, Culture=neutral, PublicKeyToken=null @ C:\Program Files\paint.net\PaintDotNet.exe PaintDotNet.Core, Version=4.205.7213.32560, Culture=neutral, PublicKeyToken=null @ C:\Program Files\paint.net\PaintDotNet.Core.dll PaintDotNet.Base, Version=4.205.7213.32560, Culture=neutral, PublicKeyToken=null @ C:\Program Files\paint.net\PaintDotNet.Base.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 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 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.205.7213.32560, Culture=neutral, PublicKeyToken=null @ C:\Program Files\paint.net\PaintDotNet.SystemLayer.dll PaintDotNet.Framework, Version=4.205.7213.32560, Culture=neutral, PublicKeyToken=null @ C:\Program Files\paint.net\PaintDotNet.Framework.dll PaintDotNet.Resources, Version=4.205.7213.32560, Culture=neutral, PublicKeyToken=null @ C:\Program Files\paint.net\PaintDotNet.Resources.dll PaintDotNet.Effects, Version=4.205.7213.32560, Culture=neutral, PublicKeyToken=null @ C:\Program Files\paint.net\PaintDotNet.Effects.dll PaintDotNet.Data, Version=4.205.7213.32560, Culture=neutral, PublicKeyToken=null @ C:\Program Files\paint.net\PaintDotNet.Data.dll PaintDotNet.SystemLayer.Native.x64, Version=4.205.7213.32560, 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 WebPFileType, Version=1.3.0.0, Culture=neutral, PublicKeyToken=null @ C:\Program Files\paint.net\Bundled\WebPFileType\WebPFileType.dll DdsFileTypePlus, Version=1.9.7.0, Culture=neutral, PublicKeyToken=null @ C:\Program Files\paint.net\Bundled\DDSFileTypePlus\DdsFileTypePlus.dll System.Runtime.CompilerServices.Unsafe, Version=4.0.4.1, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @ C:\Program Files\paint.net\System.Runtime.CompilerServices.Unsafe.dll Native modules: C:\Program Files\paint.net\PaintDotNet.exe, version=4.205.7213.32560 C:\WINDOWS\SYSTEM32\ntdll.dll, version=10.0.18362.329 (WinBuild.160101.0800) C:\WINDOWS\SYSTEM32\MSCOREE.DLL, version=10.0.18362.1 (WinBuild.160101.0800) C:\WINDOWS\System32\KERNEL32.dll, version=10.0.18362.329 (WinBuild.160101.0800) C:\WINDOWS\System32\KERNELBASE.dll, version=10.0.18362.329 (WinBuild.160101.0800) C:\WINDOWS\System32\ADVAPI32.dll, version=10.0.18362.1 (WinBuild.160101.0800) C:\WINDOWS\System32\msvcrt.dll, version=7.0.18362.1 (WinBuild.160101.0800) C:\WINDOWS\System32\sechost.dll, version=10.0.18362.1 (WinBuild.160101.0800) C:\WINDOWS\System32\RPCRT4.dll, version=10.0.18362.1 (WinBuild.160101.0800) C:\Windows\Microsoft.NET\Framework64\v4.0.30319\mscoreei.dll, version=4.8.4018.0 built by: NET48REL1LAST_C C:\WINDOWS\System32\SHLWAPI.dll, version=10.0.18362.1 (WinBuild.160101.0800) C:\WINDOWS\System32\combase.dll, version=10.0.18362.1 (WinBuild.160101.0800) C:\WINDOWS\System32\ucrtbase.dll, version=10.0.18362.387 (WinBuild.160101.0800) C:\WINDOWS\System32\bcryptPrimitives.dll, version=10.0.18362.295 (WinBuild.160101.0800) C:\WINDOWS\System32\GDI32.dll, version=10.0.18362.1 (WinBuild.160101.0800) C:\WINDOWS\System32\win32u.dll, version=10.0.18362.387 (WinBuild.160101.0800) C:\WINDOWS\System32\gdi32full.dll, version=10.0.18362.356 (WinBuild.160101.0800) C:\WINDOWS\System32\msvcp_win.dll, version=10.0.18362.387 (WinBuild.160101.0800) C:\WINDOWS\System32\USER32.dll, version=10.0.18362.1 (WinBuild.160101.0800) C:\WINDOWS\System32\IMM32.DLL, version=10.0.18362.387 (WinBuild.160101.0800) C:\WINDOWS\System32\kernel.appcore.dll, version=10.0.18362.1 (WinBuild.160101.0800) C:\WINDOWS\SYSTEM32\VERSION.dll, version=10.0.18362.1 (WinBuild.160101.0800) C:\Windows\Microsoft.NET\Framework64\v4.0.30319\clr.dll, version=4.8.4018.0 built by: NET48REL1LAST_C C:\WINDOWS\SYSTEM32\ucrtbase_clr0400.dll, version=14.10.25028.0 built by: VCTOOLSD15RTM C:\WINDOWS\SYSTEM32\VCRUNTIME140_CLR0400.dll, version=14.10.25028.0 built by: VCTOOLSD15RTM C:\WINDOWS\System32\psapi.dll, version=10.0.18362.1 (WinBuild.160101.0800) C:\WINDOWS\assembly\NativeImages_v4.0.30319_64\mscorlib\ec23d1294499b4ffba61f212cb1217cd\mscorlib.ni.dll, version=4.8.4018.0 built by: NET48REL1LAST_C C:\WINDOWS\System32\ole32.dll, version=10.0.18362.1 (WinBuild.160101.0800) C:\WINDOWS\system32\uxtheme.dll, version=10.0.18362.1 (WinBuild.160101.0800) C:\WINDOWS\assembly\NativeImages_v4.0.30319_64\System\e074a852d0b7a87fc8713d9727b9a1bb\System.ni.dll, version=4.8.4001.0 built by: NET48REL1LAST_C C:\WINDOWS\assembly\NativeImages_v4.0.30319_64\System.Core\5aa66136dfbf2cc6e3ba6b00dd4d2e9f\System.Core.ni.dll, version=4.8.4018.0 built by: NET48REL1LAST_C C:\WINDOWS\assembly\NativeImages_v4.0.30319_64\WindowsBase\954bf80526cb14a926c4e2335a4e5803\WindowsBase.ni.dll, version=4.8.4018.0 built by: NET48REL1LAST_C C:\WINDOWS\System32\CRYPTSP.dll, version=10.0.18362.1 (WinBuild.160101.0800) C:\WINDOWS\system32\rsaenh.dll, version=10.0.18362.1 (WinBuild.160101.0800) C:\WINDOWS\System32\bcrypt.dll, version=10.0.18362.1 (WinBuild.160101.0800) C:\WINDOWS\SYSTEM32\CRYPTBASE.dll, version=10.0.18362.1 (WinBuild.160101.0800) C:\WINDOWS\assembly\NativeImages_v4.0.30319_64\System.Drawing\2ac5ec60e76be4bef59376fe2193db84\System.Drawing.ni.dll, version=4.8.3752.0 built by: NET48REL1 C:\WINDOWS\assembly\NativeImages_v4.0.30319_64\PresentationCore\99085e4311ca84f7357f2d1a2794ca28\PresentationCore.ni.dll, version=4.8.4018.0 built by: NET48REL1LAST_C C:\WINDOWS\assembly\NativeImages_v4.0.30319_64\Presentatio5ae0f00f#\02353a83bdfffef748e7620207b0cca2\PresentationFramework.ni.dll, version=4.8.4018.0 C:\WINDOWS\assembly\NativeImages_v4.0.30319_64\PaintDotNet.Base\eb524753137c6fc0d51a1c256aceb4a6\PaintDotNet.Base.ni.dll, version=4.205.7213.32560 C:\WINDOWS\assembly\NativeImages_v4.0.30319_64\System.Windows.Forms\489707f31fb2a94848b7b7c651db0330\System.Windows.Forms.ni.dll, version=4.8.4001.0 built by: NET48REL1LAST_C C:\WINDOWS\assembly\NativeImages_v4.0.30319_64\PaintDotNet500b2e4f#\885b87891f973ca2c942ca006985454c\PaintDotNet.SystemLayer.ni.dll, version=4.205.7213.32560 C:\WINDOWS\assembly\NativeImages_v4.0.30319_64\PaintDotNet.Core\0e079ad1cb930e2a91f51f658bc0c34e\PaintDotNet.Core.ni.dll, version=4.205.7213.32560 C:\WINDOWS\assembly\NativeImages_v4.0.30319_64\PaintDotNet26779e70#\4808a9be3d33c4d7b7e5e8b7193405bd\PaintDotNet.Resources.ni.dll, version=4.205.7213.32560 C:\WINDOWS\assembly\NativeImages_v4.0.30319_64\PaintDotNet7afaaa15#\7e58f567e07e217c954d9d2f8a643e90\PaintDotNet.Framework.ni.dll, version=4.205.7213.32560 C:\WINDOWS\assembly\NativeImages_v4.0.30319_64\PaintDotNet.Data\3b857c6c5fa31fb2c07fdd99462cdea2\PaintDotNet.Data.ni.dll, version=4.205.7213.32560 C:\WINDOWS\assembly\NativeImages_v4.0.30319_64\PaintDotNet.Effects\b5a853fac716291a1080c71c87fd3c00\PaintDotNet.Effects.ni.dll, version=4.205.7213.32560 C:\WINDOWS\assembly\NativeImages_v4.0.30319_64\PaintDotNet\8927edd441bbe51b2128fae5ac898cd3\PaintDotNet.ni.exe, version=4.205.7213.32560 C:\WINDOWS\SYSTEM32\dwrite.dll, version=10.0.18362.1 (WinBuild.160101.0800) C:\Windows\Microsoft.NET\Framework64\v4.0.30319\WPF\wpfgfx_v0400.dll, version=4.8.4018.0 built by: NET48REL1LAST_C C:\WINDOWS\System32\OLEAUT32.dll, version=10.0.18362.329 (WinBuild.160101.0800) 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.4018.0 built by: NET48REL1LAST_C C:\WINDOWS\System32\shell32.dll, version=10.0.18362.1 (WinBuild.160101.0800) C:\WINDOWS\System32\cfgmgr32.dll, version=10.0.18362.387 (WinBuild.160101.0800) C:\WINDOWS\System32\shcore.dll, version=10.0.18362.1 (WinBuild.160101.0800) C:\WINDOWS\System32\windows.storage.dll, version=10.0.18362.1 (WinBuild.160101.0800) C:\WINDOWS\System32\profapi.dll, version=10.0.18362.1 (WinBuild.160101.0800) C:\WINDOWS\System32\powrprof.dll, version=10.0.18362.1 (WinBuild.160101.0800) C:\WINDOWS\System32\UMPDC.dll, version= C:\Program Files\paint.net\SxS\X64\vcruntime140.dll, version=14.23.27820.0 built by: vcwrkspc C:\Program Files\paint.net\SxS\X64\vcruntime140_1.dll, version=14.23.27820.0 built by: vcwrkspc C:\Program Files\paint.net\SxS\X64\msvcp140.dll, version=14.23.27820.0 built by: vcwrkspc C:\Program Files\paint.net\SxS\X64\msvcp140_1.dll, version=14.23.27820.0 built by: vcwrkspc C:\Program Files\paint.net\SxS\X64\msvcp140_2.dll, version=14.23.27820.0 built by: vcwrkspc C:\Program Files\paint.net\SxS\X64\msvcp140_codecvt_ids.dll, version=14.23.27820.0 built by: vcwrkspc C:\Program Files\paint.net\SxS\X64\vcomp140.dll, version=14.23.27820.0 built by: vcwrkspc C:\WINDOWS\assembly\NativeImages_v4.0.30319_64\PaintDotNetc8826574#\910ec835d97dff00db38c362434760c8\PaintDotNet.SystemLayer.Native.x64.ni.dll, version=4.205.7213.32560 C:\Program Files\paint.net\PaintDotNet.SystemLayer.Native.x64.dll, version=4.205.7213.32560 C:\WINDOWS\SYSTEM32\PROPSYS.dll, version=7.0.18362.1 (WinBuild.160101.0800) C:\WINDOWS\WinSxS\amd64_microsoft.windows.gdiplus_6595b64144ccf1df_1.1.18362.418_none_17b1a56c6d9fd02b\gdiplus.dll, version=10.0.18362.418 (WinBuild.160101.0800) C:\WINDOWS\System32\clbcatq.dll, version=2001.12.10941.16384 (WinBuild.160101.0800) C:\WINDOWS\assembly\NativeImages_v4.0.30319_64\System.Configuration\79bb63c5e8c851f974088e82110ae138\System.Configuration.ni.dll, version=4.8.3752.0 built by: NET48REL1 C:\WINDOWS\assembly\NativeImages_v4.0.30319_64\System.Xml\6dbfb46888948900b37a0f7ddee7df9b\System.Xml.ni.dll, version=4.8.3752.0 built by: NET48REL1 C:\WINDOWS\assembly\NativeImages_v4.0.30319_64\System.Xaml\1e45023cc3b2fa3145024be9518b38d3\System.Xaml.ni.dll, version=4.8.4018.0 built by: NET48REL1LAST_C C:\Windows\Microsoft.NET\Framework64\v4.0.30319\clrjit.dll, version=4.8.4018.0 built by: NET48REL1LAST_C C:\WINDOWS\SYSTEM32\dxgi.dll, version=10.0.18362.387 (WinBuild.160101.0800) C:\WINDOWS\SYSTEM32\dxcore.dll, version=10.0.18362.1 (WinBuild.160101.0800) C:\WINDOWS\System32\MSCTF.dll, version=10.0.18362.1 (WinBuild.160101.0800) C:\WINDOWS\System32\UIAnimation.dll, version=10.0.18362.1 (WinBuild.160101.0800) C:\WINDOWS\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.18362.418_none_e6c6b287130d565d\comctl32.dll, version=6.10 (WinBuild.160101.0800) C:\WINDOWS\SYSTEM32\mfplat.dll, version=10.0.18362.1 (WinBuild.160101.0800) C:\WINDOWS\SYSTEM32\RTWorkQ.DLL, version=10.0.18362.1 (WinBuild.160101.0800) C:\WINDOWS\system32\windowscodecs.dll, version=10.0.18362.1 (WinBuild.160101.0800) C:\WINDOWS\SYSTEM32\CompPkgSup.DLL, version=10.0.18362.1 (WinBuild.160101.0800) C:\Windows\System32\Windows.StateRepositoryPS.dll, version=10.0.18362.1 (WinBuild.160101.0800) C:\Windows\System32\WinTypes.dll, version=10.0.18362.1 (WinBuild.160101.0800) C:\WINDOWS\SYSTEM32\d2d1.dll, version=10.0.18362.1 (WinBuild.160101.0800) C:\WINDOWS\SYSTEM32\wtsapi32.dll, version=10.0.18362.1 (WinBuild.160101.0800) C:\WINDOWS\SYSTEM32\WINSTA.dll, version=10.0.18362.53 (WinBuild.160101.0800) C:\WINDOWS\SYSTEM32\d3d11.dll, version=10.0.18362.387 (WinBuild.160101.0800) C:\WINDOWS\SYSTEM32\D3D10Warp.dll, version=10.0.18362.356 (WinBuild.160101.0800) C:\WINDOWS\assembly\NativeImages_v4.0.30319_64\System.Runtea61dfd5#\4da55d90bfcd3dec1eea96bf7e03da53\System.Runtime.CompilerServices.Unsafe.ni.dll, version=4.6.26919.02 C:\WINDOWS\SYSTEM32\dwmapi.dll, version=10.0.18362.1 (WinBuild.160101.0800) C:\WINDOWS\system32\dataexchange.dll, version=10.0.18362.1 (WinBuild.160101.0800) C:\WINDOWS\system32\dcomp.dll, version=10.0.18362.387 (WinBuild.160101.0800) C:\WINDOWS\system32\twinapi.appcore.dll, version=10.0.18362.1 (WinBuild.160101.0800) C:\WINDOWS\system32\RMCLIENT.dll, version=10.0.18362.267 (WinBuild.160101.0800) C:\WINDOWS\System32\TextInputFramework.dll, version=10.0.18362.267 (WinBuild.160101.0800) C:\WINDOWS\System32\CoreUIComponents.dll, version=10.0.18362.207 C:\WINDOWS\System32\CoreMessaging.dll, version=10.0.18362.1 C:\WINDOWS\SYSTEM32\ntmarta.dll, version=10.0.18362.1 (WinBuild.160101.0800) C:\WINDOWS\System32\iertutil.dll, version=11.00.18362.1 (WinBuild.160101.0800) C:\WINDOWS\SYSTEM32\winmm.dll, version=10.0.18362.1 (WinBuild.160101.0800) C:\WINDOWS\SYSTEM32\winmmbase.dll, version=10.0.18362.1 (WinBuild.160101.0800) C:\Windows\Microsoft.NET\Framework64\v4.0.30319\diasymreader.dll, version=14.8.3752.0 built by: NET48REL1 C:\Program Files (x86)\Unchecky\bin\inject_x64.dll, version=1.2 C:\WINDOWS\SYSTEM32\IPHLPAPI.DLL, version=10.0.18362.1 (WinBuild.160101.0800) C:\WINDOWS\SYSTEM32\OLEACC.dll, version=7.2.18362.1 (WinBuild.160101.0800) C:\WINDOWS\SYSTEM32\WINHTTP.dll, version=10.0.18362.1 (WinBuild.160101.0800) C:\WINDOWS\system32\explorerframe.dll, version=10.0.18362.1 (WinBuild.160101.0800) C:\WINDOWS\System32\NSI.dll, version=10.0.18362.1 (WinBuild.160101.0800) C:\WINDOWS\SYSTEM32\dhcpcsvc.DLL, version=10.0.18362.1 (WinBuild.160101.0800) C:\WINDOWS\System32\WS2_32.dll, version=10.0.18362.1 (WinBuild.160101.0800) C:\WINDOWS\SYSTEM32\dhcpcsvc6.DLL, version=10.0.18362.1 (WinBuild.160101.0800) C:\WINDOWS\SYSTEM32\rasapi32.dll, version=10.0.18362.1 (WinBuild.160101.0800) C:\WINDOWS\SYSTEM32\rasman.dll, version=10.0.18362.1 (WinBuild.160101.0800) C:\WINDOWS\SYSTEM32\rtutils.dll, version=10.0.18362.1 (WinBuild.160101.0800) C:\WINDOWS\system32\mswsock.dll, version=10.0.18362.1 (WinBuild.160101.0800) C:\WINDOWS\SYSTEM32\DNSAPI.dll, version=10.0.18362.1 (WinBuild.160101.0800) C:\WINDOWS\SYSTEM32\WINNSI.DLL, version=10.0.18362.1 (WinBuild.160101.0800) C:\Windows\System32\rasadhlp.dll, version=10.0.18362.1 (WinBuild.160101.0800) C:\WINDOWS\System32\fwpuclnt.dll, version=10.0.18362.1 (WinBuild.160101.0800) C:\WINDOWS\SYSTEM32\secur32.dll, version=10.0.18362.1 (WinBuild.160101.0800) C:\WINDOWS\SYSTEM32\SSPICLI.DLL, version=10.0.18362.1 (WinBuild.160101.0800) C:\WINDOWS\system32\schannel.DLL, version=10.0.18362.1 (WinBuild.160101.0800) C:\WINDOWS\System32\CRYPT32.dll, version=10.0.18362.1 (WinBuild.160101.0800) C:\WINDOWS\System32\MSASN1.dll, version=10.0.18362.1 (WinBuild.160101.0800) C:\WINDOWS\SYSTEM32\mskeyprotect.dll, version=10.0.18362.1 (WinBuild.160101.0800) C:\WINDOWS\SYSTEM32\ncrypt.dll, version=10.0.18362.1 (WinBuild.160101.0800) C:\WINDOWS\SYSTEM32\NTASN1.dll, version=10.0.18362.1 (WinBuild.160101.0800) C:\WINDOWS\system32\ncryptsslp.dll, version=10.0.18362.1 (WinBuild.160101.0800) C:\WINDOWS\SYSTEM32\gpapi.dll, version=10.0.18362.1 (WinBuild.160101.0800) C:\WINDOWS\System32\SetupApi.dll, version=10.0.18362.1 (WinBuild.160101.0800) C:\WINDOWS\SYSTEM32\DEVOBJ.dll, version=10.0.18362.387 (WinBuild.160101.0800) C:\WINDOWS\System32\WINTRUST.dll, version=10.0.18362.387 (WinBuild.160101.0800) C:\WINDOWS\SYSTEM32\apphelp.dll, version=10.0.18362.1 (WinBuild.160101.0800) C:\WINDOWS\SYSTEM32\D3DSCache.dll, version=10.0.18362.1 (WinBuild.160101.0800) C:\WINDOWS\SYSTEM32\USERENV.dll, version=10.0.18362.1 (WinBuild.160101.0800) C:\Windows\Microsoft.NET\Framework64\v4.0.30319\clrcompression.dll, version=4.8.3752.0 built by: NET48REL1 ------------------------------------------------------------------------------ Quote Link to comment Share on other sites More sharing options...
Pixey Posted October 21, 2019 Share Posted October 21, 2019 Hello @orchuj2 and Welcome To start with, please update your Framework to a newer version: https://dotnet.microsoft.com/download/thank-you/net48 Quote How I made Jennifer & Halle in Paint.net My Gallery | My Deviant Art "Rescuing one animal may not change the world, but for that animal their world is changed forever!" anon. Link to comment Share on other sites More sharing options...
orchuj2 Posted October 21, 2019 Author Share Posted October 21, 2019 Thank you for the reply and the welcome, unfortunately I already have .NET Framework 4.8 installed and when I run the installer again it says: .NET Framework 4.8 or a later update is already installed on this computer. I do however also have older versions on my pc, should I remove those? I needed them at one point to run an older program Quote Link to comment Share on other sites More sharing options...
Pixey Posted October 21, 2019 Share Posted October 21, 2019 I have 2 versions on my computer, but they are named so that there is no confusion: Another thing to try is to clean up your computer by using this tool: https://support.microsoft.com/en-us/help/17588/fix-problems-that-block-programs-from-being-installed-or-removed And then try to download the latest version of Paint.net from here. Quote How I made Jennifer & Halle in Paint.net My Gallery | My Deviant Art "Rescuing one animal may not change the world, but for that animal their world is changed forever!" anon. Link to comment Share on other sites More sharing options...
Rick Brewster Posted October 21, 2019 Share Posted October 21, 2019 C:\Program Files (x86)\Unchecky\bin\inject_x64.dll, version=1.2 My money's on "Unchecky", whatever that is, being the culprit. Quote The Paint.NET Blog: https://blog.getpaint.net/ Donations are always appreciated! https://www.getpaint.net/donate.html Link to comment Share on other sites More sharing options...
Elvis Hbpbgrtnk Posted October 22, 2019 Share Posted October 22, 2019 Unchecky is program that stops bundleware. If it there bundleprograms longer prechecked when installings programs. Most people doing installs too fast, not reading nothing and click click click! Hurry up! Then they getting all kinds of things they not even see put there. With Unchecky If other programs there it give window sayings so. Now people seeing what there. Many people using it and not having this problem. This off topic but how you making that car so good!?!??!? OMG!!!! Teach us how!!! Quote Link to comment Share on other sites More sharing options...
orchuj2 Posted October 22, 2019 Author Share Posted October 22, 2019 15 hours ago, Rick Brewster said: C:\Program Files (x86)\Unchecky\bin\inject_x64.dll, version=1.2 My money's on "Unchecky", whatever that is, being the culprit. Unchecky is indeed a program that unchecks bundleware from being installed, I turned it off but unfortunately I still get the crash. 21 hours ago, Pixey said: I have 2 versions on my computer, but they are named so that there is no confusion: Another thing to try is to clean up your computer by using this tool: https://support.microsoft.com/en-us/help/17588/fix-problems-that-block-programs-from-being-installed-or-removed And then try to download the latest version of Paint.net from here. I meant that i had an older version of .NET installed but I tried using the tool anyway and then reinstalling but it did not help Quote Link to comment Share on other sites More sharing options...
Pixey Posted October 22, 2019 Share Posted October 22, 2019 This just a shot in the dark, but do you have Paint.net in C drive or D? Quote How I made Jennifer & Halle in Paint.net My Gallery | My Deviant Art "Rescuing one animal may not change the world, but for that animal their world is changed forever!" anon. Link to comment Share on other sites More sharing options...
IHaveNoName Posted October 22, 2019 Share Posted October 22, 2019 (edited) Indeed Unchecky should just make sure that no additional optional software is accidentally installed by simply 'unchecking' any pre-checked opt in boxes. It is or at least, should only be doing anything during install of a particular program. I've never heard of it interfering with a program already installed. My question would be how are you rotating or moving the images which are causing the crashing? Using the PDN toolbar or keyboard? This is a long shot, likely not going to be the solution and only applies if you are using the keyboard: check what graphics or graphics card hotkeys (if any) are in use. I've not had any problem with PDN or any other graphics program for that matter but I have had other software, principally games, which crash because the controls used were the same as the hotkey eg. Ctrl+Alt+Directional key often used to rotate the screen. I'd no idea this could happen and spent days searching and asking for advice before someone suggested the hotkeys were the problem. There could be an easy way to check this: on the desktop right mouse click and choose Graphics Properties > Hot Keys and use Enable/Disable. If the option is not in your desktop context menu you may need to go the graphics card's options settings directly and find the equivalent thing there. Edited October 22, 2019 by IHaveNoName Quote Link to comment Share on other sites More sharing options...
Rick Brewster Posted October 22, 2019 Share Posted October 22, 2019 Unchecky is indeed a program that unchecks bundleware from being installed, I turned it off but unfortunately I still get the crash. Even if you disable it, it could still be injecting itself and running some of its code (and causing the error). If it's possible to completely exit the program, do so and try again (and paste the crash log if the crash happens again). If it can't be exited, try uninstalling it. Yes, this is necessary for debugging this issue. From looking at your crash log and where it's pointing to in my code, my best guess is that there is memory corruption. The code is throwing an error in a location that should be impossible to reach, and the only what that should be possible is if memory is being incorrectly overwritten. Quote The Paint.NET Blog: https://blog.getpaint.net/ Donations are always appreciated! https://www.getpaint.net/donate.html Link to comment Share on other sites More sharing options...
IHaveNoName Posted October 22, 2019 Share Posted October 22, 2019 I've just been reading up about uninstalling Unchecky and it actually warns on one web site that there will be bits left over from Unchecky if you use the basic uninstall option. One of those is said to be that same inject_x64.dll. Assuming total uninstall is definitely confirmed as necessary then the solution is to use a purpose designed uninstaller like Revo or BCUninstaller. Revo is more user friendly; just use the advanced cleanup option after it has run the basic uninstall. But do check carefully what it is removing. 99% of the time it can be relied on but in certain circumstance it may include unrelated files. Same applies to any other 'thorough' uninstaller. Revo puts in a restore point prior to doing anything so there is always that safety net if you/it makes a mistake. Quote Link to comment Share on other sites More sharing options...
orchuj2 Posted October 26, 2019 Author Share Posted October 26, 2019 Paint.net is installed on the C drive, I'm using the mouse to turn the image, by going to the bottom right of the canvas each time and rotating it that way. I've uninstalled Unchecky, removed all traces using Revo and restarted my computer but I still have the same problem. I'll post a more recent crash log. Not sure if it helps or not but I'm not actually using an image by the way, just the blank canvas you get when you start the program, I do ctrl A and then rotate. 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.2.5 (Final 4.205.7213.32560) Time of crash: 26/10/2019 20:21:56 Application uptime: 00:00:50.7164129 Application state: Running Working set: 172.736 KiB Handles and threads: 1126 handles, 42 threads, 148 gdi, 189 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 10 Pro 10.0.18362.0 x64 (0x30) .NET version: CLR 4.0.30319.42000 x64 Processor: "Intel(R) Core(TM) i5-6600 CPU @ 3.30GHz" @ ~3312MHz (4C/4T, SSE, SSE2, SSE3, SSSE3, SSE4_1, SSE4_2, AVX, AVX2) Physical memory: 16323 MB Video card: AMD Radeon (TM) R9 390 Series (v:1002, d:67B1, r:128), Microsoft Basic Render Driver (v:1414, d:8C, r:0) Hardware acceleration: True (default: True) UI animations: True UI DPI: 96 dpi (1,00x scale) UI theme: VisualStyleClass=Aero, EffectiveTheme=Aero, DWM=yes, AeroColorScheme=Light, ThemeFileName=Aero.msstyles Updates: True, 26/10/2019 Locale: pdnr.c: en-US, hklm: en-US, hkcu: en-US, cc: en-BE, 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.InternalErrorException: Exception of type 'PaintDotNet.InternalErrorException' was thrown. at PaintDotNet.ExceptionUtil.ThrowInternalErrorException() in D:\src\pdn\src\Base\ExceptionUtil.cs:line 150 at PaintDotNet.Tools.Move.MoveTool.OnUIEditingBegin(Object sender, TransformEditingBeginEventArgs e) in D:\src\pdn\src\PaintDotNet\Tools\Move\MoveTool.cs:line 596 --- 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\src\Framework\UI\UIElement.cs:line 977 at PaintDotNet.UI.EventManager.RaiseDirect(IRoutedEventSink target, RoutedEventArgs e) in D:\src\pdn\src\Framework\UI\EventManager.cs:line 220 at PaintDotNet.Tools.Move.MoveToolUI.OnTransformControlEditingBegin(Object sender, TransformEditingBeginEventArgs e) in D:\src\pdn\src\PaintDotNet\Tools\Move\MoveToolUI.cs:line 124 --- 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\src\Framework\UI\UIElement.cs:line 977 at PaintDotNet.UI.EventManager.RaiseDirect(IRoutedEventSink target, RoutedEventArgs e) in D:\src\pdn\src\Framework\UI\EventManager.cs:line 220 at PaintDotNet.Tools.Controls.TransformControl.TryBeginEditing(TransformEditingAgent editingAgent, TransformEditingMode editingMode, Nullable`1 triggerHandle) in D:\src\pdn\src\PaintDotNet\Tools\Controls\TransformControl.cs:line 205 at PaintDotNet.Tools.Controls.TransformControl.OnHandleDragBegin(Object sender, MouseEventArgs e) in D:\src\pdn\src\PaintDotNet\Tools\Controls\TransformControl.cs:line 1519 --- 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\src\Framework\UI\UIElement.cs:line 977 at PaintDotNet.UI.EventManager.RaiseDirect(IRoutedEventSink target, RoutedEventArgs e) in D:\src\pdn\src\Framework\UI\EventManager.cs:line 220 at PaintDotNet.UI.EventManager.RaiseBubble(IRoutedEventSink target, RoutedEventArgs e) in D:\src\pdn\src\Framework\UI\EventManager.cs:line 175 at PaintDotNet.UI.Controls.ClickDragBehavior.OnMouseDown(Object sender, MouseButtonEventArgs e) in D:\src\pdn\src\PaintDotNet\UI\Controls\ClickDragBehavior.cs:line 295 --- 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\src\Framework\UI\UIElement.cs:line 977 at PaintDotNet.UI.EventManager.RaiseDirect(IRoutedEventSink target, RoutedEventArgs e) in D:\src\pdn\src\Framework\UI\EventManager.cs:line 220 at PaintDotNet.UI.EventManager.RaiseBubble(IRoutedEventSink target, RoutedEventArgs e) in D:\src\pdn\src\Framework\UI\EventManager.cs:line 175 at PaintDotNet.UI.Input.MouseDevice.ProcessMouseDown(MouseButton button) in D:\src\pdn\src\Framework\UI\Input\MouseDevice.cs:line 492 at PaintDotNet.Canvas.CanvasMouseDevice.RelayMouseDown(MouseEventArgsF e) in D:\src\pdn\src\PaintDotNet\Canvas\CanvasMouseDevice.cs:line 32 at PaintDotNet.Tools.PresentationBasedTool`2.OnMouseDown(MouseEventArgsF e) in D:\src\pdn\src\PaintDotNet\Tools\PresentationBasedTool`2.cs:line 212 at PaintDotNet.Tools.Tool.MouseDown(MouseEventArgsF e) in D:\src\pdn\src\PaintDotNet\Tools\Tool.cs:line 792 at PaintDotNet.Controls.AppWorkspace.DocumentMouseDownHandler(Object sender, MouseEventArgsF e) in D:\src\pdn\src\PaintDotNet\Controls\AppWorkspace.cs:line 1855 at PaintDotNet.Controls.DocumentView.OnDocumentMouseDown(MouseEventArgsF e) in D:\src\pdn\src\PaintDotNet\Controls\DocumentView.cs:line 933 at PaintDotNet.Controls.DocumentView.MouseDownHandler(Object sender, MouseEventArgs e) in D:\src\pdn\src\PaintDotNet\Controls\DocumentView.cs:line 1118 at System.Windows.Forms.Control.OnMouseDown(MouseEventArgs e) at System.Windows.Forms.Control.WmMouseDown(Message& m, MouseButtons button, Int32 clicks) 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.205.7213.32560, Culture=neutral, PublicKeyToken=null @ C:\Program Files\paint.net\PaintDotNet.exe PaintDotNet.Core, Version=4.205.7213.32560, Culture=neutral, PublicKeyToken=null @ C:\Program Files\paint.net\PaintDotNet.Core.dll PaintDotNet.Base, Version=4.205.7213.32560, Culture=neutral, PublicKeyToken=null @ C:\Program Files\paint.net\PaintDotNet.Base.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 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 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.205.7213.32560, Culture=neutral, PublicKeyToken=null @ C:\Program Files\paint.net\PaintDotNet.SystemLayer.dll PaintDotNet.Framework, Version=4.205.7213.32560, Culture=neutral, PublicKeyToken=null @ C:\Program Files\paint.net\PaintDotNet.Framework.dll PaintDotNet.Resources, Version=4.205.7213.32560, Culture=neutral, PublicKeyToken=null @ C:\Program Files\paint.net\PaintDotNet.Resources.dll PaintDotNet.Effects, Version=4.205.7213.32560, Culture=neutral, PublicKeyToken=null @ C:\Program Files\paint.net\PaintDotNet.Effects.dll PaintDotNet.Data, Version=4.205.7213.32560, Culture=neutral, PublicKeyToken=null @ C:\Program Files\paint.net\PaintDotNet.Data.dll PaintDotNet.SystemLayer.Native.x64, Version=4.205.7213.32560, 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 DdsFileTypePlus, Version=1.9.7.0, Culture=neutral, PublicKeyToken=null @ C:\Program Files\paint.net\Bundled\DDSFileTypePlus\DdsFileTypePlus.dll WebPFileType, Version=1.3.0.0, Culture=neutral, PublicKeyToken=null @ C:\Program Files\paint.net\Bundled\WebPFileType\WebPFileType.dll System.Runtime.CompilerServices.Unsafe, Version=4.0.4.1, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @ C:\Program Files\paint.net\System.Runtime.CompilerServices.Unsafe.dll Native modules: C:\Program Files\paint.net\PaintDotNet.exe, version=4.205.7213.32560 C:\WINDOWS\SYSTEM32\ntdll.dll, version=10.0.18362.329 (WinBuild.160101.0800) C:\WINDOWS\SYSTEM32\MSCOREE.DLL, version=10.0.18362.1 (WinBuild.160101.0800) C:\WINDOWS\System32\KERNEL32.dll, version=10.0.18362.329 (WinBuild.160101.0800) C:\WINDOWS\System32\KERNELBASE.dll, version=10.0.18362.329 (WinBuild.160101.0800) C:\WINDOWS\System32\ADVAPI32.dll, version=10.0.18362.1 (WinBuild.160101.0800) C:\WINDOWS\System32\msvcrt.dll, version=7.0.18362.1 (WinBuild.160101.0800) C:\WINDOWS\System32\sechost.dll, version=10.0.18362.1 (WinBuild.160101.0800) C:\WINDOWS\System32\RPCRT4.dll, version=10.0.18362.1 (WinBuild.160101.0800) C:\Windows\Microsoft.NET\Framework64\v4.0.30319\mscoreei.dll, version=4.8.4018.0 built by: NET48REL1LAST_C C:\WINDOWS\System32\SHLWAPI.dll, version=10.0.18362.1 (WinBuild.160101.0800) C:\WINDOWS\System32\combase.dll, version=10.0.18362.1 (WinBuild.160101.0800) C:\WINDOWS\System32\ucrtbase.dll, version=10.0.18362.387 (WinBuild.160101.0800) C:\WINDOWS\System32\bcryptPrimitives.dll, version=10.0.18362.295 (WinBuild.160101.0800) C:\WINDOWS\System32\GDI32.dll, version=10.0.18362.1 (WinBuild.160101.0800) C:\WINDOWS\System32\win32u.dll, version=10.0.18362.387 (WinBuild.160101.0800) C:\WINDOWS\System32\gdi32full.dll, version=10.0.18362.356 (WinBuild.160101.0800) C:\WINDOWS\System32\msvcp_win.dll, version=10.0.18362.387 (WinBuild.160101.0800) C:\WINDOWS\System32\USER32.dll, version=10.0.18362.1 (WinBuild.160101.0800) C:\WINDOWS\System32\IMM32.DLL, version=10.0.18362.387 (WinBuild.160101.0800) C:\WINDOWS\System32\kernel.appcore.dll, version=10.0.18362.1 (WinBuild.160101.0800) C:\WINDOWS\SYSTEM32\VERSION.dll, version=10.0.18362.1 (WinBuild.160101.0800) C:\Windows\Microsoft.NET\Framework64\v4.0.30319\clr.dll, version=4.8.4018.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.18362.1 (WinBuild.160101.0800) C:\WINDOWS\assembly\NativeImages_v4.0.30319_64\mscorlib\ec23d1294499b4ffba61f212cb1217cd\mscorlib.ni.dll, version=4.8.4018.0 built by: NET48REL1LAST_C C:\WINDOWS\System32\ole32.dll, version=10.0.18362.1 (WinBuild.160101.0800) C:\WINDOWS\system32\uxtheme.dll, version=10.0.18362.1 (WinBuild.160101.0800) C:\WINDOWS\assembly\NativeImages_v4.0.30319_64\System\e074a852d0b7a87fc8713d9727b9a1bb\System.ni.dll, version=4.8.4001.0 built by: NET48REL1LAST_C C:\WINDOWS\assembly\NativeImages_v4.0.30319_64\System.Core\5aa66136dfbf2cc6e3ba6b00dd4d2e9f\System.Core.ni.dll, version=4.8.4018.0 built by: NET48REL1LAST_C C:\WINDOWS\assembly\NativeImages_v4.0.30319_64\WindowsBase\954bf80526cb14a926c4e2335a4e5803\WindowsBase.ni.dll, version=4.8.4018.0 built by: NET48REL1LAST_C C:\WINDOWS\System32\CRYPTSP.dll, version=10.0.18362.1 (WinBuild.160101.0800) C:\WINDOWS\system32\rsaenh.dll, version=10.0.18362.1 (WinBuild.160101.0800) C:\WINDOWS\System32\bcrypt.dll, version=10.0.18362.1 (WinBuild.160101.0800) C:\WINDOWS\SYSTEM32\CRYPTBASE.dll, version=10.0.18362.1 (WinBuild.160101.0800) C:\WINDOWS\assembly\NativeImages_v4.0.30319_64\System.Drawing\2ac5ec60e76be4bef59376fe2193db84\System.Drawing.ni.dll, version=4.8.3752.0 built by: NET48REL1 C:\WINDOWS\assembly\NativeImages_v4.0.30319_64\PresentationCore\99085e4311ca84f7357f2d1a2794ca28\PresentationCore.ni.dll, version=4.8.4018.0 built by: NET48REL1LAST_C C:\WINDOWS\assembly\NativeImages_v4.0.30319_64\Presentatio5ae0f00f#\02353a83bdfffef748e7620207b0cca2\PresentationFramework.ni.dll, version=4.8.4018.0 C:\WINDOWS\assembly\NativeImages_v4.0.30319_64\PaintDotNet.Base\eb524753137c6fc0d51a1c256aceb4a6\PaintDotNet.Base.ni.dll, version=4.205.7213.32560 C:\WINDOWS\assembly\NativeImages_v4.0.30319_64\System.Windows.Forms\489707f31fb2a94848b7b7c651db0330\System.Windows.Forms.ni.dll, version=4.8.4001.0 built by: NET48REL1LAST_C C:\WINDOWS\assembly\NativeImages_v4.0.30319_64\PaintDotNet500b2e4f#\885b87891f973ca2c942ca006985454c\PaintDotNet.SystemLayer.ni.dll, version=4.205.7213.32560 C:\WINDOWS\assembly\NativeImages_v4.0.30319_64\PaintDotNet.Core\0e079ad1cb930e2a91f51f658bc0c34e\PaintDotNet.Core.ni.dll, version=4.205.7213.32560 C:\WINDOWS\assembly\NativeImages_v4.0.30319_64\PaintDotNet26779e70#\4808a9be3d33c4d7b7e5e8b7193405bd\PaintDotNet.Resources.ni.dll, version=4.205.7213.32560 C:\WINDOWS\assembly\NativeImages_v4.0.30319_64\PaintDotNet7afaaa15#\7e58f567e07e217c954d9d2f8a643e90\PaintDotNet.Framework.ni.dll, version=4.205.7213.32560 C:\WINDOWS\assembly\NativeImages_v4.0.30319_64\PaintDotNet.Data\3b857c6c5fa31fb2c07fdd99462cdea2\PaintDotNet.Data.ni.dll, version=4.205.7213.32560 C:\WINDOWS\assembly\NativeImages_v4.0.30319_64\PaintDotNet.Effects\b5a853fac716291a1080c71c87fd3c00\PaintDotNet.Effects.ni.dll, version=4.205.7213.32560 C:\WINDOWS\assembly\NativeImages_v4.0.30319_64\PaintDotNet\8927edd441bbe51b2128fae5ac898cd3\PaintDotNet.ni.exe, version=4.205.7213.32560 C:\WINDOWS\SYSTEM32\dwrite.dll, version=10.0.18362.1 (WinBuild.160101.0800) C:\Windows\Microsoft.NET\Framework64\v4.0.30319\WPF\wpfgfx_v0400.dll, version=4.8.4018.0 built by: NET48REL1LAST_C C:\WINDOWS\System32\OLEAUT32.dll, version=10.0.18362.329 (WinBuild.160101.0800) 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.4018.0 built by: NET48REL1LAST_C C:\WINDOWS\System32\shell32.dll, version=10.0.18362.1 (WinBuild.160101.0800) C:\WINDOWS\System32\cfgmgr32.dll, version=10.0.18362.387 (WinBuild.160101.0800) C:\WINDOWS\System32\shcore.dll, version=10.0.18362.1 (WinBuild.160101.0800) C:\WINDOWS\System32\windows.storage.dll, version=10.0.18362.1 (WinBuild.160101.0800) C:\WINDOWS\System32\profapi.dll, version=10.0.18362.1 (WinBuild.160101.0800) C:\WINDOWS\System32\powrprof.dll, version=10.0.18362.1 (WinBuild.160101.0800) C:\WINDOWS\System32\UMPDC.dll, version= C:\Program Files\paint.net\SxS\X64\vcruntime140.dll, version=14.23.27820.0 built by: vcwrkspc C:\Program Files\paint.net\SxS\X64\vcruntime140_1.dll, version=14.23.27820.0 built by: vcwrkspc C:\Program Files\paint.net\SxS\X64\msvcp140.dll, version=14.23.27820.0 built by: vcwrkspc C:\Program Files\paint.net\SxS\X64\msvcp140_1.dll, version=14.23.27820.0 built by: vcwrkspc C:\Program Files\paint.net\SxS\X64\msvcp140_2.dll, version=14.23.27820.0 built by: vcwrkspc C:\Program Files\paint.net\SxS\X64\msvcp140_codecvt_ids.dll, version=14.23.27820.0 built by: vcwrkspc C:\Program Files\paint.net\SxS\X64\vcomp140.dll, version=14.23.27820.0 built by: vcwrkspc C:\WINDOWS\assembly\NativeImages_v4.0.30319_64\PaintDotNetc8826574#\910ec835d97dff00db38c362434760c8\PaintDotNet.SystemLayer.Native.x64.ni.dll, version=4.205.7213.32560 C:\Program Files\paint.net\PaintDotNet.SystemLayer.Native.x64.dll, version=4.205.7213.32560 C:\WINDOWS\SYSTEM32\PROPSYS.dll, version=7.0.18362.1 (WinBuild.160101.0800) C:\WINDOWS\WinSxS\amd64_microsoft.windows.gdiplus_6595b64144ccf1df_1.1.18362.418_none_17b1a56c6d9fd02b\gdiplus.dll, version=10.0.18362.418 (WinBuild.160101.0800) C:\WINDOWS\System32\clbcatq.dll, version=2001.12.10941.16384 (WinBuild.160101.0800) C:\WINDOWS\assembly\NativeImages_v4.0.30319_64\System.Configuration\79bb63c5e8c851f974088e82110ae138\System.Configuration.ni.dll, version=4.8.3752.0 built by: NET48REL1 C:\WINDOWS\assembly\NativeImages_v4.0.30319_64\System.Xml\6dbfb46888948900b37a0f7ddee7df9b\System.Xml.ni.dll, version=4.8.3752.0 built by: NET48REL1 C:\Windows\Microsoft.NET\Framework64\v4.0.30319\clrjit.dll, version=4.8.4018.0 built by: NET48REL1LAST_C C:\WINDOWS\assembly\NativeImages_v4.0.30319_64\System.Xaml\1e45023cc3b2fa3145024be9518b38d3\System.Xaml.ni.dll, version=4.8.4018.0 built by: NET48REL1LAST_C C:\WINDOWS\System32\MSCTF.dll, version=10.0.18362.1 (WinBuild.160101.0800) C:\WINDOWS\SYSTEM32\dxgi.dll, version=10.0.18362.387 (WinBuild.160101.0800) C:\WINDOWS\SYSTEM32\dxcore.dll, version=10.0.18362.1 (WinBuild.160101.0800) C:\WINDOWS\System32\UIAnimation.dll, version=10.0.18362.1 (WinBuild.160101.0800) C:\WINDOWS\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.18362.418_none_e6c6b287130d565d\comctl32.dll, version=6.10 (WinBuild.160101.0800) C:\WINDOWS\SYSTEM32\mfplat.dll, version=10.0.18362.1 (WinBuild.160101.0800) C:\WINDOWS\SYSTEM32\RTWorkQ.DLL, version=10.0.18362.1 (WinBuild.160101.0800) C:\WINDOWS\system32\windowscodecs.dll, version=10.0.18362.1 (WinBuild.160101.0800) C:\WINDOWS\SYSTEM32\CompPkgSup.DLL, version=10.0.18362.1 (WinBuild.160101.0800) C:\Windows\System32\Windows.StateRepositoryPS.dll, version=10.0.18362.1 (WinBuild.160101.0800) C:\Windows\System32\WinTypes.dll, version=10.0.18362.1 (WinBuild.160101.0800) C:\WINDOWS\SYSTEM32\d2d1.dll, version=10.0.18362.1 (WinBuild.160101.0800) C:\WINDOWS\SYSTEM32\d3d11.dll, version=10.0.18362.387 (WinBuild.160101.0800) C:\WINDOWS\SYSTEM32\D3D10Warp.dll, version=10.0.18362.356 (WinBuild.160101.0800) C:\WINDOWS\SYSTEM32\wtsapi32.dll, version=10.0.18362.1 (WinBuild.160101.0800) C:\WINDOWS\SYSTEM32\WINSTA.dll, version=10.0.18362.53 (WinBuild.160101.0800) C:\WINDOWS\assembly\NativeImages_v4.0.30319_64\System.Runtea61dfd5#\4da55d90bfcd3dec1eea96bf7e03da53\System.Runtime.CompilerServices.Unsafe.ni.dll, version=4.6.26919.02 C:\WINDOWS\SYSTEM32\dwmapi.dll, version=10.0.18362.1 (WinBuild.160101.0800) C:\WINDOWS\system32\dataexchange.dll, version=10.0.18362.1 (WinBuild.160101.0800) C:\WINDOWS\system32\dcomp.dll, version=10.0.18362.387 (WinBuild.160101.0800) C:\WINDOWS\system32\twinapi.appcore.dll, version=10.0.18362.1 (WinBuild.160101.0800) C:\WINDOWS\system32\RMCLIENT.dll, version=10.0.18362.267 (WinBuild.160101.0800) C:\WINDOWS\SYSTEM32\winhttp.dll, version=10.0.18362.1 (WinBuild.160101.0800) C:\WINDOWS\SYSTEM32\IPHLPAPI.DLL, version=10.0.18362.1 (WinBuild.160101.0800) C:\WINDOWS\System32\NSI.dll, version=10.0.18362.1 (WinBuild.160101.0800) C:\WINDOWS\SYSTEM32\dhcpcsvc6.DLL, version=10.0.18362.1 (WinBuild.160101.0800) C:\WINDOWS\SYSTEM32\dhcpcsvc.DLL, version=10.0.18362.1 (WinBuild.160101.0800) C:\WINDOWS\System32\WS2_32.dll, version=10.0.18362.1 (WinBuild.160101.0800) C:\WINDOWS\SYSTEM32\rasapi32.dll, version=10.0.18362.1 (WinBuild.160101.0800) C:\WINDOWS\SYSTEM32\rasman.dll, version=10.0.18362.1 (WinBuild.160101.0800) C:\WINDOWS\SYSTEM32\rtutils.dll, version=10.0.18362.1 (WinBuild.160101.0800) C:\WINDOWS\system32\mswsock.dll, version=10.0.18362.1 (WinBuild.160101.0800) C:\WINDOWS\SYSTEM32\DNSAPI.dll, version=10.0.18362.1 (WinBuild.160101.0800) C:\WINDOWS\SYSTEM32\WINNSI.DLL, version=10.0.18362.1 (WinBuild.160101.0800) C:\Windows\System32\rasadhlp.dll, version=10.0.18362.1 (WinBuild.160101.0800) C:\WINDOWS\System32\fwpuclnt.dll, version=10.0.18362.1 (WinBuild.160101.0800) C:\WINDOWS\SYSTEM32\secur32.dll, version=10.0.18362.1 (WinBuild.160101.0800) C:\WINDOWS\SYSTEM32\SSPICLI.DLL, version=10.0.18362.1 (WinBuild.160101.0800) C:\WINDOWS\system32\schannel.DLL, version=10.0.18362.1 (WinBuild.160101.0800) C:\WINDOWS\System32\CRYPT32.dll, version=10.0.18362.1 (WinBuild.160101.0800) C:\WINDOWS\System32\MSASN1.dll, version=10.0.18362.1 (WinBuild.160101.0800) C:\WINDOWS\SYSTEM32\mskeyprotect.dll, version=10.0.18362.1 (WinBuild.160101.0800) C:\WINDOWS\SYSTEM32\ncrypt.dll, version=10.0.18362.1 (WinBuild.160101.0800) C:\WINDOWS\SYSTEM32\NTASN1.dll, version=10.0.18362.1 (WinBuild.160101.0800) C:\WINDOWS\system32\ncryptsslp.dll, version=10.0.18362.1 (WinBuild.160101.0800) C:\WINDOWS\SYSTEM32\gpapi.dll, version=10.0.18362.1 (WinBuild.160101.0800) C:\Windows\Microsoft.NET\Framework64\v4.0.30319\diasymreader.dll, version=14.8.3752.0 built by: NET48REL1 C:\WINDOWS\SYSTEM32\winmm.dll, version=10.0.18362.1 (WinBuild.160101.0800) C:\WINDOWS\SYSTEM32\WINMMBASE.dll, version=10.0.18362.1 (WinBuild.160101.0800) C:\WINDOWS\System32\DriverStore\FileRepository\c0347413.inf_amd64_91e2e56b5201d8b8\B347422\aticfx64.dll, version=8.17.10.1669 C:\WINDOWS\System32\DriverStore\FileRepository\c0347413.inf_amd64_91e2e56b5201d8b8\B347422\atiuxp64.dll, version=8.14.01.6564 C:\WINDOWS\System32\DriverStore\FileRepository\c0347413.inf_amd64_91e2e56b5201d8b8\B347422\atidxx64.dll, version=8.17.10.0888 C:\WINDOWS\System32\SETUPAPI.dll, version=10.0.18362.1 (WinBuild.160101.0800) C:\WINDOWS\SYSTEM32\apphelp.dll, version=10.0.18362.1 (WinBuild.160101.0800) C:\WINDOWS\SYSTEM32\amdihk64.dll, version=1.00.00.0000 C:\WINDOWS\SYSTEM32\D3DSCache.dll, version=10.0.18362.1 (WinBuild.160101.0800) C:\WINDOWS\SYSTEM32\USERENV.dll, version=10.0.18362.1 (WinBuild.160101.0800) C:\WINDOWS\system32\explorerframe.dll, version=10.0.18362.1 (WinBuild.160101.0800) C:\WINDOWS\System32\TextInputFramework.dll, version=10.0.18362.267 (WinBuild.160101.0800) C:\WINDOWS\System32\CoreMessaging.dll, version=10.0.18362.1 C:\WINDOWS\System32\CoreUIComponents.dll, version=10.0.18362.207 C:\WINDOWS\SYSTEM32\ntmarta.dll, version=10.0.18362.1 (WinBuild.160101.0800) C:\WINDOWS\System32\iertutil.dll, version=11.00.18362.1 (WinBuild.160101.0800) C:\Windows\Microsoft.NET\Framework64\v4.0.30319\clrcompression.dll, version=4.8.3752.0 built by: NET48REL1 C:\WINDOWS\SYSTEM32\DEVOBJ.dll, version=10.0.18362.387 (WinBuild.160101.0800) C:\WINDOWS\System32\WINTRUST.dll, version=10.0.18362.387 (WinBuild.160101.0800) ------------------------------------------------------------------------------ Quote Link to comment Share on other sites More sharing options...
Rick Brewster Posted October 27, 2019 Share Posted October 27, 2019 I would check next to see if you have any software that came with your mouse or keyboard. Sometimes they do weird things with input handling. Quote The Paint.NET Blog: https://blog.getpaint.net/ Donations are always appreciated! https://www.getpaint.net/donate.html Link to comment Share on other sites More sharing options...
Pixey Posted October 27, 2019 Share Posted October 27, 2019 I am not an expert when it comes to computers, but I notice that your plugins are on your D drive, which maybe not okay? Someone on here will know the answer to that. Perhaps try putting the Plugins on your C drive to see if it makes any difference Quote How I made Jennifer & Halle in Paint.net My Gallery | My Deviant Art "Rescuing one animal may not change the world, but for that animal their world is changed forever!" anon. Link to comment Share on other sites More sharing options...
Rick Brewster Posted October 28, 2019 Share Posted October 28, 2019 11 hours ago, Pixey said: I am not an expert when it comes to computers, but I notice that your plugins are on your D drive, which maybe not okay? Someone on here will know the answer to that. Perhaps try putting the Plugins on your C drive to see if it makes any difference That's not going to affect this Quote The Paint.NET Blog: https://blog.getpaint.net/ Donations are always appreciated! https://www.getpaint.net/donate.html Link to comment Share on other sites More sharing options...
HyReZ Posted October 28, 2019 Share Posted October 28, 2019 (edited) The first crash log indicates that there was some type of system update on the same day of the crash. I would check to see if something in Windows has been corrupted. It should not hurt to run the Command Prompt as an Administrator and type 'sfc /scannow' and press 'ENTER' to see if something has broken: Edited October 28, 2019 by HyReZ Quote Link to comment Share on other sites More sharing options...
orchuj2 Posted November 8, 2019 Author Share Posted November 8, 2019 (edited) On 10/27/2019 at 4:31 AM, Rick Brewster said: I would check next to see if you have any software that came with your mouse or keyboard. Sometimes they do weird things with input handling. I do have software with my mouse (logitech G502) so I removed the program and tried with another "dumb" mouse and it crashes even faster now, I don't even have the time to try to rotate before it crashes. If I retry with the old mouse (but no logitech software) it crashes during the rotation. Here's a crashlog with the dumb mouse: 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.2.5 (Final 4.205.7213.32560) Time of crash: 08/11/2019 16:30:45 Application uptime: 00:00:03.5737369 Application state: Running Working set: 132.320 KiB Handles and threads: 906 handles, 35 threads, 138 gdi, 188 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 10 Pro 10.0.18362.0 x64 (0x30) .NET version: CLR 4.0.30319.42000 x64 Processor: "Intel(R) Core(TM) i5-6600 CPU @ 3.30GHz" @ ~3312MHz (4C/4T, SSE, SSE2, SSE3, SSSE3, SSE4_1, SSE4_2, AVX, AVX2) Physical memory: 16323 MB Video card: AMD Radeon (TM) R9 390 Series (v:1002, d:67B1, r:128), Microsoft Basic Render Driver (v:1414, d:8C, r:0) Hardware acceleration: True (default: True) UI animations: True UI DPI: 96 dpi (1,00x scale) UI theme: VisualStyleClass=Aero, EffectiveTheme=Aero, DWM=yes, AeroColorScheme=Light, ThemeFileName=Aero.msstyles Updates: True, 08/11/2019 Locale: pdnr.c: en-US, hklm: en-US, hkcu: en-US, cc: en-BE, cuic: en-US Flags: Exception details: System.ArgumentException: The last value in intermediatePoints must be equal to the coalesced point (fx, fy) that is also passed in at PaintDotNet.MouseEventArgsF..ctor(MouseButtons buttons, Int32 clicks, Double fx, Double fy, Int32 delta, IEnumerable`1 intermediatePoints) in D:\src\pdn\src\PaintDotNet\MouseEventArgsF.cs:line 81 at PaintDotNet.Controls.DocumentView.MouseMoveHandlerImpl(Point2Double docPoint, MouseButtons button, Int32 clicks, Int32 delta, IEnumerable`1 intermediatePoints) in D:\src\pdn\src\PaintDotNet\Controls\DocumentView.cs:line 1220 at PaintDotNet.Controls.DocumentView.MouseMoveHandler(Object sender, MouseEventArgs e) in D:\src\pdn\src\PaintDotNet\Controls\DocumentView.cs:line 1155 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.205.7213.32560, Culture=neutral, PublicKeyToken=null @ C:\Program Files\paint.net\PaintDotNet.exe PaintDotNet.Core, Version=4.205.7213.32560, Culture=neutral, PublicKeyToken=null @ C:\Program Files\paint.net\PaintDotNet.Core.dll PaintDotNet.Base, Version=4.205.7213.32560, Culture=neutral, PublicKeyToken=null @ C:\Program Files\paint.net\PaintDotNet.Base.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 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 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.205.7213.32560, Culture=neutral, PublicKeyToken=null @ C:\Program Files\paint.net\PaintDotNet.SystemLayer.dll PaintDotNet.Framework, Version=4.205.7213.32560, Culture=neutral, PublicKeyToken=null @ C:\Program Files\paint.net\PaintDotNet.Framework.dll PaintDotNet.Resources, Version=4.205.7213.32560, Culture=neutral, PublicKeyToken=null @ C:\Program Files\paint.net\PaintDotNet.Resources.dll PaintDotNet.Effects, Version=4.205.7213.32560, Culture=neutral, PublicKeyToken=null @ C:\Program Files\paint.net\PaintDotNet.Effects.dll PaintDotNet.Data, Version=4.205.7213.32560, Culture=neutral, PublicKeyToken=null @ C:\Program Files\paint.net\PaintDotNet.Data.dll PaintDotNet.SystemLayer.Native.x64, Version=4.205.7213.32560, 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 DdsFileTypePlus, Version=1.9.7.0, Culture=neutral, PublicKeyToken=null @ C:\Program Files\paint.net\Bundled\DDSFileTypePlus\DdsFileTypePlus.dll WebPFileType, Version=1.3.0.0, Culture=neutral, PublicKeyToken=null @ C:\Program Files\paint.net\Bundled\WebPFileType\WebPFileType.dll System.Runtime.CompilerServices.Unsafe, Version=4.0.4.1, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @ C:\Program Files\paint.net\System.Runtime.CompilerServices.Unsafe.dll Native modules: C:\Program Files\paint.net\PaintDotNet.exe, version=4.205.7213.32560 C:\WINDOWS\SYSTEM32\ntdll.dll, version=10.0.18362.329 (WinBuild.160101.0800) C:\WINDOWS\SYSTEM32\MSCOREE.DLL, version=10.0.18362.1 (WinBuild.160101.0800) C:\WINDOWS\System32\KERNEL32.dll, version=10.0.18362.329 (WinBuild.160101.0800) C:\WINDOWS\System32\KERNELBASE.dll, version=10.0.18362.329 (WinBuild.160101.0800) C:\WINDOWS\System32\ADVAPI32.dll, version=10.0.18362.1 (WinBuild.160101.0800) C:\WINDOWS\System32\msvcrt.dll, version=7.0.18362.1 (WinBuild.160101.0800) C:\WINDOWS\System32\sechost.dll, version=10.0.18362.1 (WinBuild.160101.0800) C:\WINDOWS\System32\RPCRT4.dll, version=10.0.18362.1 (WinBuild.160101.0800) C:\Windows\Microsoft.NET\Framework64\v4.0.30319\mscoreei.dll, version=4.8.4018.0 built by: NET48REL1LAST_C C:\WINDOWS\System32\SHLWAPI.dll, version=10.0.18362.1 (WinBuild.160101.0800) C:\WINDOWS\System32\combase.dll, version=10.0.18362.1 (WinBuild.160101.0800) C:\WINDOWS\System32\ucrtbase.dll, version=10.0.18362.387 (WinBuild.160101.0800) C:\WINDOWS\System32\bcryptPrimitives.dll, version=10.0.18362.295 (WinBuild.160101.0800) C:\WINDOWS\System32\GDI32.dll, version=10.0.18362.1 (WinBuild.160101.0800) C:\WINDOWS\System32\win32u.dll, version=10.0.18362.449 (WinBuild.160101.0800) C:\WINDOWS\System32\gdi32full.dll, version=10.0.18362.356 (WinBuild.160101.0800) C:\WINDOWS\System32\msvcp_win.dll, version=10.0.18362.387 (WinBuild.160101.0800) C:\WINDOWS\System32\USER32.dll, version=10.0.18362.1 (WinBuild.160101.0800) C:\WINDOWS\System32\IMM32.DLL, version=10.0.18362.387 (WinBuild.160101.0800) C:\WINDOWS\System32\kernel.appcore.dll, version=10.0.18362.1 (WinBuild.160101.0800) C:\WINDOWS\SYSTEM32\VERSION.dll, version=10.0.18362.1 (WinBuild.160101.0800) C:\Windows\Microsoft.NET\Framework64\v4.0.30319\clr.dll, version=4.8.4042.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.18362.1 (WinBuild.160101.0800) C:\WINDOWS\assembly\NativeImages_v4.0.30319_64\mscorlib\751e7a2112cfed0181618c0251f98ece\mscorlib.ni.dll, version=4.8.4042.0 built by: NET48REL1LAST_C C:\WINDOWS\System32\ole32.dll, version=10.0.18362.1 (WinBuild.160101.0800) C:\WINDOWS\system32\uxtheme.dll, version=10.0.18362.1 (WinBuild.160101.0800) C:\WINDOWS\assembly\NativeImages_v4.0.30319_64\System\0123f956c094e13ac570aa6e3ea6dc06\System.ni.dll, version=4.8.4001.0 built by: NET48REL1LAST_C C:\WINDOWS\assembly\NativeImages_v4.0.30319_64\System.Core\0f00e24e6fc58c7b8570c62ce31bd0a4\System.Core.ni.dll, version=4.8.4042.0 built by: NET48REL1LAST_C C:\WINDOWS\assembly\NativeImages_v4.0.30319_64\WindowsBase\7cf37cf84cf47d702e6900160f6db592\WindowsBase.ni.dll, version=4.8.4042.0 built by: NET48REL1LAST_C C:\WINDOWS\System32\CRYPTSP.dll, version=10.0.18362.1 (WinBuild.160101.0800) C:\WINDOWS\system32\rsaenh.dll, version=10.0.18362.1 (WinBuild.160101.0800) C:\WINDOWS\System32\bcrypt.dll, version=10.0.18362.1 (WinBuild.160101.0800) C:\WINDOWS\SYSTEM32\CRYPTBASE.dll, version=10.0.18362.1 (WinBuild.160101.0800) C:\WINDOWS\assembly\NativeImages_v4.0.30319_64\System.Drawing\f1a9a83256303c131c50723201fb2c70\System.Drawing.ni.dll, version=4.8.3752.0 built by: NET48REL1 C:\WINDOWS\assembly\NativeImages_v4.0.30319_64\PresentationCore\8ba120042144b1936d72139c2b53e3aa\PresentationCore.ni.dll, version=4.8.4042.0 built by: NET48REL1LAST_C C:\WINDOWS\assembly\NativeImages_v4.0.30319_64\Presentatio5ae0f00f#\eb6bc2f9eda4e89649d9ee689fc1bab5\PresentationFramework.ni.dll, version=4.8.4042.0 C:\WINDOWS\assembly\NativeImages_v4.0.30319_64\PaintDotNet.Base\94c204fe69d6f9ce3e5a7e549e32665f\PaintDotNet.Base.ni.dll, version=4.205.7213.32560 C:\WINDOWS\assembly\NativeImages_v4.0.30319_64\System.Windows.Forms\96d8b2e65ced7495fc0c54ac962420c3\System.Windows.Forms.ni.dll, version=4.8.4042.0 built by: NET48REL1LAST_C C:\WINDOWS\assembly\NativeImages_v4.0.30319_64\PaintDotNet500b2e4f#\594afb211e0a41f2213cf6beeadc61a3\PaintDotNet.SystemLayer.ni.dll, version=4.205.7213.32560 C:\WINDOWS\assembly\NativeImages_v4.0.30319_64\PaintDotNet.Core\8ef843d01bb4a0ad8f93b795bb2e975f\PaintDotNet.Core.ni.dll, version=4.205.7213.32560 C:\WINDOWS\assembly\NativeImages_v4.0.30319_64\PaintDotNet26779e70#\42ea4c6dd4b07ba899530a4cb5db930d\PaintDotNet.Resources.ni.dll, version=4.205.7213.32560 C:\WINDOWS\assembly\NativeImages_v4.0.30319_64\PaintDotNet7afaaa15#\4fa296dbbf5f917ed2a0d5e65436136b\PaintDotNet.Framework.ni.dll, version=4.205.7213.32560 C:\WINDOWS\assembly\NativeImages_v4.0.30319_64\PaintDotNet.Data\2f12be82484a1bf1470c2b6f30bc0d07\PaintDotNet.Data.ni.dll, version=4.205.7213.32560 C:\WINDOWS\assembly\NativeImages_v4.0.30319_64\PaintDotNet.Effects\8eecfb7bc07d9cddc1adfe077f91ef84\PaintDotNet.Effects.ni.dll, version=4.205.7213.32560 C:\WINDOWS\assembly\NativeImages_v4.0.30319_64\PaintDotNet\2cde5091b7913f7457d3ad403e9b3806\PaintDotNet.ni.exe, version=4.205.7213.32560 C:\WINDOWS\SYSTEM32\dwrite.dll, version=10.0.18362.1 (WinBuild.160101.0800) C:\Windows\Microsoft.NET\Framework64\v4.0.30319\WPF\wpfgfx_v0400.dll, version=4.8.4042.0 built by: NET48REL1LAST_C C:\WINDOWS\System32\OLEAUT32.dll, version=10.0.18362.329 (WinBuild.160101.0800) 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.4042.0 built by: NET48REL1LAST_C C:\WINDOWS\System32\shell32.dll, version=10.0.18362.1 (WinBuild.160101.0800) C:\WINDOWS\System32\cfgmgr32.dll, version=10.0.18362.387 (WinBuild.160101.0800) C:\WINDOWS\System32\shcore.dll, version=10.0.18362.1 (WinBuild.160101.0800) C:\WINDOWS\System32\windows.storage.dll, version=10.0.18362.1 (WinBuild.160101.0800) C:\WINDOWS\System32\profapi.dll, version=10.0.18362.1 (WinBuild.160101.0800) C:\WINDOWS\System32\powrprof.dll, version=10.0.18362.1 (WinBuild.160101.0800) C:\WINDOWS\System32\UMPDC.dll, version= C:\Program Files\paint.net\SxS\X64\vcruntime140.dll, version=14.23.27820.0 built by: vcwrkspc C:\Program Files\paint.net\SxS\X64\vcruntime140_1.dll, version=14.23.27820.0 built by: vcwrkspc C:\Program Files\paint.net\SxS\X64\msvcp140.dll, version=14.23.27820.0 built by: vcwrkspc C:\Program Files\paint.net\SxS\X64\msvcp140_1.dll, version=14.23.27820.0 built by: vcwrkspc C:\Program Files\paint.net\SxS\X64\msvcp140_2.dll, version=14.23.27820.0 built by: vcwrkspc C:\Program Files\paint.net\SxS\X64\msvcp140_codecvt_ids.dll, version=14.23.27820.0 built by: vcwrkspc C:\Program Files\paint.net\SxS\X64\vcomp140.dll, version=14.23.27820.0 built by: vcwrkspc C:\WINDOWS\assembly\NativeImages_v4.0.30319_64\PaintDotNetc8826574#\53bb66be8d2ba31da6bff27f7beae6b0\PaintDotNet.SystemLayer.Native.x64.ni.dll, version=4.205.7213.32560 C:\Program Files\paint.net\PaintDotNet.SystemLayer.Native.x64.dll, version=4.205.7213.32560 C:\WINDOWS\SYSTEM32\PROPSYS.dll, version=7.0.18362.1 (WinBuild.160101.0800) C:\WINDOWS\WinSxS\amd64_microsoft.windows.gdiplus_6595b64144ccf1df_1.1.18362.449_none_17b2a54a6d9eea75\gdiplus.dll, version=10.0.18362.449 (WinBuild.160101.0800) C:\WINDOWS\System32\clbcatq.dll, version=2001.12.10941.16384 (WinBuild.160101.0800) C:\WINDOWS\assembly\NativeImages_v4.0.30319_64\System.Configuration\d399bd757e7ba715d5193342459afa0b\System.Configuration.ni.dll, version=4.8.3752.0 built by: NET48REL1 C:\WINDOWS\assembly\NativeImages_v4.0.30319_64\System.Xml\f96b1e69820d60700550408b64cff0a4\System.Xml.ni.dll, version=4.8.3752.0 built by: NET48REL1 C:\WINDOWS\assembly\NativeImages_v4.0.30319_64\System.Xaml\c258b59a6bce1af5fb9bdbaaf7e8ec49\System.Xaml.ni.dll, version=4.8.4042.0 built by: NET48REL1LAST_C C:\Windows\Microsoft.NET\Framework64\v4.0.30319\clrjit.dll, version=4.8.4042.0 built by: NET48REL1LAST_C C:\WINDOWS\System32\MSCTF.dll, version=10.0.18362.1 (WinBuild.160101.0800) C:\WINDOWS\SYSTEM32\dxgi.dll, version=10.0.18362.387 (WinBuild.160101.0800) C:\WINDOWS\SYSTEM32\dxcore.dll, version=10.0.18362.1 (WinBuild.160101.0800) C:\WINDOWS\System32\UIAnimation.dll, version=10.0.18362.1 (WinBuild.160101.0800) C:\WINDOWS\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.18362.449_none_e6c7b265130c70a7\comctl32.dll, version=6.10 (WinBuild.160101.0800) C:\WINDOWS\SYSTEM32\mfplat.dll, version=10.0.18362.1 (WinBuild.160101.0800) C:\WINDOWS\SYSTEM32\RTWorkQ.DLL, version=10.0.18362.1 (WinBuild.160101.0800) C:\WINDOWS\system32\windowscodecs.dll, version=10.0.18362.1 (WinBuild.160101.0800) C:\WINDOWS\SYSTEM32\CompPkgSup.DLL, version=10.0.18362.1 (WinBuild.160101.0800) C:\Windows\System32\Windows.StateRepositoryPS.dll, version=10.0.18362.1 (WinBuild.160101.0800) C:\Windows\System32\WinTypes.dll, version=10.0.18362.1 (WinBuild.160101.0800) C:\WINDOWS\SYSTEM32\d2d1.dll, version=10.0.18362.1 (WinBuild.160101.0800) C:\WINDOWS\SYSTEM32\d3d11.dll, version=10.0.18362.387 (WinBuild.160101.0800) C:\WINDOWS\SYSTEM32\D3D10Warp.dll, version=10.0.18362.356 (WinBuild.160101.0800) C:\WINDOWS\SYSTEM32\wtsapi32.dll, version=10.0.18362.1 (WinBuild.160101.0800) C:\WINDOWS\SYSTEM32\WINSTA.dll, version=10.0.18362.53 (WinBuild.160101.0800) C:\WINDOWS\assembly\NativeImages_v4.0.30319_64\System.Runtea61dfd5#\f1767a4c9041339511f7272d1de11347\System.Runtime.CompilerServices.Unsafe.ni.dll, version=4.6.26919.02 C:\WINDOWS\SYSTEM32\dwmapi.dll, version=10.0.18362.1 (WinBuild.160101.0800) C:\WINDOWS\system32\dataexchange.dll, version=10.0.18362.1 (WinBuild.160101.0800) C:\WINDOWS\system32\dcomp.dll, version=10.0.18362.387 (WinBuild.160101.0800) C:\WINDOWS\system32\twinapi.appcore.dll, version=10.0.18362.1 (WinBuild.160101.0800) C:\WINDOWS\system32\RMCLIENT.dll, version=10.0.18362.267 (WinBuild.160101.0800) C:\WINDOWS\System32\TextInputFramework.dll, version=10.0.18362.267 (WinBuild.160101.0800) C:\WINDOWS\System32\CoreUIComponents.dll, version=10.0.18362.207 C:\WINDOWS\System32\CoreMessaging.dll, version=10.0.18362.1 C:\WINDOWS\SYSTEM32\ntmarta.dll, version=10.0.18362.1 (WinBuild.160101.0800) C:\WINDOWS\System32\iertutil.dll, version=11.00.18362.1 (WinBuild.160101.0800) C:\WINDOWS\SYSTEM32\winmm.dll, version=10.0.18362.1 (WinBuild.160101.0800) C:\WINDOWS\SYSTEM32\winmmbase.dll, version=10.0.18362.1 (WinBuild.160101.0800) C:\Windows\Microsoft.NET\Framework64\v4.0.30319\diasymreader.dll, version=14.8.3752.0 built by: NET48REL1 C:\WINDOWS\System32\DriverStore\FileRepository\c0347413.inf_amd64_91e2e56b5201d8b8\B347422\aticfx64.dll, version=8.17.10.1669 C:\WINDOWS\System32\DriverStore\FileRepository\c0347413.inf_amd64_91e2e56b5201d8b8\B347422\atiuxp64.dll, version=8.14.01.6564 C:\WINDOWS\System32\DriverStore\FileRepository\c0347413.inf_amd64_91e2e56b5201d8b8\B347422\atidxx64.dll, version=8.17.10.0888 C:\WINDOWS\System32\SETUPAPI.dll, version=10.0.18362.1 (WinBuild.160101.0800) C:\WINDOWS\SYSTEM32\apphelp.dll, version=10.0.18362.1 (WinBuild.160101.0800) C:\WINDOWS\SYSTEM32\amdihk64.dll, version=1.00.00.0000 C:\WINDOWS\SYSTEM32\D3DSCache.dll, version=10.0.18362.1 (WinBuild.160101.0800) C:\WINDOWS\SYSTEM32\USERENV.dll, version=10.0.18362.1 (WinBuild.160101.0800) C:\WINDOWS\system32\explorerframe.dll, version=10.0.18362.1 (WinBuild.160101.0800) C:\WINDOWS\SYSTEM32\winhttp.dll, version=10.0.18362.1 (WinBuild.160101.0800) C:\WINDOWS\SYSTEM32\IPHLPAPI.DLL, version=10.0.18362.1 (WinBuild.160101.0800) C:\WINDOWS\System32\NSI.dll, version=10.0.18362.449 (WinBuild.160101.0800) C:\WINDOWS\SYSTEM32\dhcpcsvc6.DLL, version=10.0.18362.1 (WinBuild.160101.0800) C:\WINDOWS\SYSTEM32\dhcpcsvc.DLL, version=10.0.18362.1 (WinBuild.160101.0800) C:\WINDOWS\System32\WS2_32.dll, version=10.0.18362.1 (WinBuild.160101.0800) C:\WINDOWS\SYSTEM32\rasapi32.dll, version=10.0.18362.1 (WinBuild.160101.0800) C:\WINDOWS\SYSTEM32\rasman.dll, version=10.0.18362.1 (WinBuild.160101.0800) C:\WINDOWS\SYSTEM32\rtutils.dll, version=10.0.18362.1 (WinBuild.160101.0800) C:\WINDOWS\system32\mswsock.dll, version=10.0.18362.1 (WinBuild.160101.0800) C:\WINDOWS\SYSTEM32\DNSAPI.dll, version=10.0.18362.1 (WinBuild.160101.0800) C:\WINDOWS\SYSTEM32\WINNSI.DLL, version=10.0.18362.449 (WinBuild.160101.0800) C:\Windows\System32\rasadhlp.dll, version=10.0.18362.1 (WinBuild.160101.0800) C:\WINDOWS\System32\fwpuclnt.dll, version=10.0.18362.1 (WinBuild.160101.0800) C:\WINDOWS\SYSTEM32\DEVOBJ.dll, version=10.0.18362.387 (WinBuild.160101.0800) C:\WINDOWS\System32\WINTRUST.dll, version=10.0.18362.387 (WinBuild.160101.0800) C:\WINDOWS\System32\MSASN1.dll, version=10.0.18362.1 (WinBuild.160101.0800) C:\WINDOWS\System32\CRYPT32.dll, version=10.0.18362.1 (WinBuild.160101.0800) ------------------------------------------------------------------------------ On 10/28/2019 at 3:22 AM, HyReZ said: The first crash log indicates that there was some type of system update on the same day of the crash. I would check to see if something in Windows has been corrupted. It should not hurt to run the Command Prompt as an Administrator and type 'sfc /scannow' and press 'ENTER' to see if something has broken: I get this result: Beginning system scan. This process will take some time. Beginning verification phase of system scan. Verification 100% complete. Windows Resource Protection did not find any integrity violations. I really don't know what could be causing this, it just suddenly started crashing one day and I don't remember installing any programs around that time Edited November 8, 2019 by orchuj2 forgot quote Quote Link to comment Share on other sites More sharing options...
BoltBait Posted November 8, 2019 Share Posted November 8, 2019 Try turning off hardware acceleration in Paint.NET settings. I’m curious if that will stop the behavior. Quote Click to play: Download: BoltBait's Plugin Pack | CodeLab | and how about a Computer Dominos Game Link to comment Share on other sites More sharing options...
Rick Brewster Posted November 8, 2019 Share Posted November 8, 2019 Actually, that particular crash may be fixable by disabling "Fluid mouse input" in the Settings. However, that crash is also VERY IMPOSSIBLE to achieve unless you have some other software affecting things in a really hacky, potentially rootkitty way. This is definitely NOT a bug in Paint.NET, you have something else really spooky on your system 😨 Quote The Paint.NET Blog: https://blog.getpaint.net/ Donations are always appreciated! https://www.getpaint.net/donate.html Link to comment Share on other sites More sharing options...
orchuj2 Posted November 10, 2019 Author Share Posted November 10, 2019 On 11/8/2019 at 6:07 PM, Rick Brewster said: Actually, that particular crash may be fixable by disabling "Fluid mouse input" in the Settings. However, that crash is also VERY IMPOSSIBLE to achieve unless you have some other software affecting things in a really hacky, potentially rootkitty way. This is definitely NOT a bug in Paint.NET, you have something else really spooky on your system 😨 Well that is very worrisome, no idea how something like that would have found its way on my pc. I tried turning off Fluid mouse input and also hardware acceleration and starting my pc in safe mode (not that safemode would help with a rootkit I suppose?) without the special mouse and it crashed just like it always does. However when I restarted (still with the old mouse but not in safe mode) I was able to turn the canvas almost two rotations before it finally crashed. Later tests still had it crash instantly however. Now if it is indeed not a bug in paint.net then I suppose there is nothing more we can do, I can't really do a fresh install of windows just for paint.net and I don't know how I'd find whichever program is messing with paint.net, especially since it also crashed in safe mode. If anyone has any ideas I'm still open to try them regular windows old mouse.txt safe mode old mouse.txt Quote Link to comment Share on other sites More sharing options...
Rick Brewster Posted November 10, 2019 Share Posted November 10, 2019 Well you could always try installing the 4.2.6 alpha but that's just a shot in the dark, https://forums.getpaint.net/topic/115459-paintnet-426-alpha-build-7250/ Also, just because your "special mouse" isn't plugged in doesn't mean it's software isn't still active. You'd need to completely uninstall that too. (if you haven't already) Also, what is your "special mouse" ? Edit: I see it's a Logitech G502 Quote The Paint.NET Blog: https://blog.getpaint.net/ Donations are always appreciated! https://www.getpaint.net/donate.html Link to comment Share on other sites More sharing options...
orchuj2 Posted November 10, 2019 Author Share Posted November 10, 2019 I did remove the Logitech Gaming Software program but the mouse has hotkeys that it saves in the mouse itself so that it can function without the program on other pc's so to be safe I unplugged it too. I just tried the alpha but unfortunately it did not help. I'm not sure if it is helpful or not to keep posting my crashlogs? Thank you for all the troubleshooting Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.