lota7
Member
- Joined
- Nov 23, 2010
- Messages
- 108
- Reaction score
- 2
db 434
Adventurer 118
Getting this error after having all bounties completed and having skip mode activated.
Have not tried without skip mode yet.
11:55:37.149 INFO Logger [Trinity 2.13.38] TownRun complete
11:55:37.215 DEBUG Logger [Adventurer][Interaction] Interaction timed out after 22.6742969 seconds
11:55:37.216 DEBUG Logger [Adventurer][Interaction] TimedOut
11:55:37.301 DEBUG Logger [Adventurer][CompleteActBounties] Completed
11:55:37.364 INFO Logger [Adventurer][ActBounties] Successfully completed A2 bounties
11:55:41.413 DEBUG Logger [Adventurer][ActBounties] Completed
11:55:41.500 INFO Logger [Adventurer][ActBounties] Successfully completed A2 bounties.
11:55:41.503 INFO Logger [Adventurer][Bounties] Skip Mode activated. Trying to pick the best act.
11:55:41.547 INFO Logger [Adventurer][Bounties] Picked 1 as new target. (BonusAct: False)
11:55:41.595 ERROR BotMain Exception during bot tick.
Buddy.Coroutines.CoroutineUnhandledException: Exception was thrown by coroutine ---> System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary.
at System.Collections.Generic.Dictionary`2.get_Item(TKey key)
at Adventurer.Game.Quests.BountyHelpers.<>c__DisplayClass1e.<IsActTurninCompleted>b__1d(QuestInfo q) in e:\DB7\Plugins\Adventurer\Game\Quests\BountyHelpers.cs:line 168
at System.Linq.Enumerable.Any[TSource](IEnumerable`1 source, Func`2 predicate)
at Adventurer.Game.Quests.BountyHelpers.IsActTurninCompleted(Act act) in e:\DB7\Plugins\Adventurer\Game\Quests\BountyHelpers.cs:line 166
at Adventurer.Coroutines.BountyCoroutines.ActBountiesCoroutine.<NotStarted>d__3.MoveNext() in e:\DB7\Plugins\Adventurer\Coroutines\BountyCoroutines\ActBountiesCoroutine.cs:line 103
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at System.Runtime.CompilerServices.TaskAwaiter`1.GetResult()
at Adventurer.Coroutines.BountyCoroutines.ActBountiesCoroutine.<GetCoroutine>d__0.MoveNext() in e:\DB7\Plugins\Adventurer\Coroutines\BountyCoroutines\ActBountiesCoroutine.cs:line 72
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at System.Runtime.CompilerServices.TaskAwaiter`1.GetResult()
at Adventurer.Tags.BountiesTag.<GetCoroutine>d__1.MoveNext() in e:\DB7\Plugins\Adventurer\Tags\BountiesTag.cs:line 92
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at Zeta.Bot.ActionRunCoroutine.@i2H"6e\]b\\a8J\,H"-GA0z5h"(.i<~B-qwr\*5w!wpPlkbLc{`gr!.MoveNext()
--- End of inner exception stack trace ---
at Buddy.Coroutines.Coroutine.?????????????????????????????????????????(Boolean )
at Buddy.Coroutines.Coroutine.?????????????????????????????????????????(Boolean )
at Buddy.Coroutines.Coroutine.Resume()
at Zeta.Bot.ActionRunCoroutine.Run(Object context)
at Zeta.TreeSharp.Action.RunAction(Object context)
at Zeta.TreeSharp.Action.\*(H~w1f\\YD7o:d #Q?SY-N\.\\.MoveNext()
at Zeta.TreeSharp.Composite.Tick(Object context)
at Zeta.TreeSharp.PrioritySelector.q|qus<)UEn{vou nvgUYKk=#!.MoveNext()
at Zeta.TreeSharp.Composite.Tick(Object context)
at Zeta.Common.HookExecutor.Run(Object context)
at Zeta.TreeSharp.Action.RunAction(Object context)
at Zeta.TreeSharp.Action.\*(H~w1f\\YD7o:d #Q?SY-N\.\\.MoveNext()
at Zeta.TreeSharp.Composite.Tick(Object context)
at Zeta.TreeSharp.PrioritySelector.q|qus<)UEn{vou nvgUYKk=#!.MoveNext()
at Zeta.TreeSharp.Composite.Tick(Object context)
at Zeta.TreeSharp.PrioritySelector.q|qus<)UEn{vou nvgUYKk=#!.MoveNext()
at Zeta.TreeSharp.Composite.Tick(Object context)
at Zeta.Common.HookExecutor.Run(Object context)
at Zeta.TreeSharp.Action.RunAction(Object context)
at Zeta.TreeSharp.Action.\*(H~w1f\\YD7o:d #Q?SY-N\.\\.MoveNext()
at Zeta.TreeSharp.Composite.Tick(Object context)
at Zeta.TreeSharp.PrioritySelector.q|qus<)UEn{vou nvgUYKk=#!.MoveNext()
at Zeta.TreeSharp.Composite.Tick(Object context)
at Zeta.Bot.BotMain.?????????????????????????????????????????()
11:55:41.690 ERROR BotMain Exception during bot tick.
Buddy.Coroutines.CoroutineUnhandledException: Exception was thrown by coroutine ---> System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary.
at System.Collections.Generic.Dictionary`2.get_Item(TKey key)
at Adventurer.Game.Quests.BountyHelpers.<>c__DisplayClass1e.<IsActTurninCompleted>b__1d(QuestInfo q) in e:\DB7\Plugins\Adventurer\Game\Quests\BountyHelpers.cs:line 168
at System.Linq.Enumerable.Any[TSource](IEnumerable`1 source, Func`2 predicate)
at Adventurer.Game.Quests.BountyHelpers.IsActTurninCompleted(Act act) in e:\DB7\Plugins\Adventurer\Game\Quests\BountyHelpers.cs:line 166
at Adventurer.Coroutines.BountyCoroutines.ActBountiesCoroutine.<NotStarted>d__3.MoveNext() in e:\DB7\Plugins\Adventurer\Coroutines\BountyCoroutines\ActBountiesCoroutine.cs:line 103
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at System.Runtime.CompilerServices.TaskAwaiter`1.GetResult()
at Adventurer.Coroutines.BountyCoroutines.ActBountiesCoroutine.<GetCoroutine>d__0.MoveNext() in e:\DB7\Plugins\Adventurer\Coroutines\BountyCoroutines\ActBountiesCoroutine.cs:line 72
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at System.Runtime.CompilerServices.TaskAwaiter`1.GetResult()
at Adventurer.Tags.BountiesTag.<GetCoroutine>d__1.MoveNext() in e:\DB7\Plugins\Adventurer\Tags\BountiesTag.cs:line 92
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at Zeta.Bot.ActionRunCoroutine.@i2H"6e\]b\\a8J\,H"-GA0z5h"(.i<~B-qwr\*5w!wpPlkbLc{`gr!.MoveNext()
--- End of inner exception stack trace ---
at Buddy.Coroutines.Coroutine.?????????????????????????????????????????(Boolean )
at Buddy.Coroutines.Coroutine.?????????????????????????????????????????(Boolean )
at Buddy.Coroutines.Coroutine.Resume()
at Zeta.Bot.ActionRunCoroutine.Run(Object context)
at Zeta.TreeSharp.Action.RunAction(Object context)
at Zeta.TreeSharp.Action.\*(H~w1f\\YD7o:d #Q?SY-N\.\\.MoveNext()
at Zeta.TreeSharp.Composite.Tick(Object context)
at Zeta.TreeSharp.PrioritySelector.q|qus<)UEn{vou nvgUYKk=#!.MoveNext()
at Zeta.TreeSharp.Composite.Tick(Object context)
at Zeta.Common.HookExecutor.Run(Object context)
at Zeta.TreeSharp.Action.RunAction(Object context)
at Zeta.TreeSharp.Action.\*(H~w1f\\YD7o:d #Q?SY-N\.\\.MoveNext()
at Zeta.TreeSharp.Composite.Tick(Object context)
at Zeta.TreeSharp.PrioritySelector.q|qus<)UEn{vou nvgUYKk=#!.MoveNext()
at Zeta.TreeSharp.Composite.Tick(Object context)
at Zeta.TreeSharp.PrioritySelector.q|qus<)UEn{vou nvgUYKk=#!.MoveNext()
at Zeta.TreeSharp.Composite.Tick(Object context)
at Zeta.Common.HookExecutor.Run(Object context)
at Zeta.TreeSharp.Action.RunAction(Object context)
at Zeta.TreeSharp.Action.\*(H~w1f\\YD7o:d #Q?SY-N\.\\.MoveNext()
at Zeta.TreeSharp.Composite.Tick(Object context)
at Zeta.TreeSharp.PrioritySelector.q|qus<)UEn{vou nvgUYKk=#!.MoveNext()
at Zeta.TreeSharp.Composite.Tick(Object context)
at Zeta.Bot.BotMain.?????????????????????????????????????????()
11:55:41.737 ERROR BotMain Exception during bot tick.
Adventurer 118
Getting this error after having all bounties completed and having skip mode activated.
Have not tried without skip mode yet.
11:55:37.149 INFO Logger [Trinity 2.13.38] TownRun complete
11:55:37.215 DEBUG Logger [Adventurer][Interaction] Interaction timed out after 22.6742969 seconds
11:55:37.216 DEBUG Logger [Adventurer][Interaction] TimedOut
11:55:37.301 DEBUG Logger [Adventurer][CompleteActBounties] Completed
11:55:37.364 INFO Logger [Adventurer][ActBounties] Successfully completed A2 bounties
11:55:41.413 DEBUG Logger [Adventurer][ActBounties] Completed
11:55:41.500 INFO Logger [Adventurer][ActBounties] Successfully completed A2 bounties.
11:55:41.503 INFO Logger [Adventurer][Bounties] Skip Mode activated. Trying to pick the best act.
11:55:41.547 INFO Logger [Adventurer][Bounties] Picked 1 as new target. (BonusAct: False)
11:55:41.595 ERROR BotMain Exception during bot tick.
Buddy.Coroutines.CoroutineUnhandledException: Exception was thrown by coroutine ---> System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary.
at System.Collections.Generic.Dictionary`2.get_Item(TKey key)
at Adventurer.Game.Quests.BountyHelpers.<>c__DisplayClass1e.<IsActTurninCompleted>b__1d(QuestInfo q) in e:\DB7\Plugins\Adventurer\Game\Quests\BountyHelpers.cs:line 168
at System.Linq.Enumerable.Any[TSource](IEnumerable`1 source, Func`2 predicate)
at Adventurer.Game.Quests.BountyHelpers.IsActTurninCompleted(Act act) in e:\DB7\Plugins\Adventurer\Game\Quests\BountyHelpers.cs:line 166
at Adventurer.Coroutines.BountyCoroutines.ActBountiesCoroutine.<NotStarted>d__3.MoveNext() in e:\DB7\Plugins\Adventurer\Coroutines\BountyCoroutines\ActBountiesCoroutine.cs:line 103
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at System.Runtime.CompilerServices.TaskAwaiter`1.GetResult()
at Adventurer.Coroutines.BountyCoroutines.ActBountiesCoroutine.<GetCoroutine>d__0.MoveNext() in e:\DB7\Plugins\Adventurer\Coroutines\BountyCoroutines\ActBountiesCoroutine.cs:line 72
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at System.Runtime.CompilerServices.TaskAwaiter`1.GetResult()
at Adventurer.Tags.BountiesTag.<GetCoroutine>d__1.MoveNext() in e:\DB7\Plugins\Adventurer\Tags\BountiesTag.cs:line 92
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at Zeta.Bot.ActionRunCoroutine.@i2H"6e\]b\\a8J\,H"-GA0z5h"(.i<~B-qwr\*5w!wpPlkbLc{`gr!.MoveNext()
--- End of inner exception stack trace ---
at Buddy.Coroutines.Coroutine.?????????????????????????????????????????(Boolean )
at Buddy.Coroutines.Coroutine.?????????????????????????????????????????(Boolean )
at Buddy.Coroutines.Coroutine.Resume()
at Zeta.Bot.ActionRunCoroutine.Run(Object context)
at Zeta.TreeSharp.Action.RunAction(Object context)
at Zeta.TreeSharp.Action.\*(H~w1f\\YD7o:d #Q?SY-N\.\\.MoveNext()
at Zeta.TreeSharp.Composite.Tick(Object context)
at Zeta.TreeSharp.PrioritySelector.q|qus<)UEn{vou nvgUYKk=#!.MoveNext()
at Zeta.TreeSharp.Composite.Tick(Object context)
at Zeta.Common.HookExecutor.Run(Object context)
at Zeta.TreeSharp.Action.RunAction(Object context)
at Zeta.TreeSharp.Action.\*(H~w1f\\YD7o:d #Q?SY-N\.\\.MoveNext()
at Zeta.TreeSharp.Composite.Tick(Object context)
at Zeta.TreeSharp.PrioritySelector.q|qus<)UEn{vou nvgUYKk=#!.MoveNext()
at Zeta.TreeSharp.Composite.Tick(Object context)
at Zeta.TreeSharp.PrioritySelector.q|qus<)UEn{vou nvgUYKk=#!.MoveNext()
at Zeta.TreeSharp.Composite.Tick(Object context)
at Zeta.Common.HookExecutor.Run(Object context)
at Zeta.TreeSharp.Action.RunAction(Object context)
at Zeta.TreeSharp.Action.\*(H~w1f\\YD7o:d #Q?SY-N\.\\.MoveNext()
at Zeta.TreeSharp.Composite.Tick(Object context)
at Zeta.TreeSharp.PrioritySelector.q|qus<)UEn{vou nvgUYKk=#!.MoveNext()
at Zeta.TreeSharp.Composite.Tick(Object context)
at Zeta.Bot.BotMain.?????????????????????????????????????????()
11:55:41.690 ERROR BotMain Exception during bot tick.
Buddy.Coroutines.CoroutineUnhandledException: Exception was thrown by coroutine ---> System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary.
at System.Collections.Generic.Dictionary`2.get_Item(TKey key)
at Adventurer.Game.Quests.BountyHelpers.<>c__DisplayClass1e.<IsActTurninCompleted>b__1d(QuestInfo q) in e:\DB7\Plugins\Adventurer\Game\Quests\BountyHelpers.cs:line 168
at System.Linq.Enumerable.Any[TSource](IEnumerable`1 source, Func`2 predicate)
at Adventurer.Game.Quests.BountyHelpers.IsActTurninCompleted(Act act) in e:\DB7\Plugins\Adventurer\Game\Quests\BountyHelpers.cs:line 166
at Adventurer.Coroutines.BountyCoroutines.ActBountiesCoroutine.<NotStarted>d__3.MoveNext() in e:\DB7\Plugins\Adventurer\Coroutines\BountyCoroutines\ActBountiesCoroutine.cs:line 103
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at System.Runtime.CompilerServices.TaskAwaiter`1.GetResult()
at Adventurer.Coroutines.BountyCoroutines.ActBountiesCoroutine.<GetCoroutine>d__0.MoveNext() in e:\DB7\Plugins\Adventurer\Coroutines\BountyCoroutines\ActBountiesCoroutine.cs:line 72
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at System.Runtime.CompilerServices.TaskAwaiter`1.GetResult()
at Adventurer.Tags.BountiesTag.<GetCoroutine>d__1.MoveNext() in e:\DB7\Plugins\Adventurer\Tags\BountiesTag.cs:line 92
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at Zeta.Bot.ActionRunCoroutine.@i2H"6e\]b\\a8J\,H"-GA0z5h"(.i<~B-qwr\*5w!wpPlkbLc{`gr!.MoveNext()
--- End of inner exception stack trace ---
at Buddy.Coroutines.Coroutine.?????????????????????????????????????????(Boolean )
at Buddy.Coroutines.Coroutine.?????????????????????????????????????????(Boolean )
at Buddy.Coroutines.Coroutine.Resume()
at Zeta.Bot.ActionRunCoroutine.Run(Object context)
at Zeta.TreeSharp.Action.RunAction(Object context)
at Zeta.TreeSharp.Action.\*(H~w1f\\YD7o:d #Q?SY-N\.\\.MoveNext()
at Zeta.TreeSharp.Composite.Tick(Object context)
at Zeta.TreeSharp.PrioritySelector.q|qus<)UEn{vou nvgUYKk=#!.MoveNext()
at Zeta.TreeSharp.Composite.Tick(Object context)
at Zeta.Common.HookExecutor.Run(Object context)
at Zeta.TreeSharp.Action.RunAction(Object context)
at Zeta.TreeSharp.Action.\*(H~w1f\\YD7o:d #Q?SY-N\.\\.MoveNext()
at Zeta.TreeSharp.Composite.Tick(Object context)
at Zeta.TreeSharp.PrioritySelector.q|qus<)UEn{vou nvgUYKk=#!.MoveNext()
at Zeta.TreeSharp.Composite.Tick(Object context)
at Zeta.TreeSharp.PrioritySelector.q|qus<)UEn{vou nvgUYKk=#!.MoveNext()
at Zeta.TreeSharp.Composite.Tick(Object context)
at Zeta.Common.HookExecutor.Run(Object context)
at Zeta.TreeSharp.Action.RunAction(Object context)
at Zeta.TreeSharp.Action.\*(H~w1f\\YD7o:d #Q?SY-N\.\\.MoveNext()
at Zeta.TreeSharp.Composite.Tick(Object context)
at Zeta.TreeSharp.PrioritySelector.q|qus<)UEn{vou nvgUYKk=#!.MoveNext()
at Zeta.TreeSharp.Composite.Tick(Object context)
at Zeta.Bot.BotMain.?????????????????????????????????????????()
11:55:41.737 ERROR BotMain Exception during bot tick.






