Jump to content
How to Install Plugins ×

The Plugin Browser (Updated 2015-24-01)


TechnoRobbo

Recommended Posts

Amazing job! Glad I was able to help!

BTW, all the plugins in my 4.0 Plugin pack are keyword searchable. Have fun!

Plugin authors, if you want to make your plugins keyword searchable, download the guide above and you'll need the latest version of CodeLab.

TLDR version: there is a keyword field on the "save as dll" screen.

  • Upvote 4
Link to comment
Share on other sites

Hi ho, hi ho.... :mrgreen:

It's been a blast working with these guys to create this plugin. As part of the development team, I can HIGHLY recommend it! It's a fantastic tool, especially if you have a large collection of effects installed.

  • Upvote 2
Link to comment
Share on other sites

Guys, thanks so much. Dwarves? Giants but not ogres. Your hard work is much appreciated :D:star:  :star:  :star:  :star:  :star:

THiGVp.png

Knowledge is no burden to carry.

 

April Jones, 2012

 
Link to comment
Share on other sites

Always thought that these kind of plugins are on the ban list (but maybe just the Plugin Managers).

So I'm happy to see this now. Great team play. :-)

 

Does the plugin evaluate PluginSupportInfo?

Because there are differences between the tooltip infos in the menus and the info provided by this plugin (i.e. the authors).

Would be better to keep this info consistent.

midoras signature.gif

Link to comment
Share on other sites

Midora -Always thought that these kind of plugins are on the ban list (but maybe just the Plugin Managers).

So I'm happy to see this now. Great team play. :-)

Plugin Browser (PB) makes no use of internal unpublished PDN routines, it interacts with the plugins directly through known published subroutines (SetRenderinfo and Render) , we called this Launch by Proxy. This is why no internal effects appear in the list.

Rick Brewster was made aware of our intentions and he was given a chance to view the source code as it progressed.

Does the plugin evaluate PluginSupportInfo?

Because there are differences between the tooltip infos in the menus and the info provided by this plugin (i.e. the authors).

Would be better to keep this info consistent.

The information about the plugin is gathered from the plugin's AssemblyConfigurationAttributes, the plugin's Assembly properties and the plugin's FileVesionInfo. These are always available.

PluginSupportInfo, since it may or may not be present is only used for the Author's website.

Edited by Ego Eram Reputo

Go out there and be amazing. Have Fun, TR
TRsSig.png?raw=1
Some Pretty Pictures Some Cool Plugins

Link to comment
Share on other sites

Rick added his +1 to the thread reputation. That's a good sign! A bad sign would be a locked thread.

Link to comment
Share on other sites

The information about the plugin is gathered from the plugin's AssemblyConfigurationAttributes, the plugin's Assembly properties and the plugin's FileVesionInfo. These are always available.

PluginSupportInfo, since it may or may not be present is only used for the Author's website.

 

Still because PluginSupportInfo has an Author entry why not use it if available? In the moment you just take AssemblyCompany which is not the same. And if I see in the tooltip info of the Effects menu an Author then I would expect to find him in the PluginBrowser.

 

 

Rick added his +1 to the thread reputation. That's a good sign! A bad sign would be a locked thread.

 

I would say there could be no better sign.

 

Also the compatibility looks quite good from my point of view.

 

BTW.: If website URI contains a space the link will be too short.

 

If it is possible for you then I would prefer thar the internal effects are included. 'Rules / Guidelines for Plugin Developer's Central' says that's allowed.

midoras signature.gif

Link to comment
Share on other sites

 

 

Still because PluginSupportInfo has an Author entry why not use it if available? In the moment you just take AssemblyCompany which is not the same. And if I see in the tooltip info of the Effects menu an Author then I would expect to find him in the PluginBrowser.

We know , but not every plugin includes a PluginSupportInfo class and we wrote the plugin to be CodeLab 2.0 Tool Tip compatible.

 

AssemblyConfiguration is where you should look for keywords.

AssemblyDescription is where you should look for a short description of the effect.

AssemblyTitle is a description of the file.

AssemblyCompany is the author's name.

AssemblyProduct is the filename.

Edited by TechnoRobbo

Go out there and be amazing. Have Fun, TR
TRsSig.png?raw=1
Some Pretty Pictures Some Cool Plugins

Link to comment
Share on other sites

We know , but not every plugin includes a PluginSupportInfo class and we wrote the plugin to be CodeLab 2.0 Tool Tip compatible.

 

AssemblyConfiguration is where you should look for keywords.

AssemblyDescription is where you should look for a short description of the effect.

AssemblyTitle is a description of the file.

AssemblyCompany is the author's name.

AssemblyProduct is the filename.

 

You are using the WebUri from PluginSupportInfo already. I would prefer the plugin would be Paint.NET tooltip compatible. A normal user has no idea about CodeLab.

 

Here is a crash report.

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.2 (Final 4.2.5309.33059)

Time of crash: 18.07.2014 15:16:52

Application uptime: 01:01:06.3857053

Application state: Running 

Working set: 211'356 KiB

Threads: 27

Install directory: C:\Program Files\Paint.NET

