Jump to content

Incompatible Plugins - an incomplete list (updated for 4.0.5284)


Ego Eram Reputo

Recommended Posts

I'm sad to see that my beloved Engrave/Emboss still doesn't work, but I will keep my eyes on this list hoping for it to someday be compatible again.

 

Aside from the plugins I'm still waiting and hoping on, Nice job on keeping this list going and updated EER. :)

That's a plugin I will certainly miss.

Edited by DrewDale

BREtKQW.png

 

Link to comment
Share on other sites

Engrave/Emboss. Tested with 4.0.5268. System.MissingMethodException: Method not found: 'Void PaintDotNet.Utility.ClipNumericUpDown(System.Windows.Forms.NumericUpDown)'.

 

It should work ... the function is there

public static void ClipNumericUpDown(System.Windows.Forms.NumericUpDown upDown)
{
     NumericUpDownUtil.ClipValueInPlace(upDown);
}

The Paint.NET Blog: https://blog.getpaint.net/

Donations are always appreciated! https://www.getpaint.net/donate.html

forumSig_bmwE60.jpg

Link to comment
Share on other sites

I might see if I can recompile it. It's certainly one plugin people are missing.

Link to comment
Share on other sites

I might see if I can recompile it. It's certainly one plugin people are missing.

 

It works fine for me in 5284.

PdnSig.png

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

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

 

Link to comment
Share on other sites

Here is a crash log from me trying to use Engrave/Emboss in 4.0.

And just to clarify, the Engrave/Emboss I am referring to is the one from Toli -- http://forums.getpaint.net/index.php?/topic/6809-engrave-emboss/

If there is an updated version that does work, then I don't know where it is.
 

Hidden Content:
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 (RC 4.0.5284.41812)

Time of crash: 6/21/2014 5:06:42 PM

Application uptime: 00:00:34.0395052

Application state: Running

Working set: 92,844 KiB

Install directory: I:\PROGRAMS\PaintDotNet4.0

Current directory: I:\PROGRAMS\PaintDotNet4.0

OS Version: 6.1.7601.65536 Service Pack 1 Workstation x86

.NET version: CLR 4.0.30319.18444 x86, FX 4.0 4.5

Processor: 2x "AMD Athlon II X2 215 Processor" @ ~2700MHz (DEP, SSE, SSE2, SSE3)

Physical memory: 1790 MB

Hardware acceleration: True

Video card: AMD 760G

UI animations: False

UI DPI: 120.00 dpi (1.25x scale)

UI theme: Aero/Aero (Aero.msstyles)

Updates: True, 6/21/2014

Locale: pdnr.c: en-US, hklm: en-US, hkcu: en-US, cc: en-US, cuic: en-US



Exception details:

System.MissingMethodException: Method not found: 'Boolean PaintDotNet.Utility.CheckNumericUpDown(System.Windows.Forms.NumericUpDown)'.

at Toli.EngraveEmbossEffectConfigDialog.UpDownWidth_Leave(Object sender, EventArgs e)

at Toli.EngraveEmbossEffectConfigDialog.ButtonOK_Click(Object sender, EventArgs e)

at System.Windows.Forms.Control.OnClick(EventArgs e)

at System.Windows.Forms.Button.OnClick(EventArgs e)

at System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)

at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)

at System.Windows.Forms.Control.WndProc(Message& m)

at System.Windows.Forms.ButtonBase.WndProc(Message& m)

at System.Windows.Forms.Button.WndProc(Message& m)

at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)

at System.Windows.Forms.Control.ControlNativeWindow.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\Framework\v4.0.30319\mscorlib.dll

PaintDotNet, Version=4.0.5284.41812, Culture=neutral, PublicKeyToken=null @ I:\PROGRAMS\PaintDotNet4.0\PaintDotNet.exe

PaintDotNet.Base, Version=4.0.5284.41812, Culture=neutral, PublicKeyToken=null @ I:\PROGRAMS\PaintDotNet4.0\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

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

PaintDotNet.Core, Version=4.0.5284.41812, Culture=neutral, PublicKeyToken=null @ I:\PROGRAMS\PaintDotNet4.0\PaintDotNet.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.0.5284.41812, Culture=neutral, PublicKeyToken=null @ I:\PROGRAMS\PaintDotNet4.0\PaintDotNet.SystemLayer.dll

PaintDotNet.Framework, Version=4.0.5284.41812, Culture=neutral, PublicKeyToken=null @ I:\PROGRAMS\PaintDotNet4.0\PaintDotNet.Framework.dll

PaintDotNet.Resources, Version=4.0.5284.41812, Culture=neutral, PublicKeyToken=null @ I:\PROGRAMS\PaintDotNet4.0\PaintDotNet.Resources.dll

PaintDotNet.Data, Version=4.0.5284.41812, Culture=neutral, PublicKeyToken=null @ I:\PROGRAMS\PaintDotNet4.0\PaintDotNet.Data.dll

PaintDotNet.Effects, Version=4.0.5284.41812, Culture=neutral, PublicKeyToken=null @ I:\PROGRAMS\PaintDotNet4.0\PaintDotNet.Effects.dll

PaintDotNet.SystemLayer.Native.x86, Version=4.0.5284.41812, Culture=neutral, PublicKeyToken=null @ I:\PROGRAMS\PaintDotNet4.0\PaintDotNet.SystemLayer.Native.x86.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

EngraveEmboss, Version=2.0.2.0, Culture=neutral, PublicKeyToken=null @ I:\PROGRAMS\PaintDotNet4.0\Effects\EngraveEmboss.dll

IniFile, Version=2.0.2.0, Culture=neutral, PublicKeyToken=null @ I:\PROGRAMS\PaintDotNet4.0\Effects\IniFile.dll

Smooth, Version=2.0.2.0, Culture=neutral, PublicKeyToken=null @ I:\PROGRAMS\PaintDotNet4.0\Effects\Smooth.dll

Vandermotten.PaintDotNetEffects, Version=3.8.0.0, Culture=neutral, PublicKeyToken=null @ I:\PROGRAMS\PaintDotNet4.0\Effects\Vandermotten.PaintDotNetEffects.dll

Vandermotten.PaintDotNetEffects.DropShadow, Version=3.8.0.0, Culture=neutral, PublicKeyToken=null @ I:\PROGRAMS\PaintDotNet4.0\Effects\Vandermotten.PaintDotNetEffects.DropShadow.dll

Vandermotten.PaintDotNetEffects.ObjectAlign, Version=3.8.0.0, Culture=neutral, PublicKeyToken=null @ I:\PROGRAMS\PaintDotNet4.0\Effects\Vandermotten.PaintDotNetEffects.ObjectAlign.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

ABRFileType, Version=1.0.0.1, Culture=neutral, PublicKeyToken=null @ I:\PROGRAMS\PaintDotNet4.0\FileTypes\ABRFileType.dll

PhotoShop, Version=2.4.0.32275, Culture=neutral, PublicKeyToken=null @ I:\PROGRAMS\PaintDotNet4.0\FileTypes\PhotoShop.dll

WindowsFormsIntegration, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35 @ C:\windows\Microsoft.Net\assembly\GAC_MSIL\WindowsFormsIntegration\v4.0_4.0.0.0__31bf3856ad364e35\WindowsFormsIntegration.dll

Accessibility, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @ C:\windows\Microsoft.Net\assembly\GAC_MSIL\Accessibility\v4.0_4.0.0.0__b03f5f7f11d50a3a\Accessibility.dll



Native modules:

I:\PROGRAMS\PaintDotNet4.0\PaintDotNet.exe, version=4.0.5284.41812

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\Framework\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.18275 (win7sp1_gdr.131002-1533)

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.7601.17514 (win7sp1_rtm.101119-1850)

C:\windows\system32\MSCTF.dll, version=6.1.7600.16385 (win7_rtm.090713-1255)

C:\Windows\Microsoft.NET\Framework\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_32\mscorlib\ce5f61c5754789df97be8dc991c47d07\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:\Program Files\Frontier\apps\ComputerSecurity\Spam Control\fsscoepl.dll, version=1.02.12620

C:\windows\system32\SHELL32.dll, version=6.1.7601.17514 (win7sp1_rtm.101119-1850)

C:\windows\assembly\NativeImages_v4.0.30319_32\System\ff26cc03e6d57d8abd13b990332e67c6\System.ni.dll, version=4.0.30319.18408 built by: FX451RTMGREL

C:\windows\assembly\NativeImages_v4.0.30319_32\WindowsBase\acf97bfe2a931d4a47253b26b7218991\WindowsBase.ni.dll, version=4.0.30319.18408 built by: FX451RTMGREL

