Jump to content

toe_head2001

Administrator
  • Posts

    5,032
  • Joined

  • Last visited

  • Days Won

    155

Everything posted by toe_head2001

  1. Some of these exception messages are indicative of bad system memory (RAM). The fact that you're also having BSOD issues enforces this theory. It looks like your laptop is nearly 12 years old. Probably time to replace it.
  2. Yep, this is an indicator that your hard disk is failing. You should replace it as soon as possible; ideally with an SSD. This is an unsupported configuration of Windows 11. (unsupported by Microsoft)
  3. It says it can't find the MessagePack.dll file. Did you install the plugin correctly?
  4. You have two options: Reinstall the .NET 7 SDK. Microsoft released v7.0.19 on the same day that .NET 7 went EOL. So, they expect people to continue using it in the short-term. Use the alpha version of Paint.NET, which uses .NET 8.
  5. @DrakenStark Please post a screenshot of the issue.
  6. Might be the NahimicOSD causing issues. Try to remove it, and possibly the other A-Volute software too.
  7. This is a little confusing. Are you actually cropping the image? It sounds like you just want to erase parts of an image. ie, Make those parts transparent. Are you saying when you copy and paste the image into another program, the transparency is lost?
  8. This was changed in Paint.NET v5.0.4 to make the image more accurate at different zoom levels.
  9. If you can throw money at the problem, then send it to the folks that can create a solution: - Buy a CrossOver license from CodeWeavers (the primary sponsor of Wine; employs many Wine developers) - or directly to the Wine project.
  10. The certificate looks fine to me. Please ensure Windows Update has been run, and is up-to-date.
  11. You can check for the digital signature on the downloaded file. %temp%\PdnSetupDownloader You're probably behind on Windows Updates though. Seems like your system doesn't recognize a root certificate used by Microsoft. Or maybe it was just an incomplete download.
  12. That's why it's not working; the plugin files (and dependencies) need to be placed within the Effects folder.
  13. This is not the same problem, so I've moved your post to a separate topic Do you think Sophos is interfering here? Please try to temporarily disable Sophos, and see if it makes a difference.
  14. I've just added the allow-popups-to-escape-sandbox attribute onto the iframe's sandbox. In essence, any linked page would inherit the sandbox restrictions of the iframe. Not anymore. This should fix issues where people were not able to reply to linked topics, or even download attachments.
  15. @Silverdenn probably came to this topic via the Plugin Index. The Plugin Index, until a few minutes ago, would cause these kind of issues on pages it linked to.
  16. That is not normal, and it sounds like you're having a performance issue on your system. Please post the diagnostic information found within paint.net. Settings -> Diagnostics -> Copy to clipboard.
  17. This will happen if you manually change the file extension in the Save dialog, without actually choosing the format from the dropdown.
  18. You wouldn't. That kinda of defeats the purpose. If you need images at the original resolution, you'll need to redraw your sprites, with the adjusted rotation in mind from the start.
  19. Did you ever hear about the HD transformations of Super Nintendo's Mode 7 graphics? https://arstechnica.com/gaming/2019/04/hd-emulation-mod-makes-mode-7-snes-games-look-like-new/ You'll probably need to do something similar. In essence, increase the resolution and then do the transformation afterwards.
  20. I have converted ShapeMaker to a GpuDrawingEffect. It should work the same as before. There are still a few tweaks I want to make to the plugin, but in the meantime, if anyone wants to test the changes thus far... ShapeMaker-Test.zip
  21. You can modify the selection with the Move Selection tool. https://www.getpaint.net/doc/latest/MoveTools.html#5
×
×
  • Create New...