Current directory: C:\Program Files\Paint.NET

OS Version: 6.1.7601.65536 Service Pack 1 Workstation x64

.NET version: CLR 4.0.30319.18444 x64, FX 4.0 4.5

Processor: 4x "Intel(R) Core(TM) i3 CPU       U 330  @ 1.20GHz" @ ~1197MHz (DEP, SSE, SSE2, SSE3, SSSE3, SSE4_1, SSE4_2)

Physical memory: 3893 MB

Video card: Intel(R) HD Graphics (v:8086, d:46, r:2)

Hardware acceleration: False (default: False)

UI animations: True

UI DPI: 96.00 dpi (1.00x scale)

UI theme: Aero/Aero + DWM (Aero.msstyles)

Updates: True, 13.07.2014

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



Exception details:

System.ArgumentNullException: Der Wert darf nicht NULL sein.

Parametername: image

   bei System.Drawing.Graphics.FromImage(Image image)

   bei PlugInData.PBDialog.Apply_Run()

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

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

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

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

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

   bei System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)



Managed assemblies: 

    mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 @ C:\Windows\Microsoft.NET\Framework64\v4.0.30319\mscorlib.dll

    PaintDotNet, Version=4.2.5309.33059, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\PaintDotNet.exe

    PaintDotNet.Core, Version=4.2.5309.33059, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\PaintDotNet.Core.dll

    PaintDotNet.Base, Version=4.2.5309.33059, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\PaintDotNet.Base.dll

    System, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 @ C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System\v4.0_4.0.0.0__b77a5c561934e089\System.dll

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

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

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

    PresentationCore, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35 @ C:\Windows\Microsoft.Net\assembly\GAC_64\PresentationCore\v4.0_4.0.0.0__31bf3856ad364e35\PresentationCore.dll

    System.Core, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 @ C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.Core\v4.0_4.0.0.0__b77a5c561934e089\System.Core.dll

    System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 @ C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.Windows.Forms\v4.0_4.0.0.0__b77a5c561934e089\System.Windows.Forms.dll

    PaintDotNet.SystemLayer, Version=4.2.5309.33059, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\PaintDotNet.SystemLayer.dll

    PaintDotNet.Framework, Version=4.2.5309.33059, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\PaintDotNet.Framework.dll

    PaintDotNet.Resources, Version=4.2.5309.33059, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\PaintDotNet.Resources.dll

    PaintDotNet.Data, Version=4.2.5309.33059, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\PaintDotNet.Data.dll

    PaintDotNet.Effects, Version=4.2.5309.33059, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\PaintDotNet.Effects.dll

    PaintDotNet.SystemLayer.Native.x64, Version=4.2.5309.33059, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\PaintDotNet.SystemLayer.Native.x64.dll

    System.Windows.Forms.resources, Version=4.0.0.0, Culture=de, PublicKeyToken=b77a5c561934e089 @ C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.Windows.Forms.resources\v4.0_4.0.0.0_de_b77a5c561934e089\System.Windows.Forms.resources.dll

    System.Xaml, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 @ C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.Xaml\v4.0_4.0.0.0__b77a5c561934e089\System.Xaml.dll

    System.Xml, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 @ C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.Xml\v4.0_4.0.0.0__b77a5c561934e089\System.Xml.dll

    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

    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

    "Borders N' Shapes", Version=4.0.4642.26476, 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

    BrushIt.Effect, Version=0.2.0.376, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\BrushIt.Effect.dll

    CalliColour, Version=1.0.5224.33758, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\CalliColour.dll

    ChopUp.Effect, Version=1.3.0.0, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\ChopUp.Effect.dll

    CodeLab, Version=1.8.4305.21282, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\CodeLab.dll

    Color Match, Version=4.0.4642.26532, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\Color Match.dll

    ColorHarmonies, Version=0.5.0.0, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\ColorHarmonies.dll

    ColorMatrix, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\ColorMatrix.dll

    LightningCurve, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\CurlyLines.dll

    CurlyLinesX, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\CurlyLinesX.dll

    Curves+, Version=4.0.4642.26561, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\Curves+.dll

    CustomBrushesMini, Version=2.2.5286.39584, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\CustomBrushesMini.dll

    DragFrom, Version=1.1.0.0, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\DragFrom.dll

    DropShadowEx.Effect, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\DropShadowEx.Effect.dll

    EditableText, Version=1.0.1.0, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\EditableText.dll

    ExampleOptionBased.Effect, Version=1.2.0.0, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\ExampleOptionBased.Effect.dll

    ExampleOptionBasedVariants.Effect, Version=1.2.0.0, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\ExampleOptionBasedVariants.Effect.dll

    ExamplePropertyBased.Effect, Version=1.2.0.0, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\ExamplePropertyBased.Effect.dll

    ExamplePropertyBasedPdn4.Effect, Version=1.2.0.0, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\ExamplePropertyBasedPdn4.Effect.dll

    ExtendBorder, Version=1.3.0.0, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\ExtendBorder.dll

    FastenYourWindows, Version=1.2.0.0, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\FastenYourWindows.dll

    FillFromClipboard, Version=4.0.5269.37956, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\FillFromClipboard.dll

    FillFromClipboard_by_YellowAfterlife, Version=1.1.4052.29336, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\FillFromClipboard_eff_render.dll

    FillFromFile, Version=4.0.5269.38272, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\FillFromFile.dll

    FillIt.Effect, Version=1.0.21.0, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\FillIt.Effect.dll

    Film, Version=4.0.4642.26607, 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

    Gradient Bars, Version=4.0.5152.23084, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\Gradient Bars.dll

    Gradient Blocks, Version=4.0.4642.26658, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\Gradient Blocks.dll

    Gradient Mapping, Version=4.0.4642.26687, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\Gradient Mapping.dll

    Grid Warp, Version=4.0.5149.26776, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\Grid Warp.dll

    Jitter, Version=4.0.4642.26986, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\Jitter.dll

    JuliaFractalEx, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\JuliaFractalEx.dll

    Liquify, Version=4.0.4642.26973, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\Liquify.dll

    MandelbrotFractalEx, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\MandelbrotFractalEx.dll

    MeasureObject, Version=1.5.0.0, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\MeasureObject.dll

    MeasureSelection, Version=1.4.0.0, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\MeasureSelection.dll

    Olden, Version=1.5.0.0, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\Olden.dll

    OptionBasedLibrary v0.2, Version=0.2.0.0, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\OptionBasedLibrary v0.2.dll

    Outline Object, Version=4.0.4642.26954, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\Outline Object.dll

    PanZoomRoll, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\PanZoomRoll.dll

    PaperKaleidocycles, Version=1.4.0.0, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\PaperKaleidocycles.dll

    PaperKaleidocycles.Effect, Version=1.4.0.0, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\PaperKaleidocycles.Effect.dll

    PathTools.Effect, Version=0.8.0.0, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\PathTools.Effect.dll

    Pixelate+, Version=4.0.4642.26940, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\Pixelate+.dll

    Planetoid, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\Planetoid.dll

    PlugInData, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\PlugInData.dll

    PostscriptRenderer.Effect, Version=0.2.0.0, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\PostscriptRenderer.Effect.dll

    PrinterPlus, Version=1.5.0.0, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\PrinterPlus.dll

    PrintIt.Effect, Version=0.8.0.404, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\PrintIt.Effect.dll

    Random Effect, Version=4.0.4642.26928, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\Random Effect.dll

    Random Shape Fill, Version=4.0.4642.26910, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\Random Shape Fill.dll

    SBCommon, Version=3.0.0.0, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\SBCommon.dll

    ScriptLab, Version=4.0.5146.23014, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\ScriptLab.dll

    Shape3D, Version=1.2.6.0, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\Shape3D.dll

    Shape3Dx, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\Shape3Dx.dll

    SierpinskiFractals.Effect, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\SierpinskiFractals.Effect.dll

    Smudge, Version=4.0.4642.26844, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\Smudge.dll

    SpiritLevel.Effect, Version=0.3.0.0, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\SpiritLevel.Effect.dll

    Splatter, Version=4.0.4642.26829, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\Splatter.dll

    Stitch, Version=4.0.4642.26808, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\Stitch.dll

    StringAndPinColor, Version=1.0.5224.35227, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\StringAndPinColor.dll

    ThatOtherApp, Version=2.2.0.0, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\ThatOtherApp.dll

    TileFillFromClipboard, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\TileFillFromClipboard.dll

    Trail, Version=4.0.4642.26791, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\Trail.dll

    TRsAlphaCutter, Version=2.1.5045.31995, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\TRsAlphaCutter.dll

    TRsDrumSkin, Version=1.3.5198.13186, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\TRsDrumSkin.dll

    TRsFireWorks, Version=1.2.0.0, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\TRsFireWorks.dll

    TRsObjectPos, Version=1.1.5195.31714, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\TRsObjectPos.dll

    Turtle.Effect, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\Turtle.Effect.dll

    Twist, Version=4.0.4642.26767, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\Twist.dll

    Unblend v1, Version=1.0.5176.26202, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\Unblend.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

    OptionBasedLibrary v0.7, Version=0.7.0.225, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\OptionBasedLibrary v0.7.dll

    OptionBasedLibrary v0.6, Version=0.5.0.0, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\OptionBasedLibrary v0.6.dll

    OptionBasedLibrary v0.5, Version=0.5.0.0, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\OptionBasedLibrary v0.5.dll

    mscorlib.resources, Version=4.0.0.0, Culture=de, PublicKeyToken=b77a5c561934e089 @ C:\Windows\Microsoft.Net\assembly\GAC_MSIL\mscorlib.resources\v4.0_4.0.0.0_de_b77a5c561934e089\mscorlib.resources.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.Security, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @ C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.Security\v4.0_4.0.0.0__b03f5f7f11d50a3a\System.Security.dll

    ixgd0slv, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null @ 

    ABRFileType, Version=1.0.0.1, 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

    Base64FileType, Version=1.0.0.4, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\FileTypes\Base64FileType.dll

    CodeFileType, Version=0.1.0.0, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\FileTypes\CodeFileType.dll

    IcoCur, Version=3.7.0.0, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\FileTypes\IcoCur.dll

    ImPDF.Open.FileType, Version=1.1.0.0, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\FileTypes\ImPDF.Open.FileType.dll

    ImPDF.Save.FileType, Version=1.5.0.1, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\FileTypes\ImPDF.Save.FileType.dll

    ImPNM.FileType, Version=1.1.0.0, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\FileTypes\ImPNM.FileType.dll

    ImPS\,EPS\,AI.Open.FileType, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\FileTypes\ImPS,EPS,AI.Open.FileType.dll

    ImSVG.Open.FileType, Version=0.18.0.0, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\FileTypes\ImSVG.Open.FileType.dll

    ImXcf.FileType, Version=1.3.0.93, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\FileTypes\ImXCF.FileType.dll

    OpenRasterFiletype, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\FileTypes\OpenRasterFiletype.dll

    PhotoShop, Version=2.4.0.32275, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\FileTypes\PhotoShop.dll

    TileImageFileType, Version=1.0.0.1, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\FileTypes\TileImageFileType.dll

    Microsoft.GeneratedCode, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null @ <Location?>

    System.Xml.resources, Version=4.0.0.0, Culture=de, PublicKeyToken=b77a5c561934e089 @ C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.Xml.resources\v4.0_4.0.0.0_de_b77a5c561934e089\System.Xml.resources.dll

    System.Drawing.resources, Version=4.0.0.0, Culture=de, PublicKeyToken=b03f5f7f11d50a3a @ C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.Drawing.resources\v4.0_4.0.0.0_de_b03f5f7f11d50a3a\System.Drawing.resources.dll

    Microsoft.GeneratedCode, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null @ <Location?>

    Microsoft.mshtml, Version=7.0.3300.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @ C:\Windows\assembly\GAC\Microsoft.mshtml\7.0.3300.0__b03f5f7f11d50a3a\Microsoft.mshtml.dll



