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

Can't use HB - Error:System.NullReferenceException

Javilionaire

New Member
Joined
Jun 3, 2011
Messages
211
Reaction score
0
Getting this error whenever i try and start HB

Starting the bot!
Error: System.NullReferenceException: Object reference not set to an instance of an object.
at Styx.CommonBot.POI.BotPoi..ctor(Vendor vendor, PoiType type)
at Bots.Grind.LevelBot.(Object )
at CommonBehaviors.Actions.ActionSetPoi.Run(Object context)
Error: System.NullReferenceException: Object reference not set to an instance of an object.
at Styx.CommonBot.POI.BotPoi..ctor(Vendor vendor, PoiType type)
at Bots.Grind.LevelBot.(Object )
at CommonBehaviors.Actions.ActionSetPoi.Run(Object context)
Error: System.NullReferenceException: Object reference not set to an instance of an object.
at Styx.CommonBot.POI.BotPoi..ctor(Vendor vendor, PoiType type)
at Bots.Grind.LevelBot.(Object )
at CommonBehaviors.Actions.ActionSetPoi.Run(Object context)
Error: System.NullReferenceException: Object reference not set to an instance of an object.
at Styx.CommonBot.POI.BotPoi..ctor(Vendor vendor, PoiType type)
at Bots.Grind.LevelBot.(Object )
at CommonBehaviors.Actions.ActionSetPoi.Run(Object context)


Here is my log:

View attachment 6164 2012-10-12 17.12.txt


PS - I'm trying to run BGBuddy
 
Fixed the issue myself.

My inventory being full was causing the error for some reason.
 
Back
Top