Jump to content

Paint.NET v3.5.5 Beta build 3762


Rick Brewster

Recommended Posts

Ok this one should go a lot smoother. I went through a lot of the technical details on my blog: :blog:http://blog.getpaint...nd-net-v4-woes/

This build does not require .NET v4, which should smooth things out :coffee: For the full details, check out the blog post linked to above. This build can run on .NET v4 and if anyone's interested I can detail how to do this; "most" people shouldn't worry about this though.

As usual there are two ways to get it:

  1. You can download it directly here:
    DO NOT link directly to this file. Please link to this page instead. :UpdatesInstallNow:http://www.getpaint....eta.Install.zip
  2. Or, you can use the built-in updater to get the update. Either wait for the prompt to automatically show up within the next few days, or go to the Utilities menu and click on Check for Updates.
    NOTE: You must have "Also check for pre-release (beta) versions" enabled. You can do this by going to the Utilities menu, then click on Check for Updates, then click the Options button.

One thing you might all appreciate is that the download size is now much smaller as a result of dropping XP SP2 support. It used to be 4.8 MB, and now it's less than 3.5 MB :)

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

Wow, thanks. I didn't want to get .NET v4 right away, and now i can try this beta. Will the plug-ins work now?

Edited by Miroku4444
Link to comment
Share on other sites

Thanks for the update, you don't often see applications lose weight!

I had to restart to change the runtime order in the file PaintDotNet.exe.config (kept getting a 'file already in use error' even after changing permissions). This was after installing then opening/closing the application.

(Windows 7 64bit)

Edited by ohmanger
Link to comment
Share on other sites

Yes, tell me how to move to .NET 4, I see there is something in PaintDotNet.exe.config

<?xml version="1.0"?>
<configuration>
 <runtime>
   <generatePublisherEvidence enabled="false"/>
 </runtime>
 <startup useLegacyV2RuntimeActivationPolicy="true">
   <supportedRuntime version="v2.0.50727" sku="Client"/>
   <supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.0,Profile=Client"/>
 </startup>
</configuration>

Link to comment
Share on other sites

Thanks!

So it look like this:

<?xml version="1.0"?>
<configuration>
 <runtime>
   <generatePublisherEvidence enabled="false"/>
 </runtime>
 <startup useLegacyV2RuntimeActivationPolicy="true">
   <supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.0,Profile=Client"/>
   <supportedRuntime version="v2.0.50727" sku="Client"/>
 </startup>
</configuration>

When I try to save it, it says: access denied on saving, cause he tries to save under a txt

Worked, had to save it on another place, and then cut-past it back to paint.net folder

Edited by dragunov
Link to comment
Share on other sites

Pasting seems working quite odd.

Pasting from Opera an image with transparency -> transparency is black.

Pasting from Irfanview an image with transparency -> transparency is black.

Opening those images directly, just fine.

Edited by Zagna

sig.jpg.7f312affa740bae49243c4439bc4a244.jpg

Link to comment
Share on other sites

That is not a regression from previous versions.

Copy-paste with transparency is a notoriously broken thing in Windows.

All is working well. By the way Rick, how much weight do you think will be lost when support of XP is diminished?

XP support is already diminishing and I just stated what the download size benefit was.

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

Not much more. I could remove any code paths that are different depending on OS version but that would only save a very tiny amount. Some bitmap resources could be removed, such as for the XP versions of the "spinny wait" animation. Maybe 100k total?

This isn't likely to see anything of note for v4. While that code base is Vista+, the code for the Direct2D / DirectWrite layer is pretty significant in size. The goal has never been "minimize the download size at all costs" of course. I could drop the size of the 3.5.5 by another 500k if I took out the PDB files, but those have proven overly valuable for fixing bugs since they fill in a lot of info in the crashlog ("it crashed in this function, which is in this file, at line 528").

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

Also, in this version I added some more logging to the installer. Check out "PdnSetupShim.log" in %TEMP% if you run into trouble.

Hidden Content:

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

As compared to v3.5.4, yes, just like I've documented before.

As compared to previous v3.5.5 betas, no. Code work is done, I'm just doing final testing and any necessary stabilization.

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

Crashed right away, gone back to PDN 3.5 without the beta's. This version will not open.

Using;

Windows 7 ultimate,

4 gb ram

1TB HD.

Link to comment
Share on other sites

Crashed right away, gone back to PDN 3.5 without the beta's. This version will not open.

Using;

Windows 7 ultimate,

4 gb ram

1TB HD.

Describe the crash... is there a file on your desktop called pdncrash.log?

xZYt6wl.png

ambigram signature by Kemaru

[i write plugins and stuff]

If you like a post, upvote it!

Link to comment
Share on other sites

Yes if you have the pdncrash file from the desktop then that will help tremendously.

There is 1 known crash in this build but it only seems to happen on Chinese systems. I have fixed it for the final release.

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

PdN crashes after opening custombrushesmini:

Hidden Content:


This text file was created because Paint.NET crashed.
Please e-mail this file to crashlog@getpaint.net so we can diagnose and fix the problem.

