deathsarrow
New Member
- Joined
- Nov 6, 2012
- Messages
- 6
- Reaction score
- 0
[Compiler Error]: e:\World of Warcraft\Interface\AddOns\Quest Behaviors\DebuggingTheTerrace.cs(20,18) : error CS0101: The namespace 'Blastranaar' already contains a definition for 'Blastranaar'
[Compiler Error]: e:\World of Warcraft\Interface\AddOns\Quest Behaviors\Laosy.cs(20,18) : error CS0101: The namespace 'Blastranaar' already contains a definition for 'Blastranaar'
[Compiler Error]: e:\World of Warcraft\Interface\AddOns\Quest Behaviors\LittleHatchlings.cs(20,18) : error CS0101: The namespace 'Blastranaar' already contains a definition for 'Blastranaar'
[Compiler Error]: e:\World of Warcraft\Interface\AddOns\Quest Behaviors\MantidUnderFire.cs(16,18) : error CS0101: The namespace 'Blastranaar' already contains a definition for 'Blastranaar'
[Compiler Error]: e:\World of Warcraft\Interface\AddOns\Quest Behaviors\Pompfruit.cs(24,18) : error CS0101: The namespace 'Blastranaar' already contains a definition for 'Blastranaar'
[Compiler Error]: e:\World of Warcraft\Interface\AddOns\Quest Behaviors\RidingTheStorm.cs(24,18) : error CS0101: The namespace 'Blastranaar' already contains a definition for 'Blastranaar'
[Compiler Error]: e:\World of Warcraft\Interface\AddOns\Quest Behaviors\Silkfeather.cs(20,18) : error CS0101: The namespace 'Blastranaar' already contains a definition for 'Blastranaar'
[Compiler Error]: e:\World of Warcraft\Interface\AddOns\Quest Behaviors\ThunderingSkies.cs(20,18) : error CS0101: The namespace 'Blastranaar' already contains a definition for 'Blastranaar'
[Compiler Error]: e:\World of Warcraft\Interface\AddOns\Quest Behaviors\Deprecated\Escort6641.cs(19,18) : error CS0101: The namespace 'Honorbuddy.Quest_Behaviors.Escort6641' already contains a definition for 'Escort6641'
[Compiler Error]: e:\World of Warcraft\Interface\AddOns\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]: e:\World of Warcraft\Interface\AddOns\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]: e:\World of Warcraft\Interface\AddOns\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]: e:\World of Warcraft\Interface\AddOns\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!
that's what i get when i run the kun-lai profile
[Compiler Error]: e:\World of Warcraft\Interface\AddOns\Quest Behaviors\Laosy.cs(20,18) : error CS0101: The namespace 'Blastranaar' already contains a definition for 'Blastranaar'
[Compiler Error]: e:\World of Warcraft\Interface\AddOns\Quest Behaviors\LittleHatchlings.cs(20,18) : error CS0101: The namespace 'Blastranaar' already contains a definition for 'Blastranaar'
[Compiler Error]: e:\World of Warcraft\Interface\AddOns\Quest Behaviors\MantidUnderFire.cs(16,18) : error CS0101: The namespace 'Blastranaar' already contains a definition for 'Blastranaar'
[Compiler Error]: e:\World of Warcraft\Interface\AddOns\Quest Behaviors\Pompfruit.cs(24,18) : error CS0101: The namespace 'Blastranaar' already contains a definition for 'Blastranaar'
[Compiler Error]: e:\World of Warcraft\Interface\AddOns\Quest Behaviors\RidingTheStorm.cs(24,18) : error CS0101: The namespace 'Blastranaar' already contains a definition for 'Blastranaar'
[Compiler Error]: e:\World of Warcraft\Interface\AddOns\Quest Behaviors\Silkfeather.cs(20,18) : error CS0101: The namespace 'Blastranaar' already contains a definition for 'Blastranaar'
[Compiler Error]: e:\World of Warcraft\Interface\AddOns\Quest Behaviors\ThunderingSkies.cs(20,18) : error CS0101: The namespace 'Blastranaar' already contains a definition for 'Blastranaar'
[Compiler Error]: e:\World of Warcraft\Interface\AddOns\Quest Behaviors\Deprecated\Escort6641.cs(19,18) : error CS0101: The namespace 'Honorbuddy.Quest_Behaviors.Escort6641' already contains a definition for 'Escort6641'
[Compiler Error]: e:\World of Warcraft\Interface\AddOns\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]: e:\World of Warcraft\Interface\AddOns\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]: e:\World of Warcraft\Interface\AddOns\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]: e:\World of Warcraft\Interface\AddOns\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!
that's what i get when i run the kun-lai profile