WhereIsMyMind
Member
- Joined
- Oct 12, 2013
- Messages
- 848
- Reaction score
- 5
Beta Exilebuddy 0.1.2889.79 get rarity
Hi,
I am receiving grief from Loki.Game.Objects.Monster.get_Rarity(). Was it changed since 1.2.n? If not then it is all me pushing things too hard
[bestTarget.Rarity]System.ArgumentOutOfRangeException: Index was out of range. Must be non-negative and less than the size of the collection.
Parameter name: index
at System.ThrowHelper.ThrowArgumentOutOfRangeException()
at Loki.Game.Utilities.ComponentInformation.(String )
at Loki.Game.Utilities.ComponentInformation.(String )
at Loki.Game.Utilities.ComponentInformation.get_ObjectMagicPropertiesComponent()
at Loki.Game.Objects.Monster.get_Rarity()
at ExampleRoutine.ExampleRoutine.<Logic>d__7.MoveNext() in c:\ExilebuddyBETA 0.1.2929.969\Routines\ExampleRoutine\ExampleRoutine.cs:line 356
I try/catch it and move on.
wimm
Hi,
I am receiving grief from Loki.Game.Objects.Monster.get_Rarity(). Was it changed since 1.2.n? If not then it is all me pushing things too hard
[bestTarget.Rarity]System.ArgumentOutOfRangeException: Index was out of range. Must be non-negative and less than the size of the collection.
Parameter name: index
at System.ThrowHelper.ThrowArgumentOutOfRangeException()
at Loki.Game.Utilities.ComponentInformation.(String )
at Loki.Game.Utilities.ComponentInformation.(String )
at Loki.Game.Utilities.ComponentInformation.get_ObjectMagicPropertiesComponent()
at Loki.Game.Objects.Monster.get_Rarity()
at ExampleRoutine.ExampleRoutine.<Logic>d__7.MoveNext() in c:\ExilebuddyBETA 0.1.2929.969\Routines\ExampleRoutine\ExampleRoutine.cs:line 356
I try/catch it and move on.
wimm
Last edited: