Profile - [A-Quest] 1-58 kick
when trying to load the profile it gives a long error and will not start the bot.
Log is not loading into my Logs folder
Error is:
[Compiler Error]: c:\Users\John\Documents\Honorbuddy\Quest Behaviors\Deprecated\TheGiftThatKeepsOnGiving.cs(188,18) : error CS1502: The best overloaded method match for 'System.Collections.Generic.List<ulong>.Contains(ulong)' has some invalid arguments
[Compiler Error]: c:\Users\John\Documents\Honorbuddy\Quest Behaviors\Deprecated\TheGiftThatKeepsOnGiving.cs(188,41) : error CS1503: Argument 1: cannot convert from 'Styx.WoWInternals.WoWGuid' to 'ulong'
[Compiler Error]: c:\Users\John\Documents\Honorbuddy\Quest Behaviors\Deprecated\TheGiftThatKeepsOnGiving.cs(255,59) : error CS1502: The best overloaded method match for 'System.Collections.Generic.List<ulong>.Add(ulong)' has some invalid arguments
[Compiler Error]: c:\Users\John\Documents\Honorbuddy\Quest Behaviors\Deprecated\TheGiftThatKeepsOnGiving.cs(255,77) : error CS1503: Argument 1: cannot convert from 'Styx.WoWInternals.WoWGuid' to 'ulong'
[Compiler Error]: c:\Users\John\Documents\Honorbuddy\Quest Behaviors\Deprecated\UseItemOn.cs(415,73) : error CS1502: The best overloaded method match for 'System.Collections.Generic.List<ulong>.Contains(ulong)' has some invalid arguments
[Compiler Error]: c:\Users\John\Documents\Honorbuddy\Quest Behaviors\Deprecated\UseItemOn.cs(415,96) : error CS1503: Argument 1: cannot convert from 'Styx.WoWInternals.WoWGuid' to 'ulong'
[Compiler Error]: c:\Users\John\Documents\Honorbuddy\Quest Behaviors\Deprecated\UseItemOn.cs(423,82) : error CS1502: The best overloaded method match for 'System.Collections.Generic.List<ulong>.Contains(ulong)' has some invalid arguments
[Compiler Error]: c:\Users\John\Documents\Honorbuddy\Quest Behaviors\Deprecated\UseItemOn.cs(423,105) : error CS1503: Argument 1: cannot convert from 'Styx.WoWInternals.WoWGuid' to 'ulong'
[Compiler Error]: c:\Users\John\Documents\Honorbuddy\Quest Behaviors\Deprecated\UseItemOn.cs(423,122) : error CS1502: The best overloaded method match for 'Honorbuddy.Quest_Behaviors.UseItemOn.BehaviorBlacklist.Contains(ulong)' has some invalid arguments
[Compiler Error]: c:\Users\John\Documents\Honorbuddy\Quest Behaviors\Deprecated\UseItemOn.cs(423,149) : error CS1503: Argument 1: cannot convert from 'Styx.WoWInternals.WoWGuid' to 'ulong'
[Compiler Error]: c:\Users\John\Documents\Honorbuddy\Quest Behaviors\Deprecated\UseItemOn.cs(461,17) : error CS1502: The best overloaded method match for 'Honorbuddy.Quest_Behaviors.UseItemOn.BehaviorBlacklist.Add(ulong, System.TimeSpan)' has some invalid arguments
[Compiler Error]: c:\Users\John\Documents\Honorbuddy\Quest Behaviors\Deprecated\UseItemOn.cs(461,39) : error CS1503: Argument 1: cannot convert from 'Styx.WoWInternals.WoWGuid' to 'ulong'
[Compiler Error]: c:\Users\John\Documents\Honorbuddy\Quest Behaviors\Deprecated\UseItemOn.cs(545,45) : error CS1502: The best overloaded method match for 'System.Collections.Generic.List<ulong>.Add(ulong)' has some invalid arguments
[Compiler Error]: c:\Users\John\Documents\Honorbuddy\Quest Behaviors\Deprecated\UseItemOn.cs(545,63) : error CS1503: Argument 1: cannot convert from 'Styx.WoWInternals.WoWGuid' to 'ulong'