rnb Posted July 6, 2013 Share Posted July 6, 2013 Added Ed Harvey's effects and the Outline Plugin But none of the plugins work. I always get errors: Ed Harvey's Error is: File: C:\Program Files\Paint.NET\Effects\EdHarvey.Effects.dll Name: EdHarvey.Edfects.Effects.ColorFilter2Effect Version: 3.36.3160.38013 Author: Ed Harvey Copyright: Copyright © 2006-2008, Ed Harvey Website: http://paintdotnet.forumer.com/viewtopic.php?f=16 Full error message: System.IO.FileNotFoundException: Could not load file or assembly 'EdHarvey.Edfects.Common, Version=3.36.3160.38013, Culture=neutral, PublicKeyToken=null' or one of its dependencies. The system cannot find the file specified.File name: 'EdHarvey.Edfects.Common, Version=3.36.3160.38013, Culture=neutral, PublicKeyToken=null' at EdHarvey.Edfects.HueSatConfigDialogBase.InitializeComponent() at EdHarvey.Edfects.HueSatConfigDialogBase..ctor() at EdHarvey.Edfects.Effects.ColorFilter2EffectConfigDialog..ctor() at EdHarvey.Edfects.Effects.ColorFilter2Effect.CreateConfigDialog() at PaintDotNet.Menus.EffectMenuBase.RunEffectImpl(Type effectType) in D:\src\pdn\pdn_35x\src\PaintDotNet\Menus\EffectMenuBase.cs:line 799WRN: Assembly binding logging is turned OFF.To enable assembly bind failure logging, set the registry value [HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD) to 1.Note: There is some performance penalty associated with assembly bind failure logging.To turn this feature off, remove the registry value [HKLM\Software\Microsoft\Fusion!EnableLog]. Outline Plugin Error is: File: C:\Program Files\Paint.NET\Effects\Outline.dll Name: OutlineObjectEffect.OutlineObjectEffectPlugin Version: 1.1.3160.31739 Author: BoltBait Copyright: Copyright © BoltBait Website: http://www.boltbait.com/pdn Full error message: PaintDotNet.WorkerThreadException: Worker thread threw an exception ---> System.AccessViolationException: Attempted to read or write protected memory. This is often an indication that other memory is corrupt. at PaintDotNet.SystemLayer.PdnNativeMethods.x64.EffectKernel_GaussianBlur(PdnBitmapData& dstBitmap, PdnBitmapData& srcBitmap, Rectangle* pRois, Int32 roisLength, Int32 blurRadius) at PaintDotNet.SystemLayer.RenderingKernels.GaussianBlur(BitmapData dstBitmap, BitmapData srcBitmap, Rectangle[] rois, Int32 startIndex, Int32 length, Int32 blurRadius) in D:\src\pdn\pdn_35x\src\SystemLayer\RenderingKernels.cs:line 346 at PaintDotNet.Effects.GaussianBlurEffect.OnRender(Rectangle[] rois, Int32 startIndex, Int32 length) in D:\src\pdn\pdn_35x\src\Effects\GaussianBlurEffect.cs:line 153 at PaintDotNet.Effects.Effect`1.Render(Rectangle[] renderRects, Int32 startIndex, Int32 length) in D:\src\pdn\pdn_35x\src\Effects\Effect`1.cs:line 57 at OutlineObjectEffect.OutlineObjectEffectPlugin.Render(Surface dst, Surface src, Rectangle rect) at OutlineObjectEffect.OutlineObjectEffectPlugin.OnRender(Rectangle[] rois, Int32 startIndex, Int32 length) at PaintDotNet.Effects.Effect`1.Render(Rectangle[] renderRects, Int32 startIndex, Int32 length) in D:\src\pdn\pdn_35x\src\Effects\Effect`1.cs:line 57 at PaintDotNet.Effects.Effect`1.Render(EffectConfigToken parameters, RenderArgs dstArgs, RenderArgs srcArgs, Rectangle[] rois, Int32 startIndex, Int32 length) in D:\src\pdn\pdn_35x\src\Effects\Effect`1.cs:line 100 at PaintDotNet.Effects.Effect.Render(EffectConfigToken parameters, RenderArgs dstArgs, RenderArgs srcArgs, Rectangle[] rois) in D:\src\pdn\pdn_35x\src\Effects\Effect.cs:line 211 at PaintDotNet.Effects.BackgroundEffectRenderer.RendererContext.Renderer(EffectConfigToken token) in D:\src\pdn\pdn_35x\src\PaintDotNet\Effects\BackgroundEffectRenderer.cs:line 130 --- End of inner exception stack trace --- at PaintDotNet.Effects.BackgroundEffectRenderer.DrainExceptions() in D:\src\pdn\pdn_35x\src\PaintDotNet\Effects\BackgroundEffectRenderer.cs:line 374 at PaintDotNet.Effects.BackgroundEffectRenderer.Abort() in D:\src\pdn\pdn_35x\src\PaintDotNet\Effects\BackgroundEffectRenderer.cs:line 330 at PaintDotNet.Effects.BackgroundEffectRenderer.Start() in D:\src\pdn\pdn_35x\src\PaintDotNet\Effects\BackgroundEffectRenderer.cs:line 277 at PaintDotNet.Menus.EffectMenuBase.<>c__DisplayClass1d.<>c__DisplayClass21.<RunEffectImpl>b__10() in D:\src\pdn\pdn_35x\src\PaintDotNet\Menus\EffectMenuBase.cs:line 827 Your help is much appreciated. Thanks! Quote Link to comment Share on other sites More sharing options...
Red ochre Posted July 6, 2013 Share Posted July 6, 2013 It is best to post questions/problems about a plugin on its own thread if possible (that way the author will see it and similar questions will be kept together)My version of 'EdHarvey.Effects.dll' is 3.5.3786 etc, yours is 3.36.3160 etc.I would first make sure you have the latest version of the plugins. Not a clue on the 'Outline.dll' problem though, sorry. Quote Red ochre Plugin pack.............. Diabolical Drawings ................Real Paintings Link to comment Share on other sites More sharing options...
pdnnoob Posted July 7, 2013 Share Posted July 7, 2013 Make sure you are downloading plugins from this forum and not from some other website. The problem with downloading from other websites (aside from hosting downloads for the plugins without permission) is that they tend not to keep the plugin downloads up-to-date, so often the plugins aren't compatible with the latest version of Paint.net. Quote No, Paint.NET is not spyware...but, installing it is an IQ test. ~BoltBait Blend modes are like the filling in your sandwich. It's the filling that can change your experience of the sandwich. ~Ego Eram Reputo Link to comment Share on other sites More sharing options...
Rick Brewster Posted July 7, 2013 Share Posted July 7, 2013 Yeah, what Red and noob said. Make sure everything's up-to-date, and make sure you got the plugins here on the forum. 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...
BoltBait Posted July 7, 2013 Share Posted July 7, 2013 Also, make sure that there are no paint.net files in your Effects folder. That causes problems. For example, look in you Effects folder and see if there are files like "PaintDotNet.Effects.dll" or "PaintDotNet.Core.dll", etc. If you see them in your Effects folder, remove them from the Effects folder. Quote Download: BoltBait's Plugin Pack | CodeLab | and a Computer Dominos Game 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.