Hello, something is pretty weird, I made a profile, and the bot seems to start doing it's thing, however just when it's about to attack (or it seems so), it selects the mob, then just stops a little bit before the mob.
Here's the log:
Here's the log:
PHP:
[13:22:00.252 N] Loading test1
[13:22:00.257 N] [Warning] Line 5: Unknown attribute 'TargetMinLevel'
[13:22:00.257 N] [Warning] Line 5: Unknown attribute 'TargetMaxLevel'
[13:22:00.257 N] Successfully loaded test1
[13:22:00.269 D] Updating behaviors..
[13:22:00.270 N] Status: Grinding
[13:22:01.294 N] Cast Call: Razorbeast.
[13:22:11.081 D] Grind POI: None
[13:22:11.118 D] Generated path to hotspot (<2807.757, 1092.664, 3889.182>) in 0,08 ms
[13:22:13.811 D] Generated path to hotspot (<2773.205, 1094.905, 3894.677>) in 0,09 ms
[13:22:19.904 D] Generated path to hotspot (<2742.133, 1096.785, 3898.667>) in 0,07 ms
[13:22:20.813 D] Grind POI: Kill 800000010702C257
[13:22:20.860 D] Generated path to kill Darkscale Drake (<2768.16, 1095.59, 3904.633>) in 0,05 ms
[13:22:21.595 N] Exception thrown in Tick. Exception has been logged to diagnostics.
[13:22:21.595 D] System.NullReferenceException: Object reference not set to an instance of an object.
at Giga.Rift.Rogue.RiftRogue.<CreatePullBehavior>b__64(Object ctx)
at TreeSharp.Decorator.CanRun(Object context)
at TreeSharp.Decorator.<Execute>d__0.MoveNext()
at TreeSharp.Composite.Tick(Object context)
at TreeSharp.PrioritySelector.<Execute>d__0.MoveNext()
at TreeSharp.Composite.Tick(Object context)
at TreeSharp.PrioritySelector.<Execute>d__0.MoveNext()
at TreeSharp.Composite.Tick(Object context)
at TreeSharp.PrioritySelector.<Execute>d__0.MoveNext()
at TreeSharp.Composite.Tick(Object context)
at TreeSharp.Decorator.<Execute>d__0.MoveNext()
at TreeSharp.Composite.Tick(Object context)
at TreeSharp.PrioritySelector.<Execute>d__0.MoveNext()
at TreeSharp.Composite.Tick(Object context)
at Giga.RiftBot.ExecutionState.Tick(Composite tree)
at Giga.RiftBot.ExecutionState.Tick()
at Giga.RiftBot.GigaBot.()