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

Stuck when opening containers

Pain

Member
Joined
Apr 21, 2010
Messages
48
Reaction score
0
This happens to me every 10th run or so. If this bug appears i have to run manually away and restart the bot.
[10:29:53.731 V] Opening loot container a3Battlefield_Props_Demonic_Container_A-651
[10:29:53.886 V] Opening loot container a3Battlefield_Props_Demonic_Container_A-651
[10:29:54.035 V] Opening loot container a3Battlefield_Props_Demonic_Container_A-651
[10:29:54.190 V] Opening loot container a3Battlefield_Props_Demonic_Container_A-651
[10:29:54.350 V] Opening loot container a3Battlefield_Props_Demonic_Container_A-651
[10:29:54.497 V] Opening loot container a3Battlefield_Props_Demonic_Container_A-651
[10:29:54.647 V] Opening loot container a3Battlefield_Props_Demonic_Container_A-651
[10:29:54.799 V] Opening loot container a3Battlefield_Props_Demonic_Container_A-651
[10:29:54.948 V] Opening loot container a3Battlefield_Props_Demonic_Container_A-651
[10:29:55.096 V] Opening loot container a3Battlefield_Props_Demonic_Container_A-651
[10:29:55.248 V] Opening loot container a3Battlefield_Props_Demonic_Container_A-651
[10:29:55.409 V] Opening loot container a3Battlefield_Props_Demonic_Container_A-651
[10:29:55.564 V] Opening loot container a3Battlefield_Props_Demonic_Container_A-651
[10:29:55.714 V] Opening loot container a3Battlefield_Props_Demonic_Container_A-651
[10:29:55.868 V] Opening loot container a3Battlefield_Props_Demonic_Container_A-651
[10:29:56.018 V] Opening loot container a3Battlefield_Props_Demonic_Container_A-651
[10:29:56.166 V] Opening loot container a3Battlefield_Props_Demonic_Container_A-651
[10:29:56.323 V] Opening loot container a3Battlefield_Props_Demonic_Container_A-651
[10:29:56.472 V] Opening loot container a3Battlefield_Props_Demonic_Container_A-651
[10:29:56.626 V] Opening loot container a3Battlefield_Props_Demonic_Container_A-651
[10:29:56.777 V] Opening loot container a3Battlefield_Props_Demonic_Container_A-651
[10:29:56.932 V] Opening loot container a3Battlefield_Props_Demonic_Container_A-651
[10:29:57.084 V] Opening loot container a3Battlefield_Props_Demonic_Container_A-651
[10:29:57.242 V] Opening loot container a3Battlefield_Props_Demonic_Container_A-651
[10:29:57.393 V] Opening loot container a3Battlefield_Props_Demonic_Container_A-651
[10:29:57.543 V] Opening loot container a3Battlefield_Props_Demonic_Container_A-651
[10:29:57.693 V] Opening loot container a3Battlefield_Props_Demonic_Container_A-651
[10:29:57.847 V] Opening loot container a3Battlefield_Props_Demonic_Container_A-651
[10:29:58.012 V] Opening loot container a3Battlefield_Props_Demonic_Container_A-651
[10:29:58.172 V] Opening loot container a3Battlefield_Props_Demonic_Container_A-651
[10:29:58.328 V] Opening loot container a3Battlefield_Props_Demonic_Container_A-651
[10:29:58.479 V] Opening loot container a3Battlefield_Props_Demonic_Container_A-651
[10:29:58.645 V] Opening loot container a3Battlefield_Props_Demonic_Container_A-651
[10:29:58.795 V] Opening loot container a3Battlefield_Props_Demonic_Container_A-651
[10:29:58.959 V] Opening loot container a3Battlefield_Props_Demonic_Container_A-651
[10:29:59.109 V] Opening loot container a3Battlefield_Props_Demonic_Container_A-651
[10:29:59.258 V] Opening loot container a3Battlefield_Props_Demonic_Container_A-651
[10:29:59.406 V] Opening loot container a3Battlefield_Props_Demonic_Container_A-651
[10:29:59.554 V] Opening loot container a3Battlefield_Props_Demonic_Container_A-651
[10:29:59.723 V] Opening loot container a3Battlefield_Props_Demonic_Container_A-651
 
I'm having the same issue as above. It runs over to the container, opens it, then just stands there and keeps trying to open the already opened container. It kind of looks like a pathfinding bug, it's only when turning on diagnostic mode that the truth is revealed.

