toe_head2001 Posted February 19, 2022 Author Share Posted February 19, 2022 31 minutes ago, lynxster4 said: This happens in the stable build Rick just released, 4.3.8, and also happened in the beta version. 😞 This was supposed to be fixed with .NET 6.0.2. As such, Rick removed the shims for the XML Serializer. It's weird, because the XML Serializer works just fine in other plugins. I just tested Save/Load in the Tartan plugin. No issues. @Rick Brewster, do you think Microsoft's fix for the XML Serializer is incomplete? 33 minutes ago, lynxster4 said: You can still export the file as .xaml and it works, but you cannot save to .dhp Makes sense. When exporting to .xaml, the XML Serializer isn't used. Quote (September 25th, 2023) Sorry about any broken images in my posts. I am aware of the issue. My Gallery | My Plugin Pack Layman's Guide to CodeLab Link to comment Share on other sites More sharing options...
Rick Brewster Posted February 19, 2022 Share Posted February 19, 2022 @toe_head2001, not sure ... can you file an issue over on github? This is why I release the betas, so y'all can test these things I can't reach every nook and cranny in the plugins unfortunately. 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 March 1, 2022 Share Posted March 1, 2022 Should be fixed for 4.3.9 1 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...
toe_head2001 Posted March 2, 2022 Author Share Posted March 2, 2022 Version 1.7.0.3 posted. This fixes some HiDPI bugs, and works around the remaining XmlSerializer bug in .NET v6.0.2. 3 1 2 1 1 Quote (September 25th, 2023) Sorry about any broken images in my posts. I am aware of the issue. My Gallery | My Plugin Pack Layman's Guide to CodeLab Link to comment Share on other sites More sharing options...
lynxster4 Posted March 2, 2022 Share Posted March 2, 2022 You are my hero @toe_head2001. Thanks for fixing. Works perfectly. Quote My Art Gallery | My Shape Packs | ShapeMaker Mini Tut | Air Bubble Stained Glass Chrome Text with Reflections | Porcelain Text w/ Variegated Coloring | Realistic Knit PatternOpalescent Stained Glass | Frosted Snowman Cookie | Leather Texture | Plastic Text | Silk Embroidery Visit my Personal Website "Never, ever lose your sense of humor - you'll live longer" Link to comment Share on other sites More sharing options...
Pixey Posted March 2, 2022 Share Posted March 2, 2022 8 hours ago, toe_head2001 said: Version 1.7.0.3 posted. And downloaded! Thanks so much 🎂 Quote How I made Jennifer & Halle in Paint.net My Gallery | My Deviant Art "Rescuing one animal may not change the world, but for that animal their world is changed forever!" anon. Link to comment Share on other sites More sharing options...
peter.lau Posted March 23, 2022 Share Posted March 23, 2022 I tried to download the v1.7.0.3 and installed. However, I find the following error message: C:\Program Files\paint.net\Effects\DHShapeMaker.dll,Version 1.7.0.3 System.IO.FileNotFoundException: Could not load file or assembly 'System.Runtime, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies. System could not find the file. File name: 'System.Runtime, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' Quote Link to comment Share on other sites More sharing options...
toe_head2001 Posted March 23, 2022 Author Share Posted March 23, 2022 29 minutes ago, peter.lau said: I find the following error message: Sounds like you are using an old version of Paint.NET. You must update to the most recent version. Settings -> Updates -> Check Now Quote (September 25th, 2023) Sorry about any broken images in my posts. I am aware of the issue. My Gallery | My Plugin Pack Layman's Guide to CodeLab Link to comment Share on other sites More sharing options...
jodooley Posted March 24, 2022 Share Posted March 24, 2022 4give me.. I know nothing. Sounds easy enuf, is there a tutorial or did I miss that (not euf coffee for this stuff). Maybe I am trying to run with the big dogs.. clearly should I stay on the porch? Quote Link to comment Share on other sites More sharing options...
Pixey Posted March 24, 2022 Share Posted March 24, 2022 Hello @jodooley and welcome to the forum Yes, there is a tutorial on how to use the ShapeMaker, but remember this is for advanced users and takes time and patience: Quote How I made Jennifer & Halle in Paint.net My Gallery | My Deviant Art "Rescuing one animal may not change the world, but for that animal their world is changed forever!" anon. Link to comment Share on other sites More sharing options...
AndrewDavid Posted May 15, 2022 Share Posted May 15, 2022 Is it just me or is everyone seeing this error? All files are placed in C:\Users\Andrew\Documents\paint.net App Files\Effects Quote Link to comment Share on other sites More sharing options...
Ego Eram Reputo Posted May 15, 2022 Share Posted May 15, 2022 Confirmed. Local hosting of the PDF has always been fraught. It might just be easier to link to a Dropbox file or Google Doc. 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...
toe_head2001 Posted May 21, 2022 Author Share Posted May 21, 2022 Version 1.7.0.4 posted. - Fixes the issues with opening the PDF help file. - Importing and Exporting is now significantly faster. 3 3 Quote (September 25th, 2023) Sorry about any broken images in my posts. I am aware of the issue. My Gallery | My Plugin Pack Layman's Guide to CodeLab Link to comment Share on other sites More sharing options...
ASDev Posted September 2 Share Posted September 2 Hey, Thanks a bunch for this tool it's great! I've been playing around with it for a bit.. when you Draw on Canvas, is there any way to draw straight lines with rounded edges/corners? Similar to how paint.net's line tool allows a rounded edge at the ends. Or do I just have draw in my own curves? Thanks! Quote Link to comment Share on other sites More sharing options...
Ego Eram Reputo Posted September 3 Share Posted September 3 5 hours ago, ASDev said: Or do I just have draw in my own curves? Yes you have to draw your own curves. It's a wonderful learning experience I usually use Quadratic Bezier when joining lines with a curve. The reason is that it locks the end points and gives you one easy control nub to simultaneously adjust the both angle and size. 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...
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.