Ego Eram Reputo Posted December 28, 2013 Share Posted December 28, 2013 Ego Eram Reputo, on 28 Dec 2013 - 2:10 PM, said: I though it might be worthwhile to catalog some of the plugins which are not working with 4.0. This list is incomplete and subject to change. Asmageddon_Strange Bulger. Tested with 4.0.5284 System.TypeLoadException: Could not load type 'PaintDotNet.Effects.EdgeDetectConfigDialog' 4.0x version is available Asmageddon_Strange Bulger B. Tested with 4.0.5284 System.TypeLoadException: Could not load type 'PaintDotNet.Effects.EdgeDetectConfigDialog' 4.0x version is available Blur Map - Curtis. Tested with 4.0.5284 Hidden Content: File: C:\Program Files\Paint.NET\Effects\CurtisBlack.Effects.dll Full error message: System.TypeInitializationException: The type initializer for 'CurtisBlack.Common.PDNIO' threw an exception. ---> System.TypeLoadException: Could not load type 'PaintDotNet.PdnFileTypes' from assembly 'PaintDotNet.Data, Version=4.0.5105.6977, Culture=neutral, PublicKeyToken=null'. at CurtisBlack.Common.PDNIO.GetFileTypes() --- End of inner exception stack trace --- Channel Mask - Curtis. Tested with 4.0.5284. Hidden Content: File: C:\Program Files\Paint.NET\Effects\CurtisBlack.Effects.dll Full error message: System.TypeInitializationException: The type initializer for 'CurtisBlack.Common.PDNIO' threw an exception. ---> System.TypeLoadException: Could not load type 'PaintDotNet.PdnFileTypes' from assembly 'PaintDotNet.Data, Version=4.0.5105.6977, Culture=neutral, PublicKeyToken=null'. at CurtisBlack.Common.PDNIO.GetFileTypes() --- End of inner exception stack trace --- Color Filter. 4.0x version is available Color Flip Rotate. 4.0x version is available Color Tint. 4.0x version is available CurtisBlack.Common.dll. Tested with 4.0.5284. Shows under Plugin Errors. Custom Texture - Simon Brown. Tested with 4.0.5284 Hidden Content: Exception details: System.TypeLoadException: Could not load type 'PaintDotNet.PdnInfo' from assembly 'PaintDotNet.Resources, Version=4.0.5105.6977, Culture=neutral, PublicKeyToken=null'. at Texture.SelectFrame.SelectFrame_Load(Object sender, EventArgs e) at System.Windows.Forms.Form.OnLoad(EventArgs e) at PaintDotNet.Effects.EffectConfigDialog.OnLoad(EventArgs e) in D:\src\pdn\paintdotnet\src\Effects\EffectConfigDialog.cs:line 144 at System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible) at System.Windows.Forms.Control.CreateControl() at System.Windows.Forms.Control.WmShowWindow(Message& m) at System.Windows.Forms.Control.WndProc(Message& m) at System.Windows.Forms.Form.WndProc(Message& m) at PaintDotNet.PdnBaseForm.WndProc(Message& m) in D:\src\pdn\paintdotnet\src\Core\PdnBaseForm.cs:line 1559 at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam) Displacement Map - Curtis. Tested with 4.0.5284. Hidden Content: File: C:\Program Files\Paint.NET\Effects\CurtisBlack.Effects.dll Full error message: System.TypeInitializationException: The type initializer for 'CurtisBlack.Common.PDNIO' threw an exception. ---> System.TypeLoadException: Could not load type 'PaintDotNet.PdnFileTypes' from assembly 'PaintDotNet.Data, Version=4.0.5105.6977, Culture=neutral, PublicKeyToken=null'. at CurtisBlack.Common.PDNIO.GetFileTypes() --- End of inner exception stack trace --- at CurtisBlack.Common.PDNIO.get_RecentFiles() at CurtisBlack.Effects.Displacement.DisplacementConfigDialog.InitialInitToken() at PaintDotNet.Effects.EffectConfigDialog.Constructor() in D:\src\pdn\paintdotnet\src\Effects\EffectConfigDialog.cs:line 110 at CurtisBlack.Effects.Displacement.DisplacementConfigDialog..ctor() at CurtisBlack.Effects.Displacement.Displacement.CreateConfigDialog() at PaintDotNet.Menus.EffectMenuBase.RunEffectImpl(Type effectType) in D:\src\pdn\paintdotnet\src\PaintDotNet\Menus\EffectMenuBase.cs:line 915 Engrave/Emboss. My error - this works. Filtered Black And White - 4.0x version is available Glass Blocks 4.0x version is available (GPU) Motion Blur. Tested with 4.0.5168 as reported here: http://forums.getpaint.net/index.php?/topic/19364-hardware-accelerated-blur-pack-v24/page-3#entry406283 Hidden Content: Full error message: PaintDotNet.WorkerThreadException: Worker thread threw an exception ---> System.TypeLoadException: Could not load type 'PaintDotNet.Rendering.PointFUtil' from assembly 'PaintDotNet.Base, Version=4.0.5168.12074, Culture=neutral, PublicKeyToken=null'. Gradient.dll 4.0x version is available GradientPlugin.dll. 4.0x version is available illnabPlugins.dll. Tested with 4.0.5284. Shows under Plugin Errors. IncreaseLocalContrast.dll. Tested with 4.0.5284. Hidden Content: File: C:\Program Files\Paint.NET\Effects\IncreaseLocalContrast.dll Effect Name: MeeSoft.PaintDotNet.Plugins.IncreaseLocalContrast.EffectPlugin Full error message: System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.ArgumentOutOfRangeException: Increment value 1 is invalid - it must be less than current Maximum (0.4). Parameter name: Increment Lomography - BoltBait has released a 4.0 version called Lameography OptiPNG - the original version Hidden Content: Exception details: System.TypeLoadException: Could not load type 'PaintDotNet.HeaderLabel' from assembly 'PaintDotNet.Core, Version=4.0.5105.6977, Culture=neutral, PublicKeyToken=null'. at ILikePi.FileTypes.OptiPng.OptiPngSaveConfigWidget.initColors(ToolTip toolTip, TableLayoutPanel main) at ILikePi.FileTypes.OptiPng.OptiPngSaveConfigWidget..ctor() at ILikePi.FileTypes.OptiPng.OptiPngFileType.OnCreateSaveConfigWidgetT() at PaintDotNet.FileType`2.CreateSaveConfigWidget() in D:\src\pdn\paintdotnet\src\Data\FileType`2.cs:line 51 at PaintDotNet.Dialogs.SaveConfigDialog.set_FileType(FileType value) in D:\src\pdn\paintdotnet\src\PaintDotNet\Dialogs\SaveConfigDialog.cs:line 314 at PaintDotNet.Controls.DocumentWorkspace.GetSaveConfigToken(FileType currentFileType, SaveConfigToken currentSaveConfigToken, SaveConfigToken& newSaveConfigToken, Surface saveScratchSurface) in D:\src\pdn\paintdotnet\src\PaintDotNet\Controls\DocumentWorkspace.cs:line 2412 at PaintDotNet.Controls.DocumentWorkspace.DoSaveAsDialog(String& newFileName, FileType& newFileType, SaveConfigToken& newSaveConfigToken, Surface saveScratchSurface) in D:\src\pdn\paintdotnet\src\PaintDotNet\Controls\DocumentWorkspace.cs:line 2611 at PaintDotNet.Controls.DocumentWorkspace.DoSaveAs() in D:\src\pdn\paintdotnet\src\PaintDotNet\Controls\DocumentWorkspace.cs:line 3085 at System.Windows.Forms.ToolStripMenuItem.OnClick(EventArgs e) at System.Windows.Forms.ToolStripItem.HandleClick(EventArgs e) at System.Windows.Forms.ToolStripItem.HandleMouseUp(MouseEventArgs e) at System.Windows.Forms.ToolStrip.OnMouseUp(MouseEventArgs mea) at System.Windows.Forms.ToolStripDropDown.OnMouseUp(MouseEventArgs mea) at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks) at System.Windows.Forms.Control.WndProc(Message& m) at System.Windows.Forms.ToolStrip.WndProc(Message& m) at System.Windows.Forms.ToolStripDropDown.WndProc(Message& m) at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam) PDNWatermark.dll Tested with 4.0.5284. Hidden Content: Exception details: System.TypeLoadException: Could not load type 'PaintDotNet.PdnInfo' from assembly 'PaintDotNet.Resources, Version=4.0.5152.40811, Culture=neutral, PublicKeyToken=null'. PhotoFloodFillPlugin.dll. Tested with 4.0.5284 Shows under Plugin Errors. PNM File Type - zeeshanejaz 2009 (PNMPlugin.dll) Hidden Content: System.TypeLoadException: Could not load type 'PaintDotNet.PdnException' from assembly 'PaintDotNet.Core, Version=4.0.5152.40811, Culture=neutral, PublicKeyToken=null'. at PaintDotNet.Data.PPMFileType.OnLoad(Stream input) at PaintDotNet.FileType.Load(Stream input) in D:\src\pdn\paintdotnet\src\Data\FileType.cs:line 459 at PaintDotNet.Functional.Func.Eval[T1,TRet](Func`2 f, T1 arg1) in D:\src\pdn\paintdotnet\src\Base\Functional\Func.cs:line 156 PointWarpEffect.dll. Tested with 4.0.5284. Shows under Plugin Errors. Psychedelic.dll. Tested with 4.0.5284. Shows under Plugin Errors. RadialBlurDeluxe_v0.1.dll. Tested with 4.0.5284. Shows under Plugin Errors. ShadowEffect.dll. Tested with 4.0.5284. Shows under Plugin Errors. Recompiled by midora here: http://forums.getpaint.net/index.php?/topic/1900-shadow-effect-plugin-like-google-maps/?p=419633 Single Hue (Effects > Color) 4.0x version is available Sparkle_Glitter.dll (Effects > Render). Knotts. Tested with 4.0.5284. Shows under Plugin Errors. SubtleEffect.dll. Tested with 4.0.5284. Shows under Plugin Errors. TileFillFromClipboard.dll. Tested with 4.0.5284. Shows under Plugin Errors. UnsharpMask.dll. Tested with 4.0.5284. Shows under Plugin Errors. Vitrious (Effects > Colour > Vitrious) 4.0x version is available Water.dll. Tested with 4.0.5284. Shows under Plugin Errors. White Balance (Effects > Colour > White Balance) 4.0x version is available ZoomBlurDeluxe_v0.2.dll. Tested with 4.0.5284. Shows under Plugin Errors. Feel free to add to this list if you find a plugin that is not working. Hidden Content: Fixed in 4.0.5284 Fire.dll. Hidden Content: Fixed in 4.0.5268 RotateZoom+ (Effects > Distort). Fixed in 4.0.5268 Hidden Content: Fixed in 4.0.5226 Asmageddon_Alpha Works Fixed in 4.0.5226 Asmageddon_Channel multiplier Fixed in 4.0.5226 Asmageddon_Channel_Shift Fixed in 4.0.5226 Asmageddon_Channel_Works_Plus Fixed in 4.0.5226 Asmageddon_Color_Percentage_Plus Fixed in 4.0.5226 Asmageddon_From P to S Fixed in 4.0.5226 Asmageddon_From P to S Grey Fixed in 4.0.5226 Asmageddon_HSV inversion Fixed in 4.0.5226 Asmageddon_Hue Channeling multiply Fixed in 4.0.5226 Asmageddon_Hue Red Psychodelic Fixed in 4.0.5226 Asmageddon_Image coder Fixed in 4.0.5226 Asmageddon_Inverto_pushing Fixed in 4.0.5226 Asmageddon_Inverto_pushing_Caleidoscope Fixed in 4.0.5226 Asmageddon_Inverto_pushing_plus Fixed in 4.0.5226 Asmageddon_Multiplo uniqua Fixed in 4.0.5226 Asmageddon_PS Mega Fixed in 4.0.5226 Asmageddon_Pseudo water Fixed in 4.0.5226 Asmageddon_Quadro disorter Fixed in 4.0.5226 Asmageddon_Quadro disorter B Fixed in 4.0.5226 Asmageddon_Render-Border Fixed in 4.0.5226 Asmageddon_Render-Quadro bumperoo Fixed in 4.0.5226 Asmageddon_Render-Quadro inverto Fixed in 4.0.5226 Asmageddon_Render-Quadro sharper Fixed in 4.0.5226 Asmageddon_RGB tricks Fixed in 4.0.5226 Asmageddon_Strange_Bulger Kaleidoscope Fixed in 4.0.5226 Bevel (Effects > Render > Bevel) - jsonchiu Fixed in 4.0.5226 Camera lens distortion correction - kbarni (Effects > Photo > Lens distortion) Fixed in 4.0.5226 Channel Mixer Greyscale (Illnab1024) Fixed in 4.0.5226 ClipWarp Fixed in 4.0.5226 ClipWarpNew Fixed in 4.0.5226 Clouds (Sepcot) Fixed in 4.0.5226 Lines / Simple Lines Fixed in 4.0.5226 Nebulous - MadJik (Effects > Texture) Fixed in 4.0.5226 Newton Fractal - MadJik. (Effects > Texture) Fixed in 4.0.5226 Power Stretch (Effects > Distort) Fixed in 4.0.5226 Rainbow (Effect > Artistic) Fixed in 4.0.5226 RGB to CMYK (Effects > Colorspace) Fixed in 4.0.5226 ScreenPixel (Effects > Distort) Fixed in 4.0.5226 Sparkle_Stars.dll (Effects > Render Fixed in 4.0.5226 but the plugin itself appears broken. Hidden Content: Fixed in 4.0.5168 Blendmodes Plus Fixed in 4.0.5168 Conditional Hue & Saturation(CondHSAdj.dll from this thread: http://forums.getpaint.net/index.php?/topic/885-conditional-huesaturation-effect-available/). Fixed in 4.0.5168 Extract Color - APShredder. Fixed in 4.0.5168 Hue/Saturation+. Fixed in 4.0.5168 Local Contrast Enhancement Fixed in 4.0.5168 Motion Sharpen Fixed in 4.0.5168 Shadow/Highlight Recovery Fixed in 4.0.5168 Sharpen+ Fixed in 4.0.5168 Splashes. Fixed in 4.0.5168 Splinter. Fixed in 4.0.5168 Quote ebook: Mastering Paint.NET | resources: Plugin Index | Stereogram Tut | proud supporter of Codelab plugins: EER's Plugin Pack | Planetoid | StickMan | WhichSymbol+ | Dr Scott's Markup Renderer | CSV Filetype | dwarf horde plugins: Plugin Browser | ShapeMaker Link to comment Share on other sites More sharing options...
pyrochild Posted December 28, 2013 Share Posted December 28, 2013 Your copy of Random Effect is out of date. Quote ambigram signature by Kemaru [i write plugins and stuff] If you like a post, upvote it! Link to comment Share on other sites More sharing options...
Simon Brown Posted December 28, 2013 Share Posted December 28, 2013 I need to fix CustomBrushesMini and EditableText. The first one doesn't crash, it just doesn't load any brushes. Quote Link to comment Share on other sites More sharing options...
Simon Brown Posted December 29, 2013 Share Posted December 29, 2013 It loads them for me. I've just experimented and added 10 brushes using the add brush button on the UI Thanks, I'll try it again. Does EditableText work for you? Quote Link to comment Share on other sites More sharing options...
Ego Eram Reputo Posted December 29, 2013 Author Share Posted December 29, 2013 Scriptlab? File: C:\Program Files\Paint.NET\Effects\ScriptLab.dll Effect Name: pyrochild.effects.scriptlab.ScriptLab Full error message: System.ArgumentException: An item with the same key has already been added. at System.Collections.Generic.Dictionary`2.Insert(TKey key, TValue value, Boolean add) at pyrochild.effects.scriptlab.ConfigDialog..ctor() at pyrochild.effects.scriptlab.ScriptLab.CreateConfigDialog() at PaintDotNet.Menus.EffectMenuBase.RunEffectImpl(Type effectType) in D:\src\pdn\paintdotnet\src\PaintDotNet\Menus\EffectMenuBase.cs:line 915 Quote ebook: Mastering Paint.NET | resources: Plugin Index | Stereogram Tut | proud supporter of Codelab plugins: EER's Plugin Pack | Planetoid | StickMan | WhichSymbol+ | Dr Scott's Markup Renderer | CSV Filetype | dwarf horde plugins: Plugin Browser | ShapeMaker Link to comment Share on other sites More sharing options...
Ego Eram Reputo Posted December 29, 2013 Author Share Posted December 29, 2013 Your copy of Random Effect is out of date. True! If only all of these were so easy to fix. Dropped it from the list. Glass Blocks - Ed Harvey Splinter - Ed harvey Motion Sharpen - Madjik Hue/Saturation+ - Tanel Added. Thanks. (Kris's Duotones work for me. In fact all his work - as does Inksketch and Gaussian Blur + and 3D Object) I'll go through all my installed plugins later. Interesting how some work for others Instead of going through your own copies (which I'm doing anyway for all the plugins) - how about double checking the ones I've listed? Quote ebook: Mastering Paint.NET | resources: Plugin Index | Stereogram Tut | proud supporter of Codelab plugins: EER's Plugin Pack | Planetoid | StickMan | WhichSymbol+ | Dr Scott's Markup Renderer | CSV Filetype | dwarf horde plugins: Plugin Browser | ShapeMaker Link to comment Share on other sites More sharing options...
pyrochild Posted December 29, 2013 Share Posted December 29, 2013 Scriptlab? File: C:\Program Files\Paint.NET\Effects\ScriptLab.dll Effect Name: pyrochild.effects.scriptlab.ScriptLab Full error message: System.ArgumentException: An item with the same key has already been added. at System.Collections.Generic.Dictionary`2.Insert(TKey key, TValue value, Boolean add) at pyrochild.effects.scriptlab.ConfigDialog..ctor() at pyrochild.effects.scriptlab.ScriptLab.CreateConfigDialog() at PaintDotNet.Menus.EffectMenuBase.RunEffectImpl(Type effectType) in D:\src\pdn\paintdotnet\src\PaintDotNet\Menus\EffectMenuBase.cs:line 915 That's not an incompatibility with PDN4, but rather something to do with ScriptLab not liking to have multiple plugins with the same namespace and class name. Please PM me a screenshot of the files in your Effects folder, or better yet a zip of the whole thing. Quote ambigram signature by Kemaru [i write plugins and stuff] If you like a post, upvote it! Link to comment Share on other sites More sharing options...
Rick Brewster Posted January 2, 2014 Share Posted January 2, 2014 From what I can tell these plugins are all using methods (or classes etc.) from Paint.NET DLLs that they should not have been using in the first place, and which I've repeatedly warned against using because I was planning to move, rename, or delete them. Plugin authors should update their plugins to not use things such as Utility.ClampToByte(), or classes like HeaderLabel. Quote The Paint.NET Blog: https://blog.getpaint.net/ Donations are always appreciated! https://www.getpaint.net/donate.html Link to comment Share on other sites More sharing options...
Ego Eram Reputo Posted January 4, 2014 Author Share Posted January 4, 2014 It's the older version of Conditional Hue & Saturation. I've posted the thread. Should I just remove this out of date attachment? Removed InkSketch - the error was a "built-in" warning. Removed KrisVDM's dll's. all were resolved with updates. Quote ebook: Mastering Paint.NET | resources: Plugin Index | Stereogram Tut | proud supporter of Codelab plugins: EER's Plugin Pack | Planetoid | StickMan | WhichSymbol+ | Dr Scott's Markup Renderer | CSV Filetype | dwarf horde plugins: Plugin Browser | ShapeMaker Link to comment Share on other sites More sharing options...
midora Posted January 4, 2014 Share Posted January 4, 2014 MeasureSelection has been updated in October regarding PDN4. Is there still an issue? Quote Link to comment Share on other sites More sharing options...
Ego Eram Reputo Posted January 4, 2014 Author Share Posted January 4, 2014 I probably need to update my copy. Will do so later today and let you know. Quote ebook: Mastering Paint.NET | resources: Plugin Index | Stereogram Tut | proud supporter of Codelab plugins: EER's Plugin Pack | Planetoid | StickMan | WhichSymbol+ | Dr Scott's Markup Renderer | CSV Filetype | dwarf horde plugins: Plugin Browser | ShapeMaker Link to comment Share on other sites More sharing options...
barbieq25 Posted January 4, 2014 Share Posted January 4, 2014 Oh but I love that plugin! I just wish the slider would go a bit further to the right. No idea how it works or what it is but I do love the outcome. Quote Knowledge is no burden to carry. April Jones, 2012 Gallery My DA Gallery Link to comment Share on other sites More sharing options...
BoltBait Posted January 5, 2014 Share Posted January 5, 2014 Oh but I love that plugin! Seriously, I think you're the only one. I just wish the slider would go a bit further to the right. No idea how it works or what it is but I do love the outcome. That can be arranged. Quote Click to play: Download: BoltBait's Plugin Pack | CodeLab | and how about a Computer Dominos Game Link to comment Share on other sites More sharing options...
barbieq25 Posted January 5, 2014 Share Posted January 5, 2014 Welshy does too (I think) otherwise how would he know...please mister, make it work again Quote Knowledge is no burden to carry. April Jones, 2012 Gallery My DA Gallery Link to comment Share on other sites More sharing options...
Ego Eram Reputo Posted January 5, 2014 Author Share Posted January 5, 2014 Add my vote. I like Lomography. Until then - Lomogrpahy added and MeasureSelection removed. 1 Quote ebook: Mastering Paint.NET | resources: Plugin Index | Stereogram Tut | proud supporter of Codelab plugins: EER's Plugin Pack | Planetoid | StickMan | WhichSymbol+ | Dr Scott's Markup Renderer | CSV Filetype | dwarf horde plugins: Plugin Browser | ShapeMaker Link to comment Share on other sites More sharing options...
Ego Eram Reputo Posted January 7, 2014 Author Share Posted January 7, 2014 Thanks Welshy! Added. Quote ebook: Mastering Paint.NET | resources: Plugin Index | Stereogram Tut | proud supporter of Codelab plugins: EER's Plugin Pack | Planetoid | StickMan | WhichSymbol+ | Dr Scott's Markup Renderer | CSV Filetype | dwarf horde plugins: Plugin Browser | ShapeMaker Link to comment Share on other sites More sharing options...
Ego Eram Reputo Posted January 8, 2014 Author Share Posted January 8, 2014 OptiPNG added Quote ebook: Mastering Paint.NET | resources: Plugin Index | Stereogram Tut | proud supporter of Codelab plugins: EER's Plugin Pack | Planetoid | StickMan | WhichSymbol+ | Dr Scott's Markup Renderer | CSV Filetype | dwarf horde plugins: Plugin Browser | ShapeMaker Link to comment Share on other sites More sharing options...
Ego Eram Reputo Posted January 8, 2014 Author Share Posted January 8, 2014 Really? I guess need to do another update. I didn't think OptiPNG had been updated for ages. Although there are two versions. Thanks Welshy. Quote ebook: Mastering Paint.NET | resources: Plugin Index | Stereogram Tut | proud supporter of Codelab plugins: EER's Plugin Pack | Planetoid | StickMan | WhichSymbol+ | Dr Scott's Markup Renderer | CSV Filetype | dwarf horde plugins: Plugin Browser | ShapeMaker Link to comment Share on other sites More sharing options...
Rick Brewster Posted January 9, 2014 Share Posted January 9, 2014 If the plugin has the type of error that OptiPNG has, e.g. can't find "HeaderLabel", then the plugin will need to be updated. Quote The Paint.NET Blog: https://blog.getpaint.net/ Donations are always appreciated! https://www.getpaint.net/donate.html Link to comment Share on other sites More sharing options...
Ego Eram Reputo Posted January 9, 2014 Author Share Posted January 9, 2014 It's the older version which is not working: http://forums.getpaint.net/index.php?/topic/6305-optipng-file-type-plugin-november-30-2008/ The one Welshy linked to by Mr X is fine. Quote ebook: Mastering Paint.NET | resources: Plugin Index | Stereogram Tut | proud supporter of Codelab plugins: EER's Plugin Pack | Planetoid | StickMan | WhichSymbol+ | Dr Scott's Markup Renderer | CSV Filetype | dwarf horde plugins: Plugin Browser | ShapeMaker Link to comment Share on other sites More sharing options...
Ego Eram Reputo Posted January 15, 2014 Author Share Posted January 15, 2014 Added Filtered Black And White - Ed Harvey Fire.dll IncreaseLocalContrast.dll Quote ebook: Mastering Paint.NET | resources: Plugin Index | Stereogram Tut | proud supporter of Codelab plugins: EER's Plugin Pack | Planetoid | StickMan | WhichSymbol+ | Dr Scott's Markup Renderer | CSV Filetype | dwarf horde plugins: Plugin Browser | ShapeMaker Link to comment Share on other sites More sharing options...
Ed Harvey Posted January 15, 2014 Share Posted January 15, 2014 Added Filtered Black And White - Ed Harvey Fire.dll IncreaseLocalContrast.dll Obviously not using to new v4 version? Quote Link to comment Share on other sites More sharing options...
Ego Eram Reputo Posted January 15, 2014 Author Share Posted January 15, 2014 No the old version. You've not "officially" released your v4 pack to the public (via the plugin thread) - so there will be lots of users still holding the old version. I'm not making any judgement calls - just listing what works and what doesn't. When v4.0 comes out we can be a little prepared for the flood of "this plugin won't work" type posts. I may even post a list of incompatible plugins with advisories to upgrade (where possible). 1 Quote ebook: Mastering Paint.NET | resources: Plugin Index | Stereogram Tut | proud supporter of Codelab plugins: EER's Plugin Pack | Planetoid | StickMan | WhichSymbol+ | Dr Scott's Markup Renderer | CSV Filetype | dwarf horde plugins: Plugin Browser | ShapeMaker Link to comment Share on other sites More sharing options...
ianjoneill Posted February 9, 2014 Share Posted February 9, 2014 The PNM File Type Plugin (PNMPlugin.dll) does not work with the new Beta (4.0.5152.40811). When you try to open a PPM image you get the following exception: System.TypeLoadException: Could not load type 'PaintDotNet.PdnException' from assembly 'PaintDotNet.Core, Version=4.0.5152.40811, Culture=neutral, PublicKeyToken=null'. at PaintDotNet.Data.PPMFileType.OnLoad(Stream input) at PaintDotNet.FileType.Load(Stream input) in D:\src\pdn\paintdotnet\src\Data\FileType.cs:line 459 at PaintDotNet.Functional.Func.Eval[T1,TRet](Func`2 f, T1 arg1) in D:\src\pdn\paintdotnet\src\Base\Functional\Func.cs:line 156 Quote Link to comment Share on other sites More sharing options...
Ego Eram Reputo Posted February 9, 2014 Author Share Posted February 9, 2014 Thanks for the info! I'll add this to the list later today. Quote ebook: Mastering Paint.NET | resources: Plugin Index | Stereogram Tut | proud supporter of Codelab plugins: EER's Plugin Pack | Planetoid | StickMan | WhichSymbol+ | Dr Scott's Markup Renderer | CSV Filetype | dwarf horde plugins: Plugin Browser | ShapeMaker Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.