In my case:
[11:03:31.945 V] Opening loot container a3Battlefield_Props_Demonic_Container_A-1864
 
Happened yet again, this is super frequent for me.

Here's the diagnostic mode console dump:
[11:13:32.156 N] Demonbuddy v1.0.462.95 started
...snippety-snip...
[11:27:43.758 D] System.ArgumentNullException: Value cannot be null.
Parameter name: source
at System.Linq.Enumerable.Where[TSource](IEnumerable`1 source, Func`2 predicate)
at Zeta.CommonBot.ItemManager.EvaluateItem(ACDItem item, RuleType type)
at Zeta.CommonBot.ItemManager.ShouldPickUpItem(ACDItem item)
at Zeta.CommonBot.DefaultLootTargetingProvider.IsValidItem(DiaObject object)
at Zeta.CommonBot.DefaultLootTargetingProvider..(DiaObject item)
at System.Linq.Enumerable.WhereSelectListIterator`2.MoveNext()
at System.Collections.Generic.List`1..ctor(IEnumerable`1 collection)
at System.Linq.Enumerable.ToList[TSource](IEnumerable`1 source)
at Zeta.CommonBot.DefaultLootTargetingProvider.GetObjectsByWeight()
at Zeta.CommonBot.Targeting.Pulse()
at Zeta.CommonBot.Logic.BrainBehavior.()
[11:27:43.775 D] Navigator.Clear
[11:27:43.775 D] Generating path to loot container - <519.2085, 668.27, 7.629395E-06>
[11:27:43.775 D] Raycast path generated.
[11:27:43.775 D] Generated path to <519.2085, 668.27, 7.629395E-06> (loot container) with 1 hops.
[11:27:44.006 D] System.ArgumentNullException: Value cannot be null.
Parameter name: source
at System.Linq.Enumerable.Where[TSource](IEnumerable`1 source, Func`2 predicate)
at Zeta.CommonBot.ItemManager.EvaluateItem(ACDItem item, RuleType type)
at Zeta.CommonBot.ItemManager.ShouldPickUpItem(ACDItem item)
at Zeta.CommonBot.DefaultLootTargetingProvider.IsValidItem(DiaObject object)
at Zeta.CommonBot.DefaultLootTargetingProvider..(DiaObject item)
at System.Linq.Enumerable.WhereSelectListIterator`2.MoveNext()
at System.Collections.Generic.List`1..ctor(IEnumerable`1 collection)
at System.Linq.Enumerable.ToList[TSource](IEnumerable`1 source)
at Zeta.CommonBot.DefaultLootTargetingProvider.GetObjectsByWeight()
at Zeta.CommonBot.Targeting.Pulse()
at Zeta.CommonBot.Logic.BrainBehavior.()
[11:27:44.258 D] System.ArgumentNullException: Value cannot be null.
Parameter name: source
at System.Linq.Enumerable.Where[TSource](IEnumerable`1 source, Func`2 predicate)
at Zeta.CommonBot.ItemManager.EvaluateItem(ACDItem item, RuleType type)
at Zeta.CommonBot.ItemManager.ShouldPickUpItem(ACDItem item)
at Zeta.CommonBot.DefaultLootTargetingProvider.IsValidItem(DiaObject object)
at Zeta.CommonBot.DefaultLootTargetingProvider..(DiaObject item)
at System.Linq.Enumerable.WhereSelectListIterator`2.MoveNext()
at System.Collections.Generic.List`1..ctor(IEnumerable`1 collection)
at System.Linq.Enumerable.ToList[TSource](IEnumerable`1 source)
at Zeta.CommonBot.DefaultLootTargetingProvider.GetObjectsByWeight()
at Zeta.CommonBot.Targeting.Pulse()
at Zeta.CommonBot.Logic.BrainBehavior.()
[11:27:44.278 V] Opening loot container a3dun_Crater_Chest-254
[11:27:44.514 D] System.ArgumentNullException: Value cannot be null.
Parameter name: source
at System.Linq.Enumerable.Where[TSource](IEnumerable`1 source, Func`2 predicate)
at Zeta.CommonBot.ItemManager.EvaluateItem(ACDItem item, RuleType type)
at Zeta.CommonBot.ItemManager.ShouldPickUpItem(ACDItem item)
at Zeta.CommonBot.DefaultLootTargetingProvider.IsValidItem(DiaObject object)
at Zeta.CommonBot.DefaultLootTargetingProvider..(DiaObject item)
at System.Linq.Enumerable.WhereSelectListIterator`2.MoveNext()
at System.Collections.Generic.List`1..ctor(IEnumerable`1 collection)
at System.Linq.Enumerable.ToList[TSource](IEnumerable`1 source)
at Zeta.CommonBot.DefaultLootTargetingProvider.GetObjectsByWeight()
at Zeta.CommonBot.Targeting.Pulse()
at Zeta.CommonBot.Logic.BrainBehavior.()
[11:27:44.535 V] Opening loot container a3dun_Crater_Chest-254
[11:27:44.755 D] System.ArgumentNullException: Value cannot be null.
Parameter name: source
at System.Linq.Enumerable.Where[TSource](IEnumerable`1 source, Func`2 predicate)
at Zeta.CommonBot.ItemManager.EvaluateItem(ACDItem item, RuleType type)
at Zeta.CommonBot.ItemManager.ShouldPickUpItem(ACDItem item)
at Zeta.CommonBot.DefaultLootTargetingProvider.IsValidItem(DiaObject object)
at Zeta.CommonBot.DefaultLootTargetingProvider..(DiaObject item)
at System.Linq.Enumerable.WhereSelectListIterator`2.MoveNext()
at System.Collections.Generic.List`1..ctor(IEnumerable`1 collection)
at System.Linq.Enumerable.ToList[TSource](IEnumerable`1 source)
at Zeta.CommonBot.DefaultLootTargetingProvider.GetObjectsByWeight()
at Zeta.CommonBot.Targeting.Pulse()
at Zeta.CommonBot.Logic.BrainBehavior.()
[11:27:44.772 V] Opening loot container a3dun_Crater_Chest-254
[11:27:45.019 D] System.ArgumentNullException: Value cannot be null.
Parameter name: source
at System.Linq.Enumerable.Where[TSource](IEnumerable`1 source, Func`2 predicate)
at Zeta.CommonBot.ItemManager.EvaluateItem(ACDItem item, RuleType type)
at Zeta.CommonBot.ItemManager.ShouldPickUpItem(ACDItem item)
at Zeta.CommonBot.DefaultLootTargetingProvider.IsValidItem(DiaObject object)
at Zeta.CommonBot.DefaultLootTargetingProvider..(DiaObject item)
at System.Linq.Enumerable.WhereSelectListIterator`2.MoveNext()
at System.Collections.Generic.List`1..ctor(IEnumerable`1 collection)
at System.Linq.Enumerable.ToList[TSource](IEnumerable`1 source)
at Zeta.CommonBot.DefaultLootTargetingProvider.GetObjectsByWeight()
at Zeta.CommonBot.Targeting.Pulse()
at Zeta.CommonBot.Logic.BrainBehavior.()
[11:27:45.038 V] Opening loot container a3dun_Crater_Chest-254
[11:27:45.259 D] System.ArgumentNullException: Value cannot be null.
Parameter name: source
at System.Linq.Enumerable.Where[TSource](IEnumerable`1 source, Func`2 predicate)
at Zeta.CommonBot.ItemManager.EvaluateItem(ACDItem item, RuleType type)
at Zeta.CommonBot.ItemManager.ShouldPickUpItem(ACDItem item)
at Zeta.CommonBot.DefaultLootTargetingProvider.IsValidItem(DiaObject object)
at Zeta.CommonBot.DefaultLootTargetingProvider..(DiaObject item)
at System.Linq.Enumerable.WhereSelectListIterator`2.MoveNext()
at System.Collections.Generic.List`1..ctor(IEnumerable`1 collection)
at System.Linq.Enumerable.ToList[TSource](IEnumerable`1 source)
at Zeta.CommonBot.DefaultLootTargetingProvider.GetObjectsByWeight()
at Zeta.CommonBot.Targeting.Pulse()
at Zeta.CommonBot.Logic.BrainBehavior.()
[11:27:45.278 V] Opening loot container a3dun_Crater_Chest-254
[11:27:45.507 D] System.ArgumentNullException: Value cannot be null.
Parameter name: source
at System.Linq.Enumerable.Where[TSource](IEnumerable`1 source, Func`2 predicate)
at Zeta.CommonBot.ItemManager.EvaluateItem(ACDItem item, RuleType type)
at Zeta.CommonBot.ItemManager.ShouldPickUpItem(ACDItem item)
at Zeta.CommonBot.DefaultLootTargetingProvider.IsValidItem(DiaObject object)
at Zeta.CommonBot.DefaultLootTargetingProvider..(DiaObject item)
at System.Linq.Enumerable.WhereSelectListIterator`2.MoveNext()
at System.Collections.Generic.List`1..ctor(IEnumerable`1 collection)
at System.Linq.Enumerable.ToList[TSource](IEnumerable`1 source)
at Zeta.CommonBot.DefaultLootTargetingProvider.GetObjectsByWeight()
at Zeta.CommonBot.Targeting.Pulse()
at Zeta.CommonBot.Logic.BrainBehavior.()
[11:27:45.524 V] Opening loot container a3dun_Crater_Chest-254
[11:27:45.758 D] System.ArgumentNullException: Value cannot be null.
Parameter name: source
at System.Linq.Enumerable.Where[TSource](IEnumerable`1 source, Func`2 predicate)
at Zeta.CommonBot.ItemManager.EvaluateItem(ACDItem item, RuleType type)
at Zeta.CommonBot.ItemManager.ShouldPickUpItem(ACDItem item)
at Zeta.CommonBot.DefaultLootTargetingProvider.IsValidItem(DiaObject object)
at Zeta.CommonBot.DefaultLootTargetingProvider..(DiaObject item)
at System.Linq.Enumerable.WhereSelectListIterator`2.MoveNext()
at System.Collections.Generic.List`1..ctor(IEnumerable`1 collection)
at System.Linq.Enumerable.ToList[TSource](IEnumerable`1 source)
at Zeta.CommonBot.DefaultLootTargetingProvider.GetObjectsByWeight()
at Zeta.CommonBot.Targeting.Pulse()
at Zeta.CommonBot.Logic.BrainBehavior.()
[11:27:45.775 V] Opening loot container a3dun_Crater_Chest-254
[11:27:46.010 D] System.ArgumentNullException: Value cannot be null.
Parameter name: source
at System.Linq.Enumerable.Where[TSource](IEnumerable`1 source, Func`2 predicate)
at Zeta.CommonBot.ItemManager.EvaluateItem(ACDItem item, RuleType type)
at Zeta.CommonBot.ItemManager.ShouldPickUpItem(ACDItem item)
at Zeta.CommonBot.DefaultLootTargetingProvider.IsValidItem(DiaObject object)
at Zeta.CommonBot.DefaultLootTargetingProvider..(DiaObject item)
at System.Linq.Enumerable.WhereSelectListIterator`2.MoveNext()
at System.Collections.Generic.List`1..ctor(IEnumerable`1 collection)
at System.Linq.Enumerable.ToList[TSource](IEnumerable`1 source)
at Zeta.CommonBot.DefaultLootTargetingProvider.GetObjectsByWeight()
at Zeta.CommonBot.Targeting.Pulse()
at Zeta.CommonBot.Logic.BrainBehavior.()
[11:27:46.028 V] Opening loot container a3dun_Crater_Chest-254
[11:27:46.260 D] System.ArgumentNullException: Value cannot be null.
Parameter name: source
at System.Linq.Enumerable.Where[TSource](IEnumerable`1 source, Func`2 predicate)
at Zeta.CommonBot.ItemManager.EvaluateItem(ACDItem item, RuleType type)
at Zeta.CommonBot.ItemManager.ShouldPickUpItem(ACDItem item)
at Zeta.CommonBot.DefaultLootTargetingProvider.IsValidItem(DiaObject object)
at Zeta.CommonBot.DefaultLootTargetingProvider..(DiaObject item)
at System.Linq.Enumerable.WhereSelectListIterator`2.MoveNext()
at System.Collections.Generic.List`1..ctor(IEnumerable`1 collection)
at System.Linq.Enumerable.ToList[TSource](IEnumerable`1 source)
at Zeta.CommonBot.DefaultLootTargetingProvider.GetObjectsByWeight()
at Zeta.CommonBot.Targeting.Pulse()
at Zeta.CommonBot.Logic.BrainBehavior.()
[11:27:46.277 V] Opening loot container a3dun_Crater_Chest-254
[11:27:46.508 D] System.ArgumentNullException: Value cannot be null.
Parameter name: source
at System.Linq.Enumerable.Where[TSource](IEnumerable`1 source, Func`2 predicate)
at Zeta.CommonBot.ItemManager.EvaluateItem(ACDItem item, RuleType type)
at Zeta.CommonBot.ItemManager.ShouldPickUpItem(ACDItem item)
at Zeta.CommonBot.DefaultLootTargetingProvider.IsValidItem(DiaObject object)
at Zeta.CommonBot.DefaultLootTargetingProvider..(DiaObject item)
at System.Linq.Enumerable.WhereSelectListIterator`2.MoveNext()
at System.Collections.Generic.List`1..ctor(IEnumerable`1 collection)
at System.Linq.Enumerable.ToList[TSource](IEnumerable`1 source)
at Zeta.CommonBot.DefaultLootTargetingProvider.GetObjectsByWeight()
at Zeta.CommonBot.Targeting.Pulse()
at Zeta.CommonBot.Logic.BrainBehavior.()
[11:27:46.525 V] Opening loot container a3dun_Crater_Chest-254
[11:27:46.756 D] System.ArgumentNullException: Value cannot be null.
Parameter name: source
at System.Linq.Enumerable.Where[TSource](IEnumerable`1 source, Func`2 predicate)
at Zeta.CommonBot.ItemManager.EvaluateItem(ACDItem item, RuleType type)
at Zeta.CommonBot.ItemManager.ShouldPickUpItem(ACDItem item)
at Zeta.CommonBot.DefaultLootTargetingProvider.IsValidItem(DiaObject object)
at Zeta.CommonBot.DefaultLootTargetingProvider..(DiaObject item)
at System.Linq.Enumerable.WhereSelectListIterator`2.MoveNext()
at System.Collections.Generic.List`1..ctor(IEnumerable`1 collection)
at System.Linq.Enumerable.ToList[TSource](IEnumerable`1 source)
at Zeta.CommonBot.DefaultLootTargetingProvider.GetObjectsByWeight()
at Zeta.CommonBot.Targeting.Pulse()
at Zeta.CommonBot.Logic.BrainBehavior.()
[11:27:46.774 V] Opening loot container a3dun_Crater_Chest-254
[11:27:47.012 D] System.ArgumentNullException: Value cannot be null.
Parameter name: source
at System.Linq.Enumerable.Where[TSource](IEnumerable`1 source, Func`2 predicate)
at Zeta.CommonBot.ItemManager.EvaluateItem(ACDItem item, RuleType type)
at Zeta.CommonBot.ItemManager.ShouldPickUpItem(ACDItem item)
at Zeta.CommonBot.DefaultLootTargetingProvider.IsValidItem(DiaObject object)
at Zeta.CommonBot.DefaultLootTargetingProvider..(DiaObject item)
at System.Linq.Enumerable.WhereSelectListIterator`2.MoveNext()
at System.Collections.Generic.List`1..ctor(IEnumerable`1 collection)
at System.Linq.Enumerable.ToList[TSource](IEnumerable`1 source)
at Zeta.CommonBot.DefaultLootTargetingProvider.GetObjectsByWeight()
at Zeta.CommonBot.Targeting.Pulse()
at Zeta.CommonBot.Logic.BrainBehavior.()
[11:27:47.028 V] Opening loot container a3dun_Crater_Chest-254
[11:27:47.261 D] System.ArgumentNullException: Value cannot be null.
Parameter name: source
at System.Linq.Enumerable.Where[TSource](IEnumerable`1 source, Func`2 predicate)
at Zeta.CommonBot.ItemManager.EvaluateItem(ACDItem item, RuleType type)
at Zeta.CommonBot.ItemManager.ShouldPickUpItem(ACDItem item)
at Zeta.CommonBot.DefaultLootTargetingProvider.IsValidItem(DiaObject object)
at Zeta.CommonBot.DefaultLootTargetingProvider..(DiaObject item)
at System.Linq.Enumerable.WhereSelectListIterator`2.MoveNext()
at System.Collections.Generic.List`1..ctor(IEnumerable`1 collection)
at System.Linq.Enumerable.ToList[TSource](IEnumerable`1 source)
at Zeta.CommonBot.DefaultLootTargetingProvider.GetObjectsByWeight()
at Zeta.CommonBot.Targeting.Pulse()
at Zeta.CommonBot.Logic.BrainBehavior.()
[11:27:47.278 V] Opening loot container a3dun_Crater_Chest-254
[11:27:47.508 D] System.ArgumentNullException: Value cannot be null.
Parameter name: source
at System.Linq.Enumerable.Where[TSource](IEnumerable`1 source, Func`2 predicate)
at Zeta.CommonBot.ItemManager.EvaluateItem(ACDItem item, RuleType type)
at Zeta.CommonBot.ItemManager.ShouldPickUpItem(ACDItem item)
at Zeta.CommonBot.DefaultLootTargetingProvider.IsValidItem(DiaObject object)
at Zeta.CommonBot.DefaultLootTargetingProvider..(DiaObject item)
at System.Linq.Enumerable.WhereSelectListIterator`2.MoveNext()
at System.Collections.Generic.List`1..ctor(IEnumerable`1 collection)
at System.Linq.Enumerable.ToList[TSource](IEnumerable`1 source)
at Zeta.CommonBot.DefaultLootTargetingProvider.GetObjectsByWeight()
at Zeta.CommonBot.Targeting.Pulse()
at Zeta.CommonBot.Logic.BrainBehavior.()
[11:27:47.525 V] Opening loot container a3dun_Crater_Chest-254
[11:27:47.763 D] System.ArgumentNullException: Value cannot be null.
Parameter name: source
at System.Linq.Enumerable.Where[TSource](IEnumerable`1 source, Func`2 predicate)
at Zeta.CommonBot.ItemManager.EvaluateItem(ACDItem item, RuleType type)
at Zeta.CommonBot.ItemManager.ShouldPickUpItem(ACDItem item)
at Zeta.CommonBot.DefaultLootTargetingProvider.IsValidItem(DiaObject object)
at Zeta.CommonBot.DefaultLootTargetingProvider..(DiaObject item)
at System.Linq.Enumerable.WhereSelectListIterator`2.MoveNext()
at System.Collections.Generic.List`1..ctor(IEnumerable`1 collection)
at System.Linq.Enumerable.ToList[TSource](IEnumerable`1 source)
at Zeta.CommonBot.DefaultLootTargetingProvider.GetObjectsByWeight()
at Zeta.CommonBot.Targeting.Pulse()
at Zeta.CommonBot.Logic.BrainBehavior.()
[11:27:47.779 V] Opening loot container a3dun_Crater_Chest-254
[11:27:48.016 D] System.ArgumentNullException: Value cannot be null.
Parameter name: source
at System.Linq.Enumerable.Where[TSource](IEnumerable`1 source, Func`2 predicate)
at Zeta.CommonBot.ItemManager.EvaluateItem(ACDItem item, RuleType type)
at Zeta.CommonBot.ItemManager.ShouldPickUpItem(ACDItem item)
at Zeta.CommonBot.DefaultLootTargetingProvider.IsValidItem(DiaObject object)
at Zeta.CommonBot.DefaultLootTargetingProvider..(DiaObject item)
at System.Linq.Enumerable.WhereSelectListIterator`2.MoveNext()
at System.Collections.Generic.List`1..ctor(IEnumerable`1 collection)
at System.Linq.Enumerable.ToList[TSource](IEnumerable`1 source)
at Zeta.CommonBot.DefaultLootTargetingProvider.GetObjectsByWeight()
at Zeta.CommonBot.Targeting.Pulse()
at Zeta.CommonBot.Logic.BrainBehavior.()
[11:27:48.039 V] Opening loot container a3dun_Crater_Chest-254
[11:27:48.261 D] System.ArgumentNullException: Value cannot be null.
Parameter name: source
at System.Linq.Enumerable.Where[TSource](IEnumerable`1 source, Func`2 predicate)
at Zeta.CommonBot.ItemManager.EvaluateItem(ACDItem item, RuleType type)
at Zeta.CommonBot.ItemManager.ShouldPickUpItem(ACDItem item)
at Zeta.CommonBot.DefaultLootTargetingProvider.IsValidItem(DiaObject object)
at Zeta.CommonBot.DefaultLootTargetingProvider..(DiaObject item)
at System.Linq.Enumerable.WhereSelectListIterator`2.MoveNext()
at System.Collections.Generic.List`1..ctor(IEnumerable`1 collection)
at System.Linq.Enumerable.ToList[TSource](IEnumerable`1 source)
at Zeta.CommonBot.DefaultLootTargetingProvider.GetObjectsByWeight()
at Zeta.CommonBot.Targeting.Pulse()
at Zeta.CommonBot.Logic.BrainBehavior.()
[11:27:48.278 V] Opening loot container a3dun_Crater_Chest-254
[11:27:48.514 D] System.ArgumentNullException: Value cannot be null.
Parameter name: source
at System.Linq.Enumerable.Where[TSource](IEnumerable`1 source, Func`2 predicate)
at Zeta.CommonBot.ItemManager.EvaluateItem(ACDItem item, RuleType type)
at Zeta.CommonBot.ItemManager.ShouldPickUpItem(ACDItem item)
at Zeta.CommonBot.DefaultLootTargetingProvider.IsValidItem(DiaObject object)
at Zeta.CommonBot.DefaultLootTargetingProvider..(DiaObject item)
at System.Linq.Enumerable.WhereSelectListIterator`2.MoveNext()
at System.Collections.Generic.List`1..ctor(IEnumerable`1 collection)
at System.Linq.Enumerable.ToList[TSource](IEnumerable`1 source)
at Zeta.CommonBot.DefaultLootTargetingProvider.GetObjectsByWeight()
at Zeta.CommonBot.Targeting.Pulse()
at Zeta.CommonBot.Logic.BrainBehavior.()
[11:27:48.531 V] Opening loot container a3dun_Crater_Chest-254
[11:27:48.762 D] System.ArgumentNullException: Value cannot be null.
Parameter name: source
at System.Linq.Enumerable.Where[TSource](IEnumerable`1 source, Func`2 predicate)
at Zeta.CommonBot.ItemManager.EvaluateItem(ACDItem item, RuleType type)
at Zeta.CommonBot.ItemManager.ShouldPickUpItem(ACDItem item)
at Zeta.CommonBot.DefaultLootTargetingProvider.IsValidItem(DiaObject object)
at Zeta.CommonBot.DefaultLootTargetingProvider..(DiaObject item)
at System.Linq.Enumerable.WhereSelectListIterator`2.MoveNext()
at System.Collections.Generic.List`1..ctor(IEnumerable`1 collection)
at System.Linq.Enumerable.ToList[TSource](IEnumerable`1 source)
at Zeta.CommonBot.DefaultLootTargetingProvider.GetObjectsByWeight()
at Zeta.CommonBot.Targeting.Pulse()
at Zeta.CommonBot.Logic.BrainBehavior.()
[11:27:48.780 V] Opening loot container a3dun_Crater_Chest-254
[11:27:49.013 D] System.ArgumentNullException: Value cannot be null.
Parameter name: source
at System.Linq.Enumerable.Where[TSource](IEnumerable`1 source, Func`2 predicate)
at Zeta.CommonBot.ItemManager.EvaluateItem(ACDItem item, RuleType type)
at Zeta.CommonBot.ItemManager.ShouldPickUpItem(ACDItem item)
at Zeta.CommonBot.DefaultLootTargetingProvider.IsValidItem(DiaObject object)
at Zeta.CommonBot.DefaultLootTargetingProvider..(DiaObject item)
at System.Linq.Enumerable.WhereSelectListIterator`2.MoveNext()
at System.Collections.Generic.List`1..ctor(IEnumerable`1 collection)
at System.Linq.Enumerable.ToList[TSource](IEnumerable`1 source)
at Zeta.CommonBot.DefaultLootTargetingProvider.GetObjectsByWeight()
at Zeta.CommonBot.Targeting.Pulse()
at Zeta.CommonBot.Logic.BrainBehavior.()
[11:27:49.030 V] Opening loot container a3dun_Crater_Chest-254
 
