10:33:26.195 DEBUG Logger [KadalaSpree][KadalaPlugin] Not in Town or Adventure Mode
10:33:26.221 DEBUG Logger [KadalaSpree][KadalaPlugin] below portal threshold or setting turned off!
10:33:26.244 DEBUG Logger [QuestTools][ExploreDungeonTag] Nodes [Unvisited: Route:28 Grid:28 | Grid-Visited: 82/110] Box:28/0.05 Step:MainBehavior PP:10 Dir: N Current: 314, 1364, 0
10:33:26.394 DEBUG Logger [QuestTools][ExploreDungeonTag] Marking nearby node <313.75, 1363.75, 0> as visited, distance 10/10, IsVisited=False
10:33:26.415 INFO Logger [QuestTools][GridRoute] Generated new Weighted Nearest Minimap Unvisited Route with 27 nodes in 19ms
10:33:26.472 DEBUG IfTag File "", line 5
return bool(Zeta.Bot.Settings.GlobalSettings.Instance.LastProfile.Contains('RBF') and not (ActorExistsAt(135248, ZetaDia.Me.Position.X, ZetaDia.Me.Position.Y, ZetaDia.Me.Position.Z, 100))
^
SyntaxError: unexpected token '<newline>'
10:33:26.473 INFO BotMain Stopping the bot.
10:33:26.473 INFO BotMain Session lasted for: 01:53:21.8352083
10:33:26.474 DEBUG BotMain CurrentBot.Stop()
10:33:26.903 DEBUG BotMain Navigator.Clear()
10:33:26.904 DEBUG DefaultNavigationProvider Navigator.Clear
10:33:26.905 DEBUG BotMain TreeHooks.Instance.ClearAll()
10:33:26.906 INFO RoutineManager Chose Trinity as your combat routine
10:33:26.907 DEBUG TreeHooks Replaced hook [RoutineCombat] 4d84cf3d-9ab0-4394-8e46-5b6972a75686
10:33:26.908 DEBUG Logger [QuestTools][BotBehaviorQueue] Inserting BotBehaviorQueue Hook
10:33:26.909 DEBUG TreeHooks Inserted new hook [BotBehavior @0] efd475db-c965-4118-b4f0-a5fc405bb781
10:33:26.910 INFO Logger [Trinity] Inserting GoldInactivity into TreeStart
10:33:26.911 DEBUG TreeHooks Inserted new hook [TreeStart @0] 1d489efc-75d0-410b-8582-a928f8f81d76
10:33:26.912 INFO Logger [Trinity] Inserting XPInactivity into TreeStart
10:33:26.913 DEBUG TreeHooks Inserted new hook [TreeStart @0] 45cca8c1-597c-426a-9b9b-c05003810f19
10:33:26.914 DEBUG BotMain OnStop event
10:33:26.915 DEBUG BotMain OnStop Event Invoking
10:33:26.918 DEBUG ProfileOrderManager [BotMain.OnBotStop] Resetting caches
10:33:26.919 DEBUG Logger [QuestTools][ExploreDungeonTag] ExploreDungeon ResetCachedDone()
10:33:26.921 DEBUG ProfileOrderManager Resetting current behavior.
10:33:26.925 DEBUG BrainBehavior Exception during scheduling Pulse: Microsoft.Scripting.SyntaxErrorException: unexpected token '<newline>'
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(Token t, IndexSpan span, Int32 errorCode, Boolean allowIncomplete)
at IronPython.Compiler.Parser.ReportSyntaxError(TokenWithSpan t, Int32 errorCode)
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.ParseReturnStmt()
at IronPython.Compiler.Parser.ParseSmallStmt()
at IronPython.Compiler.Parser.ParseSimpleStmt()
at IronPython.Compiler.Parser.ParseStmt()
at IronPython.Compiler.Parser.ParseSuite()
at IronPython.Compiler.Parser.ParseClassOrFuncBody()
at IronPython.Compiler.Parser.ParseFuncDef()
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 Zeta.Common.ScriptManager.GetCondition(String expression)
at Zeta.Bot.Profile.Composites.IfTag.GetConditionExec()
at Zeta.Bot.Profile.Composites.WhileTag.get_IsDone()
at Zeta.Bot.Profile.ProfileBehavior.get_IsDoneCache()
at Zeta.Bot.ProfileOrderManager.(IEnumerable`1 )
at Zeta.Bot.ProfileOrderManager.(IEnumerable`1 )
at Zeta.Bot.ProfileOrderManager.UpdateCurrentBehavior()
at Zeta.Bot.ProfileManager.UpdateCurrentProfileBehavior()
at Zeta.Bot.Logic.OrderBot.(Object , EventArgs )
at Zeta.Bot.Logic.BrainBehavior.DoScheduling()
10:33:26.926 INFO BotMain Bot Thread Ended. Was this requested?