[Compiler Error]: c:\Users\Southern\Documents\Honorbuddy\Quest Behaviors\Development\InteractWithV2.cs(1282,34) : error CS1061: 'Buddy.Coroutines.Coroutine' does not contain a definition for 'LastResult' and no extension method 'LastResult' accepting a first argument of type 'Buddy.Coroutines.Coroutine' could be found (are you missing a using directive or an assembly reference?)
[Compiler Error]: c:\Users\Southern\Documents\Honorbuddy\Quest Behaviors\Development\InteractWithV2.cs(1284,19) : error CS0103: The name 'StyxCoroutine' does not exist in the current context
[Compiler Error]: c:\Users\Southern\Documents\Honorbuddy\Quest Behaviors\Development\InteractWithV2.cs(1288,19) : error CS0103: The name 'StyxCoroutine' does not exist in the current context
[Compiler Error]: c:\Users\Southern\Documents\Honorbuddy\Quest Behaviors\Development\InteractWithV2.cs(1314,18) : error CS0103: The name 'StyxCoroutine' does not exist in the current context
[Compiler Error]: c:\Users\Southern\Documents\Honorbuddy\Quest Behaviors\Development\InteractWithV2.cs(1386,17) : error CS0103: The name 'StyxCoroutine' does not exist in the current context
[Compiler Error]: c:\Users\Southern\Documents\Honorbuddy\Quest Behaviors\Development\InteractWithV2.cs(1445,17) : error CS0103: The name 'StyxCoroutine' does not exist in the current context
Warning: Errors in quest behaviors!
[Compiler Error]: c:\Users\Southern\Documents\Honorbuddy\Quest Behaviors\Development\InteractWithV2.cs(695,21) : error CS1502: The best overloaded method match for 'Honorbuddy.QuestBehaviorCore.XmlElements.HuntingGroundsType.GetOrCreate(System.Xml.Linq.XElement, string, Honorbuddy.QuestBehaviorCore.XmlElements.WaypointType)' has some invalid arguments
[Compiler Error]: c:\Users\Southern\Documents\Honorbuddy\Quest Behaviors\Development\InteractWithV2.cs(695,79) : error CS1503: Argument 3: cannot convert from 'Styx.WoWPoint' to 'Honorbuddy.QuestBehaviorCore.XmlElements.WaypointType'
[Compiler Error]: c:\Users\Southern\Documents\Honorbuddy\Quest Behaviors\Development\InteractWithV2.cs(785,34) : error CS1593: Delegate 'System.Func<object,Buddy.Coroutines.Coroutine>' does not take 0 arguments
[Compiler Error]: c:\Users\Southern\Documents\Honorbuddy\Quest Behaviors\Development\InteractWithV2.cs(785,40) : error CS1662: Cannot convert lambda expression to delegate type 'System.Func<object,Buddy.Coroutines.Coroutine>' because some of the return types in the block are not implicitly convertible to the delegate return type
[Compiler Error]: c:\Users\Southern\Documents\Honorbuddy\Quest Behaviors\Development\InteractWithV2.cs(832,34) : error CS1061: 'Buddy.Coroutines.Coroutine' does not contain a definition for 'LastResult' and no extension method 'LastResult' accepting a first argument of type 'Buddy.Coroutines.Coroutine' could be found (are you missing a using directive or an assembly reference?)
[Compiler Error]: c:\Users\Southern\Documents\Honorbuddy\Quest Behaviors\Development\InteractWithV2.cs(891,34) : error CS1061: 'Buddy.Coroutines.Coroutine' does not contain a definition for 'LastResult' and no extension method 'LastResult' accepting a first argument of type 'Buddy.Coroutines.Coroutine' could be found (are you missing a using directive or an assembly reference?)
[Compiler Error]: c:\Users\Southern\Documents\Honorbuddy\Quest Behaviors\Development\InteractWithV2.cs(900,34) : error CS1061: 'Buddy.Coroutines.Coroutine' does not contain a definition for 'LastResult' and no extension method 'LastResult' accepting a first argument of type 'Buddy.Coroutines.Coroutine' could be found (are you missing a using directive or an assembly reference?)
[Compiler Error]: c:\Users\Southern\Documents\Honorbuddy\Quest Behaviors\Development\InteractWithV2.cs(904,34) : error CS1061: 'Buddy.Coroutines.Coroutine' does not contain a definition for 'LastResult' and no extension method 'LastResult' accepting a first argument of type 'Buddy.Coroutines.Coroutine' could be found (are you missing a using directive or an assembly reference?)
[Compiler Error]: c:\Users\Southern\Documents\Honorbuddy\Quest Behaviors\Development\InteractWithV2.cs(908,34) : error CS1061: 'Buddy.Coroutines.Coroutine' does not contain a definition for 'LastResult' and no extension method 'LastResult' accepting a first argument of type 'Buddy.Coroutines.Coroutine' could be found (are you missing a using directive or an assembly reference?)
[Compiler Error]: c:\Users\Southern\Documents\Honorbuddy\Quest Behaviors\Development\InteractWithV2.cs(912,34) : error CS1061: 'Buddy.Coroutines.Coroutine' does not contain a definition for 'LastResult' and no extension method 'LastResult' accepting a first argument of type 'Buddy.Coroutines.Coroutine' could be found (are you missing a using directive or an assembly reference?)
[Compiler Error]: c:\Users\Southern\Documents\Honorbuddy\Quest Behaviors\Development\InteractWithV2.cs(916,34) : error CS1061: 'Buddy.Coroutines.Coroutine' does not contain a definition for 'LastResult' and no extension method 'LastResult' accepting a first argument of type 'Buddy.Coroutines.Coroutine' could be found (are you missing a using directive or an assembly reference?)
[Compiler Error]: c:\Users\Southern\Documents\Honorbuddy\Quest Behaviors\Development\InteractWithV2.cs(950,34) : error CS1061: 'Buddy.Coroutines.Coroutine' does not contain a definition for 'LastResult' and no extension method 'LastResult' accepting a first argument of type 'Buddy.Coroutines.Coroutine' could be found (are you missing a using directive or an assembly reference?)
[Compiler Error]: c:\Users\Southern\Documents\Honorbuddy\Quest Behaviors\Development\InteractWithV2.cs(989,7) : error CS1502: The best overloaded method match for 'Honorbuddy.QuestBehaviorCore.UtilityCoroutine.UseItem(int, System.Action, System.Action, System.Action)' has some invalid arguments
[Compiler Error]: c:\Users\Southern\Documents\Honorbuddy\Quest Behaviors\Development\InteractWithV2.cs(991,8) : error CS1503: Argument 2: cannot convert from 'Styx.WoWInternals.WoWObjects.WoWObject' to 'System.Action'
[Compiler Error]: c:\Users\Southern\Documents\Honorbuddy\Quest Behaviors\Development\InteractWithV2.cs(1091,34) : error CS1061: 'Buddy.Coroutines.Coroutine' does not contain a definition for 'LastResult' and no extension method 'LastResult' accepting a first argument of type 'Buddy.Coroutines.Coroutine' could be found (are you missing a using directive or an assembly reference?)
[Compiler Error]: c:\Users\Southern\Documents\Honorbuddy\Quest Behaviors\Development\InteractWithV2.cs(1133,34) : error CS1061: 'Buddy.Coroutines.Coroutine' does not contain a definition for 'LastResult' and no extension method 'LastResult' accepting a first argument of type 'Buddy.Coroutines.Coroutine' could be found (are you missing a using directive or an assembly reference?)
[Compiler Error]: c:\Users\Southern\Documents\Honorbuddy\Quest Behaviors\Development\InteractWithV2.cs(1140,33) : error CS1061: 'Buddy.Coroutines.Coroutine' does not contain a definition for 'LastResult' and no extension method 'LastResult' accepting a first argument of type 'Buddy.Coroutines.Coroutine' could be found (are you missing a using directive or an assembly reference?)
[Compiler Error]: c:\Users\Southern\Documents\Honorbuddy\Quest Behaviors\Development\InteractWithV2.cs(1252,20) : error CS0103: The name 'StyxCoroutine' does not exist in the current context
[Compiler Error]: c:\Users\Southern\Documents\Honorbuddy\Quest Behaviors\Development\InteractWithV2.cs(1275,18) : error CS0103: The name 'StyxCoroutine' does not exist in the current context
[Compiler Error]: c:\Users\Southern\Documents\Honorbuddy\Quest Behaviors\Development\InteractWithV2.cs(1281,18) : error CS0103: The name 'StyxCoroutine' does not exist in the current context
[Compiler Error]: c:\Users\Southern\Documents\Honorbuddy\Quest Behaviors\Development\InteractWithV2.cs(1282,34) : error CS1061: 'Buddy.Coroutines.Coroutine' does not contain a definition for 'LastResult' and no extension method 'LastResult' accepting a first argument of type 'Buddy.Coroutines.Coroutine' could be found (are you missing a using directive or an assembly reference?)
[Compiler Error]: c:\Users\Southern\Documents\Honorbuddy\Quest Behaviors\Development\InteractWithV2.cs(1284,19) : error CS0103: The name 'StyxCoroutine' does not exist in the current context
[Compiler Error]: c:\Users\Southern\Documents\Honorbuddy\Quest Behaviors\Development\InteractWithV2.cs(1288,19) : error CS0103: The name 'StyxCoroutine' does not exist in the current context
[Compiler Error]: c:\Users\Southern\Documents\Honorbuddy\Quest Behaviors\Development\InteractWithV2.cs(1314,18) : error CS0103: The name 'StyxCoroutine' does not exist in the current context
[Compiler Error]: c:\Users\Southern\Documents\Honorbuddy\Quest Behaviors\Development\InteractWithV2.cs(1386,17) : error CS0103: The name 'StyxCoroutine' does not exist in the current context
[Compiler Error]: c:\Users\Southern\Documents\Honorbuddy\Quest Behaviors\Development\InteractWithV2.cs(1445,17) : error CS0103: The name 'StyxCoroutine' does not exist in the current context
Warning: Could not parse While body node
Changing current profile to 14 Embersilk 885
Starting the bot!
Currently Using BotBase : Questing
[Singular] Your Level 90 Undead Frost Mage Build is
[Singular] ... running the Questing bot in Deepholm
[Singular] ... Zone: Deepholm using my SOLO Behaviors
Can not start quest bot - this profile does not contain a quest order!
Here lies my problems.... please help sorry for the long string of data