What's new
  • Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • Visit Resources
  • Visit Downloads
  • Visit Portal

Error loading Kick's questing profiles but HB working okay

Status
Not open for further replies.

Buzzardribs

New Member
Joined
Mar 19, 2014
Messages
3
Reaction score
0
I am hoping someone can help me fix this...

When I try and load Kick's questing profiles from either the HB Store or from File, I get the error string below:

[Compiler Error]: c:\Users\xxxx\Desktop\Honorbuddy\Quest Behaviors\Deprecated\TheGiftThatKeepsOnGiving.cs(188,6) : error CS1502: The best overloaded method match for 'System.Collections.Generic.List<ulong>.Contains(ulong)' has some invalid arguments
[Compiler Error]: c:\Users\xxxx\Desktop\Honorbuddy\Quest Behaviors\Deprecated\TheGiftThatKeepsOnGiving.cs(188,29) : error CS1503: Argument 1: cannot convert from 'Styx.WoWInternals.WoWGuid' to 'ulong'
[Compiler Error]: c:\Users\xxxx\Desktop\Honorbuddy\Quest Behaviors\Deprecated\TheGiftThatKeepsOnGiving.cs(255,29) : error CS1502: The best overloaded method match for 'System.Collections.Generic.List<ulong>.Add(ulong)' has some invalid arguments
[Compiler Error]: c:\Users\xxxx\Desktop\Honorbuddy\Quest Behaviors\Deprecated\TheGiftThatKeepsOnGiving.cs(255,47) : error CS1503: Argument 1: cannot convert from 'Styx.WoWInternals.WoWGuid' to 'ulong'
[Compiler Error]: c:\Users\xxxx\Desktop\Honorbuddy\Quest Behaviors\Deprecated\UseItemOn.cs(415,37) : error CS1502: The best overloaded method match for 'System.Collections.Generic.List<ulong>.Contains(ulong)' has some invalid arguments
[Compiler Error]: c:\Users\xxxx\Desktop\Honorbuddy\Quest Behaviors\Deprecated\UseItemOn.cs(415,60) : error CS1503: Argument 1: cannot convert from 'Styx.WoWInternals.WoWGuid' to 'ulong'
[Compiler Error]: c:\Users\xxxx\Desktop\Honorbuddy\Quest Behaviors\Deprecated\UseItemOn.cs(423,37) : error CS1502: The best overloaded method match for 'System.Collections.Generic.List<ulong>.Contains(ulong)' has some invalid arguments
[Compiler Error]: c:\Users\xxxx\Desktop\Honorbuddy\Quest Behaviors\Deprecated\UseItemOn.cs(423,60) : error CS1503: Argument 1: cannot convert from 'Styx.WoWInternals.WoWGuid' to 'ulong'
[Compiler Error]: c:\Users\xxxx\Desktop\Honorbuddy\Quest Behaviors\Deprecated\UseItemOn.cs(423,77) : error CS1502: The best overloaded method match for 'Honorbuddy.Quest_Behaviors.UseItemOn.BehaviorBlacklist.Contains(ulong)' has some invalid arguments
[Compiler Error]: c:\Users\xxxx\Desktop\Honorbuddy\Quest Behaviors\Deprecated\UseItemOn.cs(423,104) : error CS1503: Argument 1: cannot convert from 'Styx.WoWInternals.WoWGuid' to 'ulong'
[Compiler Error]: c:\Users\xxxx\Desktop\Honorbuddy\Quest Behaviors\Deprecated\UseItemOn.cs(461,5) : 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\xxxx\Desktop\Honorbuddy\Quest Behaviors\Deprecated\UseItemOn.cs(461,27) : error CS1503: Argument 1: cannot convert from 'Styx.WoWInternals.WoWGuid' to 'ulong'
[Compiler Error]: c:\Users\xxxx\Desktop\Honorbuddy\Quest Behaviors\Deprecated\UseItemOn.cs(545,12) : error CS1502: The best overloaded method match for 'System.Collections.Generic.List<ulong>.Add(ulong)' has some invalid arguments
[Compiler Error]: c:\Users\xxxx\Desktop\Honorbuddy\Quest Behaviors\Deprecated\UseItemOn.cs(545,30) : error CS1503: Argument 1: cannot convert from 'Styx.WoWInternals.WoWGuid' to 'ulong'
Warning: Errors in quest behaviors!

(I have substituted "xxxx" for the user name in the above string)

Honor Buddy DOES work with AutoAngler2!

I have tried deleting and downloading the profiles, but that did not fix the problem.

Any help would be appreciated.

Buzzardribs
 
use support issues section plz

closed
 
Status
Not open for further replies.
Back
Top