C:\windows\system32\CRYPTSP.dll, version=6.1.7600.16385 (win7_rtm.090713-1255)

C:\windows\system32\rsaenh.dll, version=6.1.7600.16385 (win7_rtm.090713-1255)

C:\windows\assembly\NativeImages_v4.0.30319_32\System.Drawing\5cd2aee5e7c07227c694d89219688ab3\System.Drawing.ni.dll, version=4.0.30319.18408 built by: FX451RTMGREL

C:\windows\assembly\NativeImages_v4.0.30319_32\PresentationCore\a74542efbeb46445949a39026c501132\PresentationCore.ni.dll, version=4.0.30319.18408 built by: FX451RTMGREL

C:\windows\assembly\NativeImages_v4.0.30319_32\Presentatio5ae0f00f#\a4b45c44490c75bc2fb22780e7ef087d\PresentationFramework.ni.dll, version=4.0.30319.18408

C:\windows\assembly\NativeImages_v4.0.30319_32\System.Core\dce99d8de14d8a015313db98c72552ee\System.Core.ni.dll, version=4.0.30319.18408 built by: FX451RTMGREL

C:\windows\assembly\NativeImages_v4.0.30319_32\PaintDotNet.Base\ce8b5e8854280bb8faf294701c19db0f\PaintDotNet.Base.ni.dll, version=4.0.5284.41812

C:\windows\assembly\NativeImages_v4.0.30319_32\System.Windows.Forms\f4f6ee0df2aa4189bf36e6335cb92761\System.Windows.Forms.ni.dll, version=4.0.30319.18408 built by: FX451RTMGREL

C:\windows\assembly\NativeImages_v4.0.30319_32\PaintDotNet500b2e4f#\ee3ab6a218e4395b3211a36a92aed5d6\PaintDotNet.SystemLayer.ni.dll, version=4.0.5284.41812

C:\windows\assembly\NativeImages_v4.0.30319_32\PaintDotNet.Core\d00b40f5b06a5d37aa893885e08d4fac\PaintDotNet.Core.ni.dll, version=4.0.5284.41812

C:\windows\assembly\NativeImages_v4.0.30319_32\PaintDotNet26779e70#\643a4d0baba29ed19afd6a206af71064\PaintDotNet.Resources.ni.dll, version=4.0.5284.41812

C:\windows\assembly\NativeImages_v4.0.30319_32\PaintDotNet7afaaa15#\a5fc69fdf17f88351d07b69de8dddbaf\PaintDotNet.Framework.ni.dll, version=4.0.5284.41812

C:\windows\assembly\NativeImages_v4.0.30319_32\PaintDotNet.Data\906b9c17e0a1a60012f8fab318937e17\PaintDotNet.Data.ni.dll, version=4.0.5284.41812

C:\windows\assembly\NativeImages_v4.0.30319_32\PaintDotNet.Effects\8f8a77f0ccd2ae666db0d3c4f9f0dbbe\PaintDotNet.Effects.ni.dll, version=4.0.5284.41812

C:\windows\assembly\NativeImages_v4.0.30319_32\PaintDotNet\5375e417362a7c247721718db45c3cfa\PaintDotNet.ni.exe, version=4.0.5284.41812

C:\windows\system32\dwrite.dll, version=6.2.9200.16492 (win8_gdr_oobssr.130113-0015)

C:\windows\Microsoft.NET\Framework\v4.0.30319\WPF\wpfgfx_v0400.dll, version=4.0.30319.18408 built by: FX451RTMGREL

C:\windows\system32\OLEAUT32.dll, version=6.1.7601.17676

C:\windows\Microsoft.NET\Framework\v4.0.30319\WPF\PresentationNative_v0400.dll, version=4.0.30319.18408 built by: FX451RTMGREL

C:\Windows\Microsoft.NET\Framework\v4.0.30319\nlssorting.dll, version=4.0.30319.18408 built by: FX451RTMGREL

C:\Windows\Microsoft.NET\Framework\v4.0.30319\clrjit.dll, version=4.0.30319.18444 built by: FX451RTMGDR

C:\windows\assembly\NativeImages_v4.0.30319_32\PaintDotNetc8826738#\43d51fe2f1fffd3569ea4f4dbaffe5c1\PaintDotNet.SystemLayer.Native.x86.ni.dll, version=4.0

I:\PROGRAMS\PaintDotNet4.0\PaintDotNet.SystemLayer.Native.x86.dll, version=4.0

C:\windows\system32\MSVCR100.dll, version=10.00.40219.325

C:\windows\system32\VCOMP100.DLL, version=10.00.40219.325 built by: SP1LDR

C:\windows\system32\MSVCP100.dll, version=10.00.40219.325

C:\windows\system32\PROPSYS.dll, version=7.00.7600.16385 (win7_rtm.090713-1255)

C:\windows\WinSxS\x86_microsoft.windows.gdiplus_6595b64144ccf1df_1.1.7601.18455_none_72d576ad8665e853\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\VERSION.dll, version=6.1.7600.16385 (win7_rtm.090713-1255)

C:\windows\system32\dwmapi.dll, version=6.1.7600.16385 (win7_rtm.090713-1255)

C:\windows\system32\WINTRUST.dll, version=6.1.7601.18205 (win7sp1_gdr.130708-1532)

C:\windows\system32\CRYPT32.dll, version=6.1.7601.18277 (win7sp1_gdr.131005-0934)

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\x86_microsoft.windows.common-controls_6595b64144ccf1df_6.0.7601.17514_none_41e6975e2bd6f2b2\comctl32.dll, version=6.10 (win7_rtm.090713-1255)

C:\windows\WinSxS\x86_microsoft.windows.common-controls_6595b64144ccf1df_5.82.7601.18201_none_ec80f00e8593ece5\comctl32.dll, version=6.10 (win7_rtm.090713-1255)

C:\windows\system32\WindowsCodecs.dll, version=6.2.9200.16809 (win8_gdr.140127-1505)

C:\windows\system32\d2d1.dll, version=6.2.9200.16492 (win8_gdr_oobssr.130113-0015)

C:\windows\system32\wtsapi32.dll, version=6.1.7601.17514 (win7sp1_rtm.101119-1850)

C:\windows\system32\WINSTA.dll, version=6.1.7601.17514 (win7sp1_rtm.101119-1850)

C:\windows\system32\d3d11.dll, version=6.2.9200.16570 (win8_gdr.130327-1526)

C:\windows\system32\D3D10Warp.dll, version=6.2.9200.16783 (win8_gdr.131220-1803)

C:\windows\assembly\NativeImages_v4.0.30319_32\System.Xaml\3fe705796c6a41d4889d9001d1c56af8\System.Xaml.ni.dll, version=4.0.30319.18408 built by: FX451RTMGREL

C:\windows\system32\RpcRtRemote.dll, version=6.1.7601.17514 (win7sp1_rtm.101119-1850)

C:\windows\system32\winmm.dll, version=6.1.7600.16385 (win7_rtm.090713-1255)

C:\windows\system32\atidxx32.dll, version=8.15.10.0212

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:\windows\assembly\NativeImages_v4.0.30319_32\System.Xml\bada32953bb6b16a53d653eae23d78dc\System.Xml.ni.dll, version=4.0.30319.18408 built by: FX451RTMGREL

C:\windows\assembly\NativeImages_v4.0.30319_32\WindowsForm0b574481#\1ab52f8951c2ab97592ec25830dd5165\WindowsFormsIntegration.ni.dll, version=4.0.30319.18408 built by: FX451RTMGREL

C:\Windows\Microsoft.NET\Framework\v4.0.30319\diasymreader.dll, version=11.0.50938.18408 built by: FX451RTMGREL

C:\windows\system32\ntmarta.dll, version=6.1.7600.16385 (win7_rtm.090713-1255)

C:\windows\system32\WLDAP32.dll, version=6.1.7600.16385 (win7_rtm.090713-1255)

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\Microsoft.NET\Framework\v4.0.30319\clrcompression.dll, version=4.0.30319.18408 built by: FX451RTMGREL

C:\windows\assembly\NativeImages_v4.0.30319_32\Accessibility\e7e7e3b82e91028e6ed05189f837ea13\Accessibility.ni.dll, version=4.0.30319.18408 built by: FX451RTMGREL

C:\windows\system32\psapi.dll, version=6.1.7600.16385 (win7_rtm.090713-1255)

------------------------------------------------------------------------------
Edited by Cc4FuzzyHuggles
Link to comment
Share on other sites

I might see if I can recompile it. It's certainly one plugin people are missing.

 

The 4.0 compatible pack and source code is attached below (built with 5284).

 

