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

Problem with bot not attacking, LOG attached.

Justei

New Member
Joined
Oct 20, 2011
Messages
4
Reaction score
0
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:

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.()
 
Oh and the log window in the bot itself looks like this:
[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.270 N] Status: Grinding
[13:22:01.294 N] Cast Call: Razorbeast.
[13:22:21.595 N] Exception thrown in Tick. Exception has been logged to diagnostics.
 
Well, seems I got it working, to anyone having this trouble, dont try to make your own profile, seems that was the problem lol.
 
its easy to make a profile tho,use one of Hawker's profiles as a template
 
Back
Top