I get this error message when im trying to load my profile and start the bot.
[Compiler Error]: e:\Honorbuddy\Quest Behaviors\RunCode.cs(291,52) : 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]: e:\Honorbuddy\Quest Behaviors\RunCode.cs(368,83) : 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?)
What should i do?
[Compiler Error]: e:\Honorbuddy\Quest Behaviors\RunCode.cs(291,52) : 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]: e:\Honorbuddy\Quest Behaviors\RunCode.cs(368,83) : 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?)
What should i do?