Native modules: 

    C:\Program Files\Paint.NET\PaintDotNet.exe, version=4.2.5309.33059

    C:\Windows\SYSTEM32\ntdll.dll, version=6.1.7600.16385 (win7_rtm.090713-1255)

    C:\Windows\SYSTEM32\MSCOREE.DLL, version=4.0.40305.0 (Main.040305-0000)

    C:\Windows\system32\KERNEL32.dll, version=6.1.7601.18015 (win7sp1_gdr.121129-1432)

    C:\Windows\system32\KERNELBASE.dll, version=6.1.7601.18015 (win7sp1_gdr.121129-1432)

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

    C:\Windows\system32\msvcrt.dll, version=7.0.7601.17744 (win7sp1_gdr.111215-1535)

    C:\Windows\SYSTEM32\sechost.dll, version=6.1.7600.16385 (win7_rtm.090713-1255)

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

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

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

    C:\Windows\system32\GDI32.dll, version=6.1.7601.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.18009 (win7sp1_gdr.121121-1431)

    C:\Windows\system32\IMM32.DLL, version=6.1.7600.16385 (win7_rtm.090713-1255)

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

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

    C:\Windows\system32\MSVCR110_CLR0400.dll, version=11.00.50938.18408 built by: FX451RTMGREL

    C:\Windows\assembly\NativeImages_v4.0.30319_64\mscorlib\abf62e6545d2802fc60286678a67e6bf\mscorlib.ni.dll, version=4.0.30319.18444 built by: FX451RTMGDR

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

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

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

    C:\Program Files\DigitalPersona\Bin\DpoFeedb.dll, version=5.1.0.4248

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

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

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

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

    C:\Program Files\Common Files\microsoft shared\ink\tiptsf.dll, version=6.1.7600.16385 (win7_rtm.090713-1255)

    C:\Windows\assembly\NativeImages_v4.0.30319_64\System\4d4a15d5d7968df7dedd4cf853848d90\System.ni.dll, version=4.0.30319.18408 built by: FX451RTMGREL

    C:\Windows\assembly\NativeImages_v4.0.30319_64\System.Drawing\7926c26400ff262c7fc48b729377085b\System.Drawing.ni.dll, version=4.0.30319.18408 built by: FX451RTMGREL

    C:\Windows\assembly\NativeImages_v4.0.30319_64\WindowsBase\8be42454b4d7db7686ea494691d18b16\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_64\PresentationCore\bb1efedf0f2aa2ebbf9f0bf640c9721d\PresentationCore.ni.dll, version=4.0.30319.18408 built by: FX451RTMGREL

    C:\Windows\assembly\NativeImages_v4.0.30319_64\Presentatio5ae0f00f#\91b87b18c4453c04c9cebdeea2952826\PresentationFramework.ni.dll, version=4.0.30319.18408

    C:\Windows\assembly\NativeImages_v4.0.30319_64\System.Core\1d513cb1b284a419e8b3df381ce7f270\System.Core.ni.dll, version=4.0.30319.18408 built by: FX451RTMGREL

    C:\Windows\assembly\NativeImages_v4.0.30319_64\PaintDotNet.Base\bcf07091dfbe5ed26af915bf0d0e275a\PaintDotNet.Base.ni.dll, version=4.2.5309.33059

    C:\Windows\assembly\NativeImages_v4.0.30319_64\System.Windows.Forms\4764e3995ebd7b6b438eef937cde1332\System.Windows.Forms.ni.dll, version=4.0.30319.18408 built by: FX451RTMGREL

    C:\Windows\assembly\NativeImages_v4.0.30319_64\PaintDotNet500b2e4f#\3bd7b180ebcd232ff76c886b8fdc9abc\PaintDotNet.SystemLayer.ni.dll, version=4.2.5309.33059

    C:\Windows\assembly\NativeImages_v4.0.30319_64\PaintDotNet.Core\d4f2bd14efb4a437f7a2853e1c77a4e4\PaintDotNet.Core.ni.dll, version=4.2.5309.33059

    C:\Windows\assembly\NativeImages_v4.0.30319_64\PaintDotNet26779e70#\755afac95cc278751a17bbae6cc1c667\PaintDotNet.Resources.ni.dll, version=4.2.5309.33059

    C:\Windows\assembly\NativeImages_v4.0.30319_64\PaintDotNet7afaaa15#\f5c41fa0ef2d98f045d5fe9d09522ca7\PaintDotNet.Framework.ni.dll, version=4.2.5309.33059

    C:\Windows\assembly\NativeImages_v4.0.30319_64\PaintDotNet.Data\2edd97bc6a000faa67153adab512b2f9\PaintDotNet.Data.ni.dll, version=4.2.5309.33059

    C:\Windows\assembly\NativeImages_v4.0.30319_64\PaintDotNet.Effects\57c3f1f4da478685e359379c52023795\PaintDotNet.Effects.ni.dll, version=4.2.5309.33059

    C:\Windows\assembly\NativeImages_v4.0.30319_64\PaintDotNet\ec9e850e615dc96e6dabf9734342a4dc\PaintDotNet.ni.exe, version=4.2.5309.33059

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

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

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

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

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

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

    C:\Windows\assembly\NativeImages_v4.0.30319_64\PaintDotNetc8826574#\ec90481fefc4ebebf5241ce379902ad7\PaintDotNet.SystemLayer.Native.x64.ni.dll, version=4.2.5309.33059

    C:\Program Files\Paint.NET\PaintDotNet.SystemLayer.Native.x64.dll, version=4.2.5309.33059

    C:\Windows\system32\MSVCR120.dll, version=12.00.21005.1 built by: REL

    C:\Windows\system32\VCOMP120.DLL, version=12.00.21005.1 built by: REL

    C:\Windows\system32\MSVCP120.dll, version=12.00.21005.1 built by: REL

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

    C:\Windows\WinSxS\amd64_microsoft.windows.gdiplus_6595b64144ccf1df_1.1.7601.18120_none_2b25b14c71ebf230\gdiplus.dll, version=6.1.7601.18120 (win7sp1_gdr.130402-1532)

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

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

    C:\Windows\system32\WINTRUST.dll, version=6.1.7601.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\CLBCatQ.DLL, version=2001.12.8530.16385 (win7_rtm.090713-1255)

    C:\Windows\System32\UIAnimation.dll, version=6.2.9200.16492 (win8_gdr_oobssr.130113-0015)

    C:\Windows\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.7601.17514_none_fa396087175ac9ac\comctl32.dll, version=6.10 (win7_rtm.090713-1255)

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

    C:\Windows\system32\WindowsCodecs.dll, version=6.2.9200.16583 (win8_gdr.130412-1706)

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

    C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.Windows.Forms.resources\v4.0_4.0.0.0_de_b77a5c561934e089\System.Windows.Forms.resources.dll, version=4.0.30319.18408 built by: FX451RTMGREL

    C:\Program Files\WIDCOMM\Bluetooth Software\btmmhook.dll, version=6.2.1.1100

    C:\Windows\system32\PSAPI.DLL, version=6.1.7600.16385 (win7_rtm.090713-1255)

    C:\Program Files\DigitalPersona\Bin\DpoSet.dll, version=5.1.0.280

    C:\Windows\WinSxS\amd64_microsoft.vc90.crt_1fc8b3b9a1e18e3b_9.0.30729.4940_none_08e4299fa83d7e3c\MSVCP90.dll, version=9.00.30729.4940

    C:\Windows\WinSxS\amd64_microsoft.vc90.crt_1fc8b3b9a1e18e3b_9.0.30729.4940_none_08e4299fa83d7e3c\MSVCR90.dll, version=9.00.30729.4940

    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\e3882692d8f0e323f93b4d95c204b7b7\System.Xaml.ni.dll, version=4.0.30319.18408 built by: FX451RTMGREL

    C:\Windows\assembly\NativeImages_v4.0.30319_64\System.Xml\fa4b9cda7a89969191429507a934c352\System.Xml.ni.dll, version=4.0.30319.18408 built by: FX451RTMGREL

    C:\Windows\system32\oleacc.dll, version=7.0.0.0 (win7sp1_gdr.110826-1504)

    C:\Windows\assembly\NativeImages_v4.0.30319_64\Accessibility\a875dc03c70e009607b33587df78f638\Accessibility.ni.dll, version=4.0.30319.18408 built by: FX451RTMGREL

    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\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\Borders N' Shapes.dll, version=4.0.4642.26476

    C:\Program Files\Paint.NET\Effects\Boutons.dll, version=1.1.0.0

    C:\Program Files\Paint.NET\Effects\BrushIt.Effect.dll, version=0.2.0.376

    C:\Program Files\Paint.NET\Effects\CalliColour.dll, version=1.0.5224.33758

    C:\Program Files\Paint.NET\Effects\ChopUp.Effect.dll, version=1.3.0.0

    C:\Program Files\Paint.NET\Effects\CodeLab.dll, version=1.8.4305.21282

    C:\Program Files\Paint.NET\Effects\Color Match.dll, version=4.0.4642.26532

    C:\Program Files\Paint.NET\Effects\ColorHarmonies.dll, version=0.5.0.0

    C:\Program Files\Paint.NET\Effects\ColorMatrix.dll, version=1.0.0.0

    C:\Program Files\Paint.NET\Effects\CurlyLines.dll, version=1.0.0.0

    C:\Program Files\Paint.NET\Effects\CurlyLinesX.dll, version=0.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.2.5286.39584

    C:\Program Files\Paint.NET\Effects\DragFrom.dll, version=1.1.0.0

    C:\Program Files\Paint.NET\Effects\DropShadowEx.Effect.dll, version=1.0.0.0

    C:\Program Files\Paint.NET\Effects\EditableText.dll, version=1.0.1.0

    C:\Program Files\Paint.NET\Effects\ExampleOptionBased.Effect.dll, version=1.2.0.0

    C:\Program Files\Paint.NET\Effects\ExampleOptionBasedVariants.Effect.dll, version=1.2.0.0

    C:\Program Files\Paint.NET\Effects\ExamplePropertyBased.Effect.dll, version=1.2.0.0

    C:\Program Files\Paint.NET\Effects\ExamplePropertyBasedPdn4.Effect.dll, version=1.2.0.0

    C:\Program Files\Paint.NET\Effects\ExtendBorder.dll, version=1.3.0.0

    C:\Program Files\Paint.NET\Effects\FastenYourWindows.dll, version=1.2.0.0

    C:\Program Files\Paint.NET\Effects\FillFromClipboard.dll, version=4.0.5269.37956

    C:\Program Files\Paint.NET\Effects\FillFromClipboard_eff_render.dll, version=1.1.4052.29336

    C:\Program Files\Paint.NET\Effects\FillFromFile.dll, version=4.0.5269.38272

    C:\Program Files\Paint.NET\Effects\FillIt.Effect.dll, version=1.0.21.0

    C:\Program Files\Paint.NET\Effects\Film.dll, version=4.0.4642.26607

    C:\Program Files\Paint.NET\Effects\FindEdges.dll, version=1.2.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=4.0.4642.26658

    C:\Program Files\Paint.NET\Effects\Gradient Mapping.dll, version=4.0.4642.26687

    C:\Program Files\Paint.NET\Effects\Grid Warp.dll, version=4.0.5149.26776

    C:\Program Files\Paint.NET\Effects\Jitter.dll, version=4.0.4642.26986

    C:\Program Files\Paint.NET\Effects\JuliaFractalEx.dll, version=1.0.0.0

    C:\Program Files\Paint.NET\Effects\Liquify.dll, version=4.0.4642.26973

    C:\Program Files\Paint.NET\Effects\MandelbrotFractalEx.dll, version=1.0.0.0

    C:\Program Files\Paint.NET\Effects\MeasureObject.dll, version=1.5.0.0

    C:\Program Files\Paint.NET\Effects\MeasureSelection.dll, version=1.4.0.0

    C:\Program Files\Paint.NET\Effects\Olden.dll, version=1.5.0.0

    C:\Program Files\Paint.NET\Effects\OptionBasedLibrary v0.2.dll, version=0.2.0.0

    C:\Program Files\Paint.NET\Effects\Outline Object.dll, version=4.0.4642.26954

    C:\Program Files\Paint.NET\Effects\PanZoomRoll.dll, version=1.0.0.0

    C:\Program Files\Paint.NET\Effects\PaperKaleidocycles.dll, version=1.4.0.0

    C:\Program Files\Paint.NET\Effects\PaperKaleidocycles.Effect.dll, version=1.4.0.0

    C:\Program Files\Paint.NET\Effects\PathTools.Effect.dll, version=0.8.0.0

    C:\Program Files\Paint.NET\Effects\Pixelate+.dll, version=4.0.4642.26940

    C:\Program Files\Paint.NET\Effects\Planetoid.dll, version=1.0.0.0

    C:\Program Files\Paint.NET\Effects\PlugInData.dll, version=1.0.0.0

    C:\Program Files\Paint.NET\Effects\PostscriptRenderer.Effect.dll, version=0.2.0.0

    C:\Program Files\Paint.NET\Effects\PrinterPlus.dll, version=1.5.0.0

    C:\Program Files\Paint.NET\Effects\PrintIt.Effect.dll, version=0.8.0.404

    C:\Program Files\Paint.NET\Effects\Random Effect.dll, version=4.0.4642.26928

    C:\Program Files\Paint.NET\Effects\Random Shape Fill.dll, version=4.0.4642.26910

    C:\Program Files\Paint.NET\Effects\SBCommon.dll, version=3.0.0.0

    C:\Program Files\Paint.NET\Effects\ScriptLab.dll, version=4.0.5146.23014

    C:\Program Files\Paint.NET\Effects\Shape3D.dll, version=1.2.6.0

    C:\Program Files\Paint.NET\Effects\Shape3Dx.dll, version=0.0.0.0

    C:\Program Files\Paint.NET\Effects\SierpinskiFractals.Effect.dll, version=1.0.0.0

    C:\Program Files\Paint.NET\Effects\Smudge.dll, version=4.0.4642.26844

    C:\Program Files\Paint.NET\Effects\SpiritLevel.Effect.dll, version=0.3.0.0

    C:\Program Files\Paint.NET\Effects\Splatter.dll, version=4.0.4642.26829

    C:\Program Files\Paint.NET\Effects\Stitch.dll, version=4.0.4642.26808

    C:\Program Files\Paint.NET\Effects\StringAndPinColor.dll, version=1.0.5224.35227

    C:\Program Files\Paint.NET\Effects\ThatOtherApp.dll, version=2.2.0.0

    C:\Program Files\Paint.NET\Effects\TileFillFromClipboard.dll, version=1.0.0.0

    C:\Program Files\Paint.NET\Effects\Trail.dll, version=4.0.4642.26791

    C:\Program Files\Paint.NET\Effects\TRsAlphaCutter.dll, version=2.1.5045.31995

    C:\Program Files\Paint.NET\Effects\TRsDrumSkin.dll, version=1.3.5198.13186

    C:\Program Files\Paint.NET\Effects\TRsFireWorks.dll, version=1.2.0.0

    C:\Program Files\Paint.NET\Effects\TRsObjectPos.dll, version=1.1.5195.31714

    C:\Program Files\Paint.NET\Effects\Turtle.Effect.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\Unblend.dll, version=1.0.5176.26202

    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\OptionBasedLibrary v0.7.dll, version=0.7.0.225

    C:\Program Files\Paint.NET\OptionBasedLibrary v0.6.dll, version=0.5.0.0

    C:\Program Files\Paint.NET\OptionBasedLibrary v0.5.dll, version=0.5.0.0

    C:\Windows\Microsoft.Net\assembly\GAC_MSIL\mscorlib.resources\v4.0_4.0.0.0_de_b77a5c561934e089\mscorlib.resources.dll, version=4.0.30319.18408 built by: FX451RTMGREL

    C:\Windows\assembly\NativeImages_v4.0.30319_64\System.Configuration\13bb14bb88e6c577c79001039d678bbd\System.Configuration.ni.dll, version=4.0.30319.18408 built by: FX451RTMGREL

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

    C:\Windows\system32\RichEd20.DLL, version=5.31.23.1230

    C:\Windows\assembly\NativeImages_v4.0.30319_64\System.Security\a6153cf4b7a0d2e5c0f4f3e02de99150\System.Security.ni.dll, version=4.0.30319.18408 built by: FX451RTMGREL

    C:\Windows\system32\SXS.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:\Program Files\Paint.NET\FileTypes\ABRFileType.dll, version=1.0.0.1

    C:\Program Files\Paint.NET\FileTypes\AnimGIF.dll, version=2.4.4119.28305

    C:\Program Files\Paint.NET\FileTypes\Base64FileType.dll, version=1.0.0.4

    C:\Program Files\Paint.NET\FileTypes\CodeFileType.dll, version=0.1.0.0

    C:\Program Files\Paint.NET\FileTypes\IcoCur.dll, version=3.7.0.0

    C:\Program Files\Paint.NET\FileTypes\ImPDF.Open.FileType.dll, version=1.1.0.0

    C:\Program Files\Paint.NET\FileTypes\ImPDF.Save.FileType.dll, version=1.5.0.1

    C:\Program Files\Paint.NET\FileTypes\ImPNM.FileType.dll, version=1.1.0.0

    C:\Program Files\Paint.NET\FileTypes\ImPS,EPS,AI.Open.FileType.dll, version=1.0.0.0

    C:\Program Files\Paint.NET\FileTypes\ImSVG.Open.FileType.dll, version=0.18.0.0

    C:\Program Files\Paint.NET\FileTypes\ImXCF.FileType.dll, version=1.3.0.93

    C:\Program Files\Paint.NET\FileTypes\OpenRasterFiletype.dll, version=1.1.0.0

    C:\Program Files\Paint.NET\FileTypes\PhotoShop.dll, version=2.4.0.0

    C:\Program Files\Paint.NET\FileTypes\TileImageFileType.dll, version=1.0.0.1

    C:\Windows\system32\urlmon.dll, version=11.00.9600.16428 (winblue_gdr.131013-1700)

    C:\Windows\system32\api-ms-win-downlevel-ole32-l1-1-0.dll, version=6.2.9200.16492 (win8_gdr_oobssr.130113-0015)

    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-advapi32-l1-1-0.dll, version=6.2.9200.16492 (win8_gdr_oobssr.130113-0015)

    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-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.16518 (winblue_gdr_escrow.140205-2123)

    C:\Windows\system32\WININET.dll, version=11.00.9600.16428 (winblue_gdr.131013-1700)

    C:\Windows\system32\Secur32.dll, version=6.1.7601.18270 (win7sp1_gdr.130924-1532)

    C:\Windows\system32\SSPICLI.DLL, version=6.1.7601.18270 (win7sp1_gdr.130924-1532)

    C:\Windows\system32\api-ms-win-downlevel-advapi32-l2-1-0.dll, version=6.2.9200.16492 (win8_gdr_oobssr.130113-0015)

    C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.Xml.resources\v4.0_4.0.0.0_de_b77a5c561934e089\System.Xml.resources.dll, version=4.0.30319.18408 built by: FX451RTMGREL

    C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.Drawing.resources\v4.0_4.0.0.0_de_b03f5f7f11d50a3a\System.Drawing.resources.dll, version=4.0.30319.18408 built by: FX451RTMGREL

    C:\Program Files\WIDCOMM\Bluetooth Software\btkeyind.dll, version=

    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\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\ieframe.dll, version=11.00.9600.16428 (winblue_gdr.131013-1700)

    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\mshtml.dll, version=11.00.9600.16428 (winblue_gdr.131013-1700)

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

    C:\Windows\system32\msls31.dll, version=3.10.349.0

    C:\Windows\system32\XmlLite.dll, version=1.3.1001.0

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

    C:\Windows\assembly\GAC\Microsoft.mshtml\7.0.3300.0__b03f5f7f11d50a3a\Microsoft.mshtml.dll, version=7.0.3300.0

    C:\Windows\system32\uiautomationcore.dll, version=7.0.0.0 (win7_rtm.090713-1255)

    C:\Program Files\DigitalPersona\Bin\DpFbview.dll, version=5.1.0.4248

    C:\Windows\system32\SHFOLDER.DLL, version=6.1.7600.16385 (win7_rtm.090713-1255)

    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)