Application version: Paint.NET v3.5.5 (Beta Release build 3.55.3762.38843)
Time of crash: 4/24/2010 7:37:24 PM
Application uptime: 01:51:15.3477748
Install directory: C:\Program Files\Paint.NET\
Current directory: C:\Program Files\Paint.NET
OS Version: 6.1.7600.0 Workstation x64
.NET version: CLR 2.0.50727.4927 x64, FX 2.0 (rtm sp1 sp2) 3.0 (rtm sp1 sp2) 3.5 (rtm sp1 sp1_CP) 4.0 (rtm rtmEx)
Processor: 2x "Intel(R) Core(TM)2 Duo CPU     T6600  @ 2.20GHz" @ ~2194MHz (DEP, SSE, SSE2, SSE3, SSSE3, SSE4_1), fps=0x0
Physical memory: 3032 MB
UI DPI: 96.00 dpi (1.00x scale)
UI Theme: Aero/Aero + DWM (Aero.msstyles)
Updates: true, 4/24/2010
Locale: pdnr.c: en-US, hklm: en-US, hkcu: n/a, cc: en-US, cuic: en-US
Managed assemblies: 
    mscorlib, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 @ C:\Windows\Microsoft.NET\Framework64\v2.0.50727\mscorlib.dll
    PaintDotNet, Version=3.55.3762.38847, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\PaintDotNet.exe
    PaintDotNet.Base, Version=3.55.3762.38838, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\PaintDotNet.Base.dll
    System, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 @ C:\Windows\assembly\GAC_MSIL\System\2.0.0.0__b77a5c561934e089\System.dll
    WindowsBase, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35 @ C:\Windows\assembly\GAC_MSIL\WindowsBase\3.0.0.0__31bf3856ad364e35\WindowsBase.dll
    System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 @ C:\Windows\assembly\GAC_MSIL\System.Windows.Forms\2.0.0.0__b77a5c561934e089\System.Windows.Forms.dll
    System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @ C:\Windows\assembly\GAC_MSIL\System.Drawing\2.0.0.0__b03f5f7f11d50a3a\System.Drawing.dll
    System.Core, Version=3.5.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 @ C:\Windows\assembly\GAC_MSIL\System.Core\3.5.0.0__b77a5c561934e089\System.Core.dll
    PaintDotNet.Core, Version=3.55.3762.38844, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\PaintDotNet.Core.dll
    PaintDotNet.SystemLayer, Version=3.55.3762.38842, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\PaintDotNet.SystemLayer.dll
    PaintDotNet.Resources, Version=3.55.3762.38843, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\PaintDotNet.Resources.dll
    PaintDotNet.Data, Version=3.55.3762.38846, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\PaintDotNet.Data.dll
    PaintDotNet.Effects, Version=3.55.3762.38847, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\PaintDotNet.Effects.dll
    PaintDotNet.SystemLayer.Native.x64, Version=3.55.3762.38842, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\PaintDotNet.SystemLayer.Native.x64.dll
    msvcm90, Version=9.0.30729.4926, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @ C:\Windows\WinSxS\amd64_microsoft.vc90.crt_1fc8b3b9a1e18e3b_9.0.30729.4926_none_08e1a05ba83fe554\msvcm90.dll
    "AA's_Assistant", Version=1.0.3697.21415, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\AA's_Assistant.dll
    AdvancedTools, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\AdvancedTools.dll
    Alias, Version=1.0.3056.38522, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\Alias.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
    AlphaMask, Version=1.2.2859.32277, 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
    AverageSelectionColor, Version=1.2.3612.1440, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\AverageSelectionColor.dll
    Bars, Version=1.1.0.0, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\Bars.dll
    BaseUtility, Version=1.0.3704.34812, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\BaseUtility.dll
    BasicAntialias11, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\BasicAntialias.dll
    Bevel, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\Bevel_v1.4.0.0.dll
    BlackandAlpha+, Version=2.0.3325.35471, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\BlackandAlpha+.dll
    BlendModesPlus, Version=2.1.0.0, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\BlendModesPlus.dll
    Border, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\Border.dll
    "Borders N' Shapes", Version=1.8.3627.29848, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\Borders N' Shapes.dll
    Boutons, Version=1.1.0.0, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\Boutons.dll
    Burninate, Version=1.1.3182.28956, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\Burninate.dll
    CircleText, Version=1.2.3586.32801, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\CircleText.dll
    CloudEffect, Version=1.1.0.0, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\CloudEffect.dll
    CodeLab, Version=1.3.3180.34624, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\CodeLab.dll
    Color Match, Version=1.1.3627.29847, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\Color Match.dll
    ColorBalance, Version=1.1.3182.30196, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\ColorBalance.dll
    ColorModulo, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\ColorModulo.dll
    CondHSAdj, Version=1.7.2618.31817, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\CondHSAdj.dll
    CurtisBlack.Common, Version=1.0.3601.19357, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\CurtisBlack.Common.dll
    CurtisBlack.Effects, Version=11.1.3601.19358, 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=3.0.3627.29849, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\Curves+.dll
    CustomBrushes, Version=5.1.4.0, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\CustomBrushes.dll
    CustomBrushesMini, Version=1.9.0.0, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\CustomBrushesMini.dll
    DesktopBackgroundPreview, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\DesktopBackgroundPreview.dll
    Diagonal Lines, Version=2.5.3543.22117, 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
    Dissolve, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\Dissolve.dll
    dpyColorBalance, Version=1.0.3518.25420, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\dpyColorBalance.dll
    EdHarvey.Edfects.Common, Version=3.36.3160.38013, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\EdHarvey.Edfects.Common.dll
    EdHarvey.Effects, Version=3.36.3160.38013, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\EdHarvey.Effects.dll
    EditableText, Version=1.0.1.0, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\EditableText.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 (3).dll
    ErodeDilate, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\ErodeDilate_v0.2.dll
    ExtendBorder, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\ExtendBorder.dll
    ExtractColor, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\ExtractColor.dll
    Feather, Version=3.0.3723.26349, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\Feather.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
    Fire, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\Fire.dll
    Flip, Version=2.0.0.0, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\Flip.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
    GaussianBlurPlus, Version=1.1.3182.30307, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\GaussianBlurPlus.dll
    GenTree, Version=0.1.0.0, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\GenTree.dll
    GoogleImageSearchEffect, Version=1.1.3576.24739, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\GoogleImageSearchEffect.dll
    Gradient Bars, Version=3.0.3627.29850, 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=3.0.3627.29847, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\Gradient Mapping.dll
    Gradient, Version=2.0.2477.21844, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\Gradient.dll
    Gravity, Version=1.1.0.0, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\Gravity.dll
    GridMaker, Version=3.2.0.0, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\GridMaker.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
    Hue_Saturation+, Version=1.0.3277.32208, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\Hue_Saturation+.dll
    IcoCur, Version=3.5.1.0, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\IcoCur.dll
    System.Configuration, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @ C:\Windows\assembly\GAC_MSIL\System.Configuration\2.0.0.0__b03f5f7f11d50a3a\System.Configuration.dll
    ICSharpCode.SharpZipLib, Version=0.85.4.369, Culture=neutral, PublicKeyToken=1b03e6acf1164f73 @ C:\Program Files\Paint.NET\Effects\ICSharpCode.SharpZipLib.dll
    System.Xml, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 @ C:\Windows\assembly\GAC_MSIL\System.Xml\2.0.0.0__b77a5c561934e089\System.Xml.dll
    PluginCompilation, Version=1.1.2992.32335, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\illnabPlugins.dll
    Illuminate, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\Illuminate.dll
    ImageShackUpload, Version=2.6.2.0, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\ImageShackUpload.dll
    InkSketch, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\InkSketch.dll
    Interlace, Version=1.0.0.5, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\Interlace.dll
    InvertAlpha, Version=1.0.3040.33378, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\InvertAlpha.dll
    isolate, Version=1.0.3303.3202, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\isolate.dll
    PDNPI_IndirectUI, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\jchunn.dll
    Jitter, Version=3.0.3612.21576, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\Jitter.dll
    KaleidoGen, Version=1.2.0.0, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\KaleidoGen.dll
    Kaleidoscope, Version=1.3.0.0, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\Kaleidoscope.dll
    KillColor, Version=1.0.3498.8108, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\KillColor.dll
    Landscape, Version=1.1.3593.25344, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\Landscape.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
    Lomography, Version=1.1.3182.31441, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\Lomography.dll
    Majority, Version=1.1.0.0, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\Majority.dll
    Metallize, Version=1.1.3504.33530, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\Metallize.dll
    MirrorRotate, Version=2.0.2.0, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\MirrorRotate.dll
    MirrorRotateMenu, Version=2.0.2.0, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\MirrorRotateMenu.dll
    Moire, Version=1.1.0.0, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\Moire.dll
    MosaicManiac, Version=1.0.906.8, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\MosaicManiac.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
    MultiThreshold, Version=1.0.3730.36634, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\MultiThreshold.dll
    Nebulous, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\Nebulous.dll
    NewtonFractal, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\NewtonFractal.dll
    NormalMap, Version=1.0.1.0, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\NormalMap.dll
    Oblique, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\Oblique.dll
    Olden, Version=1.5.0.0, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\Olden.dll
    Outline Object, Version=2.6.3612.21574, 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
    OutlineSelection, Version=1.0.3055.21360, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\OutlineSelection.dll
    PageCurl, Version=1.3.0.0, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\PageCurl.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
    PdnColorInpaintingFilter, Version=1.0.3704.35070, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\PdnColorInpaintingFilter.dll
    PdnManualColorFilter, Version=1.0.3704.35071, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\PdnManualColorFilter.dll
    PDNPalette, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\PDNPalette.dll
    Perspective, Version=2.0.3716.33788, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\Perspective.dll
    PerspectiveLines1_2, Version=1.2.3679.1005, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\PerspectiveLines1_2.dll
    PhotoAdjustments, Version=1.1.3670.37697, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\PhotoAdjustments.dll
    PhotoShop, Version=1.5.0.12718, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\PhotoShop.dll
    Pixelate+, Version=1.2.3742.38634, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\Pixelate+.dll
    PixelLab, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\PixelLab.dll
    Polar, Version=1.1.1.0, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\Polar.dll
    PolariodFrame, Version=1.0.3171.27990, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\PolariodFrame.dll
    Polygon Tool, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\Polygon Tool.dll
    Polygon, Version=1.1.0.0, 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
    PosterizeHSV, Version=1.0.3258.3285, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\PosterizeHSV.dll
    PowerStretch20Beta, Version=1.9.3045.14671, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\PowerStretch.dll
    PrinterPlus, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\PrinterPlus.dll
    pyrochild.effects.common, Version=2.5.3298.19513, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\pyrochild.effects.common.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
    RadiusFillCorners, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\RadiusFillCorners.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
    RawLoader, Version=0.1.0.7, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\RawLoader.dll
    RawReader, Version=0.9.0.0, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\RawReader.dll
    RedEyeQuickFix, Version=1.1.3161.39688, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\RedEyeQuickFix.dll
    ReflectionFlat, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\ReflectionFlat.dll
    Rosaces, Version=1.1.0.0, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\Rosaces.dll
    RotateText, Version=1.0.3586.32866, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\RotateText.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.dll
    ScriptLab, Version=2.6.3627.29850, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\ScriptLab.dll
    SeamlessTextureMaker, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\SeamlessTextureMaker.dll
    SegmentImage, Version=1.1.3674.15788, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\SegmentImage.dll
    SelectionTools, Version=2.0.3746.20418, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\SelectionTools.dll
    Shadow, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\Shadow.dll
    Shape3D, Version=1.2.6.0, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\Shape3D.dll
    SinWaves, Version=1.1.0.0, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\SinWaves.dll
    Smudge, Version=3.0.3742.38657, 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
    SpeechBubble, Version=2.0.3747.41051, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\SpeechBubble.dll
    Spiral, Version=1.1.0.0, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\Spiral.dll
    SpiralText, Version=1.2.3586.32826, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\SpiralText.dll
    SpiroGraph, Version=1.1.0.0, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\SpiroGraph.dll
    SpiroShapes, Version=1.4.0.0, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\SpiroShapes.dll
    Splashes, Version=1.1.1.0, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\Splashes.dll
    Splatter, Version=1.6.3627.29848, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\Splatter.dll
    Stars, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\Stars.dll
    Steganography, Version=1.1.0.0, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\Steganography.dll
    Stitch, Version=1.0.3627.29848, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\Stitch.dll
    Checker, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\Stretch.dll
    ThatOtherApp, Version=2.2.0.0, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\ThatOtherApp.dll
    ThreadsMarker, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\ThreadsMarker.dll
    Threshold, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\Threshold.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, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\Toon.dll
    Trail, Version=1.0.3723.27562, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\Trail.dll
    Transparency, Version=1.1.3182.29244, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\Transparency.dll
    TreeGen, Version=1.1.0.0, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\TreeGen.dll
    TubeOblique, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\TubeOblique.dll
    Twist, Version=1.0.3742.39641, 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
    UnsharpMask, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\UnsharpMask.dll
    Vandermotten.PaintDotNetEffects.Blurs, Version=3.7.0.0, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\Vandermotten.PaintDotNetEffects.Blurs.dll
    Vandermotten.PaintDotNetEffects.ColorAccent, Version=3.7.0.0, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\Vandermotten.PaintDotNetEffects.ColorAccent.dll
    Vandermotten.PaintDotNetEffects, Version=3.7.0.0, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\Vandermotten.PaintDotNetEffects.dll
    Vandermotten.PaintDotNetEffects.DropShadow, Version=3.7.0.0, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\Vandermotten.PaintDotNetEffects.DropShadow.dll
    Vandermotten.PaintDotNetEffects.Duotones, Version=3.7.0.0, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\Vandermotten.PaintDotNetEffects.Duotones.dll
    Vandermotten.PaintDotNetEffects.FadeEdge, Version=3.7.0.0, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\Vandermotten.PaintDotNetEffects.FadeEdge.dll
    Vandermotten.PaintDotNetEffects.Gradient, Version=3.7.0.0, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\Vandermotten.PaintDotNetEffects.Gradient.dll
    Vandermotten.PaintDotNetEffects.Monochromes, Version=3.7.0.0, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\Vandermotten.PaintDotNetEffects.Monochromes.dll
    Vibrato, Version=1.1.0.0, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\Vibrato.dll
    Volutes, Version=1.1.0.0, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\Volutes.dll
    Water, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\Water.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
    WaveText, Version=1.0.3586.32711, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\WaveText.dll
    WaveTextSUI, Version=1.0.3703.25639, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\WaveTextSUI.dll
    WetFloor, Version=1.1.0.0, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\WetFloor.dll
    WhichSymbol, Version=2.0.3112.39397, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\WhichSymbol.dll
    WhichSymbolPlus, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\WhichSymbolPlus.dll
    XYCoords, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\XYCoords.dll
    ZoomBlurDeluxe, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\ZoomBlurDeluxe_v0.2.dll
    System.Design, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @ C:\Windows\assembly\GAC_MSIL\System.Design\2.0.0.0__b03f5f7f11d50a3a\System.Design.dll
    Microsoft.VisualBasic, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @ C:\Windows\assembly\GAC_MSIL\Microsoft.VisualBasic\8.0.0.0__b03f5f7f11d50a3a\Microsoft.VisualBasic.dll
    AnimGIF, Version=1.7.0.0, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\FileTypes\AnimGIF.dll
    AsciiArtFileType, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\FileTypes\AsciiArtFileType.dll
    OptiPngFileType, Version=8.11.30.0, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\FileTypes\OptiPngFileType.dll
    ICSharpCode.SharpZipLib, Version=0.85.5.452, Culture=neutral, PublicKeyToken=1b03e6acf1164f73 @ C:\Program Files\Paint.NET\ICSharpCode.SharpZipLib.dll
    IcoCur, Version=3.5.1.0, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\FileTypes\IcoCur.dll
    PhotoShop, Version=1.5.0.12718, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\FileTypes\PhotoShop.dll
