Jump to content

assi4

Newbies
  • Posts

    2
  • Joined

  • Last visited

Posts posted by assi4

  1. The reset fixed it, thanks Rick!

     

    I've been using shapes pretty much on a weekly basis, I even think I used it earlier the same day prior to updating. However I've been using Paint.Net for two years on this machine, and I've also upgraded the OS from 32bit to 64bit without wiping the program files folder. So there could be some leftover files from previous installations causing problems.

     

    Anyways, everything's working now, so thanks a lot for the help! Keep up the good work!

  2. Hi, I'm currently experiencing that Paint.net crashes when I select the "Shapes" tool. Never had any issues before. Tried several re-installations, even went back to a beta of 4.0.4 without any luck (couldn't find 4.0.3 anywhere). Any thoughts?

     

    Crashlog:

     

    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.0.4 (Final 4.4.5447.5675)
    Time of crash: 05.12.2014 10:19:41
    Application uptime: 00:03:22.3382318
    Application state: Running 
    Working set: 128 404 KiB
    Threads: 23
    Install directory: C:\Program Files\Paint.NET
    Current directory: C:\Program Files\Paint.NET
    OS Version: 6.1.7601.65536 Service Pack 1 Workstation x64
    .NET version: CLR 4.0.30319.18444 x64, FX 4.0 4.5
    Processor: 4x "Intel® Core i5-2520M CPU @ 2.50GHz" @ ~2494MHz (DEP, SSE, SSE2, SSE3, SSSE3, SSE4_1, SSE4_2, XSAVE)
    Physical memory: 8072 MB
    Video card: Intel® HD Graphics 3000 (v:8086, d:126, r:9)
    Hardware acceleration: True (default: False)
    UI animations: True
    UI DPI: 96.00 dpi (1.00x scale)
    UI theme: Aero/Aero + DWM (Aero.msstyles)
    Updates: True, 05.12.2014
    Locale: pdnr.c: en-US, hklm: en-US, hkcu: en-US, cc: nb-NO, cuic: en-US
    Flags: 
     
    Exception details:
    System.TypeLoadException: Could not load type 'PaintDotNet.Shapes.Basic.SplineCurveShape' from assembly 'PaintDotNet, Version=4.4.5447.5675, Culture=neutral, PublicKeyToken=null'.
       at System.RuntimeTypeHandle.GetTypeByName(String name, Boolean throwOnError, Boolean ignoreCase, Boolean reflectionOnly, StackCrawlMarkHandle stackMark, IntPtr pPrivHostBinder, Boolean loadTypeFromPartialName, ObjectHandleOnStack type)
       at System.RuntimeTypeHandle.GetTypeByName(String name, Boolean throwOnError, Boolean ignoreCase, Boolean reflectionOnly, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean loadTypeFromPartialName)
       at System.Type.GetType(String typeName, Boolean throwOnError)
       at PaintDotNet.Shapes.PdnShapeFactory.CreateShape(String id) in d:\src\pdn\paintdotnet\src\PaintDotNet\Shapes\PdnShapeFactory.cs:line 36
       at PaintDotNet.Shapes.ShapeManager.CreateShape(ShapeInfo shapeInfo) in d:\src\pdn\paintdotnet\src\PaintDotNet\Shapes\ShapeManager.cs:line 84
       at System.Collections.Concurrent.ConcurrentDictionary`2.GetOrAdd(TKey key, Func`2 valueFactory)
       at PaintDotNet.Shapes.ShapeManager.GetShape(ShapeInfo shapeInfo) in d:\src\pdn\paintdotnet\src\PaintDotNet\Shapes\ShapeManager.cs:line 90
       at PaintDotNet.Tools.Shapes.ShapesToolBase.OnActivated() in d:\src\pdn\paintdotnet\src\PaintDotNet\Tools\Shapes\ShapesToolBase.cs:line 348
       at PaintDotNet.Tools.TransactedTool`2.OnActivate() in d:\src\pdn\paintdotnet\src\PaintDotNet\Tools\TransactedTool`2.cs:line 353
       at PaintDotNet.Controls.DocumentWorkspace.SetTool(Tool copyMe) in d:\src\pdn\paintdotnet\src\PaintDotNet\Controls\DocumentWorkspace.cs:line 1639
       at PaintDotNet.Controls.ToolsControl.OnToolStripExItemClicked(Object sender, ToolStripItemClickedEventArgs e) in d:\src\pdn\paintdotnet\src\PaintDotNet\Controls\ToolsControl.cs:line 237
       at System.Windows.Forms.ToolStrip.HandleItemClick(ToolStripItem dismissingItem)
       at System.Windows.Forms.ToolStripItem.HandleClick(EventArgs e)
       at System.Windows.Forms.ToolStripItem.HandleMouseUp(MouseEventArgs e)
       at System.Windows.Forms.ToolStrip.OnMouseUp(MouseEventArgs mea)
       at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
       at System.Windows.Forms.Control.WndProc(Message& m)
       at System.Windows.Forms.ToolStrip.WndProc(Message& m)
       at PaintDotNet.SystemLayer.ToolStripEx.WndProc(Message& m) in d:\src\pdn\paintdotnet\src\SystemLayer\ToolStripEx.cs:line 82
       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.4.5447.5675, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\PaintDotNet.exe
        PaintDotNet.Core, Version=4.4.5447.5675, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\PaintDotNet.Core.dll
        PaintDotNet.Base, Version=4.4.5447.5675, 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
        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.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.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.4.5447.5675, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\PaintDotNet.SystemLayer.dll
        PaintDotNet.Framework, Version=4.4.5447.5675, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\PaintDotNet.Framework.dll
        PaintDotNet.Resources, Version=4.4.5447.5675, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\PaintDotNet.Resources.dll
        PaintDotNet.Data, Version=4.4.5447.5675, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\PaintDotNet.Data.dll
        PaintDotNet.Effects, Version=4.4.5447.5675, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\PaintDotNet.Effects.dll
        PaintDotNet.SystemLayer.Native.x64, Version=4.4.5447.5675, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\PaintDotNet.SystemLayer.Native.x64.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
        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
        Alpha2Gray, Version=3.5.4315.35825, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\Alpha2Gray.dll
        Gray2Alpha, Version=3.5.4318.27219, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\Gray2Alpha.dll
        OtherFarmColorReplacer, Version=1.1.3263.11631, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\OtherFarmColorReplacer.dll
        PasteAlpha, Version=3.5.4315.35562, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\PasteAlpha.dll
        TRsSplineMaster, Version=1.3.4.0, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\TRsSplineMaster.dll
     
    Native modules: 
        C:\Program Files\Paint.NET\PaintDotNet.exe, version=4.4.5447.5675
        C:\WINDOWS\SYSTEM32\ntdll.dll, version=6.1.7600.16385 (win7_rtm.090713-1255)
        C:\WINDOWS\SYSTEM32\MSCOREE.DLL, version=4.0.40305.0 (Main.040305-0000)
        C:\WINDOWS\system32\KERNEL32.dll, version=6.1.7601.18015 (win7sp1_gdr.121129-1432)
        C:\WINDOWS\system32\KERNELBASE.dll, version=6.1.7601.18015 (win7sp1_gdr.121129-1432)
        C:\WINDOWS\system32\ADVAPI32.dll, version=6.1.7600.16385 (win7_rtm.090713-1255)
        C:\WINDOWS\system32\msvcrt.dll, version=7.0.7601.17744 (win7sp1_gdr.111215-1535)
        C:\WINDOWS\SYSTEM32\sechost.dll, version=6.1.7600.16385 (win7_rtm.090713-1255)
        C:\WINDOWS\system32\RPCRT4.dll, version=6.1.7600.16385 (win7_rtm.090713-1255)
        C:\Windows\Microsoft.NET\Framework64\v4.0.30319\mscoreei.dll, version=4.0.30319.18408 built by: FX451RTMGREL
        C:\WINDOWS\system32\SHLWAPI.dll, version=6.1.7600.16385 (win7_rtm.090713-1255)
        C:\WINDOWS\system32\GDI32.dll, version=6.1.7601.18577 (win7sp1_gdr.140822-1508)
        C:\WINDOWS\system32\USER32.dll, version=6.1.7601.17514 (win7sp1_rtm.101119-1850)
        C:\WINDOWS\system32\LPK.dll, version=6.1.7601.18177 (win7sp1_gdr.130605-1534)
        C:\WINDOWS\system32\USP10.dll, version=1.0626.7601.18454 (win7sp1_gdr.140424-1533)
        C:\WINDOWS\system32\IMM32.DLL, version=6.1.7600.16385 (win7_rtm.090713-1255)
        C:\WINDOWS\system32\MSCTF.dll, version=6.1.7600.16385 (win7_rtm.090713-1255)
        C:\Windows\Microsoft.NET\Framework64\v4.0.30319\clr.dll, version=4.0.30319.18444 built by: FX451RTMGDR
        C:\WINDOWS\system32\MSVCR110_CLR0400.dll, version=11.00.50938.18408 built by: FX451RTMGREL
        C:\WINDOWS\assembly\NativeImages_v4.0.30319_64\mscorlib\abf62e6545d2802fc60286678a67e6bf\mscorlib.ni.dll, version=4.0.30319.18444 built by: FX451RTMGDR
        C:\WINDOWS\system32\ole32.dll, version=6.1.7600.16385 (win7_rtm.090713-1255)
        C:\WINDOWS\system32\CRYPTBASE.dll, version=6.1.7600.16385 (win7_rtm.090713-1255)
        C:\WINDOWS\system32\uxtheme.dll, version=6.1.7600.16385 (win7_rtm.090713-1255)
        C:\WINDOWS\assembly\NativeImages_v4.0.30319_64\System\3f4e05b74a222eaf142391c0549efe62\System.ni.dll, version=4.0.30319.34238 built by: FX452RTMGDR
        C:\WINDOWS\assembly\NativeImages_v4.0.30319_64\System.Drawing\33b0d91fe3a676b18649630b575bfe36\System.Drawing.ni.dll, version=4.0.30319.18408 built by: FX451RTMGREL
        C:\WINDOWS\assembly\NativeImages_v4.0.30319_64\WindowsBase\7d6aa58b36b07ad1397d24d37e55f81f\WindowsBase.ni.dll, version=4.0.30319.18408 built by: FX451RTMGREL
        C:\WINDOWS\system32\CRYPTSP.dll, version=6.1.7601.18526 (win7sp1_gdr.140706-1506)
        C:\WINDOWS\system32\rsaenh.dll, version=6.1.7600.16385 (win7_rtm.090713-1255)
        C:\WINDOWS\assembly\NativeImages_v4.0.30319_64\PresentationCore\147b9d59c55933d29db29b839cf52026\PresentationCore.ni.dll, version=4.0.30319.18408 built by: FX451RTMGREL
        C:\WINDOWS\assembly\NativeImages_v4.0.30319_64\Presentatio5ae0f00f#\8c616047f194ff0ec4e8f2ffd68a268b\PresentationFramework.ni.dll, version=4.0.30319.18408
        C:\WINDOWS\assembly\NativeImages_v4.0.30319_64\System.Core\2e9352fa8533dc500b03b97e5d3193c2\System.Core.ni.dll, version=4.0.30319.18408 built by: FX451RTMGREL
        C:\WINDOWS\assembly\NativeImages_v4.0.30319_64\PaintDotNet.Base\2b5780d07c980d70624eca0a698f9a55\PaintDotNet.Base.ni.dll, version=4.4.5447.5675
        C:\WINDOWS\assembly\NativeImages_v4.0.30319_64\System.Windows.Forms\765e2a5dac4d62213d49240acb13755b\System.Windows.Forms.ni.dll, version=4.0.30319.18408 built by: FX451RTMGREL
        C:\WINDOWS\assembly\NativeImages_v4.0.30319_64\PaintDotNet500b2e4f#\c492a7d2d08d001f2d27e5bfc33b4680\PaintDotNet.SystemLayer.ni.dll, version=4.4.5447.5675
        C:\WINDOWS\assembly\NativeImages_v4.0.30319_64\PaintDotNet.Core\0aa3afad980800f7abe4f92bc43834c8\PaintDotNet.Core.ni.dll, version=4.4.5447.5675
        C:\WINDOWS\assembly\NativeImages_v4.0.30319_64\PaintDotNet26779e70#\bf5e380df143b62186409fef5b1402fb\PaintDotNet.Resources.ni.dll, version=4.4.5447.5675
        C:\WINDOWS\assembly\NativeImages_v4.0.30319_64\PaintDotNet7afaaa15#\6a71e052fa54919e163dbb24e873774f\PaintDotNet.Framework.ni.dll, version=4.4.5447.5675
        C:\WINDOWS\assembly\NativeImages_v4.0.30319_64\PaintDotNet.Data\cd5b9044ab4756923c0376747a9f9aa0\PaintDotNet.Data.ni.dll, version=4.4.5447.5675
        C:\WINDOWS\assembly\NativeImages_v4.0.30319_64\PaintDotNet.Effects\8964c01890ce49d36b6332281c385ac8\PaintDotNet.Effects.ni.dll, version=4.4.5447.5675
        C:\WINDOWS\assembly\NativeImages_v4.0.30319_64\PaintDotNet\f73de1a8d714f9ce0c00dce9580f3de7\PaintDotNet.ni.exe, version=4.4.5447.5675
        C:\WINDOWS\system32\dwrite.dll, version=6.2.9200.16492 (win8_gdr_oobssr.130113-0015)
        C:\WINDOWS\Microsoft.NET\Framework64\v4.0.30319\WPF\wpfgfx_v0400.dll, version=4.0.30319.18408 built by: FX451RTMGREL
        C:\WINDOWS\system32\OLEAUT32.dll, version=6.1.7601.18640
        C:\WINDOWS\Microsoft.NET\Framework64\v4.0.30319\WPF\PresentationNative_v0400.dll, version=4.0.30319.18408 built by: FX451RTMGREL
        C:\WINDOWS\system32\shell32.dll, version=6.1.7601.17514 (win7sp1_rtm.101119-1850)
        C:\Windows\Microsoft.NET\Framework64\v4.0.30319\nlssorting.dll, version=4.0.30319.18408 built by: FX451RTMGREL
        C:\WINDOWS\system32\version.dll, version=6.1.7600.16385 (win7_rtm.090713-1255)
        C:\Windows\Microsoft.NET\Framework64\v4.0.30319\clrjit.dll, version=4.0.30319.18444 built by: FX451RTMGDR
        C:\WINDOWS\assembly\NativeImages_v4.0.30319_64\PaintDotNetc8826574#\ba277ebb223d1862de02cd33d5d8e6f3\PaintDotNet.SystemLayer.Native.x64.ni.dll, version=4.4.5447.5675
        C:\Program Files\Paint.NET\PaintDotNet.SystemLayer.Native.x64.dll, version=4.4.5447.5675
        C:\WINDOWS\system32\MSVCR120.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\MSVCP120.dll, version=12.00.21005.1 built by: REL
        C:\WINDOWS\system32\PROPSYS.dll, version=7.00.7600.16385 (win7_rtm.090713-1255)
        C:\WINDOWS\WinSxS\amd64_microsoft.windows.gdiplus_6595b64144ccf1df_1.1.7601.18455_none_2b283fd671e9bf4d\gdiplus.dll, version=6.1.7601.18455 (win7sp1_gdr.140425-1537)
        C:\WINDOWS\system32\dxgi.dll, version=6.2.9200.16492 (win8_gdr_oobssr.130113-0015)
        C:\WINDOWS\system32\dwmapi.dll, version=6.1.7600.16385 (win7_rtm.090713-1255)
        C:\WINDOWS\system32\WINTRUST.dll, version=6.1.7601.18526 (win7sp1_gdr.140706-1506)
        C:\WINDOWS\system32\CRYPT32.dll, version=6.1.7601.18526 (win7sp1_gdr.140706-1506)
        C:\WINDOWS\system32\MSASN1.dll, version=6.1.7601.17514 (win7sp1_rtm.101119-1850)
        C:\WINDOWS\system32\profapi.dll, version=6.1.7600.16385 (win7_rtm.090713-1255)
        C:\WINDOWS\system32\CLBCatQ.DLL, version=2001.12.8530.16385 (win7_rtm.090713-1255)
        C:\WINDOWS\System32\UIAnimation.dll, version=6.2.9200.16492 (win8_gdr_oobssr.130113-0015)
        C:\WINDOWS\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.7601.17514_none_fa396087175ac9ac\comctl32.dll, version=6.10 (win7_rtm.090713-1255)
        C:\WINDOWS\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_5.82.7601.18201_none_a4d3b9377117c3df\comctl32.dll, version=6.10 (win7_rtm.090713-1255)
        C:\WINDOWS\system32\WindowsCodecs.dll, version=6.2.9200.16810 (win8_gdr.140129-1238)
        C:\WINDOWS\system32\wtsapi32.dll, version=6.1.7600.16385 (win7_rtm.090713-1255)
        C:\WINDOWS\system32\WINSTA.dll, version=6.1.7601.18540 (win7sp1_gdr.140716-1508)
        C:\WINDOWS\system32\d2d1.dll, version=6.2.9200.16492 (win8_gdr_oobssr.130113-0015)
        C:\WINDOWS\system32\d3d11.dll, version=6.2.9200.16570 (win8_gdr.130327-1526)
        C:\WINDOWS\system32\D3D10Warp.dll, version=6.2.9200.17033 (win8_gdr.140615-1509)
        C:\WINDOWS\assembly\NativeImages_v4.0.30319_64\System.Xaml\1cf956491787a78c07789c9c8ffb7115\System.Xaml.ni.dll, version=4.0.30319.18408 built by: FX451RTMGREL
        C:\WINDOWS\assembly\NativeImages_v4.0.30319_64\System.Xml\25e7c1b5f922b2b44c27857e1b466651\System.Xml.ni.dll, version=4.0.30319.34234 built by: FX452RTMGDR
        C:\WINDOWS\system32\RpcRtRemote.dll, version=6.1.7601.17514 (win7sp1_rtm.101119-1850)
        C:\WINDOWS\system32\igd10umd64.dll, version=8.15.10.2712
        C:\WINDOWS\system32\D3Dx10_40.dll, version=9.24.950.2656
        C:\WINDOWS\system32\winmm.dll, version=6.1.7600.16385 (win7_rtm.090713-1255)
        C:\WINDOWS\system32\explorerframe.dll, version=6.1.7600.16385 (win7_rtm.090713-1255)
        C:\WINDOWS\system32\DUser.dll, version=6.1.7600.16385 (win7_rtm.090713-1255)
        C:\WINDOWS\system32\DUI70.dll, version=6.1.7600.16385 (win7_rtm.090713-1255)
        C:\Program Files\Paint.NET\Effects\Alpha2Gray.dll, version=3.5.4315.35825
        C:\Program Files\Paint.NET\Effects\Gray2Alpha.dll, version=3.5.4318.27219
        C:\Program Files\Paint.NET\Effects\OtherFarmColorReplacer.dll, version=1.1.3263.11631
        C:\Program Files\Paint.NET\Effects\PasteAlpha.dll, version=3.5.4315.35562
        C:\Program Files\Paint.NET\Effects\TRsSplineMaster.dll, version=1.3.4.0
        C:\WINDOWS\system32\SetupApi.dll, version=6.1.7600.16385 (win7_rtm.090713-1255)
        C:\WINDOWS\system32\CFGMGR32.dll, version=6.1.7601.17514 (win7sp1_rtm.101119-1850)
        C:\WINDOWS\system32\DEVOBJ.dll, version=6.1.7600.16385 (win7_rtm.090713-1255)
        C:\WINDOWS\system32\psapi.dll, version=6.1.7600.16385 (win7_rtm.090713-1255)
    ------------------------------------------------------------------------------
×
×
  • Create New...