------------------------------------------------------------------------------


midoras signature.gif

Link to comment
Share on other sites

 

 

Exception details:

System.ArgumentNullException: Der Wert darf nicht NULL sein.

Parametername: image

bei System.Drawing.Graphics.FromImage(Image image)

bei PlugInData.PBDialog.Apply_Run()

 

What plugin were you trying to run? I need to know to reproduce error.

Edited by TechnoRobbo

Go out there and be amazing. Have Fun, TR
TRsSig.png?raw=1
Some Pretty Pictures Some Cool Plugins

Link to comment
Share on other sites

What plugin were you trying to run? I need to know to reproduce error.

 

Planetoid.

 

But it happened on closing the PluginBrowser.

 

Maybe the canceled effect was still cleaning up.

midoras signature.gif

Link to comment
Share on other sites

A nice plugin but it takes me longer to scroll down to it and choose the plugin I need than to actually find the plugin without it.   ;)  If the name started with an A it would be on the top of the list and easier to use.  Just saying.

  • Upvote 1

 

                                                              http://forums.getpaint.net/index.php?/topic/21233-skullbonz-art-gallery

Link to comment
Share on other sites

I was thinking the same thing skullbonz, lol. I came here to report my feedback, but seems you took the words right out of my mouth. XD

Aside from wishing the plugin was somehow at the very top of my plugin list, this is a cool start to something exciting. I'm very thankful for your hard work guys. :)

 