Native modules: 
    C:\Program Files\Paint.NET\PaintDotNet.exe
    C:\Windows\SYSTEM32\ntdll.dll
    C:\Windows\SYSTEM32\MSCOREE.DLL
    C:\Windows\system32\KERNEL32.dll
    C:\Windows\system32\KERNELBASE.dll
    C:\Windows\system32\ADVAPI32.dll
    C:\Windows\system32\msvcrt.dll
    C:\Windows\SYSTEM32\sechost.dll
    C:\Windows\system32\RPCRT4.dll
    C:\Windows\Microsoft.NET\Framework64\v4.0.30319\mscoreei.dll
    C:\Windows\system32\SHLWAPI.dll
    C:\Windows\system32\GDI32.dll
    C:\Windows\system32\USER32.dll
    C:\Windows\system32\LPK.dll
    C:\Windows\system32\USP10.dll
    C:\Windows\system32\IMM32.DLL
    C:\Windows\system32\MSCTF.dll
    C:\Windows\system32\avgrssta.dll
    C:\Windows\Microsoft.NET\Framework64\v2.0.50727\mscorwks.dll
    C:\Windows\WinSxS\amd64_microsoft.vc80.crt_1fc8b3b9a1e18e3b_8.0.50727.4927_none_88dce9872fb18caf\MSVCR80.dll
    C:\Windows\system32\shell32.dll
    C:\Windows\system32\ole32.dll
    C:\Windows\system32\profapi.dll
    C:\Windows\assembly\NativeImages_v2.0.50727_64\mscorlib\9a017aa8d51322f18a40f414fa35872d\mscorlib.ni.dll
    C:\Windows\system32\CRYPTBASE.dll
    C:\Windows\system32\uxtheme.dll
    C:\Windows\assembly\NativeImages_v2.0.50727_64\System\247913fa7ae6fcf04ea33d28d24ab611\System.ni.dll
    C:\Windows\assembly\NativeImages_v2.0.50727_64\System.Core\27ed9d7013e71f31cacdf8cc438386b6\System.Core.ni.dll
    C:\Windows\assembly\NativeImages_v2.0.50727_64\WindowsBase\385daef1d59c01201d35cdd277f99a56\WindowsBase.ni.dll
    C:\Windows\assembly\NativeImages_v2.0.50727_64\System.Drawing\10f1e1ffca16e550af8a8fd7685a48ef\System.Drawing.ni.dll
    C:\Windows\assembly\NativeImages_v2.0.50727_64\System.Windows.Forms\2e0044fa7cabadce65fa8964fe2c90dd\System.Windows.Forms.ni.dll
    C:\Windows\assembly\NativeImages_v2.0.50727_64\PaintDotNet.Base\59044597d367d206c8fe7f02a4f3e7b5\PaintDotNet.Base.ni.dll
    C:\Windows\assembly\NativeImages_v2.0.50727_64\PaintDotNet.SystemL#\f98371d9f709ecfc8b5a55601ea82f74\PaintDotNet.SystemLayer.ni.dll
    C:\Windows\assembly\NativeImages_v2.0.50727_64\PaintDotNet.Resourc#\7146296c7a876b8517f3b4b99dac3c75\PaintDotNet.Resources.ni.dll
    C:\Windows\system32\CRYPTSP.dll
    C:\Windows\system32\rsaenh.dll
    C:\Windows\assembly\NativeImages_v2.0.50727_64\PaintDotNet.Core\b26cba865be702eaf49e5dc099234b49\PaintDotNet.Core.ni.dll
    C:\Windows\assembly\NativeImages_v2.0.50727_64\PaintDotNet.Data\c80ada000b9e5a3f7406600f18db9787\PaintDotNet.Data.ni.dll
    C:\Windows\assembly\NativeImages_v2.0.50727_64\PaintDotNet\85d87dffb60366c8b136e8258686dcf6\PaintDotNet.ni.exe
    C:\Windows\assembly\NativeImages_v2.0.50727_64\PaintDotNet.SystemL#\bf48a20abefede7a6d9edc3b040e4431\PaintDotNet.SystemLayer.Native.x64.ni.dll
    C:\Windows\assembly\NativeImages_v2.0.50727_64\Interop.WIA\3628e7c1e490c24787d90aa0c9ed4804\Interop.WIA.ni.dll
    C:\Windows\assembly\NativeImages_v2.0.50727_64\PaintDotNet.Effects\2ae6c6d63bee6be145388ba2e9f6f373\PaintDotNet.Effects.ni.dll
    C:\Program Files\Paint.NET\Native.x64\PaintDotNet.Native.x64.dll
    C:\Windows\WinSxS\amd64_microsoft.vc90.crt_1fc8b3b9a1e18e3b_9.0.30729.4926_none_08e1a05ba83fe554\MSVCR90.dll
    C:\Windows\WinSxS\amd64_microsoft.vc90.openmp_1fc8b3b9a1e18e3b_9.0.30729.4148_none_390a91d20a21a864\VCOMP90.DLL
    C:\Windows\system32\dwmapi.dll
    C:\Windows\WinSxS\amd64_microsoft.windows.gdiplus_6595b64144ccf1df_1.1.7600.16385_none_2b4f45e87195fcc4\gdiplus.dll
    C:\Windows\Microsoft.NET\Framework64\v2.0.50727\mscorjit.dll
    C:\Windows\system32\WindowsCodecs.dll
    C:\Windows\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.7600.16385_none_fa645303170382f6\comctl32.dll
    C:\Program Files\Paint.NET\PaintDotNet.SystemLayer.Native.x64.dll
    C:\Windows\system32\OLEAUT32.dll
    C:\Windows\WinSxS\amd64_microsoft.vc90.atl_1fc8b3b9a1e18e3b_9.0.30729.4148_none_0a1d2fcba76b3f00\ATL90.DLL
    C:\Windows\WinSxS\amd64_microsoft.vc90.crt_1fc8b3b9a1e18e3b_9.0.30729.4926_none_08e1a05ba83fe554\msvcm90.dll
    C:\Windows\system32\d2d1.dll
    C:\Windows\system32\dwrite.dll
    C:\Windows\system32\RpcRtRemote.dll
    C:\Windows\system32\wtsapi32.dll
    C:\Windows\system32\WINSTA.dll
    C:\Windows\system32\version.dll
    C:\Windows\system32\CLBCatQ.DLL
    C:\Program Files\Paint.NET\Effects\AA's_Assistant.dll
    C:\Program Files\Paint.NET\Effects\AdvancedTools.dll
    C:\Program Files\Paint.NET\Effects\Alias.dll
    C:\Program Files\Paint.NET\Effects\AlignPlugin.dll
    C:\Program Files\Paint.NET\Effects\Alpha-Displacement Mask.dll
    C:\Program Files\Paint.NET\Effects\AlphaMask.dll
    C:\Program Files\Paint.NET\Effects\AlphaSpace.dll
    C:\Program Files\Paint.NET\Effects\AverageSelectionColor.dll
    C:\Program Files\Paint.NET\Effects\Bars.dll
    C:\Program Files\Paint.NET\Effects\BaseUtility.dll
    C:\Program Files\Paint.NET\Effects\BasicAntialias.dll
    C:\Program Files\Paint.NET\Effects\Bevel_v1.4.0.0.dll
    C:\Program Files\Paint.NET\Effects\BlackandAlpha+.dll
    C:\Program Files\Paint.NET\Effects\BlendModesPlus.dll
    C:\Program Files\Paint.NET\Effects\Border.dll
    C:\Program Files\Paint.NET\Effects\Borders N' Shapes.dll
    C:\Program Files\Paint.NET\Effects\Boutons.dll
    C:\Program Files\Paint.NET\Effects\Burninate.dll
    C:\Program Files\Paint.NET\Effects\CircleText.dll
    C:\Program Files\Paint.NET\Effects\CloudEffect.dll
    C:\Program Files\Paint.NET\Effects\CodeLab.dll
    C:\Program Files\Paint.NET\Effects\Color Match.dll
    C:\Program Files\Paint.NET\Effects\ColorBalance.dll
    C:\Program Files\Paint.NET\Effects\ColorModulo.dll
    C:\Program Files\Paint.NET\Effects\CondHSAdj.dll
    C:\Program Files\Paint.NET\Effects\CurtisBlack.Common.dll
    C:\Program Files\Paint.NET\Effects\CurtisBlack.Effects.dll
    C:\Program Files\Paint.NET\Effects\CurtisBlack.Resources.dll
    C:\Program Files\Paint.NET\Effects\Curves+.dll
    C:\Program Files\Paint.NET\Effects\CustomBrushes.dll
    C:\Program Files\Paint.NET\Effects\CustomBrushesMini.dll
    C:\Program Files\Paint.NET\Effects\DesktopBackgroundPreview.dll
    C:\Program Files\Paint.NET\Effects\Diagonal Lines.dll
    C:\Program Files\Paint.NET\Effects\Diffuse.dll
    C:\Program Files\Paint.NET\Effects\Displacement.dll
    C:\Program Files\Paint.NET\Effects\Dissolve.dll
    C:\Program Files\Paint.NET\Effects\dpyColorBalance.dll
    C:\Program Files\Paint.NET\Effects\EdHarvey.Edfects.Common.dll
    C:\Program Files\Paint.NET\Effects\EdHarvey.Effects.dll
    C:\Program Files\Paint.NET\Effects\EditableText.dll
    C:\Program Files\Paint.NET\Effects\EngraveEmboss.dll
    C:\Program Files\Paint.NET\Effects\EOEffects (3).dll
    C:\Program Files\Paint.NET\Effects\ErodeDilate_v0.2.dll
    C:\Program Files\Paint.NET\Effects\ExtendBorder.dll
    C:\Program Files\Paint.NET\Effects\ExtractColor.dll
    C:\Program Files\Paint.NET\Effects\Feather.dll
    C:\Program Files\Paint.NET\Effects\Film.dll
    C:\Program Files\Paint.NET\Effects\FindEdges.dll
    C:\Program Files\Paint.NET\Effects\Fire.dll
    C:\Program Files\Paint.NET\Effects\Flip.dll
    C:\Program Files\Paint.NET\Effects\Fractal.dll
    C:\Program Files\Paint.NET\Effects\Frame.dll
    C:\Program Files\Paint.NET\Effects\GaussianBlurPlus.dll
    C:\Program Files\Paint.NET\Effects\GenTree.dll
    C:\Program Files\Paint.NET\Effects\GoogleImageSearchEffect.dll
    C:\Program Files\Paint.NET\Effects\Gradient Bars.dll
    C:\Program Files\Paint.NET\Effects\Gradient Blocks.dll
    C:\Windows\system32\winhttp.dll
    C:\Windows\system32\webio.dll
    C:\Windows\system32\IPHLPAPI.DLL
    C:\Windows\system32\NSI.dll
    C:\Windows\system32\WINNSI.DLL
    C:\Windows\system32\dhcpcsvc.DLL
    C:\Windows\system32\WS2_32.dll
    C:\Program Files\Paint.NET\Effects\Gradient Blur.dll
    C:\Windows\system32\dhcpcsvc6.DLL
    C:\Program Files\Paint.NET\Effects\Gradient Mapping.dll
    C:\Program Files\Paint.NET\Effects\Gradient.dll
    C:\Program Files\Paint.NET\Effects\Gravity.dll
    C:\Program Files\Paint.NET\Effects\GridMaker.dll
    C:\Program Files\Paint.NET\Effects\HeightToNormal.dll
    C:\Program Files\Paint.NET\Effects\HexaGrid.dll
    C:\Program Files\Paint.NET\Effects\Hue_Saturation+.dll
    C:\Windows\assembly\NativeImages_v2.0.50727_64\System.Configuration\907b2b3dae591e0484acfc0ea63e8caa\System.Configuration.ni.dll
    C:\Program Files\Paint.NET\Effects\IcoCur.dll
    C:\Windows\assembly\NativeImages_v2.0.50727_64\System.Xml\1fb1b14199d6aec70df1a0626a3ae5f2\System.Xml.ni.dll
    C:\Program Files\Paint.NET\Effects\ICSharpCode.SharpZipLib.dll
    C:\Program Files\Paint.NET\Effects\illnabPlugins.dll
    C:\Program Files\Paint.NET\Effects\Illuminate.dll
    C:\Program Files\Paint.NET\Effects\ImageShackUpload.dll
    C:\Program Files\Paint.NET\Effects\InkSketch.dll
    C:\Program Files\Paint.NET\Effects\Interlace.dll
    C:\Program Files\Paint.NET\Effects\InvertAlpha.dll
    C:\Program Files\Paint.NET\Effects\isolate.dll
    C:\Program Files\Paint.NET\Effects\jchunn.dll
    C:\Windows\system32\rasapi32.dll
    C:\Windows\system32\rasman.dll
    C:\Windows\system32\rtutils.dll
    C:\Program Files\Paint.NET\Effects\Jitter.dll
    C:\Windows\system32\mswsock.dll
    C:\Windows\System32\wshtcpip.dll
    C:\Windows\System32\wship6.dll
    C:\Program Files\Paint.NET\Effects\KaleidoGen.dll
    C:\Program Files\Paint.NET\Effects\Kaleidoscope.dll
    C:\Program Files\Paint.NET\Effects\KillColor.dll
    C:\Program Files\Paint.NET\Effects\Landscape.dll
    C:\Program Files\Paint.NET\Effects\LensFlare.dll
    C:\Program Files\Paint.NET\Effects\LightRays.dll
    C:\Program Files\Paint.NET\Effects\Lomography.dll
    C:\Program Files\Paint.NET\Effects\Majority.dll
    C:\Program Files\Paint.NET\Effects\Metallize.dll
    C:\Program Files\Paint.NET\Effects\MirrorRotate.dll
    C:\Program Files\Paint.NET\Effects\MirrorRotateMenu.dll
    C:\Windows\system32\DNSAPI.dll
    C:\Program Files\Paint.NET\Effects\Moire.dll
    C:\Program Files\Paint.NET\Effects\MosaicManiac.dll
    C:\Program Files\Paint.NET\Effects\MotionSharpen.dll
    C:\Program Files\Bonjour\mdnsNSP.dll
    C:\Program Files\Common Files\Microsoft Shared\Windows Live\WLIDNSP.DLL
    C:\Windows\system32\PSAPI.DLL
    C:\Program Files\Paint.NET\Effects\MultiColorGradient.dll
    C:\Windows\system32\rasadhlp.dll
    C:\Program Files\Paint.NET\Effects\MultiThreshold.dll
    C:\Windows\System32\fwpuclnt.dll
    C:\Program Files\Paint.NET\Effects\Nebulous.dll
    C:\Program Files\Paint.NET\Effects\NewtonFractal.dll
    C:\Program Files\Paint.NET\Effects\NormalMap.dll
    C:\Program Files\Paint.NET\Effects\Oblique.dll
    C:\Program Files\Paint.NET\Effects\Olden.dll
    C:\Program Files\Paint.NET\Effects\Outline Object.dll
    C:\Program Files\Paint.NET\Effects\Outline.dll
    C:\Program Files\Paint.NET\Effects\OutlineSelection.dll
    C:\Program Files\Paint.NET\Effects\PageCurl.dll
    C:\Program Files\Paint.NET\Effects\Panelling.dll
    C:\Program Files\Paint.NET\Effects\Pastel.dll
    C:\Program Files\Paint.NET\Effects\PdnColorInpaintingFilter.dll
    C:\Program Files\Paint.NET\Effects\PdnManualColorFilter.dll
    C:\Program Files\Paint.NET\Effects\PDNPalette.dll
    C:\Program Files\Paint.NET\Effects\Perspective.dll
    C:\Program Files\Paint.NET\Effects\PerspectiveLines1_2.dll
    C:\Program Files\Paint.NET\Effects\PhotoAdjustments.dll
    C:\Program Files\Paint.NET\Effects\PhotoShop.dll
    C:\Program Files\Paint.NET\Effects\Pixelate+.dll
    C:\Program Files\Paint.NET\Effects\PixelLab.dll
    C:\Program Files\Paint.NET\Effects\Polar.dll
    C:\Program Files\Paint.NET\Effects\PolariodFrame.dll
    C:\Program Files\Paint.NET\Effects\Polygon Tool.dll
    C:\Program Files\Paint.NET\Effects\Polygon.dll
    C:\Program Files\Paint.NET\Effects\Polygones.dll
    C:\Program Files\Paint.NET\Effects\PosterizeHSV.dll
    C:\Program Files\Paint.NET\Effects\PowerStretch.dll
    C:\Program Files\Paint.NET\Effects\PrinterPlus.dll
    C:\Program Files\Paint.NET\Effects\pyrochild.effects.common.dll
    C:\Program Files\Paint.NET\Effects\pyrochild.effects.REQUIRED.dll
    C:\Program Files\Paint.NET\Effects\RadialBlurDeluxe_v0.1.dll
    C:\Program Files\Paint.NET\Effects\Radialcolors.dll
    C:\Program Files\Paint.NET\Effects\RadiusFillCorners.dll
    C:\Program Files\Paint.NET\Effects\RainbowTwist.dll
    C:\Program Files\Paint.NET\Effects\Random Effect.dll
    C:\Program Files\Paint.NET\Effects\Random lines.dll
    C:\Program Files\Paint.NET\Effects\Random Maze1.dll
    C:\Program Files\Paint.NET\Effects\Random Maze2.dll
    C:\Program Files\Paint.NET\Effects\Random Shape Fill.dll
    C:\Program Files\Paint.NET\Effects\RawLoader.dll
    C:\Program Files\Paint.NET\Effects\RawReader.dll
    C:\Program Files\Paint.NET\Effects\RedEyeQuickFix.dll
    C:\Program Files\Paint.NET\Effects\ReflectionFlat.dll
    C:\Program Files\Paint.NET\Effects\Rosaces.dll
    C:\Program Files\Paint.NET\Effects\RotateText.dll
    C:\Program Files\Paint.NET\Effects\RotateTextSUI.dll
    C:\Program Files\Paint.NET\Effects\SBCommon.dll
    C:\Program Files\Paint.NET\Effects\ScriptLab.dll
    C:\Program Files\Paint.NET\Effects\SeamlessTextureMaker.dll
    C:\Program Files\Paint.NET\Effects\SegmentImage.dll
    C:\Program Files\Paint.NET\Effects\SelectionTools.dll
    C:\Program Files\Paint.NET\Effects\Shadow.dll
    C:\Program Files\Paint.NET\Effects\Shape3D.dll
    C:\Program Files\Paint.NET\Effects\SinWaves.dll
    C:\Program Files\Paint.NET\Effects\Smudge.dll
    C:\Program Files\Paint.NET\Effects\Sparkles.dll
    C:\Program Files\Paint.NET\Effects\SpeechBubble.dll
    C:\Program Files\Paint.NET\Effects\Spiral.dll
    C:\Program Files\Paint.NET\Effects\SpiralText.dll
    C:\Program Files\Paint.NET\Effects\SpiroGraph.dll
    C:\Program Files\Paint.NET\Effects\SpiroShapes.dll
    C:\Program Files\Paint.NET\Effects\Splashes.dll
    C:\Program Files\Paint.NET\Effects\Splatter.dll
    C:\Program Files\Paint.NET\Effects\Stars.dll
    C:\Program Files\Paint.NET\Effects\Steganography.dll
    C:\Program Files\Paint.NET\Effects\Stitch.dll
    C:\Program Files\Paint.NET\Effects\Stretch.dll
    C:\Program Files\Paint.NET\Effects\ThatOtherApp.dll
    C:\Program Files\Paint.NET\Effects\ThreadsMarker.dll
    C:\Program Files\Paint.NET\Effects\Threshold.dll
    C:\Program Files\Paint.NET\Effects\Tiles.dll
    C:\Program Files\Paint.NET\Effects\TJacksonEffects.dll
    C:\Program Files\Paint.NET\Effects\Toon.dll
    C:\Program Files\Paint.NET\Effects\Trail.dll
    C:\Program Files\Paint.NET\Effects\Transparency.dll
    C:\Program Files\Paint.NET\Effects\TreeGen.dll
    C:\Program Files\Paint.NET\Effects\TubeOblique.dll
    C:\Program Files\Paint.NET\Effects\Twist.dll
    C:\Program Files\Paint.NET\Effects\TwistZ.dll
    C:\Program Files\Paint.NET\Effects\UnsharpMask.dll
    C:\Program Files\Paint.NET\Effects\Vandermotten.PaintDotNetEffects.Blurs.dll
    C:\Program Files\Paint.NET\Effects\Vandermotten.PaintDotNetEffects.ColorAccent.dll
    C:\Program Files\Paint.NET\Effects\Vandermotten.PaintDotNetEffects.dll
    C:\Program Files\Paint.NET\Effects\Vandermotten.PaintDotNetEffects.DropShadow.dll
    C:\Program Files\Paint.NET\Effects\Vandermotten.PaintDotNetEffects.Duotones.dll
    C:\Program Files\Paint.NET\Effects\Vandermotten.PaintDotNetEffects.FadeEdge.dll
    C:\Program Files\Paint.NET\Effects\Vandermotten.PaintDotNetEffects.Gradient.dll
    C:\Program Files\Paint.NET\Effects\Vandermotten.PaintDotNetEffects.Monochromes.dll
    C:\Program Files\Paint.NET\Effects\Vibrato.dll
    C:\Program Files\Paint.NET\Effects\Volutes.dll
    C:\Program Files\Paint.NET\Effects\Water.dll
    C:\Program Files\Paint.NET\Effects\WaterReflection.dll
    C:\Program Files\Paint.NET\Effects\Waves.dll
    C:\Program Files\Paint.NET\Effects\WaveText.dll
    C:\Program Files\Paint.NET\Effects\WaveTextSUI.dll
    C:\Program Files\Paint.NET\Effects\WetFloor.dll
    C:\Program Files\Paint.NET\Effects\WhichSymbol.dll
    C:\Program Files\Paint.NET\Effects\WhichSymbolPlus.dll
    C:\Program Files\Paint.NET\Effects\XYCoords.dll
    C:\Program Files\Paint.NET\Effects\ZoomBlurDeluxe_v0.2.dll
    C:\Windows\assembly\NativeImages_v2.0.50727_64\System.Design\eb22b2810da7ec92a78291c48bf7e74d\System.Design.ni.dll
    C:\Windows\assembly\NativeImages_v2.0.50727_64\Microsoft.VisualBas#\1ec65ef1b8265780b3a6e7f1855db885\Microsoft.VisualBasic.ni.dll
    C:\Program Files\Paint.NET\FileTypes\AnimGIF.dll
    C:\Program Files\Paint.NET\FileTypes\AsciiArtFileType.dll
    C:\Program Files\Paint.NET\FileTypes\OptiPngFileType.dll
    C:\Windows\Microsoft.NET\Framework64\v2.0.50727\diasymreader.dll
    C:\Windows\system32\propsys.dll
    C:\Windows\system32\ntmarta.dll
    C:\Windows\system32\WLDAP32.dll
    C:\Windows\system32\SETUPAPI.dll
    C:\Windows\system32\CFGMGR32.dll
    C:\Windows\system32\DEVOBJ.dll
    C:\Windows\system32\explorerframe.dll
    C:\Windows\system32\DUser.dll
    C:\Windows\system32\DUI70.dll
    C:\Windows\assembly\NativeImages_v2.0.50727_64\ICSharpCode.SharpZi#\d0e8370606361a134e7365b403bcfbf7\ICSharpCode.SharpZipLib.ni.dll
    C:\Windows\System32\comdlg32.dll
    C:\Windows\system32\SearchFolder.dll
    C:\Windows\system32\XmlLite.dll
    C:\Windows\system32\LINKINFO.dll
    C:\Windows\system32\ntshrui.dll
    C:\Windows\system32\srvcli.dll
    C:\Windows\system32\cscapi.dll
    C:\Windows\system32\slc.dll
    C:\Windows\system32\apphelp.dll
    C:\Windows\system32\EhStorShell.dll
    C:\Windows\system32\msls31.dll
    C:\Program Files\Common Files\microsoft shared\ink\tiptsf.dll
    C:\Windows\system32\OLEACC.dll
    C:\Windows\system32\UIAutomationCore.dll
    C:\Windows\System32\StructuredQuery.dll
    C:\Windows\System32\Secur32.dll
    C:\Windows\System32\SSPICLI.DLL
    C:\Windows\system32\mssprxy.dll
    C:\Windows\system32\thumbcache.dll
    C:\Windows\system32\SHDOCVW.dll
    C:\Windows\system32\ieframe.DLL
    C:\Windows\system32\iertutil.dll
    C:\Windows\system32\samcli.dll
    C:\Windows\system32\SAMLIB.dll
    C:\Windows\system32\netutils.dll
    C:\Windows\system32\NetworkExplorer.dll
    C:\Windows\system32\WINMM.dll
    C:\Windows\system32\MPR.dll
    C:\Windows\System32\drprov.dll
    C:\Windows\System32\ntlanman.dll
    C:\Windows\System32\davclnt.dll
    C:\Windows\System32\DAVHLPR.dll
    C:\Windows\system32\wkscli.dll
    C:\Windows\system32\PortableDeviceApi.dll
    C:\Windows\system32\WINTRUST.dll
    C:\Windows\system32\CRYPT32.dll
    C:\Windows\system32\MSASN1.dll
    C:\Windows\system32\EhStorAPI.dll
    C:\Windows\system32\urlmon.dll
    C:\Program Files\Internet Explorer\ieproxy.dll
    C:\Windows\system32\actxprxy.dll
    C:\Windows\system32\PhotoMetadataHandler.dll
    C:\Windows\system32\IconCodecService.dll
    C:\Program Files\Paint.NET\FileTypes\IcoCur.dll
    C:\Program Files\Paint.NET\FileTypes\PhotoShop.dll
    C:\Windows\system32\shfolder.dll

Exception details:
System.ArgumentOutOfRangeException: Index was out of range. Must be non-negative and less than the size of the collection.
Parameter name: index
   at System.ThrowHelper.ThrowArgumentOutOfRangeException()
   at System.Collections.Generic.List`1.get_Item(Int32 index)
   at CustomBrushesMini.BrushList.brushListMain_DrawItem(Object sender, DrawItemEventArgs e) in E:\Projects\PDNPlugins\upload\CustomBrushes\Controls\BrushList.cs:line 140
   at System.Windows.Forms.ListBox.WmReflectDrawItem(Message& m)
   at System.Windows.Forms.ListBox.WndProc(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)
------------------------------------------------------------------------------

Edited by csm725
Link to comment
Share on other sites

PdN crashes after opening custombrushesmini:

plugin problems go in plugin threads.

xZYt6wl.png

ambigram signature by Kemaru

[i write plugins and stuff]

If you like a post, upvote it!

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
×
×
  • Create New...