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

Bug after the update

Cymer84

New Member
Joined
Dec 7, 2012
Messages
56
Reaction score
5
Hello,

I have a bug to launch honorbuddy, i can not run a profile without an error message in red :

Code:
C:\Users\Fred\Documents\Honorbuddy\Quest Behaviors\UseItemTargetLocation.cs(147,23) : warning CS0108: 'UseItemTargetLocation.Me' hides inherited member 'QuestBehaviorBase.Me'. Use the new keyword if hiding was intended.
[21:08:57.368 V] [Compiler Warning]: C:\Users\Fred\Documents\Honorbuddy\Quest Behaviors\Misc\BreakImmunityByKillingMobsInCloseProximity.cs(141,30) : warning CS0108: 'BreakImmunityByKillingMobsInCloseProximity.Me' hides inherited member 'QuestBehaviorBase.Me'. Use the new keyword if hiding was intended.
[21:08:57.369 N] [Compiler Error]: C:\Users\Fred\Documents\Honorbuddy\Quest Behaviors\SpecificQuests\Kalimdor\Stonetalon Mountains\26028-MrDsWildRide.cs(19,18) : error CS0101: The namespace 'Honorbuddy.Quest_Behaviors.SpecificQuests.MrDsWildRide' already contains a definition for 'MrDsWildRide'
[21:08:57.369 N] [Compiler Error]: C:\Users\Fred\Documents\Honorbuddy\Quest Behaviors\SpecificQuests\Kalimdor\Stonetalon Mountains\26028-MrDsWildRide.cs(21,16) : error CS0111: Type 'MrDsWildRide' already defines a member called '.ctor' with the same parameter types
[21:08:57.369 N] [Compiler Error]: C:\Users\Fred\Documents\Honorbuddy\Quest Behaviors\SpecificQuests\Kalimdor\Stonetalon Mountains\26028-MrDsWildRide.cs(68,30) : error CS0111: Type 'MrDsWildRide' already defines a member called 'OnStart' with the same parameter types
[21:08:57.369 V] [Compiler Warning]: C:\Users\Fred\Documents\Honorbuddy\Quest Behaviors\SpecificQuests\24817-LostIsles-AGoblininSharksClothing.cs(54,14) : warning CS0108: '_24817.QuestId' hides inherited member 'QuestBehaviorBase.QuestId'. Use the new keyword if hiding was intended.

Log joint.

Thanks :)
 

Attachments

There's a corruption in your quest behaviors.
Just do a fresh install and it should fix it no problem.
 
Back
Top