Haven't played in a while and decided to load up some honorbuddy but it never starts/loads. Code: [Public Edition](Buddystore) Compiler Error: d:\Honorbuddy\Bots\LazyRaider\LazyRaider.Config.cs(45,46) : error CS0019: Operator '==' cannot be applied to operands of type 'Styx.WoWInternals.WoWGuid' and 'ulong' Compiler Error: d:\Honorbuddy\Bots\LazyRaider\LazyRaider.Config.cs(98,17) : error CS1502: The best overloaded method match for 'Styx.Bot.CustomBots.SelectTankForm.AddRow(ulong, string, string, string, string)' has some invalid arguments Compiler Error: d:\Honorbuddy\Bots\LazyRaider\LazyRaider.Config.cs(98,24) : error CS1503: Argument 1: cannot convert from 'Styx.WoWInternals.WoWGuid' to 'ulong' Compiler Error: d:\Honorbuddy\Bots\LazyRaider\LazyRaider.Config.cs(117,25) : error CS1502: The best overloaded method match for 'Styx.Bot.CustomBots.SelectTankForm.AddRow(ulong, string, string, string, string)' has some invalid arguments Compiler Error: d:\Honorbuddy\Bots\LazyRaider\LazyRaider.Config.cs(117,32) : error CS1503: Argument 1: cannot convert from 'Styx.WoWInternals.WoWGuid' to 'ulong' Compiler Error: d:\Honorbuddy\Bots\LazyRaider\LazyRaider.Targeting.cs(168,41) : error CS0029: Cannot implicitly convert type 'Styx.WoWInternals.WoWGuid' to 'ulong' Compiler Error: d:\Honorbuddy\Bots\LazyRaider\LazyRaider.Targeting.cs(170,65) : error CS0173: Type of conditional expression cannot be determined because there is no implicit conversion between 'Styx.WoWInternals.WoWGuid' and 'int' Compiler Error: d:\Honorbuddy\Bots\LazyRaider\LazyRaider.Targeting.cs(183,111) : error CS0019: Operator '==' cannot be applied to operands of type 'Styx.WoWInternals.WoWGuid' and 'ulong' Compiler Error: d:\Honorbuddy\Bots\LazyRaider\LazyRaider.Targeting.cs(204,41) : error CS0029: Cannot implicitly convert type 'Styx.WoWInternals.WoWGuid' to 'ulong' Compiler Error: d:\Honorbuddy\Bots\LazyRaider\LazyRaider.Targeting.cs(210,116) : error CS0019: Operator '==' cannot be applied to operands of type 'Styx.WoWInternals.WoWGuid' and 'ulong' Compiler Error: d:\Honorbuddy\Bots\LazyRaider\LazyRaider.Targeting.cs(221,41) : error CS0029: Cannot implicitly convert type 'Styx.WoWInternals.WoWGuid' to 'ulong' Compiler Error: d:\Honorbuddy\Bots\LazyRaider\LazyRaider.Targeting.cs(227,116) : error CS0019: Operator '==' cannot be applied to operands of type 'Styx.WoWInternals.WoWGuid' and 'ulong' Compiler Error: d:\Honorbuddy\Bots\LazyRaider\LazyRaider.Tank.cs(44,98) : error CS0019: Operator '==' cannot be applied to operands of type 'Styx.WoWInternals.WoWGuid' and 'ulong' Compiler Error: d:\Honorbuddy\Bots\LazyRaider\LazyRaider.Tank.cs(57,85) : error CS0019: Operator '==' cannot be applied to operands of type 'Styx.WoWInternals.WoWGuid' and 'ulong' Compiler Error: d:\Honorbuddy\Bots\LazyRaider\LazyRaider.Tank.cs(61,45) : error CS0173: Type of conditional expression cannot be determined because there is no implicit conversion between 'int' and 'Styx.WoWInternals.WoWGuid' Compiler Error: d:\Honorbuddy\Bots\LazyRaider\LazyRaider.Tank.cs(158,48) : error CS0019: Operator '==' cannot be applied to operands of type 'Styx.WoWInternals.WoWGuid' and 'ulong' Compiler Error: d:\Honorbuddy\Bots\LazyRaider\Utilities\CombatLog.cs(34,44) : error CS0019: Operator '==' cannot be applied to operands of type 'Styx.WoWInternals.WoWGuid' and 'ulong' Compiler Error: d:\Honorbuddy\Bots\LazyRaider\Utilities\CombatLog.cs(34,68) : error CS0019: Operator '==' cannot be applied to operands of type 'Styx.WoWInternals.WoWGuid' and 'ulong' Compiler Error: d:\Honorbuddy\Bots\LazyRaider\Utilities\CombatLog.cs(52,44) : error CS0019: Operator '==' cannot be applied to operands of type 'Styx.WoWInternals.WoWGuid' and 'ulong' Compiler Error: d:\Honorbuddy\Bots\LazyRaider\Utilities\CombatLog.cs(52,66) : error CS0019: Operator '==' cannot be applied to operands of type 'Styx.WoWInternals.WoWGuid' and 'ulong' Compiler Error: d:\Honorbuddy\Bots\LazyRaider\Utilities\EventHandlers.cs(131,17) : error CS0019: Operator '!=' cannot be applied to operands of type 'ulong' and 'Styx.WoWInternals.WoWGuid' Compiler Error: d:\Honorbuddy\Bots\Professionbuddy\ProfessionBuddy.cs(405,24) : error CS1061: 'Styx.CommonBot.Profiles.Profile' does not contain a definition for 'XmlElement' and no extension method 'XmlElement' accepting a first argument of type 'Styx.CommonBot.Profiles.Profile' could be found (are you missing a using directive or an assembly reference?) Compiler Error: d:\Honorbuddy\Bots\Professionbuddy\ProfessionBuddy.cs(407,24) : error CS1061: 'Styx.CommonBot.Profiles.Profile' does not contain a definition for 'XmlElement' and no extension method 'XmlElement' accepting a first argument of type 'Styx.CommonBot.Profiles.Profile' could be found (are you missing a using directive or an assembly reference?) Compiler Error: d:\Honorbuddy\Bots\Professionbuddy\ProfessionBuddy.cs(417,49) : error CS1061: 'Styx.CommonBot.Profiles.Profile' does not contain a definition for 'XmlElement' and no extension method 'XmlElement' accepting a first argument of type 'Styx.CommonBot.Profiles.Profile' could be found (are you missing a using directive or an assembly reference?) Compiler Error: d:\Honorbuddy\Bots\Professionbuddy\ProfessionBuddy.cs(423,65) : error CS1061: 'Styx.CommonBot.Profiles.Profile' does not contain a definition for 'XmlElement' and no extension method 'XmlElement' accepting a first argument of type 'Styx.CommonBot.Profiles.Profile' could be found (are you missing a using directive or an assembly reference?) Compiler Error: d:\Honorbuddy\Bots\Professionbuddy\ProfessionBuddy.cs(439,29) : error CS1061: 'Styx.CommonBot.Profiles.Profile' does not contain a definition for 'XmlElement' and no extension method 'XmlElement' accepting a first argument of type 'Styx.CommonBot.Profiles.Profile' could be found (are you missing a using directive or an assembly reference?) Compiler Error: d:\Honorbuddy\Bots\Professionbuddy\Tradeskill.cs(160,4) : error CS0246: The type or namespace name 'WoWDb' could not be found (are you missing a using directive or an assembly reference?) Compiler Error: d:\Honorbuddy\Bots\Professionbuddy\Tradeskill.cs(165,57) : error CS0030: Cannot convert type 'Styx.Patchables.ClientDb' to 'uint' Compiler Error: d:\Honorbuddy\Bots\Professionbuddy\Tradeskill.cs(195,5) : error CS0246: The type or namespace name 'WoWDb' could not be found (are you missing a using directive or an assembly reference?) Compiler Error: d:\Honorbuddy\Bots\Professionbuddy\Tradeskill.cs(344,46) : error CS1061: 'Styx.WoWInternals.DB.WoWDbTable' does not contain a definition for 'MaxIndex' and no extension method 'MaxIndex' accepting a first argument of type 'Styx.WoWInternals.DB.WoWDbTable' could be found (are you missing a using directive or an assembly reference?) Compiler Error: d:\Honorbuddy\Bots\Professionbuddy\Tradeskill.cs(673,4) : error CS0246: The type or namespace name 'WoWDb' could not be found (are you missing a using directive or an assembly reference?) Compiler Error: d:\Honorbuddy\Bots\Professionbuddy\Tradeskill.cs(674,4) : error CS0246: The type or namespace name 'WoWDb' could not be found (are you missing a using directive or an assembly reference?) Compiler Error: d:\Honorbuddy\Bots\Professionbuddy\Tradeskill.cs(684,54) : error CS0117: 'Styx.WoWInternals.WoWCache.CacheDb' does not contain a definition for 'ItemClass' Compiler Error: d:\Honorbuddy\Bots\Professionbuddy\Tradeskill.cs(696,31) : error CS1061: 'Styx.WoWInternals.WoWCache.WoWCache.InfoBlock' does not contain a definition for 'Item' and no extension method 'Item' accepting a first argument of type 'Styx.WoWInternals.WoWCache.WoWCache.InfoBlock' could be found (are you missing a using directive or an assembly reference?) Compiler Error: d:\Honorbuddy\Bots\Professionbuddy\Tradeskill.cs(696,67) : error CS1061: 'Styx.WoWInternals.WoWCache.WoWCache.InfoBlock' does not contain a definition for 'Item' and no extension method 'Item' accepting a first argument of type 'Styx.WoWInternals.WoWCache.WoWCache.InfoBlock' could be found (are you missing a using directive or an assembly reference?) Compiler Error: d:\Honorbuddy\Bots\Professionbuddy\Tradeskill.cs(715,4) : error CS0246: The type or namespace name 'WoWDb' could not be found (are you missing a using directive or an assembly reference?) Compiler Error: d:\Honorbuddy\Bots\Professionbuddy\Tradeskill.cs(716,4) : error CS0246: The type or namespace name 'WoWDb' could not be found (are you missing a using directive or an assembly reference?) Compiler Error: d:\Honorbuddy\Bots\Professionbuddy\Tradeskill.cs(727,4) : error CS0246: The type or namespace name 'WoWDb' could not be found (are you missing a using directive or an assembly reference?) Compiler Error: d:\Honorbuddy\Bots\Professionbuddy\Tradeskill.cs(728,4) : error CS0246: The type or namespace name 'WoWDb' could not be found (are you missing a using directive or an assembly reference?) Compiler Error: d:\Honorbuddy\Bots\Professionbuddy\Tradeskill.cs(734,5) : error CS0246: The type or namespace name 'WoWDb' could not be found (are you missing a using directive or an assembly reference?) Compiler Error: d:\Honorbuddy\Bots\Professionbuddy\Tradeskill.cs(745,6) : error CS0246: The type or namespace name 'WoWDb' could not be found (are you missing a using directive or an assembly reference?) Compiler Error: d:\Honorbuddy\Bots\Professionbuddy\Tradeskill.cs(759,5) : error CS0246: The type or namespace name 'WoWDb' could not be found (are you missing a using directive or an assembly reference?) Compiler Error: d:\Honorbuddy\Bots\Professionbuddy\Tradeskill.cs(985,6) : error CS0246: The type or namespace name 'WoWDb' could not be found (are you missing a using directive or an assembly reference?) Compiler Error: d:\Honorbuddy\Bots\Professionbuddy\Tradeskill.cs(986,6) : error CS0246: The type or namespace name 'WoWDb' could not be found (are you missing a using directive or an assembly reference?) Compiler Error: d:\Honorbuddy\Bots\Professionbuddy\Utility.cs(441,13) : error CS0426: The type name 'ItemSparseEntry' does not exist in the type 'Styx.WoWInternals.WoWCache.WoWCache' Compiler Error: d:\Honorbuddy\Bots\Professionbuddy\Utility.cs(441,64) : error CS0117: 'Styx.WoWInternals.WoWCache.CacheDb' does not contain a definition for 'Item' Compiler Error: d:\Honorbuddy\Bots\Professionbuddy\Utility.cs(449,13) : error CS0426: The type name 'ItemSparseEntry' does not exist in the type 'Styx.WoWInternals.WoWCache.WoWCache' Compiler Error: d:\Honorbuddy\Bots\Professionbuddy\Utility.cs(449,64) : error CS0117: 'Styx.WoWInternals.WoWCache.CacheDb' does not contain a definition for 'Item' Compiler Error: d:\Honorbuddy\Bots\Professionbuddy\Composites\CastSpellAction.cs(275,6) : error CS1501: No overload for method 'Dismount' takes 0 arguments Compiler Error: d:\Honorbuddy\Bots\Professionbuddy\Composites\DisenchantAction.cs(233,12) : error CS0019: Operator '==' cannot be applied to operands of type 'Styx.WoWInternals.WoWGuid' and 'ulong' Compiler Error: d:\Honorbuddy\Bots\Professionbuddy\Composites\DisenchantAction.cs(256,25) : error CS0029: Cannot implicitly convert type 'Styx.WoWInternals.WoWGuid' to 'ulong' Compiler Error: d:\Honorbuddy\Bots\Professionbuddy\Composites\DisenchantAction.cs(309,11) : error CS1502: The best overloaded method match for 'System.Collections.Generic.List<ulong>.Contains(ulong)' has some invalid arguments Compiler Error: d:\Honorbuddy\Bots\Professionbuddy\Composites\DisenchantAction.cs(309,38) : error CS1503: Argument 1: cannot convert from 'Styx.WoWInternals.WoWGuid' to 'ulong' Compiler Error: d:\Honorbuddy\Bots\Professionbuddy\Composites\MoveToAction.cs(302,19) : error CS0103: The name 'NpcQueries' does not exist in the current context Compiler Error: d:\Honorbuddy\Bots\Professionbuddy\Composites\MoveToAction.cs(306,19) : error CS0103: The name 'NpcQueries' does not exist in the current context Compiler Error: d:\Honorbuddy\Bots\Professionbuddy\Composites\MoveToAction.cs(310,19) : error CS0103: The name 'NpcQueries' does not exist in the current context Compiler Error: d:\Honorbuddy\Bots\Professionbuddy\Composites\MoveToAction.cs(314,19) : error CS0103: The name 'NpcQueries' does not exist in the current context Compiler Error: d:\Honorbuddy\Bots\Professionbuddy\Composites\MoveToAction.cs(318,19) : error CS0103: The name 'NpcQueries' does not exist in the current context Compiler Error: d:\Honorbuddy\Bots\Professionbuddy\Composites\MoveToAction.cs(322,19) : error CS0103: The name 'NpcQueries' does not exist in the current context Compiler Error: d:\Honorbuddy\Bots\Professionbuddy\Composites\MoveToAction.cs(326,19) : error CS0103: The name 'NpcQueries' does not exist in the current context Compiler Error: d:\Honorbuddy\Bots\Professionbuddy\Composites\MoveToAction.cs(330,19) : error CS0103: The name 'NpcQueries' does not exist in the current context Compiler Error: d:\Honorbuddy\Bots\Professionbuddy\Composites\PutItemInBankAction.cs(514,10) : error CS0019: Operator '==' cannot be applied to operands of type 'Styx.WoWInternals.WoWGuid' and 'int' Compiler Error: d:\Honorbuddy\Bots\Professionbuddy\Composites\SellItemAction.cs(183,30) : error CS0103: The name 'NpcQueries' does not exist in the current context Streamed store botbases: * Enyo New bot added!: ArchaeologyBuddy New bot added!: BGBuddy New bot added!: Dungeonbuddy New bot added!: Gatherbuddy2 New bot added!: ProfessionBuddy New bot added!: Grind Bot New bot added!: Questing New bot added!: Mixed Mode New bot added!: Party Bot New bot added!: [BETA] GrindBuddy New bot added!: Garrisonbuddy New bot added!: Combat Bot New bot added!: FishingBuddy New bot added!: Raid Bot New bot added!: Tyrael New bot added!: Enyo ItemForAura - Questhelper - Version 2.0 Loaded. Could not load type 'Styx.Pathing.INavigationProvider' from assembly 'Honorbuddy, Version=2.5.14244.797, Culture=neutral, PublicKeyToken=50a565ab5c01ae50'. Could not load type 'Styx.Pathing.IStuckHandler' from assembly 'Honorbuddy, Version=2.5.14244.797, Culture=neutral, PublicKeyToken=50a565ab5c01ae50'.