The download has been replaced by Toli's Effects for v4.0.

  • Upvote 2

PdnSig.png

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

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

 

Link to comment
Share on other sites

The 4.0 compatible pack and source code is attached below (built with 5284).

 

attachicon.gifToliEffects_4.0.zip

attachicon.gifToliEffectsSource_4.0.zip

 

Nicely done null54.  Thank you.  Are you going to release this pack officially after 4.0x ships?

Link to comment
Share on other sites

All these plugins that are working now, being updated, or fixed for 4.0 is so exciting! :D

Any hope for an update to the Color Tint plugin? Ed Harvey had a lot of really good coloring plugins that maintained image quality nicely, but most of them don't work in 4.0.

Edited by Cc4FuzzyHuggles
Link to comment
Share on other sites

Here Ed Harvey's 4.0 plugins

 

A few plugins have been recompiled, but not yet released publicly.  When 4.0 is released a mini-flood of updated plugins will hit the forum :)

Link to comment
Share on other sites

Alright, now I feel silly for not seeing the Ed Harvey 4.0 Plugins earlier, as clicking your link made me realize they are pinned right here in the Preview Center. lol :lol:  :P
Well either way, thank you so much ERR for the link <3, and thanks everyone else too, as 4.0 and many wonderful plugins are really coming together wonderfully now.

Link to comment
Share on other sites

Nicely done null54.  Thank you.  Are you going to release this pack officially after 4.0x ships?

 

Yes, although I do not know if it deserves it's own thread.

PdnSig.png

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

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

 

Link to comment
Share on other sites

Thanks a million @EER for the updates and especially the recent Ed Harvey Pack  :D . I've just migrated over to v4 AND I can't believe I didn't do it sooner. It's totally amazing ............ so fast and efficient. However, it's crashing when I try to use Imgur Uploader ...... I'm so dependent upon it. I have posted on the author's Plugin page that it's not working in v4. Hopefully he can come up with a solution.

Here is the crash log

Hidden Content:
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 (RC 4.0.5284.41812)
Time of crash: 22/06/2014 5:43:56 PM
Application uptime: 00:00:50.5880222
Application state: Running
Working set: 140,712 KiB
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.34209 x64, FX 4.0 4.5
Processor: 2x "AMD Athlon II X2 260u Processor" @ ~1800MHz (DEP, SSE, SSE2, SSE3)
Physical memory: 3839 MB
Hardware acceleration: True
Video card: ATI Radeon HD 4270
UI animations: True
UI DPI: 96.00 dpi (1.00x scale)
UI theme: Aero/Aero + DWM (Aero.msstyles)
Updates: True, 22/06/2014
Locale: pdnr.c: en-US, hklm: en-US, hkcu: en-US, cc: en-GB, cuic: en-US

