[15:05:25.984 D] Exception during scheduling Pulse: IronPython.Runtime.UnboundNameException: global name 'true' is not defined
? IronPython.Runtime.Operations.PythonOps.GetVariable(CodeContext context, String name, Boolean isGlobal, Boolean lightThrow)
? IronPython.Compiler.LookupGlobalInstruction.Run(InterpretedFrame frame)
? Microsoft.Scripting.Interpreter.Interpreter.Run(InterpretedFrame frame)
? Microsoft.Scripting.Interpreter.LightLambda.Run1[T0,TRet](T0 arg0)
? IronPython.Compiler.PythonCallTargets.OriginalCallTarget0(PythonFunction function)
? System.Dynamic.UpdateDelegates.UpdateAndExecute1[T0,TRet](CallSite site, T0 arg0)
? _Scripting_(Object[] )
? Buddy.CommonBot.Profile.Quest.GrindTag.get_IsDone()
? Buddy.CommonBot.Profile.ProfileBehavior.get_IsDoneCache()
? Buddy.CommonBot.QuestOrderManager.(IEnumerable`1 behaviors)
? Buddy.CommonBot.QuestOrderManager.UpdateCurrentBehavior()
? Buddy.CommonBot.ProfileManager.UpdateCurrentQuestBehavior()
? Buddy.CommonBot.Logic.BuddyQuestBot.(Object sender, EventArgs e)
? Buddy.CommonBot.Logic.BrainBehavior.()