What's new
  • Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • Visit Resources
  • Visit Downloads
  • Visit Portal

Two problems I've been having

Farsight9

New Member
Joined
Jun 5, 2014
Messages
22
Reaction score
1
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
 
Back
Top