Exception details:
System.MissingMethodException: Method not found: 'Void PaintDotNet.Utility.ErrorBox(System.Windows.Forms.IWin32Window, System.String)'.
at Imgur_Uploader.EffectPluginConfigDialog.backgroundWorker1_RunWorkerCompleted(Object sender, RunWorkerCompletedEventArgs e)
at PaintDotNet.Threading.PdnSynchronizationContext.ProcessQueue() in D:\src\pdn\paintdotnet\src\Base\Threading\PdnSynchronizationContext.cs:line 191
at PaintDotNet.Threading.PdnSynchronizationContext.ProcessQueueCallback(Object ignored) in D:\src\pdn\paintdotnet\src\Base\Threading\PdnSynchronizationContext.cs:line 176

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.0.5284.41812, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\PaintDotNet.exe
PaintDotNet.Base, Version=4.0.5284.41812, 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
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.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.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
PaintDotNet.Core, Version=4.0.5284.41812, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\PaintDotNet.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.0.5284.41812, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\PaintDotNet.SystemLayer.dll
PaintDotNet.Framework, Version=4.0.5284.41812, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\PaintDotNet.Framework.dll
PaintDotNet.Resources, Version=4.0.5284.41812, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\PaintDotNet.Resources.dll
PaintDotNet.Data, Version=4.0.5284.41812, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\PaintDotNet.Data.dll
PaintDotNet.Effects, Version=4.0.5284.41812, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\PaintDotNet.Effects.dll
PaintDotNet.SystemLayer.Native.x64, Version=4.0.5284.41812, 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
"AA's_Assistant", Version=1.0.3697.21415, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\AA's_Assistant.dll
AlignPlugin, Version=1.5.1.0, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\AlignPlugin.dll
Alpha-Displacement Mask, Version=1.4.1.1, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\Alpha-Displacement Mask.dll
AlphaBlur, Version=2.0.0.0, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\AlphaBlur.dll
AlphaMask, Version=2.0.3574.41943, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\AlphaMask.dll
AlphaSpace, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\AlphaSpace.dll
BlendModesPlus, Version=2.1.0.0, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\BlendModesPlus.dll
"Borders N' Shapes", Version=1.8.3627.29848, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\Borders N' Shapes.dll
Burninate, Version=4.0.5284.36910, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\Burninate.dll
CalliColour, Version=1.0.5224.33758, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\CalliColour.dll
CircleText, Version=1.2.3586.32801, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\CircleText.dll
ClipminusBeta, Version=1.0.5119.38162, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\ClipminusBeta.dll
ClipWarp, Version=1.0.9.0, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\ClipWarp.dll
ClipWarpNew, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\ClipWarpNew.dll
Color Match, Version=4.0.4642.26532, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\Color Match.dll
ColorBalance, Version=4.0.5284.37112, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\ColorBalance.dll
ColorZoomBlur, Version=1.1.3873.36417, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\ColorZoomBlur.dll
CopyAlpha, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\CopyAlpha.dll
CurtisBlack.Common, Version=1.0.3736.39220, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\CurtisBlack.Common.dll
CurtisBlack.Effects, Version=11.1.3736.39220, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\CurtisBlack.Effects.dll
CurtisBlack.Resources, Version=1.0.3490.22409, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\CurtisBlack.Resources.dll
Curves+, Version=4.0.4642.26561, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\Curves+.dll
CustomBrushesMini, Version=2.1.5274.40809, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\CustomBrushesMini.dll
Diagonal Lines, Version=1.0.4800.36619, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\Diagonal Lines.dll
Diffuse, Version=1.0.3254.27766, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\Diffuse.dll
Displacement, Version=1.1.0.0, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\Displacement.dll
DispMap, Version=2.0.4919.36181, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\DispMap.dll
DistortingMirror, Version=1.0.3851.29620, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\DistortingMirror.dll
DistortThis, Version=2.6.3.0, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\DistortThis.dll
dpyColorBalance, Version=1.1.4330.37850, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\dpyColorBalance.dll
Dryad, Version=1.0.1.0, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\Dryad.dll
EdgeFader, Version=5.0.5.0, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\EdgeFader.dll
EdHarvey.Effects.Archives.DentsClassic, Version=3.5.3777.3380, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\EdHarvey.Effects.Archives.DentsClassic.dll
EdHarvey.Effects, Version=4.0.5120.42730, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\EdHarvey.Effects.dll
EdHarvey.FastFx, Version=4.0.5120.35262, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\EdHarvey.FastFx.dll
EigenBlur, Version=1.3.3555.24648, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\EigenBlur.dll
EngraveEmboss, Version=2.0.2.0, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\EngraveEmboss.dll
EOEffects, Version=1.7.0.0, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\EOEffects.dll
Eyeshine, Version=1.0.3700.25905, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\Eyeshine.dll
Film, Version=2.0.3612.21577, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\Film.dll
FindEdges, Version=1.2.0.0, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\FindEdges.dll
Flip, Version=4.0.5284.37716, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\Flip.dll
FlipPlugin, Version=1.0.2475.32074, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\FlipPlugin.dll
Fractal, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\Fractal.dll
Frames, Version=1.1.0.0, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\Frame.dll
FurBlur, Version=1.0.1.0, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\FurBlur.dll
GaussianBlurPlus, Version=1.1.3182.30307, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\GaussianBlurPlus.dll
GlowEffect, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\GlowEffect.dll
Gradient Bars, Version=4.0.5152.23084, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\Gradient Bars.dll
Gradient Blocks, Version=1.0.3742.38604, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\Gradient Blocks.dll
GradientBlur, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\Gradient Blur.dll
Gradient Mapping, Version=4.0.4642.26687, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\Gradient Mapping.dll
Gradientsgalore, Version=1.0.4679.28286, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\Gradientsgalore.dll
Grid Warp, Version=4.0.5149.26776, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\Grid Warp.dll
GridMaker, Version=4.0.0.0, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\GridMaker.dll
GrimColorReaper, Version=1.0.3511.201, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\GrimColorReaper.dll
Heightmap plugin v1, Version=1.3.4261.22267, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\Heightmap v1.3.dll
HeightToNormal, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\HeightToNormal.dll
HexaGrid, Version=1.2.0.0, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\HexaGrid.dll
ImgurUploader, Version=1.2.0.0, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\ImgurUploader.dll
Jitter, Version=4.0.4642.26986, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\Jitter.dll
Kaleidoscope, Version=1.3.0.0, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\Kaleidoscope.dll
LensFlare, Version=1.1.0.0, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\LensFlare.dll
LightRays, Version=1.3.0.0, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\LightRays.dll
Liquify, Version=4.0.4642.26973, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\Liquify.dll
Lomography, Version=1.1.3182.31441, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\Lomography.dll
Metallize, Version=1.1.3504.33530, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\Metallize.dll
MotionSharpen, Version=1.1.0.0, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\MotionSharpen.dll
MultiColorGradient, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\MultiColorGradient.dll
Objectedge, Version=1.0.4674.982, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\Objectedge.dll
ObjectFeather, Version=4.0.5284.38364, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\ObjectFeather.dll
Oblique, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\Oblique.dll
Feather, Version=2.3.4315.37038, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\OldFeather.dll
Outline Object, Version=4.0.4642.26954, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\Outline Object.dll
OutlineObject, Version=1.1.3160.31739, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\Outline.dll
overblur, Version=1.0.4483.1623, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\overblur.dll
Panelling, Version=1.1.0.0, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\Panelling.dll
NewPastel, Version=1.2.3182.29587, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\Pastel.dll
PerlinTexture, Version=1.1.3857.30918, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\PerlinTexture.dll
Perspective, Version=2.1.4415.36116, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\Perspective.dll
phips_kill_color, Version=1.1.0.0, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\phips_kill_color.dll
Pixelate+, Version=4.0.4642.26940, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\Pixelate+.dll
PointWarpEffect, Version=1.1.0.31635, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\PointWarpEffect.dll
Polar, Version=1.1.1.0, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\Polar.dll
Polygon, Version=4.0.5284.38954, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\Polygon.dll
Polygones, Version=1.1.0.0, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\Polygones.dll
Psychocolour, Version=1.0.4212.38146, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\Psychocolour.dll
pyrochild.effects.REQUIRED, Version=3.6.3742.39840, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\pyrochild.effects.REQUIRED.dll
RadialBlurDeluxe, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\RadialBlurDeluxe_v0.1.dll
Radialcolors, Version=1.1.0.0, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\Radialcolors.dll
RainbowTwist, Version=1.1.0.0, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\RainbowTwist.dll
Random Effect, Version=1.3.3627.29846, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\Random Effect.dll
RandLines, Version=1.1.0.0, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\Random lines.dll
RandMaze1, Version=1.1.0.0, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\Random Maze1.dll
RandMaze2, Version=1.1.0.0, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\Random Maze2.dll
Random Shape Fill, Version=1.5.3621.26292, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\Random Shape Fill.dll
Rosaces, Version=1.1.0.0, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\Rosaces.dll
RotateTextSUI, Version=1.0.3703.25609, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\RotateTextSUI.dll
SBCommon, Version=3.0.0.0, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\SBCommon (2).dll
Scintillate, Version=1.0.4984.34429, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\Scintillate.dll
SeamlessTextureMaker, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\SeamlessTextureMaker.dll
SelectionTools, Version=4.0.5284.39819, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\SelectionTools.dll
ShadowHighlight, Version=3.0.0.0, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\ShadowHighlight.dll
Shape3D, Version=1.2.6.0, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\Shape3D.dll
shapegradient, Version=1.5.3886.6574, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\shapegradient.dll
SinWaves, Version=1.1.0.0, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\SinWaves.dll
Slinky, Version=1.0.5224.37185, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\Slinky.dll
SmartSharpen, Version=1.5.0.1, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\SmartSharpen.dll
Smooth, Version=2.0.2.0, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\Smooth.dll
Smudge, Version=4.0.4642.26844, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\Smudge.dll
Sparkles, Version=1.1.0.0, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\Sparkles.dll
Specular, Version=1.0.3254.27778, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\Specular.dll
Spiral, Version=1.1.0.0, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\Spiral.dll
Splashes, Version=1.1.1.0, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\Splashes.dll
Splatter, Version=4.0.4642.26829, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\Splatter.dll
StarGlow, Version=1.0.3839.21249, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\StarGlow.dll
Stars, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\Stars.dll
Stipple, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\Stipple.dll
StringAndPin, Version=1.0.5217.40941, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\StringAndPin.dll
StringAndPinColor, Version=1.0.5224.35227, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\StringAndPinColor.dll
Textplus, Version=1.0.4618.37123, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\Textplus.dll
Tiles, Version=1.1.1.0, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\Tiles.dll
TJacksonEffects, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\TJacksonEffects.dll
Toon Shader, Version=1.0.3470.28696, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\Toon Shader.dll
Trail, Version=4.0.4642.26791, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\Trail.dll
Transparency, Version=4.0.5284.39911, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\Transparency.dll
TRsContourFiller, Version=1.5.2.0, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\TRsContourFiller.dll
TRsDrumSkin, Version=1.4.5199.15427, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\TRsDrumSkin.dll
TRsGlassVignette, Version=1.0.5238.32097, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\TRsGlassVignette.dll
TRsPasteWarp, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\TRsPasteWarp.dll
TRsPlasmatix, Version=1.0.5220.31660, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\TRsPlasmatix.dll
TRsStrangeAttractor, Version=1.0.5.0, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\TRsStrangeAttractor.dll
TubeOblique, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\TubeOblique.dll
Twist, Version=4.0.4642.26767, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\Twist.dll
TwistZ, Version=1.1.2.0, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\TwistZ.dll
Vandermotten.PaintDotNetEffects.Blurs, Version=3.8.0.0, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\Vandermotten.PaintDotNetEffects.Blurs.dll
Vandermotten.PaintDotNetEffects.ColorAccent, Version=3.8.0.0, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\Vandermotten.PaintDotNetEffects.ColorAccent.dll
Vandermotten.PaintDotNetEffects, Version=3.8.0.0, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\Vandermotten.PaintDotNetEffects.dll
Vandermotten.PaintDotNetEffects.DropShadow, Version=3.8.0.0, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\Vandermotten.PaintDotNetEffects.DropShadow.dll
Vandermotten.PaintDotNetEffects.Duotones, Version=3.8.0.0, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\Vandermotten.PaintDotNetEffects.Duotones.dll
Vandermotten.PaintDotNetEffects.FadeEdge, Version=3.8.0.0, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\Vandermotten.PaintDotNetEffects.FadeEdge.dll
Vandermotten.PaintDotNetEffects.Gradient, Version=3.8.0.0, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\Vandermotten.PaintDotNetEffects.Gradient.dll
Vandermotten.PaintDotNetEffects.Grid, Version=3.8.0.0, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\Vandermotten.PaintDotNetEffects.Grid.dll
Vandermotten.PaintDotNetEffects.Monochromes, Version=3.8.0.0, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\Vandermotten.PaintDotNetEffects.Monochromes.dll
Vandermotten.PaintDotNetEffects.ObjectAlign, Version=3.8.0.0, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\Vandermotten.PaintDotNetEffects.ObjectAlign.dll
VignettePlus, Version=4.0.5284.40018, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\VignettePlus.dll
WaterReflection, Version=1.1.0.0, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\WaterReflection.dll
Waves, Version=1.1.0.0, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\Waves.dll
WetFloor, Version=1.1.0.0, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\WetFloor.dll
ZoomBlurDeluxe, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\ZoomBlurDeluxe_v0.2.dll
System.Design, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @ C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.Design\v4.0_4.0.0.0__b03f5f7f11d50a3a\System.Design.dll
IniFile, Version=2.0.2.0, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\IniFile.dll
ABRFileType, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\FileTypes\ABRFileType.dll
AnimGIF, Version=2.4.4119.28305, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\FileTypes\AnimGIF.dll
PhotoShop, Version=1.6.0.510, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\FileTypes\PhotoShop.dll
WindowsFormsIntegration, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35 @ C:\Windows\Microsoft.Net\assembly\GAC_MSIL\WindowsFormsIntegration\v4.0_4.0.0.0__31bf3856ad364e35\WindowsFormsIntegration.dll

