This is my log:
[Tick] Exception during execution:System.ArgumentException: An item with the same key has already been added.
at System.ThrowHelper.ThrowArgumentException(ExceptionResource resource)
at System.Collections.Generic.Dictionary`2.Insert(TKey key, TValue value, Boolean add)
at System.Collections.Generic.Dictionary`2.Add(TKey key, TValue value)
at Loki.Bot.v3.AreaStateCache.()
at Loki.Bot.v3.AreaStateCache.Tick()
at Loki.Bot.Logic.Bots.BasicGrindBot.BasicGrindBot.Tick()
at Loki.Bot.BotManager.(IBot )
(repeated)...
My bot just stops working when this happens.
---
Another issue I've been experiencing seems to be with flasks. My bot will sometimes hover over a flask and stop all actions, which 99.9% of the time results in death.
What do?
THanks
[Tick] Exception during execution:System.ArgumentException: An item with the same key has already been added.
at System.ThrowHelper.ThrowArgumentException(ExceptionResource resource)
at System.Collections.Generic.Dictionary`2.Insert(TKey key, TValue value, Boolean add)
at System.Collections.Generic.Dictionary`2.Add(TKey key, TValue value)
at Loki.Bot.v3.AreaStateCache.()
at Loki.Bot.v3.AreaStateCache.Tick()
at Loki.Bot.Logic.Bots.BasicGrindBot.BasicGrindBot.Tick()
at Loki.Bot.BotManager.(IBot )
(repeated)...
My bot just stops working when this happens.
---
Another issue I've been experiencing seems to be with flasks. My bot will sometimes hover over a flask and stop all actions, which 99.9% of the time results in death.
What do?
THanks