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

When bot faced with magic/rare/unique monsters dont attack them.. Log inside

UmitB

Member
Joined
Mar 13, 2014
Messages
100
Reaction score
8
Don't know what is wrong. SBut just ignore magic/rare/unique monsters..
Code:
[Update] Exception during targeting inclusion invocation processing.System.Collections.Generic.KeyNotFoundException: Verilen anahtar sözlükte yoktu.
   konum: System.Collections.Generic.Dictionary`2.get_Item(TKey key)
   konum: Loki.Game.Objects.ModAffix.StatContainer..ctor(KeyValuePair`2 minMax, KeyValuePair`2 mgr)
   konum: Loki.Game.Objects.ModAffix..ctor( container)
   konum: Loki.Game.Objects.Components.ObjectMagicPropertiesComponent..()
   konum: Loki.Game.Objects.Monster..()
   konum: System.Linq.Enumerable.Any[TSource](IEnumerable`1 source, Func`2 predicate)
   konum: ExampleRoutine.ExampleRoutine.CombatTargetingOnWeightCalculation(NetworkObject entity, Single& weight) c:\Users\XSBLACK\Desktop\Exilebuddy 0.1.2756.69\Routines\ExampleRoutine\ExampleRoutine.cs içinde: satır 125
   konum: Loki.Bot.v3.Targeting.Update()

[Update] Exception during targeting inclusion invocation processing.System.Collections.Generic.KeyNotFoundException: Verilen anahtar sözlükte yoktu.
   konum: System.Collections.Generic.Dictionary`2.get_Item(TKey key)
   konum: Loki.Game.Objects.ModAffix.StatContainer..ctor(KeyValuePair`2 minMax, KeyValuePair`2 mgr)
   konum: Loki.Game.Objects.ModAffix..ctor( container)
   konum: Loki.Game.Objects.Components.ObjectMagicPropertiesComponent..()
   konum: Loki.Game.Objects.Monster..()
   konum: System.Linq.Enumerable.Any[TSource](IEnumerable`1 source, Func`2 predicate)
   konum: ExampleRoutine.ExampleRoutine.CombatTargetingOnWeightCalculation(NetworkObject entity, Single& weight) c:\Users\XSBLACK\Desktop\Exilebuddy 0.1.2756.69\Routines\ExampleRoutine\ExampleRoutine.cs içinde: satır 125
   konum: Loki.Bot.v3.Targeting.Update()

[Update] Exception during targeting inclusion invocation processing.System.Collections.Generic.KeyNotFoundException: Verilen anahtar sözlükte yoktu.
   konum: System.Collections.Generic.Dictionary`2.get_Item(TKey key)
   konum: Loki.Game.Objects.ModAffix.StatContainer..ctor(KeyValuePair`2 minMax, KeyValuePair`2 mgr)
   konum: Loki.Game.Objects.ModAffix..ctor( container)
   konum: Loki.Game.Objects.Components.ObjectMagicPropertiesComponent..()
   konum: Loki.Game.Objects.Monster..()
   konum: System.Linq.Enumerable.Any[TSource](IEnumerable`1 source, Func`2 predicate)
   konum: ExampleRoutine.ExampleRoutine.CombatTargetingOnWeightCalculation(NetworkObject entity, Single& weight) c:\Users\XSBLACK\Desktop\Exilebuddy 0.1.2756.69\Routines\ExampleRoutine\ExampleRoutine.cs içinde: satır 125
   konum: Loki.Bot.v3.Targeting.Update()

[Update] Exception during targeting inclusion invocation processing.System.Collections.Generic.KeyNotFoundException: Verilen anahtar sözlükte yoktu.
   konum: System.Collections.Generic.Dictionary`2.get_Item(TKey key)
   konum: Loki.Game.Objects.ModAffix.StatContainer..ctor(KeyValuePair`2 minMax, KeyValuePair`2 mgr)
   konum: Loki.Game.Objects.ModAffix..ctor( container)
   konum: Loki.Game.Objects.Components.ObjectMagicPropertiesComponent..()
   konum: Loki.Game.Objects.Monster..()
   konum: System.Linq.Enumerable.Any[TSource](IEnumerable`1 source, Func`2 predicate)
   konum: ExampleRoutine.ExampleRoutine.CombatTargetingOnWeightCalculation(NetworkObject entity, Single& weight) c:\Users\XSBLACK\Desktop\Exilebuddy 0.1.2756.69\Routines\ExampleRoutine\ExampleRoutine.cs içinde: satır 125
   konum: Loki.Bot.v3.Targeting.Update()
 
Are you using a custom ExampleRoutine??? This doesn't look like official ExampleRoutine.
 
Are you using a custom ExampleRoutine??? This doesn't look like official ExampleRoutine.

No mate, its official ExampleRoutine. I didnt change anything at all. Fresh downloaded and dependencies installed already.
 
Please post a full, unmodified log, and I'll check it out.
 
Thank you for the log. :)

Beta #916 is now building with a possible fix for the issue. Please download and test the Beta version and report back.

The actual issue is that your system culture settings cause string conversion errors for the stats. It seems this happens only on Turkish culture settings, as we've had a similar issues before with the '/' character.
 
Thank you for the log. :)

Beta #916 is now building with a possible fix for the issue. Please download and test the Beta version and report back.

The actual issue is that your system culture settings cause string conversion errors for the stats. It seems this happens only on Turkish culture settings, as we've had a similar issues before with the '/' character.

Yes i thought that and i've installed new fresh win7 64 bit english. But same error occured. Thanks for the update, i'll try latest beta.
 
Please try Beta #917 which was just built and see if the issue is fixed. If not, please upload another log, as I've added debugging info to it to try and track down the issue if it persists.
 
Please try Beta #917 which was just built and see if the issue is fixed. If not, please upload another log, as I've added debugging info to it to try and track down the issue if it persists.

Issue is fixed. Thanks pushedx works like charm now.
 
I have same problem, but also for normal npcs... and it happens quite alot. Cant use it for now.

Any fix?
 
Back
Top