Native modules:
C:\Program Files\Paint.NET\PaintDotNet.exe, version=4.0.5284.41812
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.34209 built by: FX452RTMGDR
C:\Windows\system32\SHLWAPI.dll, version=6.1.7600.16385 (win7_rtm.090713-1255)
C:\Windows\system32\GDI32.dll, version=6.1.7601.18275 (win7sp1_gdr.131002-1533)
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.34209 built by: FX452RTMGDR
C:\Windows\system32\MSVCR120_CLR0400.dll, version=12.00.51209.34209 built by: FX452RTMGDR
C:\Windows\assembly\NativeImages_v4.0.30319_64\mscorlib\701f2b79b02a02beba70e50bb2edb212\mscorlib.ni.dll, version=4.0.30319.34209 built by: FX452RTMGDR
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\32e6872e37b1f771bbe543748e6e73f0\System.ni.dll, version=4.0.30319.34209 built by: FX452RTMGDR
C:\Windows\assembly\NativeImages_v4.0.30319_64\WindowsBase\385b7e04f51b1bf631d7ef1a4a5a2b48\WindowsBase.ni.dll, version=4.0.30319.34209 built by: FX452RTMGDR
C:\Windows\system32\CRYPTSP.dll, version=6.1.7600.16385 (win7_rtm.090713-1255)
C:\Windows\system32\rsaenh.dll, version=6.1.7600.16385 (win7_rtm.090713-1255)
C:\Windows\assembly\NativeImages_v4.0.30319_64\System.Drawing\4561fc5cf4bb2c5fc4e5f2dfdd708cc5\System.Drawing.ni.dll, version=4.0.30319.34209 built by: FX452RTMGDR
C:\Windows\assembly\NativeImages_v4.0.30319_64\PresentationCore\9eb1e6cafbb23e7594de041fe77c8715\PresentationCore.ni.dll, version=4.0.30319.34209 built by: FX452RTMGDR
C:\Windows\assembly\NativeImages_v4.0.30319_64\Presentatio5ae0f00f#\156489a5f58f434ac4419ceaf0cff01d\PresentationFramework.ni.dll, version=4.0.30319.34209
C:\Windows\assembly\NativeImages_v4.0.30319_64\System.Core\46fd4ebe653525ccd36c7cd90b3603e1\System.Core.ni.dll, version=4.0.30319.34209 built by: FX452RTMGDR
C:\Windows\assembly\NativeImages_v4.0.30319_64\PaintDotNet.Base\4d2c8e92fb7c76e4990ab10623c1594d\PaintDotNet.Base.ni.dll, version=4.0.5284.41812
C:\Windows\assembly\NativeImages_v4.0.30319_64\System.Windows.Forms\31ed5c8de9e5874633d31ed0e933361a\System.Windows.Forms.ni.dll, version=4.0.30319.34209 built by: FX452RTMGDR
C:\Windows\assembly\NativeImages_v4.0.30319_64\PaintDotNet500b2e4f#\357ac85960d6133375b034dff9abf95f\PaintDotNet.SystemLayer.ni.dll, version=4.0.5284.41812
C:\Windows\assembly\NativeImages_v4.0.30319_64\PaintDotNet.Core\eb8ec89e6739822d90cf5d7b12d6e9ad\PaintDotNet.Core.ni.dll, version=4.0.5284.41812
C:\Windows\assembly\NativeImages_v4.0.30319_64\PaintDotNet26779e70#\0c3ab5a611f7fb27a8ed1d8561f5d769\PaintDotNet.Resources.ni.dll, version=4.0.5284.41812
C:\Windows\assembly\NativeImages_v4.0.30319_64\PaintDotNet7afaaa15#\c8ad16ca763dce8736c881dd30feba38\PaintDotNet.Framework.ni.dll, version=4.0.5284.41812
C:\Windows\assembly\NativeImages_v4.0.30319_64\PaintDotNet.Data\31683c9e9d1e5bd27d3b0d72dfd5c2a8\PaintDotNet.Data.ni.dll, version=4.0.5284.41812
C:\Windows\assembly\NativeImages_v4.0.30319_64\PaintDotNet.Effects\8a73ac4fdf8f22cddb4b22e4165b0ca5\PaintDotNet.Effects.ni.dll, version=4.0.5284.41812
C:\Windows\assembly\NativeImages_v4.0.30319_64\PaintDotNet\cf2e6096f970528ffe030c7626c2659f\PaintDotNet.ni.exe, version=4.0.5284.41812
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.34209 built by: FX452RTMGDR
C:\Windows\system32\OLEAUT32.dll, version=6.1.7601.17676
C:\Windows\Microsoft.NET\Framework64\v4.0.30319\WPF\PresentationNative_v0400.dll, version=4.0.30319.34209 built by: FX452RTMGDR
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.34209 built by: FX452RTMGDR
C:\Windows\Microsoft.NET\Framework64\v4.0.30319\clrjit.dll, version=4.0.30319.34209 built by: FX452RTMGDR
C:\Windows\assembly\NativeImages_v4.0.30319_64\PaintDotNetc8826574#\d3c979fb151cfb556514675623aeb2ff\PaintDotNet.SystemLayer.Native.x64.ni.dll, version=4.0
C:\Program Files\Paint.NET\PaintDotNet.SystemLayer.Native.x64.dll, version=4.0
C:\Windows\system32\MSVCR100.dll, version=10.00.40219.325
C:\Windows\system32\VCOMP100.DLL, version=10.00.40219.325 built by: SP1LDR
C:\Windows\system32\MSVCP100.dll, version=10.00.40219.325
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\VERSION.dll, version=6.1.7600.16385 (win7_rtm.090713-1255)
C:\Windows\system32\dwmapi.dll, version=6.1.7600.16385 (win7_rtm.090713-1255)
C:\Windows\system32\WINTRUST.dll, version=6.1.7601.18205 (win7sp1_gdr.130708-1532)
C:\Windows\system32\CRYPT32.dll, version=6.1.7601.18277 (win7sp1_gdr.131005-0934)
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\assembly\NativeImages_v4.0.30319_64\System.Configuration\9813dd263f886b72f453814fd09909da\System.Configuration.ni.dll, version=4.0.30319.34209 built by: FX452RTMGDR
C:\Windows\assembly\NativeImages_v4.0.30319_64\System.Xml\9a3766e2de002737feda3ede16e2e5a4\System.Xml.ni.dll, version=4.0.30319.34209 built by: FX452RTMGDR
C:\Windows\system32\WindowsCodecs.dll, version=6.2.9200.16810 (win8_gdr.140129-1238)
C:\Windows\system32\d2d1.dll, version=6.2.9200.16492 (win8_gdr_oobssr.130113-0015)
C:\Windows\system32\wtsapi32.dll, version=6.1.7600.16385 (win7_rtm.090713-1255)
C:\Windows\system32\WINSTA.dll, version=6.1.7601.17514 (win7sp1_rtm.101119-1850)
C:\Windows\system32\d3d11.dll, version=6.2.9200.16570 (win8_gdr.130327-1526)
C:\Windows\system32\D3D10Warp.dll, version=6.2.9200.16783 (win8_gdr.131220-1803)
C:\Windows\assembly\NativeImages_v4.0.30319_64\System.Xaml\7b9eb839d28e08abd1945f9a65e760cb\System.Xaml.ni.dll, version=4.0.30319.34209 built by: FX452RTMGDR
C:\Windows\system32\RpcRtRemote.dll, version=6.1.7601.17514 (win7sp1_rtm.101119-1850)
C:\Windows\system32\aticfx64.dll, version=8.17.10.0024
C:\Windows\system32\atiuxp64.dll, version=8.14.01.6113
C:\Windows\system32\atidxx64.dll, version=8.17.10.0279
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\AA's_Assistant.dll, version=1.0.3697.21415
C:\Program Files\Paint.NET\Effects\AlignPlugin.dll, version=1.5.1.0
C:\Program Files\Paint.NET\Effects\Alpha-Displacement Mask.dll, version=1.4.1.1
C:\Program Files\Paint.NET\Effects\AlphaBlur.dll, version=2.0.0.0
C:\Program Files\Paint.NET\Effects\AlphaMask.dll, version=2.0.3574.41943
C:\Program Files\Paint.NET\Effects\AlphaSpace.dll, version=1.0.0.0
C:\Program Files\Paint.NET\Effects\BlendModesPlus.dll, version=2.1.0.0
C:\Program Files\Paint.NET\Effects\Borders N' Shapes.dll, version=1.8.3627.29848
C:\Program Files\Paint.NET\Effects\Burninate.dll, version=4.0.5284.36910
C:\Program Files\Paint.NET\Effects\CalliColour.dll, version=1.0.5224.33758
C:\Program Files\Paint.NET\Effects\CircleText.dll, version=1.2.3586.32801
C:\Program Files\Paint.NET\Effects\ClipminusBeta.dll, version=1.0.5119.38162
C:\Program Files\Paint.NET\Effects\ClipWarp.dll, version=1.0.9.0
C:\Program Files\Paint.NET\Effects\ClipWarpNew.dll, version=1.0.0.0
C:\Program Files\Paint.NET\Effects\Color Match.dll, version=4.0.4642.26532
C:\Program Files\Paint.NET\Effects\ColorBalance.dll, version=4.0.5284.37112
C:\Program Files\Paint.NET\Effects\ColorZoomBlur.dll, version=1.1.3873.36417
C:\Program Files\Paint.NET\Effects\CopyAlpha.dll, version=1.0.0.0
C:\Program Files\Paint.NET\Effects\CurtisBlack.Common.dll, version=1.0.0.0
C:\Program Files\Paint.NET\Effects\CurtisBlack.Effects.dll, version=11.1.3736.39220
C:\Program Files\Paint.NET\Effects\CurtisBlack.Resources.dll, version=1.0.0.0
C:\Program Files\Paint.NET\Effects\Curves+.dll, version=4.0.4642.26561
C:\Program Files\Paint.NET\Effects\CustomBrushesMini.dll, version=2.1.5274.40809
C:\Program Files\Paint.NET\Effects\Diagonal Lines.dll, version=1.0.4800.36619
C:\Program Files\Paint.NET\Effects\Diffuse.dll, version=1.0.3254.27766
C:\Program Files\Paint.NET\Effects\Displacement.dll, version=1.1.0.0
C:\Program Files\Paint.NET\Effects\DispMap.dll, version=2.0.4919.36181
C:\Program Files\Paint.NET\Effects\DistortingMirror.dll, version=1.0.3851.29620
C:\Program Files\Paint.NET\Effects\DistortThis.dll, version=2.6.3.0
C:\Program Files\Paint.NET\Effects\dpyColorBalance.dll, version=1.1.4330.37850
C:\Program Files\Paint.NET\Effects\Dryad.dll, version=1.0.1.0
C:\Program Files\Paint.NET\Effects\EdgeFader.dll, version=5.0.5.0
C:\Program Files\Paint.NET\Effects\EdHarvey.Effects.Archives.DentsClassic.dll, version=3.5.3777.3380
C:\Program Files\Paint.NET\Effects\EdHarvey.Effects.dll, version=4.0.5120.42730
C:\Program Files\Paint.NET\Effects\EdHarvey.FastFx.dll, version=4.0.5120.35262
C:\Program Files\Paint.NET\Effects\EigenBlur.dll, version=1.3.3555.24648
C:\Program Files\Paint.NET\Effects\EngraveEmboss.dll, version=2.0.2
C:\Program Files\Paint.NET\Effects\EOEffects.dll, version=1.7.0.0
C:\Program Files\Paint.NET\Effects\Eyeshine.dll, version=1.0.3700.25905
C:\Program Files\Paint.NET\Effects\Film.dll, version=2.0.3612.21577
C:\Program Files\Paint.NET\Effects\FindEdges.dll, version=1.2.0.0
C:\Program Files\Paint.NET\Effects\Flip.dll, version=4.0.5284.37716
C:\Program Files\Paint.NET\Effects\FlipPlugin.dll, version=1.0.2475.32074
C:\Program Files\Paint.NET\Effects\Fractal.dll, version=1.0.0.0
C:\Program Files\Paint.NET\Effects\Frame.dll, version=1.1.0.0
C:\Program Files\Paint.NET\Effects\FurBlur.dll, version=1.0.1.0
C:\Program Files\Paint.NET\Effects\GaussianBlurPlus.dll, version=1.1.3182.30307
C:\Program Files\Paint.NET\Effects\GlowEffect.dll, version=1.0.0.0
C:\Program Files\Paint.NET\Effects\Gradient Bars.dll, version=4.0.5152.23084
C:\Program Files\Paint.NET\Effects\Gradient Blocks.dll, version=1.0.3742.38604
C:\Program Files\Paint.NET\Effects\Gradient Blur.dll, version=1.0.0.0
C:\Program Files\Paint.NET\Effects\Gradient Mapping.dll, version=4.0.4642.26687
C:\Program Files\Paint.NET\Effects\Gradientsgalore.dll, version=1.0.4679.28286
C:\Program Files\Paint.NET\Effects\Grid Warp.dll, version=4.0.5149.26776
C:\Program Files\Paint.NET\Effects\GridMaker.dll, version=4.0.0.0
C:\Program Files\Paint.NET\Effects\GrimColorReaper.dll, version=1.0.3511.201
C:\Program Files\Paint.NET\Effects\Heightmap v1.3.dll, version=1.3.4261.22267
C:\Program Files\Paint.NET\Effects\HeightToNormal.dll, version=1.0.0.0
C:\Program Files\Paint.NET\Effects\HexaGrid.dll, version=1.2.0.0
C:\Program Files\Paint.NET\Effects\ImgurUploader.dll, version=1.2.0.0
C:\Program Files\Paint.NET\Effects\Jitter.dll, version=4.0.4642.26986
C:\Program Files\Paint.NET\Effects\Kaleidoscope.dll, version=1.3.0.0
C:\Program Files\Paint.NET\Effects\LensFlare.dll, version=1.1.0.0
C:\Program Files\Paint.NET\Effects\LightRays.dll, version=1.3.0.0
C:\Program Files\Paint.NET\Effects\Liquify.dll, version=4.0.4642.26973
C:\Program Files\Paint.NET\Effects\Lomography.dll, version=1.1.3182.31441
C:\Program Files\Paint.NET\Effects\Metallize.dll, version=1.1.3504.33530
C:\Program Files\Paint.NET\Effects\MotionSharpen.dll, version=1.1.0.0
C:\Program Files\Paint.NET\Effects\MultiColorGradient.dll, version=1.0.0.0
C:\Program Files\Paint.NET\Effects\Objectedge.dll, version=1.0.4674.982
C:\Program Files\Paint.NET\Effects\ObjectFeather.dll, version=4.0.5284.38364
C:\Program Files\Paint.NET\Effects\Oblique.dll, version=1.0.0.0
C:\Program Files\Paint.NET\Effects\OldFeather.dll, version=2.3.4315.37038
C:\Program Files\Paint.NET\Effects\Outline Object.dll, version=4.0.4642.26954
C:\Program Files\Paint.NET\Effects\Outline.dll, version=1.1.3160.31739
C:\Program Files\Paint.NET\Effects\overblur.dll, version=1.0.4483.1623
C:\Program Files\Paint.NET\Effects\Panelling.dll, version=1.1.0.0
C:\Program Files\Paint.NET\Effects\Pastel.dll, version=1.2.3182.29587
C:\Program Files\Paint.NET\Effects\PerlinTexture.dll, version=1.1.3857.30918
C:\Program Files\Paint.NET\Effects\Perspective.dll, version=2.1.4415.36116
C:\Program Files\Paint.NET\Effects\phips_kill_color.dll, version=1.1.0.0
C:\Program Files\Paint.NET\Effects\Pixelate+.dll, version=4.0.4642.26940
C:\Program Files\Paint.NET\Effects\PointWarpEffect.dll, version=1.1.0.0
C:\Program Files\Paint.NET\Effects\Polar.dll, version=1.1.1.0
C:\Program Files\Paint.NET\Effects\Polygon.dll, version=4.0.5284.38954
C:\Program Files\Paint.NET\Effects\Polygones.dll, version=1.1.0.0
C:\Program Files\Paint.NET\Effects\Psychocolour.dll, version=1.0.4212.38146
C:\Program Files\Paint.NET\Effects\pyrochild.effects.REQUIRED.dll, version=3.6.3742.39840
C:\Program Files\Paint.NET\Effects\RadialBlurDeluxe_v0.1.dll, version=1.0.0.0
C:\Program Files\Paint.NET\Effects\Radialcolors.dll, version=1.1.0.0
C:\Program Files\Paint.NET\Effects\RainbowTwist.dll, version=1.1.0.0
C:\Program Files\Paint.NET\Effects\Random Effect.dll, version=1.3.3627.29846
C:\Program Files\Paint.NET\Effects\Random lines.dll, version=1.1.0.0
C:\Program Files\Paint.NET\Effects\Random Maze1.dll, version=1.1.0.0
C:\Program Files\Paint.NET\Effects\Random Maze2.dll, version=1.1.0.0
C:\Program Files\Paint.NET\Effects\Random Shape Fill.dll, version=1.5.3621.26292
C:\Program Files\Paint.NET\Effects\Rosaces.dll, version=1.1.0.0
C:\Program Files\Paint.NET\Effects\RotateTextSUI.dll, version=1.0.3703.25609
C:\Program Files\Paint.NET\Effects\SBCommon (2).dll, version=3.0.0.0
C:\Program Files\Paint.NET\Effects\Scintillate.dll, version=1.0.4984.34429
C:\Program Files\Paint.NET\Effects\SeamlessTextureMaker.dll, version=1.0.0.0
C:\Program Files\Paint.NET\Effects\SelectionTools.dll, version=4.0.5284.39819
C:\Program Files\Paint.NET\Effects\ShadowHighlight.dll, version=3.0.0.0
C:\Program Files\Paint.NET\Effects\Shape3D.dll, version=1.2.6.0
C:\Program Files\Paint.NET\Effects\shapegradient.dll, version=1.5.3886.6574
C:\Program Files\Paint.NET\Effects\SinWaves.dll, version=1.1.0.0
C:\Program Files\Paint.NET\Effects\Slinky.dll, version=1.0.5224.37185
C:\Program Files\Paint.NET\Effects\SmartSharpen.dll, version=1.5.0.1
C:\Program Files\Paint.NET\Effects\Smooth.dll, version=2.0.2
C:\Program Files\Paint.NET\Effects\Smudge.dll, version=4.0.4642.26844
C:\Program Files\Paint.NET\Effects\Sparkles.dll, version=1.1.0.0
C:\Program Files\Paint.NET\Effects\Specular.dll, version=1.0.3254.27778
C:\Program Files\Paint.NET\Effects\Spiral.dll, version=1.1.0.0
C:\Program Files\Paint.NET\Effects\Splashes.dll, version=1.1.1.0
C:\Program Files\Paint.NET\Effects\Splatter.dll, version=4.0.4642.26829
C:\Program Files\Paint.NET\Effects\StarGlow.dll, version=1.0.3839.21249
C:\Program Files\Paint.NET\Effects\Stars.dll, version=1.0.0.0
C:\Program Files\Paint.NET\Effects\Stipple.dll, version=1.0.0.0
C:\Program Files\Paint.NET\Effects\StringAndPin.dll, version=1.0.5217.40941
C:\Program Files\Paint.NET\Effects\StringAndPinColor.dll, version=1.0.5224.35227
C:\Program Files\Paint.NET\Effects\Textplus.dll, version=1.0.4618.37123
C:\Program Files\Paint.NET\Effects\Tiles.dll, version=1.1.1.0
C:\Program Files\Paint.NET\Effects\TJacksonEffects.dll, version=1.0.0.0
C:\Program Files\Paint.NET\Effects\Toon Shader.dll, version=1.0.3470.28696
C:\Program Files\Paint.NET\Effects\Trail.dll, version=4.0.4642.26791
C:\Program Files\Paint.NET\Effects\Transparency.dll, version=4.0.5284.39911
C:\Program Files\Paint.NET\Effects\TRsContourFiller.dll, version=1.5.2.0
C:\Program Files\Paint.NET\Effects\TRsDrumSkin.dll, version=1.4.5199.15427
C:\Program Files\Paint.NET\Effects\TRsGlassVignette.dll, version=1.0.5238.32097
C:\Program Files\Paint.NET\Effects\TRsPasteWarp.dll, version=1.0.0.0
C:\Program Files\Paint.NET\Effects\TRsPlasmatix.dll, version=1.0.5220.31660
C:\Program Files\Paint.NET\Effects\TRsStrangeAttractor.dll, version=1.0.5.0
C:\Program Files\Paint.NET\Effects\TubeOblique.dll, version=1.0.0.0
C:\Program Files\Paint.NET\Effects\Twist.dll, version=4.0.4642.26767
C:\Program Files\Paint.NET\Effects\TwistZ.dll, version=1.1.2.0
C:\Program Files\Paint.NET\Effects\Vandermotten.PaintDotNetEffects.Blurs.dll, version=3.8.0.0
C:\Program Files\Paint.NET\Effects\Vandermotten.PaintDotNetEffects.ColorAccent.dll, version=3.8.0.0
C:\Program Files\Paint.NET\Effects\Vandermotten.PaintDotNetEffects.dll, version=3.8.0.0
C:\Program Files\Paint.NET\Effects\Vandermotten.PaintDotNetEffects.DropShadow.dll, version=3.8.0.0
C:\Program Files\Paint.NET\Effects\Vandermotten.PaintDotNetEffects.Duotones.dll, version=3.8.0.0
C:\Program Files\Paint.NET\Effects\Vandermotten.PaintDotNetEffects.FadeEdge.dll, version=3.8.0.0
C:\Program Files\Paint.NET\Effects\Vandermotten.PaintDotNetEffects.Gradient.dll, version=3.8.0.0
C:\Program Files\Paint.NET\Effects\Vandermotten.PaintDotNetEffects.Grid.dll, version=3.8.0.0
C:\Program Files\Paint.NET\Effects\Vandermotten.PaintDotNetEffects.Monochromes.dll, version=3.8.0.0
C:\Program Files\Paint.NET\Effects\Vandermotten.PaintDotNetEffects.ObjectAlign.dll, version=3.8.0.0
C:\Program Files\Paint.NET\Effects\VignettePlus.dll, version=4.0.5284.40018
C:\Program Files\Paint.NET\Effects\WaterReflection.dll, version=1.1.0.0
C:\Program Files\Paint.NET\Effects\Waves.dll, version=1.1.0.0
C:\Program Files\Paint.NET\Effects\WetFloor.dll, version=1.1.0.0
C:\Program Files\Paint.NET\Effects\ZoomBlurDeluxe_v0.2.dll, version=1.0.0.0
C:\Windows\assembly\NativeImages_v4.0.30319_64\System.Design\65ce02752e8aaa281b4be9857b160df3\System.Design.ni.dll, version=4.0.30319.34209 built by: FX452RTMGDR
C:\Program Files\Paint.NET\IniFile.dll, version=2.0.2
C:\Windows\Microsoft.NET\Framework64\v4.0.30319\diasymreader.dll, version=12.0.51209.34209 built by: FX452RTMGDR
C:\Program Files\Paint.NET\FileTypes\ABRFileType.dll, version=1.0.0.0
C:\Program Files\Paint.NET\FileTypes\AnimGIF.dll, version=2.4.4119.28305
C:\Program Files\Paint.NET\FileTypes\PhotoShop.dll, version=1.6.0.0
C:\Windows\assembly\NativeImages_v4.0.30319_64\WindowsForm0b574481#\f4603c26ea102ff4e40272346c07c0f0\WindowsFormsIntegration.ni.dll, version=4.0.30319.34209 built by: FX452RTMGDR
C:\Windows\system32\ntmarta.dll, version=6.1.7600.16385 (win7_rtm.090713-1255)
C:\Windows\system32\WLDAP32.dll, version=6.1.7600.16385 (win7_rtm.090713-1255)
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\comdlg32.dll, version=6.1.7600.16385 (win7_rtm.090713-1255)
C:\Windows\system32\apphelp.dll, version=6.1.7600.16385 (win7_rtm.090713-1255)
C:\Windows\system32\EhStorShell.dll, version=6.1.7600.16385 (win7_rtm.090713-1255)
C:\Windows\system32\ntshrui.dll, version=6.1.7600.16385 (win7_rtm.090713-1255)
C:\Windows\system32\srvcli.dll, version=6.1.7601.17514 (win7sp1_rtm.101119-1850)
C:\Windows\system32\cscapi.dll, version=6.1.7601.17514 (win7sp1_rtm.101119-1850)
C:\Windows\system32\slc.dll, version=6.1.7600.16385 (win7_rtm.090713-1255)
C:\Windows\system32\msls31.dll, version=3.10.349.0
C:\Program Files\Common Files\microsoft shared\ink\tiptsf.dll, version=6.1.7600.16385 (win7_rtm.090713-1255)
C:\Windows\system32\xmllite.dll, version=1.3.1001.0
C:\Windows\System32\StructuredQuery.dll, version=7.00.7601.17514 (win7sp1_rtm.101119-1850)
C:\Windows\System32\Secur32.dll, version=6.1.7601.18443 (win7sp1_gdr.140411-1533)
C:\Windows\system32\SSPICLI.DLL, version=6.1.7601.18443 (win7sp1_gdr.140411-1533)
C:\Windows\system32\actxprxy.dll, version=6.1.7601.17514 (win7sp1_rtm.101119-1850)
C:\Program Files\Internet Explorer\ieproxy.dll, version=11.00.9600.17126 (winblue_gdr_escrow.140529-2055)
C:\Windows\system32\api-ms-win-downlevel-shlwapi-l1-1-0.dll, version=6.2.9200.16492 (win8_gdr_oobssr.130113-0015)
C:\Windows\system32\api-ms-win-downlevel-shlwapi-l2-1-0.dll, version=6.2.9200.16492 (win8_gdr_oobssr.130113-0015)
C:\Windows\system32\api-ms-win-downlevel-advapi32-l1-1-0.dll, version=6.2.9200.16492 (win8_gdr_oobssr.130113-0015)
C:\Windows\system32\thumbcache.dll, version=6.1.7600.16385 (win7_rtm.090713-1255)
C:\Windows\system32\PSAPI.DLL, version=6.1.7600.16385 (win7_rtm.090713-1255)
C:\Windows\system32\SearchFolder.dll, version=6.1.7600.16385 (win7_rtm.090713-1255)
C:\Windows\system32\SHDOCVW.dll, version=6.1.7601.18222 (win7sp1_gdr.130725-1535)
C:\Windows\system32\ieframe.DLL, version=11.00.9600.17126 (winblue_gdr_escrow.140529-2055)
C:\Windows\system32\api-ms-win-downlevel-user32-l1-1-0.dll, version=6.2.9200.16492 (win8_gdr_oobssr.130113-0015)
C:\Windows\system32\api-ms-win-downlevel-shell32-l1-1-0.dll, version=6.2.9200.16492 (win8_gdr_oobssr.130113-0015)
C:\Windows\system32\api-ms-win-downlevel-version-l1-1-0.dll, version=6.2.9200.16492 (win8_gdr_oobssr.130113-0015)
C:\Windows\system32\api-ms-win-downlevel-normaliz-l1-1-0.dll, version=6.2.9200.16492 (win8_gdr_oobssr.130113-0015)
C:\Windows\system32\normaliz.DLL, version=6.1.7600.16385 (win7_rtm.090713-1255)
C:\Windows\system32\iertutil.dll, version=11.00.9600.17126 (winblue_gdr_escrow.140529-2055)
C:\Windows\system32\samcli.dll, version=6.1.7601.17514 (win7sp1_rtm.101119-1850)
C:\Windows\system32\SAMLIB.dll, version=6.1.7600.16385 (win7_rtm.090713-1255)
C:\Windows\system32\netutils.dll, version=6.1.7601.17514 (win7sp1_rtm.101119-1850)
C:\Windows\system32\oleacc.dll, version=7.0.0.0 (win7sp1_gdr.110826-1504)
C:\Windows\system32\NetworkExplorer.dll, version=6.1.7600.16385 (win7_rtm.090713-1255)
C:\Windows\system32\LINKINFO.dll, version=6.1.7600.16385 (win7_rtm.090713-1255)
C:\Windows\system32\MPR.dll, version=6.1.7600.16385 (win7_rtm.090713-1255)
C:\Windows\System32\drprov.dll, version=6.1.7600.16385 (win7_rtm.090713-1255)
C:\Windows\System32\ntlanman.dll, version=6.1.7600.16385 (win7_rtm.090713-1255)
C:\Windows\System32\davclnt.dll, version=6.1.7601.18201 (win7sp1_gdr.130703-2233)
C:\Windows\System32\DAVHLPR.dll, version=6.1.7600.16385 (win7_rtm.090713-1255)
C:\Windows\system32\wkscli.dll, version=6.1.7601.17514 (win7sp1_rtm.101119-1850)
C:\Windows\system32\IconCodecService.dll, version=6.1.7600.16385 (win7_rtm.090713-1255)
C:\Windows\system32\PortableDeviceApi.dll, version=6.1.7600.16385 (win7_rtm.090713-1255)
C:\Windows\system32\PortableDeviceTypes.dll, version=6.1.7600.16385 (win7_rtm.090713-1255)
C:\Windows\system32\EhStorAPI.dll, version=6.1.7600.16385 (win7_rtm.090713-1255)

