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

System.NullReferenceException: Object reference not set to an instance of an object.

Matteo

New Member
Joined
Sep 22, 2010
Messages
45
Reaction score
0
Hey guys, i've had this error a while, but after i reinstalled HB it went away. So now i got it again, after bot moved from Ashenvale to Stonetalon to level, using IB grind mode with this profile.

I can see that it points to:
Code:
at Amplify.Amplify.<Frost_rotation>b__ce(Object ret) in c:\Users\Daniel\Downloads\Honorbuddy 2.0.0.3449(2)\CustomClasses\Amplify\Frost.cs:line 38
but ive also tried the default CC, same problem. The bot will stand there for ever spamming this. I am using the newest ([Test] Honorbuddy 2.0.0.3449) HB with apocs refreshment plugin, nothing more.

Thanks.



LOG ATTACHED:
View attachment 08.12.2010_11_21 Log.txt
 
the mage cc has always flipped out in IB.

does it work fine outside of IB?
 
the mage cc has always flipped out in IB.

does it work fine outside of IB?

Tried to set as Grind bot with default CC, but got the same.

Code:
[11:42:20:944] Stop Button pressed. User has stopped the bot.
[11:43:08:388] Cleared POI
[11:43:08:639] System.NullReferenceException: Object reference not set to an instance of an object.
   at DefaultMage.DefaultMage.<Frost_rotation>b__78(Object ret) in c:\Users\Daniel\Downloads\Honorbuddy 2.0.0.3449(2)\CustomClasses\Default Mage\Frost.cs:line 44
   at TreeSharp.Decorator.CanRun(Object context)
   at TreeSharp.Decorator.a.a()
   at TreeSharp.Composite.Tick(Object context)
   at TreeSharp.PrioritySelector.a.b()
   at TreeSharp.Composite.Tick(Object context)
   at TreeSharp.Switch`1.<Execute>d__2.a()
   at TreeSharp.Composite.Tick(Object context)
   at TreeSharp.PrioritySelector.a.b()
   at TreeSharp.Composite.Tick(Object context)
   at TreeSharp.PrioritySelector.a.b()
   at TreeSharp.Composite.Tick(Object context)
   at TreeSharp.Decorator.a.a()
   at TreeSharp.Composite.Tick(Object context)
   at TreeSharp.PrioritySelector.a.b()
   at TreeSharp.Composite.Tick(Object context)
   at TreeSharp.PrioritySelector.a.b()
   at TreeSharp.Composite.Tick(Object context)
   at TreeSharp.Decorator.a.a()
   at TreeSharp.Composite.Tick(Object context)
   at TreeSharp.PrioritySelector.a.b()
   at TreeSharp.Composite.Tick(Object context)
   at TreeSharp.PrioritySelector.a.b()
   at TreeSharp.Composite.Tick(Object context)
   at TreeSharp.PrioritySelector.a.b()
   at TreeSharp.Composite.Tick(Object context)
   at Styx.Logic.BehaviorTree.TreeRoot.b()
[11:43:08:639] Cleared POI
 
Back
Top