Who knows, since we now have a code that works to search for plugins, maybe someday this will lead to the development of a built-in plugin search box, without the need of opening extra windows, except when choosing "advanced search".

 

Either way, I'm very happy about this plugin, thanks again! :)

Link to comment
Share on other sites

 

A nice plugin but it takes me longer to scroll down to it and choose the plugin I need than to actually find the plugin without it.    ;)  If the name started with an A it would be on the top of the list and easier to use.  Just saying.

 

A Plugin Browser?  ;)  Actually that was a topic of much discussion, we'll have to reconvine on that issue.

Go out there and be amazing. Have Fun, TR
TRsSig.png?raw=1
Some Pretty Pictures Some Cool Plugins

Link to comment
Share on other sites

Now this is a valuable tool to have, very good work from the Dwarf Horde   :D   

 

ZXCBOoZ.png

 

 

Link to comment
Share on other sites

Thank you very much to all for giving the plugin of my dreams. I always wanted something like this. :)

Rl7un0O.png

Link to comment
Share on other sites

Barbieq25, Cc4FuzzyHuggles, midora ,DrewDale, skullbonz, Cc4FuzzyHuggles, nitenurse79, Pratyush, sashwilko , mottoman

I'm sure I speak for all the Dwarves when I say thank you for your comments in makes all the work worth it.

Go out there and be amazing. Have Fun, TR
TRsSig.png?raw=1
Some Pretty Pictures Some Cool Plugins

Link to comment
Share on other sites

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