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

Questing buddy won't load profiles/start

chunchoe

New Member
Joined
Dec 13, 2013
Messages
7
Reaction score
0
So recently i updated my honor buddy after a year ( with no problems ) aswell as updates my kicks profiles but any time i try to use questing i just get this message

[Compiler Error]: c:\Users\user\Desktop\FA\Quest Behaviors\Chess.cs(156,79) : error CS1502: The best overloaded method match for 'System.Collections.Generic.List<ulong>.Contains(ulong)' has some invalid arguments
[Compiler Error]: c:\Users\user\Desktop\FA\Quest Behaviors\Chess.cs(156,102) : error CS1503: Argument 1: cannot convert from 'Styx.WoWInternals.WoWGuid' to 'ulong'
[Compiler Error]: c:\Users\user\Desktop\FA\Quest Behaviors\Chess.cs(308,59) : error CS1502: The best overloaded method match for 'System.Collections.Generic.List<ulong>.Add(ulong)' has some invalid arguments
[Compiler Error]: c:\Users\user\Desktop\FA\Quest Behaviors\Chess.cs(308,77) : error CS1503: Argument 1: cannot convert from 'Styx.WoWInternals.WoWGuid' to 'ulong'
[Compiler Error]: c:\Users\user\Desktop\FA\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\user\Desktop\FA\Quest Behaviors\Deprecated\TheGiftThatKeepsOnGiving.cs(188,29) : error CS1503: Argument 1: cannot convert from 'Styx.WoWInternals.WoWGuid' to 'ulong'
[Compiler Error]: c:\Users\user\Desktop\FA\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\user\Desktop\FA\Quest Behaviors\Deprecated\TheGiftThatKeepsOnGiving.cs(255,47) : error CS1503: Argument 1: cannot convert from 'Styx.WoWInternals.WoWGuid' to 'ulong'
[Compiler Error]: c:\Users\user\Desktop\FA\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\user\Desktop\FA\Quest Behaviors\Deprecated\UseItemOn.cs(415,60) : error CS1503: Argument 1: cannot convert from 'Styx.WoWInternals.WoWGuid' to 'ulong'
[Compiler Error]: c:\Users\user\Desktop\FA\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\user\Desktop\FA\Quest Behaviors\Deprecated\UseItemOn.cs(423,60) : error CS1503: Argument 1: cannot convert from 'Styx.WoWInternals.WoWGuid' to 'ulong'
[Compiler Error]: c:\Users\user\Desktop\FA\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\user\Desktop\FA\Quest Behaviors\Deprecated\UseItemOn.cs(423,104) : error CS1503: Argument 1: cannot convert from 'Styx.WoWInternals.WoWGuid' to 'ulong'
[Compiler Error]: c:\Users\user\Desktop\FA\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\user\Desktop\FA\Quest Behaviors\Deprecated\UseItemOn.cs(461,27) : error CS1503: Argument 1: cannot convert from 'Styx.WoWInternals.WoWGuid' to 'ulong'
[Compiler Error]: c:\Users\user\Desktop\FA\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\user\Desktop\FA\Quest Behaviors\Deprecated\UseItemOn.cs(545,30) : error CS1503: Argument 1: cannot convert from 'Styx.WoWInternals.WoWGuid' to 'ulong'
 
Perform clear install (Do not update existing) and report the issue again.
 
Back
Top