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

Error message. Is this an issue ?

darthme

New Member
Joined
Dec 12, 2013
Messages
30
Reaction score
0
I am getting this when I load up HB. It seems to work fine, but I just want to make sure I don't need to fix something.

Compiler Error: e:\Honorbuddy\Plugins\Classes\BlackspotHandler.cs(138,173) : error CS0103: The name 'Properties' does not exist in the current context
Compiler Error: e:\Honorbuddy\Bots\Fpsware 1-Library V2\Helpers\Movement.cs(642,37) : error CS0246: The type or namespace name 'INavigationProvider' could not be found (are you missing a using directive or an assembly reference?)
Compiler Error: e:\Honorbuddy\Bots\Fpsware 1-Library V2\Helpers\Movement.cs(688,40) : error CS0246: The type or namespace name 'IStuckHandler' could not be found (are you missing a using directive or an assembly reference?)
Compiler Error: e:\Honorbuddy\Bots\Fpsware 1-Library V2\Helpers\Movement.cs(671,20) : error CS0246: The type or namespace name 'IStuckHandler' could not be found (are you missing a using directive or an assembly reference?)
Compiler Error: e:\Honorbuddy\Bots\Fpsware 1-Library V2\Helpers\Movement.cs(606,24) : error CS0246: The type or namespace name 'INavigationProvider' could not be found (are you missing a using directive or an assembly reference?)
Compiler Error: e:\Honorbuddy\Bots\Fpsware 1-Library V2\Helpers\Movement.cs(608,24) : error CS0246: The type or namespace name 'IStuckHandler' could not be found (are you missing a using directive or an assembly reference?)
 
well those things are not compatible with the latest version of honorbuddy. thats why its tossing errors. remove them and you should be fine.
 
Back
Top