HeavyXSanvich Posted August 18, 2011 Share Posted August 18, 2011 The outline object doesn't work! Quote Link to comment Share on other sites More sharing options...
Ego Eram Reputo Posted August 19, 2011 Share Posted August 19, 2011 An 'object' needs to be on an otherwise transparent layer. Try isolating a shape on a new (empty=transparent) layer and see if outline works for you. 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...
TheHowler Posted September 19, 2011 Share Posted September 19, 2011 I download the 3.5.9 beta this morning, and when I try to use smudge it comes up with this message: Any idea on how to fix it? I tried redownloading your plugins, but it didn't help. Quote My Brick Wall Tutorial....|....My Gallery....... Link to comment Share on other sites More sharing options...
Rick Brewster Posted September 19, 2011 Share Posted September 19, 2011 Please click on Error Details and then copy+paste the info. 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...
pyrochild Posted September 19, 2011 Author Share Posted September 19, 2011 My plugins are always designed for and tested with the current version of paint.net. If they work in a newer beta, fine, but if they don't, oh well. 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...
TheHowler Posted September 19, 2011 Share Posted September 19, 2011 Here it is: Hidden Content: File: C:\Program Files\Paint.NET\Effects\Smudge.dll Effect Name: pyrochild.effects.smudge.Smudge Full error message: System.MethodAccessException: PaintDotNet.PdnInfo.get_UserDataPath2() at pyrochild.effects.common.PngBrush.GetSurface() at pyrochild.effects.common.PngBrush.GetSurface(Int32 maxsidelength) at pyrochild.effects.common.PngBrush..ctor(String brushName) at pyrochild.effects.smudge.ConfigToken..ctor() at pyrochild.effects.smudge.ConfigDialog.InitialInitToken() at PaintDotNet.Effects.EffectConfigDialog.Constructor() in D:\src\pdn\pdn_35x\src\Effects\EffectConfigDialog.cs:line 113 at pyrochild.effects.common.CanvasConfigDialog..ctor() at pyrochild.effects.smudge.ConfigDialog..ctor() at pyrochild.effects.smudge.Smudge.CreateConfigDialog() at PaintDotNet.Menus.EffectMenuBase.RunEffectImpl(Type effectType) in D:\src\pdn\pdn_35x\src\PaintDotNet\Menus\EffectMenuBase.cs:line 799 Quote My Brick Wall Tutorial....|....My Gallery....... Link to comment Share on other sites More sharing options...
Rick Brewster Posted September 19, 2011 Share Posted September 19, 2011 Maybe you're using an old version of Smudge. I'm pretty sure he switched to using this.Services.GetService<IAppInfoService>.UserDataDirectory instead of PdnInfo.UserDataPath2 (which he shouldn't have been using in the first place!). 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...
Rick Brewster Posted September 19, 2011 Share Posted September 19, 2011 Yeah my version of Smudge is using IServiceProvider, not PdnInfo. So you're probably just using an outdated version of Smudge. 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...
pyrochild Posted September 19, 2011 Author Share Posted September 19, 2011 I think you have a prerelease version of Smudge! 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...
TheHowler Posted September 20, 2011 Share Posted September 20, 2011 Aagh! How do I get the newer one? Thats the one I get with the plugin pack. Quote My Brick Wall Tutorial....|....My Gallery....... Link to comment Share on other sites More sharing options...
pyrochild Posted September 20, 2011 Author Share Posted September 20, 2011 You don't. You should never depend on a a Beta version of software. If you need everything working, use 3.5.8. 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...
TheHowler Posted September 20, 2011 Share Posted September 20, 2011 Yeah,I've redownloaded 3.5.8 and it works fine now, sorry fo the nuisance. Quote My Brick Wall Tutorial....|....My Gallery....... Link to comment Share on other sites More sharing options...
yellowman Posted September 21, 2011 Share Posted September 21, 2011 Hi, pyrochild: Just to let you know that ScripLab plugin is not working here with v3.5.9, thanks for the great work: Hidden Content: File: C:\Program Files\Paint.NET\Effects\ScriptLab.dll Effect Name: pyrochild.effects.scriptlab.ScriptLab Full error message: System.MethodAccessException: PaintDotNet.PdnInfo.get_ApplicationDir() at pyrochild.effects.common.CommonUtil.GatherEffects() at pyrochild.effects.scriptlab.ConfigDialog..ctor() at pyrochild.effects.scriptlab.ScriptLab.CreateConfigDialog() at PaintDotNet.Menus.EffectMenuBase.RunEffectImpl(Type effectType) in D:\src\pdn\pdn_35x\src\PaintDotNet\Menus\EffectMenuBase.cs:line 799 Quote My GalleryMy YouTube Channel "PDN Tutorials" Link to comment Share on other sites More sharing options...
kingston Posted September 24, 2011 Share Posted September 24, 2011 (edited) Twist not working with v3.5.9 . I reinstall v3.5.8 , too! TKS! Edited September 24, 2011 by kingston Quote Link to comment Share on other sites More sharing options...
Rick Brewster Posted October 2, 2011 Share Posted October 2, 2011 Those two issues ^ with 3.5.9 Beta are fixed in the final release of 3.5.9, which is now available. 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...
KeyLogic Posted October 2, 2011 Share Posted October 2, 2011 Hi. Is there an alternate download link that I can use? box.net is telling me that I'm not allowed to download direct links. Quote KeyLogic's Art Gallery My deviantART Profile Link to comment Share on other sites More sharing options...
yellowman Posted October 3, 2011 Share Posted October 3, 2011 Those two issues ^ with 3.5.9 Beta are fixed in the final release of 3.5.9, which is now available. Thank you very much. Quote My GalleryMy YouTube Channel "PDN Tutorials" Link to comment Share on other sites More sharing options...
LeeLaz2008 Posted November 4, 2011 Share Posted November 4, 2011 I have a question about the "liquify" effect: What the HECK is the freeze supposed to do?! Quote Link to comment Share on other sites More sharing options...
Ego Eram Reputo Posted November 5, 2011 Share Posted November 5, 2011 If something is liquid, and you freeze a bit of it, it stops moving. I expect that's what it does. 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 November 5, 2011 Author Share Posted November 5, 2011 Yes, you use the Freeze tool to "protect" part of the image from modification. 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...
barbieq25 Posted November 5, 2011 Share Posted November 5, 2011 Hmmm, yes, that would be useful. Never thought about using that. Quote Knowledge is no burden to carry. April Jones, 2012 Gallery My DA Gallery Link to comment Share on other sites More sharing options...
LeeLaz2008 Posted November 15, 2011 Share Posted November 15, 2011 Yes, you use the Freeze tool to "protect" part of the image from modification. Well, when I try I can still further liquidify the frozen part. It doesn't seem to be "protecting" at all. Now, blue guy will eat green guy. Quote Link to comment Share on other sites More sharing options...
pyrochild Posted November 16, 2011 Author Share Posted November 16, 2011 Well, when I try I can still further liquidify the frozen part. It doesn't seem to be "protecting" at all. Now, blue guy will eat green guy. The freeze mask has varying effectiveness. To make it freeze "harder" you need to set the Strength higher. 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...
marsnme Posted November 24, 2011 Share Posted November 24, 2011 By chance could I see this tutorial. I am looking to start creating some maps. I want to start writing a fantasy novel, but I need a world to populate first. Thanks Mars Ahh, it's nice to be back after over a year away... my obsessive hobbies come and go, and it looks like I've come back around to Paint.NET and making maps of fictitious places. Thanks, Pyrochild, for still being here and continuing to update these excellent plugins. Gradient mapping is one of my favorites and virtually indispensable for the stuff I do. I even included it in a tutorial I wrote for a cartography website back in 2009. Cheers, everyone! Peace, Heather Quote Joe Link to comment Share on other sites More sharing options...
bozhko91 Posted November 27, 2011 Share Posted November 27, 2011 (edited) Please can you make tools=> Brushes for painting, another i mean, not for moving, changing- only for painting... thx. Edited November 27, 2011 by bozhko91 Quote 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.