-
Notifications
You must be signed in to change notification settings - Fork 5
Description
Is this project alive?
I've got an exception
03/27/20 20:09:22.458 - Warn - IContentPlugin plugin load: [A1|T1] [TCSharp]TCSharp.Scriptor
'TOTALCMD64.EXE' (CLR v4.0.30319: DefaultDomain): Loaded 'C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.Windows.Forms\v4.0_4.0.0.0__b77a5c561934e089\System.Windows.Forms.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'TOTALCMD64.EXE' (CLR v4.0.30319: DefaultDomain): Loaded 'C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.Drawing\v4.0_4.0.0.0__b03f5f7f11d50a3a\System.Drawing.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
03/27/20 20:09:22.473 - Error - NULL: [A1|T1] SetDefaultParams: Object reference not set to an instance of an object.
System.NullReferenceException: Object reference not set to an instance of an object.
at TcPluginBase.Tools.TcPluginLoader.CreatePluginInstance[TPlugin](Type pluginClass)
at TcPluginBase.Tools.TcPluginLoader.GetTcPlugin[TPlugin](Type pluginClass)
at WdxWrapper.ContentWrapper.get_Plugin()
at WdxWrapper.ContentWrapper.SetDefaultParams(PluginDefaultParams& defParams)