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

Quest Behavior Error

Status
Not open for further replies.

Moggflunkie

New Member
Joined
Mar 23, 2013
Messages
19
Reaction score
0
Every time that I try to start the bot I get an error:

Code:
[Compiler Error]: c:\Users\Moggflunkie\Desktop\Honorbuddy\Quest Behaviors\DebuggingTheTerrace.cs(20,18) : error CS0101: The namespace 'Blastranaar' already contains a definition for 'Blastranaar'
[Compiler Error]: c:\Users\Moggflunkie\Desktop\Honorbuddy\Quest Behaviors\KeyToSuccess.cs(20,18) : error CS0101: The namespace 'Blastranaar' already contains a definition for 'Blastranaar'
[Compiler Error]: c:\Users\Moggflunkie\Desktop\Honorbuddy\Quest Behaviors\Laosy.cs(20,18) : error CS0101: The namespace 'Blastranaar' already contains a definition for 'Blastranaar'
[Compiler Error]: c:\Users\Moggflunkie\Desktop\Honorbuddy\Quest Behaviors\LittleHatchlings.cs(20,18) : error CS0101: The namespace 'Blastranaar' already contains a definition for 'Blastranaar'
[Compiler Error]: c:\Users\Moggflunkie\Desktop\Honorbuddy\Quest Behaviors\MantidUnderFire.cs(16,18) : error CS0101: The namespace 'Blastranaar' already contains a definition for 'Blastranaar'
[Compiler Error]: c:\Users\Moggflunkie\Desktop\Honorbuddy\Quest Behaviors\Pompfruit.cs(24,18) : error CS0101: The namespace 'Blastranaar' already contains a definition for 'Blastranaar'
[Compiler Error]: c:\Users\Moggflunkie\Desktop\Honorbuddy\Quest Behaviors\RidingTheStorm.cs(24,18) : error CS0101: The namespace 'Blastranaar' already contains a definition for 'Blastranaar'
[Compiler Error]: c:\Users\Moggflunkie\Desktop\Honorbuddy\Quest Behaviors\Silkfeather.cs(20,18) : error CS0101: The namespace 'Blastranaar' already contains a definition for 'Blastranaar'
[Compiler Error]: c:\Users\Moggflunkie\Desktop\Honorbuddy\Quest Behaviors\ThunderingSkies.cs(20,18) : error CS0101: The namespace 'Blastranaar' already contains a definition for 'Blastranaar'
[Compiler Error]: c:\Users\Moggflunkie\Desktop\Honorbuddy\Quest Behaviors\Deprecated\Escort6641.cs(19,18) : error CS0101: The namespace 'Honorbuddy.Quest_Behaviors.Escort6641' already contains a definition for 'Escort6641'
[Compiler Error]: c:\Users\Moggflunkie\Desktop\Honorbuddy\Quest Behaviors\SpecificQuests\30264-VOEB-EnemyattheGates.cs(15,18) : error CS0101: The namespace 'Blastranaar' already contains a definition for 'Blastranaar'
[Compiler Error]: c:\Users\Moggflunkie\Desktop\Honorbuddy\Quest Behaviors\SpecificQuests\DeathknightStart\FindAndBeatNpcs.cs(35,18) : error CS0101: The namespace 'Honorbuddy.Quest_Behaviors.DeathknightStart.FindAndBeatNpcs' already contains a definition for 'FindAndBeatNpcs'
[Compiler Error]: c:\Users\Moggflunkie\Desktop\Honorbuddy\Quest Behaviors\SpecificQuests\DeathknightStart\IntotheRealmofShadows.cs(31,18) : error CS0101: The namespace 'Honorbuddy.Quest_Behaviors.DeathknightStart.IntotheRealmofShadows' already contains a definition for 'IntotheRealmofShadows'
[Compiler Error]: c:\Users\Moggflunkie\Desktop\Honorbuddy\Quest Behaviors\SpecificQuests\DeathknightStart\TheGiftThatKeepsOnGiving.cs(44,18) : error CS0101: The namespace 'Honorbuddy.Quest_Behaviors.DeathknightStart.TheGiftThatKeepsOnGiving' already contains a definition for 'TheGiftThatKeepsOnGiving'
[Compiler Error]: c:\Users\Moggflunkie\Desktop\Honorbuddy\Quest Behaviors\SpecificQuests\DeathknightStart\TheGiftThatKeepsOnGiving.cs(299,18) : error CS0101: The namespace 'Honorbuddy.Quest_Behaviors.DeathknightStart.TheGiftThatKeepsOnGiving' already contains a definition for 'WoWUnitExtentions'
Errors in quest behaviors!
Bot Stopped! Reason: Errors in quest behaviors!

There is a long list of these referencing various quest behaviors. I have made a fresh install and tried to delete the behaviors that gave me an error, this works once then when I try to start it again it gives me the same error but with different files.
I have tried reinstalling several times and it does not seem to help.
 
Delete your HB install completely, do a fresh install, and it should work. If that doesn't help, make sure you have the most recent version of HB and replace (delete the old one) the Quest Behaviors folder with the newest copy.
 
I reinstalled and now when I start DungeonBuddy I get:
Code:
The type initializer for 'Bots.DungeonBuddy.DungeonManager' threw an exception.
Bot Stopped! Reason: The type initializer for 'Bots.DungeonBuddy.DungeonManager' threw an exception.
 
I'm not sure what to do for that error. I've never seen it before. If you deleted anything, it should have been either the entire HB install, or just the quest behaviors folder. Either way, you would have replaced those with the exact (updated) versions of the files when you did an update/re-install. Post that error over in the HB Support forum with a log if you have one.
 
Status
Not open for further replies.
Back
Top