30b8T8B.gif

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

Here is a crash log from me trying to use Engrave/Emboss in 4.0.

And just to clarify, the Engrave/Emboss I am referring to is the one from Toli -- http://forums.getpaint.net/index.php?/topic/6809-engrave-emboss/

If there is an updated version that does work, then I don't know where it is.

 

[hide]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 (RC 4.0.5284.41812)

Time of crash: 6/21/2014 5:06:42 PM

Application uptime: 00:00:34.0395052

Application state: Running

Working set: 92,844 KiB

Install directory: I:\PROGRAMS\PaintDotNet4.0

Current directory: I:\PROGRAMS\PaintDotNet4.0

OS Version: 6.1.7601.65536 Service Pack 1 Workstation x86

.NET version: CLR 4.0.30319.18444 x86, FX 4.0 4.5

Processor: 2x "AMD Athlon™ II X2 215 Processor" @ ~2700MHz (DEP, SSE, SSE2, SSE3)

Physical memory: 1790 MB

Hardware acceleration: True

Video card: AMD 760G

UI animations: False

UI DPI: 120.00 dpi (1.25x scale)

UI theme: Aero/Aero (Aero.msstyles)

Updates: True, 6/21/2014

Locale: pdnr.c: en-US, hklm: en-US, hkcu: en-US, cc: en-US, cuic: en-US

