[10/6/2014 4:23:42 PM] [Debug] [PluginLoader] Loading plugin TPA.
[10/6/2014 4:23:43 PM] [Exception] [ PluginLoader->LoadPlugin | PluginLoader->LoadPlugins | PluginLoader->ReloadPlugins | PluginLoader->Init | Bootstrap->Init | Bootstrap->AttachBootstrap | Bootstrap->Start | ]
Microsoft.Scripting.SyntaxErrorException: unexpected token 'None'
at Microsoft.Scripting.ErrorSink.Add (Microsoft.Scripting.SourceUnit source, System.String message, SourceSpan span, Int32 errorCode, Severity severity) [0x00000] in <filename unknown>:0
at IronPython.Compiler.Parser.ReportSyntaxError (Int32 start, Int32 end, System.String message, Int32 errorCode) [0x00000] in <filename unknown>:0
at IronPython.Compiler.Parser.ReportSyntaxError (IronPython.Compiler.Token t, IndexSpan span, Int32 errorCode, Boolean allowIncomplete) [0x00000] in <filename unknown>:0
at IronPython.Compiler.Parser.ReportSyntaxError (TokenWithSpan t, Int32 errorCode) [0x00000] in <filename unknown>:0
at IronPython.Compiler.Parser.ReportSyntaxError (TokenWithSpan t) [0x00000] in <filename unknown>:0
at IronPython.Compiler.Parser.Eat (TokenKind kind) [0x00000] in <filename unknown>:0
at IronPython.Compiler.Parser.ParseComparison () [0x00000] in <filename unknown>:0
at IronPython.Compiler.Parser.ParseNotTest () [0x00000] in <filename unknown>:0
at IronPython.Compiler.Parser.ParseAndTest () [0x00000] in <filename unknown>:0
at IronPython.Compiler.Parser.ParseOrTest () [0x00000] in <filename unknown>:0
at IronPython.Compiler.Parser.ParseExpression () [0x00000] in <filename unknown>:0
at IronPython.Compiler.Parser.ParseIfStmtTest () [0x00000] in <filename unknown>:0
at IronPython.Compiler.Parser.ParseIfStmt () [0x00000] in <filename unknown>:0
at IronPython.Compiler.Parser.ParseStmt () [0x00000] in <filename unknown>:0
at IronPython.Compiler.Parser.ParseSuite () [0x00000] in <filename unknown>:0
at IronPython.Compiler.Parser.ParseIfStmt () [0x00000] in <filename unknown>:0
at IronPython.Compiler.Parser.ParseStmt () [0x00000] in <filename unknown>:0
at IronPython.Compiler.Parser.ParseSuite () [0x00000] in <filename unknown>:0
at IronPython.Compiler.Parser.ParseIfStmtTest () [0x00000] in <filename unknown>:0
at IronPython.Compiler.Parser.ParseIfStmt () [0x00000] in <filename unknown>:0
at IronPython.Compiler.Parser.ParseStmt () [0x00000] in <filename unknown>:0
at IronPython.Compiler.Parser.ParseSuite () [0x00000] in <filename unknown>:0
at IronPython.Compiler.Parser.ParseClassOrFuncBody () [0x00000] in <filename unknown>:0
at IronPython.Compiler.Parser.ParseFuncDef () [0x00000] in <filename unknown>:0
at IronPython.Compiler.Parser.ParseStmt () [0x00000] in <filename unknown>:0
at IronPython.Compiler.Parser.ParseSuite () [0x00000] in <filename unknown>:0
at IronPython.Compiler.Parser.ParseClassOrFuncBody () [0x00000] in <filename unknown>:0
at IronPython.Compiler.Parser.ParseClassDef () [0x00000] in <filename unknown>:0
at IronPython.Compiler.Parser.ParseStmt () [0x00000] in <filename unknown>:0
at IronPython.Compiler.Parser.ParseFileWorker (Boolean makeModule, Boolean returnValue) [0x00000] in <filename unknown>:0
at IronPython.Compiler.Parser.ParseFile (Boolean makeModule, Boolean returnValue) [0x00000] in <filename unknown>:0
at IronPython.Runtime.PythonContext.ParseAndBindAst (Microsoft.Scripting.Runtime.CompilerContext context) [0x00000] in <filename unknown>:0
at IronPython.Runtime.PythonContext.CompilePythonCode (Microsoft.Scripting.SourceUnit sourceUnit, Microsoft.Scripting.CompilerOptions options, Microsoft.Scripting.ErrorSink errorSink) [0x00000] in <filename unknown>:0
at IronPython.Runtime.PythonContext.CompileSourceCode (Microsoft.Scripting.SourceUnit sourceUnit, Microsoft.Scripting.CompilerOptions options, Microsoft.Scripting.ErrorSink errorSink) [0x00000] in <filename unknown>:0
at Microsoft.Scripting.SourceUnit.Compile (Microsoft.Scripting.CompilerOptions options, Microsoft.Scripting.ErrorSink errorSink) [0x00000] in <filename unknown>:0
at Microsoft.Scripting.SourceUnit.Execute (Microsoft.Scripting.Runtime.Scope scope, Microsoft.Scripting.ErrorSink errorSink) [0x00000] in <filename unknown>:0
at Microsoft.Scripting.SourceUnit.Execute (Microsoft.Scripting.Runtime.Scope scope) [0x00000] in <filename unknown>:0
at Microsoft.Scripting.Hosting.ScriptSource.Execute (Microsoft.Scripting.Hosting.ScriptScope scope) [0x00000] in <filename unknown>:0
at (wrapper remoting-invoke-with-check) Microsoft.Scripting.Hosting.ScriptSource:Execute (Microsoft.Scripting.Hosting.ScriptScope)
at Microsoft.Scripting.Hosting.ScriptEngine.Execute (System.String expression, Microsoft.Scripting.Hosting.ScriptScope scope) [0x00000] in <filename unknown>:0
at (wrapper remoting-invoke-with-check) Microsoft.Scripting.Hosting.ScriptEngine:Execute (string,Microsoft.Scripting.Hosting.ScriptScope)
at Pluton.Plugin..ctor (System.String name, System.String code, System.IO.DirectoryInfo path, PluginType type) [0x00000] in <filename unknown>:0
at Pluton.PluginLoader.LoadPlugin (System.String name, PluginType type) [0x00000] in <filename unknown>:0