Jump to content

kidshare

Newbies
  • Posts

    3
  • Joined

  • Last visited

Posts posted by kidshare

  1. 11 hours ago, null54 said:

     

    The Wireworm filter worked correctly when I tried it.

    I am not sure why Thread.Abort is being called, my code is not using it anywhere.

     

    Could you post the full crash log?

     

    40 minutes ago, null54 said:

     

    According to the crash log you are using version 1.0.3.7 of the plugin, not 1.0.8.2.

     

    @Rick Brewster Some very old versions of PSFilterPdn used PSFilterPdn_Effect as the effect class name, which bypasses your block.

     

    Yep, I accidentally replaced only one of the two files. All good now. Thanks!

  2. Hi, I'm trying to use WireWorm. PDN crashes when I select Wireworm and click run.

     

    PDN version 4.3.2

    PSFilterPdn version dated 2021-07-29 PSfilterShim 1.0.8.2

    dot net 5 is installed

     

    Here is the error message

     

     

     

    This text file was created because paint.net crashed. Please e-mail this to crashlog4@getpaint.net so we can diagnose and fix the problem.

    Application version: paint.net 4.3.2 (Stable 4.302.7947.34042)
    Time of crash: 10/20/2021 18:55:17
    Application uptime: 00:00:24.9425308
     

    Exception details:
    System.PlatformNotSupportedException: Thread abort is not supported on this platform.
       at System.Threading.Thread.Abort()
       at PSFilterPdn.PsFilterPdnConfigDialog.Run32BitFilterProxy(EffectEnvironmentParameters eep, PluginData data)
       at System.Threading.ThreadHelper.ThreadStart_Context(Object state)
       at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
    --- End of stack trace from previous location ---
     

×
×
  • Create New...