Exception details:

System.MissingMethodException: Method not found: 'Boolean PaintDotNet.Utility.CheckNumericUpDown(System.Windows.Forms.NumericUpDown)'.

at Toli.EngraveEmbossEffectConfigDialog.UpDownWidth_Leave(Object sender, EventArgs e)

at Toli.EngraveEmbossEffectConfigDialog.ButtonOK_Click(Object sender, EventArgs e)

...

 

I've fixed this for the final release.

 

You should still use Toli's updated plugins for 4.0, however.

The Paint.NET Blog: https://blog.getpaint.net/

Donations are always appreciated! https://www.getpaint.net/donate.html

forumSig_bmwE60.jpg

Link to comment
Share on other sites

List updated for 4.0.5284 RC

 

Found some more problems under Plugin Errors

 

Vandermotten.PaintDotNetEffects.Blurs.dll

Vandermotten.PaintDotNetEffects.ColorAccent.dll

Vandermotten.PaintDotNetEffects.DropShadow.dll

Vandermotten.PaintDotNetEffects.Duotones.dll

Vandermotten.PaintDotNetEffects.FadeEdge.dll

Vandermotten.PaintDotNetEffects.Gradient.dll

Vandermotten.PaintDotNetEffects.Grid.dll

Vandermotten.PaintDotNetEffects.Monochromes.dll

