Has anyone gotten the 10-17 Republic/Light to work? Mine just errors and says bot stopped.
[15:02:04.607 D] Spooling up bot thread.
[15:02:04.609 D] Bot thread started.
[15:02:15.468 D] Traceback (most recent call last):
File "<string>", line 3, in Execute
AttributeError: 'TorPlayer' object has no attribute 'Z'
[15:02:15.468 D] BotMain.Stop() called
[15:02:15.469 N] Stopping the bot.
[15:02:15.569 D] Sleeping while waiting on execution state to be available for BotMain.Stop()
[15:02:17.583 D] We slept way too long waiting for the bot thread to give control back. Aborting thread. Client may crash!
[15:02:17.594 D] Exception during scheduling Pulse: System.MissingMemberException: 'TorPlayer' object has no attribute 'Z'
at IronPython.Runtime.Binding.PythonGetMemberBinder.FastErrorGet`1.GetError(CallSite site, TSelfType target, CodeContext context)
at System.Dynamic.UpdateDelegates.UpdateAndExecute2[T0,T1,TRet](CallSite site, T0 arg0, T1 arg1)
at Microsoft.Scripting.Interpreter.DynamicInstruction`3.Run(InterpretedFrame frame)
at Microsoft.Scripting.Interpreter.Interpreter.Run(InterpretedFrame frame)
at Microsoft.Scripting.Interpreter.LightLambda.Run1[T0,TRet](T0 arg0)
at IronPython.Compiler.PythonCallTargets.OriginalCallTarget0(PythonFunction function)
at System.Dynamic.UpdateDelegates.UpdateAndExecute1[T0,TRet](CallSite site, T0 arg0)
at _Scripting_(Object[] )
at Buddy.CommonBot.Profile.Quest.Composites.IfTag.GetConditionExec()
at Buddy.CommonBot.Profile.Quest.Composites.IfTag.get_IsDone()
at Buddy.CommonBot.Profile.Quest.Composites.IfTag.(ProfileBehavior p)
at System.Linq.Enumerable.All[TSource](IEnumerable`1 source, Func`2 predicate)
at Buddy.CommonBot.Profile.Quest.Composites.IfTag.get_IsDone()
at Buddy.CommonBot.Profile.ProfileBehavior.get_IsDoneCache()
at Buddy.CommonBot.QuestOrderManager.(IEnumerable`1 behaviors)
at Buddy.CommonBot.QuestOrderManager.UpdateCurrentBehavior()
at Buddy.CommonBot.ProfileManager.UpdateCurrentQuestBehavior()
at Buddy.CommonBot.Logic.BuddyQuestBot.(Object sender, EventArgs e)
at Buddy.CommonBot.Logic.BrainBehavior.()
[15:02:17.594 D] Bot Thread Aborted Thread was being aborted.