Hey i'm new to the whole botting thing and i'm wondering if anybody would be kind enough to help me out with the issue im having. I've followed your instructions perfectly, im pretty sure anyways, but when i select "Load profile" and select the Cava's starter profile.xml I get this error.
Code:
[Compiler Error]: c:\Users\AsboTehG\Desktop\New folder\beta\Quest Behaviors\SpecificQuests\29918-FourWinds-ALessonInBravery.cs(18,18) : error CS0234: The type or namespace name 'QuestBehaviorCore' does not exist in the namespace 'Honorbuddy' (are you missing an assembly reference?)
[Compiler Error]: c:\Users\AsboTehG\Desktop\New folder\beta\Quest Behaviors\SpecificQuests\DeathknightStart\AnEndToAllThings.cs(17,18) : error CS0234: The type or namespace name 'QuestBehaviorCore' does not exist in the namespace 'Honorbuddy' (are you missing an assembly reference?)
[Compiler Error]: c:\Users\AsboTehG\Desktop\New folder\beta\Quest Behaviors\SpecificQuests\DeathknightStart\WaitForPatrol.cs(150,18) : error CS0234: The type or namespace name 'QuestBehaviorCore' does not exist in the namespace 'Honorbuddy' (are you missing an assembly reference?)
[Compiler Error]: c:\Users\AsboTehG\Desktop\New folder\beta\Quest Behaviors\SpecificQuests\DeathknightStart\WaitForPatrol.cs(151,18) : error CS0234: The type or namespace name 'QuestBehaviorCore' does not exist in the namespace 'Honorbuddy' (are you missing an assembly reference?)
[Compiler Error]: c:\Users\AsboTehG\Desktop\New folder\beta\Quest Behaviors\SpecificQuests\DeathknightStart\WaitForPatrol.cs(170,34) : error CS0246: The type or namespace name 'QuestBehaviorBase' could not be found (are you missing a using directive or an assembly reference?)
[Compiler Error]: c:\Users\AsboTehG\Desktop\New folder\beta\Quest Behaviors\Vehicles\VehicleMover.cs(161,18) : error CS0234: The type or namespace name 'QuestBehaviorCore' does not exist in the namespace 'Honorbuddy' (are you missing an assembly reference?)
[Compiler Error]: c:\Users\AsboTehG\Desktop\New folder\beta\Quest Behaviors\Vehicles\VehicleMover.cs(177,33) : error CS0246: The type or namespace name 'QuestBehaviorBase' could not be found (are you missing a using directive or an assembly reference?)
[Compiler Error]: c:\Users\AsboTehG\Desktop\New folder\beta\Quest Behaviors\SpecificQuests\DeathknightStart\AnEndToAllThings.cs(84,17) : error CS0246: The type or namespace name 'VehicleAbility' could not be found (are you missing a using directive or an assembly reference?)
[Compiler Error]: c:\Users\AsboTehG\Desktop\New folder\beta\Quest Behaviors\SpecificQuests\DeathknightStart\AnEndToAllThings.cs(85,17) : error CS0246: The type or namespace name 'VehicleWeapon' could not be found (are you missing a using directive or an assembly reference?)
[Compiler Error]: c:\Users\AsboTehG\Desktop\New folder\beta\Quest Behaviors\SpecificQuests\DeathknightStart\WaitForPatrol.cs(232,17) : error CS0246: The type or namespace name 'SafePathType' could not be found (are you missing a using directive or an assembly reference?)
[Compiler Error]: c:\Users\AsboTehG\Desktop\New folder\beta\Quest Behaviors\SpecificQuests\DeathknightStart\WaitForPatrol.cs(235,23) : error CS0246: The type or namespace name 'WaypointType' could not be found (are you missing a using directive or an assembly reference?)
[Compiler Error]: c:\Users\AsboTehG\Desktop\New folder\beta\Quest Behaviors\SpecificQuests\DeathknightStart\WaitForPatrol.cs(236,23) : error CS0246: The type or namespace name 'WaypointType' could not be found (are you missing a using directive or an assembly reference?)
There's also an error message that pops up allowing me to send an error report however that fails and my whole honorbuddy client closes...
I've also tried selecting the "ignore and continue" option however after doing this and pressing start there's just a sound that indicates an error.
I've had this error on another profile too, I believe it was another 1-80/90 profile, any help or insight into this mater would be appreciated.
I'm currently running the latest beta for honorbuddy if that makes a difference.