Increase your destroy object range- you probably have it set too low.
 
Increase your destroy object range- you probably have it set too low.
This happens with chests, not destroyable objects.

Edit: To pre-empt the suggestions, I re-installed DB from scratch once this problem started popping up, and it still keeps happening with the same frequency.

Had another instance of this just now, adding another diagnostics log while I'm posting.
[12:30:13.936 N] Demonbuddy v1.0.462.95 started
...snip...
[12:31:40.717 V] Opening loot container a3Battlefield_Props_Demonic_Container_A-174
[12:31:40.951 D] System.ArgumentNullException: Value cannot be null.
Parameter name: source
at System.Linq.Enumerable.Where[TSource](IEnumerable`1 source, Func`2 predicate)
at Zeta.CommonBot.ItemManager.EvaluateItem(ACDItem item, RuleType type)
at Zeta.CommonBot.ItemManager.ShouldPickUpItem(ACDItem item)
at Zeta.CommonBot.DefaultLootTargetingProvider.IsValidItem(DiaObject object)
at Zeta.CommonBot.DefaultLootTargetingProvider..(DiaObject item)
at System.Linq.Enumerable.WhereSelectListIterator`2.MoveNext()
at System.Collections.Generic.List`1..ctor(IEnumerable`1 collection)
at System.Linq.Enumerable.ToList[TSource](IEnumerable`1 source)
at Zeta.CommonBot.DefaultLootTargetingProvider.GetObjectsByWeight()
at Zeta.CommonBot.Targeting.Pulse()
at Zeta.CommonBot.Logic.BrainBehavior.()
[12:31:40.968 V] Opening loot container a3Battlefield_Props_Demonic_Container_A-174
[12:31:41.199 D] System.ArgumentNullException: Value cannot be null.
Parameter name: source
at System.Linq.Enumerable.Where[TSource](IEnumerable`1 source, Func`2 predicate)
at Zeta.CommonBot.ItemManager.EvaluateItem(ACDItem item, RuleType type)
at Zeta.CommonBot.ItemManager.ShouldPickUpItem(ACDItem item)
at Zeta.CommonBot.DefaultLootTargetingProvider.IsValidItem(DiaObject object)
at Zeta.CommonBot.DefaultLootTargetingProvider..(DiaObject item)
at System.Linq.Enumerable.WhereSelectListIterator`2.MoveNext()
at System.Collections.Generic.List`1..ctor(IEnumerable`1 collection)
at System.Linq.Enumerable.ToList[TSource](IEnumerable`1 source)
at Zeta.CommonBot.DefaultLootTargetingProvider.GetObjectsByWeight()
at Zeta.CommonBot.Targeting.Pulse()
at Zeta.CommonBot.Logic.BrainBehavior.()
[12:31:41.216 V] Opening loot container a3Battlefield_Props_Demonic_Container_A-174
[12:31:41.449 D] System.ArgumentNullException: Value cannot be null.
Parameter name: source
at System.Linq.Enumerable.Where[TSource](IEnumerable`1 source, Func`2 predicate)
at Zeta.CommonBot.ItemManager.EvaluateItem(ACDItem item, RuleType type)
at Zeta.CommonBot.ItemManager.ShouldPickUpItem(ACDItem item)
at Zeta.CommonBot.DefaultLootTargetingProvider.IsValidItem(DiaObject object)
at Zeta.CommonBot.DefaultLootTargetingProvider..(DiaObject item)
at System.Linq.Enumerable.WhereSelectListIterator`2.MoveNext()
at System.Collections.Generic.List`1..ctor(IEnumerable`1 collection)
at System.Linq.Enumerable.ToList[TSource](IEnumerable`1 source)
at Zeta.CommonBot.DefaultLootTargetingProvider.GetObjectsByWeight()
at Zeta.CommonBot.Targeting.Pulse()
at Zeta.CommonBot.Logic.BrainBehavior.()
[12:31:41.465 V] Opening loot container a3Battlefield_Props_Demonic_Container_A-174
[12:31:41.694 D] System.ArgumentNullException: Value cannot be null.
Parameter name: source
at System.Linq.Enumerable.Where[TSource](IEnumerable`1 source, Func`2 predicate)
at Zeta.CommonBot.ItemManager.EvaluateItem(ACDItem item, RuleType type)
at Zeta.CommonBot.ItemManager.ShouldPickUpItem(ACDItem item)
at Zeta.CommonBot.DefaultLootTargetingProvider.IsValidItem(DiaObject object)
at Zeta.CommonBot.DefaultLootTargetingProvider..(DiaObject item)
at System.Linq.Enumerable.WhereSelectListIterator`2.MoveNext()
at System.Collections.Generic.List`1..ctor(IEnumerable`1 collection)
at System.Linq.Enumerable.ToList[TSource](IEnumerable`1 source)
at Zeta.CommonBot.DefaultLootTargetingProvider.GetObjectsByWeight()
at Zeta.CommonBot.Targeting.Pulse()
at Zeta.CommonBot.Logic.BrainBehavior.()
[12:31:41.710 V] Opening loot container a3Battlefield_Props_Demonic_Container_A-174
 
Last edited:
Back
Top