Vandermotten.PaintDotNetEffects.ObjectAlign.dll

Link to comment
Share on other sites

^^ scratch that.  These issues were due to the Tri-X400 kodak filter redistributing another version of Vandermotten.PaintDotNetEffects.dll.

 

Restoring the original file made these go away - and broke the Tri-X plugin.

Link to comment
Share on other sites

Added ImgUrUploader

 

Exception details:

System.MissingMethodException: Method not found: 'Void PaintDotNet.Utility.ErrorBox(System.Windows.Forms.IWin32Window, System.String)'.

   at Imgur_Uploader.EffectPluginConfigDialog.backgroundWorker1_RunWorkerCompleted(Object sender, RunWorkerCompletedEventArgs e)

Link to comment
Share on other sites

 imgurUploader.dll has been removed as it has been rebuilt to be compatible with 3.5x and 4.0x.

Link to comment
Share on other sites

Due to Ed Harvey releasing his plugin pack for 4.0x, the following plugins have been removed from the list.

 

Color Filter

Color Flip/Rotate

Color Tint

Filtered Black & White

Glass Blocks

Single Hue

Vitrious

White Balance

 

Removed Kodak Tri-X 400 Emulator - it does work, but at the expense of other plugins.

Link to comment
Share on other sites

Get Ed's 4.0x version of his plugin pack ;)

Link to comment
Share on other sites

All incompatible effects I can find which are still on the forum have been flagged with the following note:

 

MODERATORS NOTE:  This effect is incompatible with Paint.NET 4.0x

Link to comment
Share on other sites

I noticed you recommended Layer Saver to someone in another thread (here), seeing that I thought maybe it was fixed to be compatible with 4.0 now.

So, I re-downloaded it.

 

If I place the Layer Saver file into 3.5.X's folder it works.

If I place the Layer Saver file into 4.0's folder it doesn't work, I get this error :

 

LayerSaverError2_zpsc5ac8cfe.jpg

Edited by Cc4FuzzyHuggles
Link to comment
Share on other sites

Layer Saver is not a plugin, its an exe. It shouldn't matter where it is located. I'll look into this later today.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...