Need help with NTR_CFW debugger

So I typed in connect(192.168.1.12, 8000)

and it returned this invalid syntax

at Microsoft.Scripting.ErrorSink.Add(SourceUnit source, String message, SourceSpan span, Int32 errorCode, Severity severity) at IronPython.Compiler.Parser.ReportSyntaxError(Int32 start, Int32 end, String message, Int32 errorCode) at IronPython.Compiler.Parser.ReportSyntaxError(String message) at IronPython.Compiler.Parser.AddTrailers(Expression ret, Boolean allowGeneratorExpression) at IronPython.Compiler.Parser.ParsePower() at IronPython.Compiler.Parser.ParseFactor() at IronPython.Compiler.Parser.ParseExpr(Int32 precedence) at IronPython.Compiler.Parser.ParseComparison() at IronPython.Compiler.Parser.ParseNotTest() at IronPython.Compiler.Parser.ParseAndTest() at IronPython.Compiler.Parser.ParseOrTest() at IronPython.Compiler.Parser.ParseExpression() at IronPython.Compiler.Parser.FinishArgListOrGenExpr() at IronPython.Compiler.Parser.AddTrailers(Expression ret, Boolean allowGeneratorExpression) at IronPython.Compiler.Parser.ParsePower() at IronPython.Compiler.Parser.ParseFactor() at IronPython.Compiler.Parser.ParseExpr(Int32 precedence) at IronPython.Compiler.Parser.ParseComparison() at IronPython.Compiler.Parser.ParseNotTest() at IronPython.Compiler.Parser.ParseAndTest() at IronPython.Compiler.Parser.ParseOrTest() at IronPython.Compiler.Parser.ParseExpression() at IronPython.Compiler.Parser.ParseTestListAsExpr() at IronPython.Compiler.Parser.ParseExprStmt() at IronPython.Compiler.Parser.ParseSmallStmt() at IronPython.Compiler.Parser.ParseSimpleStmt() at IronPython.Compiler.Parser.ParseStmt() at IronPython.Compiler.Parser.ParseFileWorker(Boolean makeModule, Boolean returnValue) at IronPython.Compiler.Parser.ParseFile(Boolean makeModule, Boolean returnValue) at IronPython.Runtime.PythonContext.ParseAndBindAst(CompilerContext context) at IronPython.Runtime.PythonContext.CompilePythonCode(SourceUnit sourceUnit, CompilerOptions options, ErrorSink errorSink) at IronPython.Runtime.PythonContext.CompileSourceCode(SourceUnit sourceUnit, CompilerOptions options, ErrorSink errorSink) at Microsoft.Scripting.SourceUnit.Compile(CompilerOptions options, ErrorSink errorSink) at Microsoft.Scripting.SourceUnit.Execute(Scope scope, ErrorSink errorSink) at Microsoft.Scripting.Hosting.ScriptSource.Execute(ScriptScope scope) at ntrclient.CmdWindow.runCmd(String cmd)

/r/3dshacks Thread Parent