Jump to content

AndrewDavid

Members
  • Posts

    1,592
  • Joined

  • Last visited

  • Days Won

    28

Posts posted by AndrewDavid

  1. @Rick Brewster You are correct.

    I have always had them in the Paint.Net folder and they worked fine. After moving them to the effect folder, the errors cleared.

     

    This leaves 3 more unanswered errors

    Spoiler

    C:\Program Files\paint.net\FileTypes\ImPDF.Open.FileType.dll, version 1.1.0.0

    System.IO.FileNotFoundException: Could not load file or assembly 'OptionBasedLibrary v0.6, Version=0.5.0.0, Culture=neutral, PublicKeyToken=null'. The system cannot find the file specified.
    File name: 'OptionBasedLibrary v0.6, Version=0.5.0.0, Culture=neutral, PublicKeyToken=null'

    Type: OptionBasedFileTypes.FileTypeFactory
    Version: 1.1.0.0
    Author: Martin Osieka
    Copyright: © 2014 by ComSquare AG, Switzerland
    Website: http://forums.comsquare.ch/viewforum.php?title=Paint.NET Tools
    System.IO.FileNotFoundException: Could not load file or assembly 'OptionBasedLibrary v0.6, Version=0.5.0.0, Culture=neutral, PublicKeyToken=null'. The system cannot find the file specified.
    File name: 'OptionBasedLibrary v0.6, Version=0.5.0.0, Culture=neutral, PublicKeyToken=null'
       at OptionBasedFileTypes.FileTypeFactory.GetFileTypeInstances()
       at PaintDotNet.FileTypeFactoryExtensions.FileTypeFactory1As2Wrapper.GetFileTypeInstances(IFileTypeHost host) in D:\src\pdn\src\Data\FileTypeFactoryExtensions.cs:line 32
       at PaintDotNet.Data.FileTypesCollection.LoadFileTypesFrom(Assembly assembly, IFileTypeHost fileTypeHost, IPluginErrorService pluginErrorService)+MoveNext() in D:\src\pdn\src\PaintDotNet\Data\FileTypesCollection.cs:line 269
     

     

    C:\Program Files\paint.net\FileTypes\ImPS,EPS,AI.Open.FileType.dll, version 1.0.0.0

    System.IO.FileNotFoundException: Could not load file or assembly 'OptionBasedLibrary v0.6, Version=0.5.0.0, Culture=neutral, PublicKeyToken=null'. The system cannot find the file specified.
    File name: 'OptionBasedLibrary v0.6, Version=0.5.0.0, Culture=neutral, PublicKeyToken=null'

    Type: OptionBasedFileTypes.FileTypeFactory
    Version: 1.0.0.0
    Author: Martin Osieka
    Copyright: © 2014 by ComSquare AG, Switzerland
    Website: http://forums.comsquare.ch/viewforum.php?title=Paint.NET Tools
    System.IO.FileNotFoundException: Could not load file or assembly 'OptionBasedLibrary v0.6, Version=0.5.0.0, Culture=neutral, PublicKeyToken=null'. The system cannot find the file specified.
    File name: 'OptionBasedLibrary v0.6, Version=0.5.0.0, Culture=neutral, PublicKeyToken=null'
       at OptionBasedFileTypes.FileTypeFactory.GetFileTypeInstances()
       at PaintDotNet.FileTypeFactoryExtensions.FileTypeFactory1As2Wrapper.GetFileTypeInstances(IFileTypeHost host) in D:\src\pdn\src\Data\FileTypeFactoryExtensions.cs:line 32
       at PaintDotNet.Data.FileTypesCollection.LoadFileTypesFrom(Assembly assembly, IFileTypeHost fileTypeHost, IPluginErrorService pluginErrorService)+MoveNext() in D:\src\pdn\src\PaintDotNet\Data\FileTypesCollection.cs:line 269
     

     

    C:\Program Files\paint.net\FileTypes\SvgFileType.dll, version 1.0.0.0

    Type: System.Web.IHttpAsyncHandler
    System.TypeLoadException: Could not load type 'System.Web.IHttpAsyncHandler' from assembly 'System.Web, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'.

     

     

  2. Heh @Rick Brewster

    All the errors are pretty much the same. Here's a few examples:

    Spoiler

    C:\Program Files\paint.net\Effects\Align+.dll, version 0.7.0.0

    System.IO.FileNotFoundException: Could not load file or assembly 'OptionBasedLibrary v0.7.9, Version=0.7.9.1561, Culture=neutral, PublicKeyToken=null'. The system cannot find the file specified.
    File name: 'OptionBasedLibrary v0.7.9, Version=0.7.9.1561, Culture=neutral, PublicKeyToken=null'

    C:\Program Files\paint.net\Effects\CircularText.dll, version 2.0.0.0

    System.IO.FileNotFoundException: Could not load file or assembly 'OptionBasedLibrary v0.7.9, Version=0.7.9.1561, Culture=neutral, PublicKeyToken=null'. The system cannot find the file specified.
    File name: 'OptionBasedLibrary v0.7.9, Version=0.7.9.1561, Culture=neutral, PublicKeyToken=null'

    C:\Program Files\paint.net\Effects\ColorHarmonies.Effect.dll, version 0.7.0.155

    System.IO.FileNotFoundException: Could not load file or assembly 'OptionBasedLibrary v0.7.3, Version=0.7.0.229, Culture=neutral, PublicKeyToken=null'. The system cannot find the file specified.
    File name: 'OptionBasedLibrary v0.7.3, Version=0.7.0.229, Culture=neutral, PublicKeyToken=null'

    C:\Program Files\paint.net\Effects\ColorMatrix.Effect.dll, version 1.1.0.22

    System.IO.FileNotFoundException: Could not load file or assembly 'OptionBasedLibrary v0.7.9, Version=0.7.9.1569, Culture=neutral, PublicKeyToken=null'. The system cannot find the file specified.
    File name: 'OptionBasedLibrary v0.7.9, Version=0.7.9.1569, Culture=neutral, PublicKeyToken=null'

     

  3. Hi @NSD

    Are you still working on this? It fails to load in 4.2.16 with this error message

     

    C:\Program Files\paint.net\Effects\Align+.dll, version 0.7.0.0

    Name: Align+
    Type: AlignEffect.AlignEffectPlugin
    Version: 0.7.0.0
    Author: NSD
    Copyright: Copyright © 2019
    Website: https://forums.getpaint.net/
    System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.NullReferenceException: Object reference not set to an instance of an object.
       at System.Collections.Generic.Dictionary`2.Insert(TKey key, TValue value, Boolean add)
       at OptionControls.OptionContext.GetContext(String id, Assembly assembly, String dlcName)
       at OptionBased.Effects.OptionBasedEffect..ctor(Type type, Image image, EffectFlags flags)
       at AlignEffect.AlignEffectPlugin..ctor()
       --- End of inner exception stack trace ---
       at System.RuntimeTypeHandle.CreateInstance(RuntimeType type, Boolean publicOnly, Boolean noCheck, Boolean& canBeCached, RuntimeMethodHandleInternal& ctor, Boolean& bNeedSecurityCheck)
       at System.RuntimeType.CreateInstanceSlow(Boolean publicOnly, Boolean skipCheckThis, Boolean fillCache, StackCrawlMark& stackMark)
       at System.Activator.CreateInstance(Type type, Boolean nonPublic)
       at System.Activator.CreateInstance(Type type)
       at PaintDotNet.Effects.EffectsCollection.TryGetEffectInfoFromType(Type effectType) in D:\src\pdn\src\PaintDotNet\Effects\EffectsCollection.cs:line 297
     

    Can you let us know if you can correct it?

     

     

    Issue resolved by restartng Paint

  4. On 7/7/2021 at 12:21 PM, Rick Brewster said:

    Sadly there are some plugins that will no longer work, although I may be able to find fixes for some of them.


    It appears any plugin that relies on OptionBasedLibrarys fails to load.
    This list appears in my errors tab.

     

    C:\Program Files\paint.net\Effects\Align+.dll, version 0.7.0.0
    C:\Program Files\paint.net\Effects\CircularText.dll, version 2.0.0.0
    C:\Program Files\paint.net\Effects\ColorHarmonies.Effect.dll, version 0.7.0.155
    C:\Program Files\paint.net\Effects\ColorMatrix.Effect.dll, version 1.1.0.22
    C:\Program Files\paint.net\Effects\CustomCornerFrame.dll, version 1.0.4.0
    C:\Program Files\paint.net\Effects\GraphPaper.dll, version 2.1.0.0
    C:\Program Files\paint.net\Effects\ImageDistortion.dll, version 1.1.0.0
    C:\Program Files\paint.net\FileTypes\ImPDF.Open.FileType.dll, version 1.1.0.0
    C:\Program Files\paint.net\FileTypes\ImPS,EPS,AI.Open.FileType.dll, version 1.0.0.0
    C:\Program Files\paint.net\Effects\JustifyText.dll, version 1.0.0.0
    C:\Program Files\paint.net\Effects\mandala.dll, version 1.0.0.0
    C:\Program Files\paint.net\Effects\MeasureObject.dll, version 1.5.0.0
    C:\Program Files\paint.net\Effects\MeasureSelection.dll, version 1.5.0.0
    C:\Program Files\paint.net\Effects\OutlineGradientText.dll, version 1.0.0.0
    C:\Program Files\paint.net\Effects\ParallelLines.Effect.dll, version 1.6.0.575
    C:\Program Files\paint.net\Effects\RoundedRectangle.dll, version 1.1.0.0
    C:\Program Files\paint.net\Effects\SkewedRotatedText.dll, version 1.0.0.0
    C:\Program Files\paint.net\Effects\TextDistortion.dll, version 1.3.0.0
    C:\Program Files\paint.net\Effects\TextMask.dll, version 1.0.0.0
    C:\Program Files\paint.net\Effects\WarpTextOnPath.dll, version 1.0.0.0

     

    Other errors I get;

     

    C:\Program Files\paint.net\Effects\BBChart.dll, version 1.0.7358.33924

    System.IO.FileNotFoundException: Could not load file or assembly 'System.Windows.Forms.DataVisualization, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35'. The system cannot find the file specified.
    File name: 'System.Windows.Forms.DataVisualization, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35'

     

    C:\Program Files\paint.net\FileTypes\SvgFileType.dll, version 1.0.0.0

    Type: System.Web.IHttpAsyncHandler
    System.TypeLoadException: Could not load type 'System.Web.IHttpAsyncHandler' from assembly 'System.Web, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'.

     

    Curtis Black and Ed Harvey plugins have always had issues. Still do.

     

    That's enough errors to revert back to 4.2.16 until some corrections are made.
     

  5. Hi @R T A

    I played around a bit and came up with this

    Silk-Tartan.png

     

    Because of the dark colors I wasn't quite sure if this was what you were trying to achieve.

    One layer is the brown, next is a satin texture generated by G'MIC_QT , then motion blurred, then a small gingham pattern generated by Paint.Net using some dark colors. Blend Modes of each layer played a factor as well. Hope this helps. :)

     

    • Thanks 1
×
×
  • Create New...