• Visit Rebornbuddy
  • [Azyul Project] Dungeon Farming, Gold Farming, Mount Farming, Transmog Farming, and more!

    Discussion in 'Farming' started by EchoTiger, Feb 26, 2013.

    1. Dexterss

      Dexterss Member

      Joined:
      Aug 17, 2012
      Messages:
      79
      Likes Received:
      0
      Trophy Points:
      6
      after death bot stay on spirit healer and do nothing
       
    2. summy

      summy Member

      Joined:
      Feb 14, 2012
      Messages:
      74
      Likes Received:
      0
      Trophy Points:
      6
      Hey,
      I stuck at loading stream at 0% .
      Before this all Chars logged out and are at the char selection screen.
      anyone knows if this is a server problem ?
       
    3. EchoTiger

      EchoTiger Official Profile and Singular Developer Staff Member Moderator

      Joined:
      Nov 28, 2012
      Messages:
      6,809
      Likes Received:
      631
      Trophy Points:
      113
      Need more information.

      [HR][/HR]


      Probably a Honorbuddy->Client issue.
      No idea at the moment.
       
    4. EchoTiger

      EchoTiger Official Profile and Singular Developer Staff Member Moderator

      Joined:
      Nov 28, 2012
      Messages:
      6,809
      Likes Received:
      631
      Trophy Points:
      113
      An issue was found in several profiles that has been resolved.
      With the latest update of Honorbuddy, some behaviors are now completely depreciated - meaning the bot doesn't use them anymore.

      Any usage of the depreciated behaviors has been removed from the profiles in the latest update.

      One affect profile being Gundrak.
      So if you were getting "Unable to parse While node!" issues with Gundrak, update the profiles and your issue should be fixed.
       
      Last edited: Oct 18, 2014
    5. Chas3down

      Chas3down New Member

      Joined:
      Aug 20, 2012
      Messages:
      50
      Likes Received:
      0
      Trophy Points:
      0
      WHat is the best class / spec for dungeon farming?
       
    6. EchoTiger

      EchoTiger Official Profile and Singular Developer Staff Member Moderator

      Joined:
      Nov 28, 2012
      Messages:
      6,809
      Likes Received:
      631
      Trophy Points:
      113
      A lot of people prefer Druids for their active/passive movement speed buffs
      Any melee class will do fine, just don't use Prot-Paladin.
       
    7. fer84

      fer84 New Member

      Joined:
      May 5, 2013
      Messages:
      46
      Likes Received:
      1
      Trophy Points:
      0
      Is any dungeon profile up to do right now ?
       
    8. hakudu

      hakudu New Member

      Joined:
      Aug 21, 2014
      Messages:
      6
      Likes Received:
      0
      Trophy Points:
      0
      Hello Azyul i use dungeons/catalysm/lite/grim batol and i have:
      [RunCode-v304(fatal) @line 146]: This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
      Fatal error. Stopping Honorbuddy.
      please fix it. Thanks you
       
    9. Trepanator

      Trepanator Member

      Joined:
      Apr 25, 2014
      Messages:
      160
      Likes Received:
      0
      Trophy Points:
      16
      I wonder how to modify this profiles to deposit not just cloths but other items as well.

      Anyone can point me on the right direction ?
       
    10. Chas3down

      Chas3down New Member

      Joined:
      Aug 20, 2012
      Messages:
      50
      Likes Received:
      0
      Trophy Points:
      0
      bot won't fly to repair vendor but will fly back (Gundrak [H])


      How do I disable / decrease the wait timer between runs? Its quiet unhuman like to wait 8 minutes between every dungeon.. Honestly, when I am grinding I will go 3-4 hours without stopping, then a couple hour break, then another couple hours.
       
      Last edited: Oct 18, 2014
    11. EchoTiger

      EchoTiger Official Profile and Singular Developer Staff Member Moderator

      Joined:
      Nov 28, 2012
      Messages:
      6,809
      Likes Received:
      631
      Trophy Points:
      113
      I'd assume so?

      [HR][/HR]


      It shouldn't be doing that. I'll check it.
      Are you using a fresh install of the bot?


      [HR][/HR]


      You would have to modify the Lua 'if' filter.

      PHP:
      if and strfind(n,"53010") then
      53010 is the item ID of Embersilk Cloth.
      If you were to repeat the code, but add another item ID, it would deposit it also.


      Ex:
      PHP:
      if and strfind(n,"53010") or and  strfind(n,"123456") then
      Item rarities are also identified by a HEX color. So you could filter an entire rarity with using that.
      Grey: ff9d9d9d
      White: ffffffff
      Green: ff1eff00
      Blue: ff0070dd
      Purple: ffa335ee


      [HR][/HR]


      Both issues were caused by the bot update and will be fixed when a proper release of the bot is sent.

      Also, read the front forum page where the big red text is.
      The link there will answer your '8 minutes' question.
       
    12. jstang909

      jstang909 New Member

      Joined:
      Oct 18, 2014
      Messages:
      2
      Likes Received:
      0
      Trophy Points:
      0
      when attempting any profile getting a long list like this in my log, idk whats going wrong. or what to do read up some and couldnt find anything, im kinda new with this.

      [Compiler Error]: c:\Users\\Downloads\HB\Quest Behaviors\Development\BallisticVehicle.cs(778,23) : error CS0534: 'Honorbuddy.QuestBehaviors.BallisticVehicle.BallisticVehicle.QuestGoalType' does not implement inherited abstract member 'Honorbuddy.QuestBehaviorCore.XmlElements.QuestBehaviorXmlBase.ToXml(string)'
      Warning: Errors in quest behaviors!
      [Compiler Error]: c:\User\Downloads\HB\Quest Behaviors\Development\BallisticVehicle.cs(778,23) : error CS0534: 'Honorbuddy.QuestBehaviors.BallisticVehicle.BallisticVehicle.QuestGoalType' does not implement inherited abstract member 'Honorbuddy.QuestBehaviorCore.XmlElements.QuestBehaviorXmlBase.ToXml(string)'
      Warning: Errors in quest behaviors!
      [Compiler Error]: c:\Users\\Downloads\HB\Quest Behaviors\Development\BallisticVehicle.cs(778,23) : error CS0534: 'Honorbuddy.QuestBehaviors.BallisticVehicle.BallisticVehicle.QuestGoalType' does not implement inherited abstract member 'Honorbuddy.QuestBehaviorCore.XmlElements.QuestBehaviorXmlBase.ToXml(string)'
      Warning: XML Error: Could not parse 'If' body node! - On line 471
      [Compiler Error]: c:\Users\\Downloads\HB\Quest Behaviors\Development\BallisticVehicle.cs(778,23) : error CS0534: 'Honorbuddy.QuestBehaviors.BallisticVehicle.BallisticVehicle.QuestGoalType' does not implement inherited abstract member 'Honorbuddy.QuestBehaviorCore.XmlElements.QuestBehaviorXmlBase.ToXml(string)'
      Warning: XML Error: Could not parse 'If' body node! - On line 809
      [Compiler Error]: c:\Users\\Downloads\HB\Quest Behaviors\Development\BallisticVehicle.cs(778,23) : error CS0534: 'Honorbuddy.QuestBehaviors.BallisticVehicle.BallisticVehicle.QuestGoalType' does not implement inherited abstract member 'Honorbuddy.QuestBehaviorCore.XmlElements.QuestBehaviorXmlBase.ToXml(string)'
      Warning: Errors in quest behaviors!
      [Compiler Error]: c:\Users\\Downloads\HB\Quest Behaviors\Development\BallisticVehicle.cs(778,23) : error CS0534: 'Honorbuddy.QuestBehaviors.BallisticVehicle.BallisticVehicle.QuestGoalType' does not implement inherited abstract member 'Honorbuddy.QuestBehaviorCore.XmlElements.QuestBehaviorXmlBase.ToXml(string)'
      Warning: XML Error: Could not parse 'If' body node! - On line 862
      [Compiler Error]: c:\Users\Downloads\HB\Quest Behaviors\Development\BallisticVehicle.cs(778,23) : error CS0534: 'Honorbuddy.QuestBehaviors.BallisticVehicle.BallisticVehicle.QuestGoalType' does not implement inherited abstract member 'Honorbuddy.QuestBehaviorCore.XmlElements.QuestBehaviorXmlBase.ToXml(string)'
      Warning: XML Error: Could not parse 'If' body node! - On line 871

      [Compiler Error]: c:\Users\\Downloads\HB\Quest Behaviors\Development\BallisticVehicle.cs(778,23) : error CS0534: 'Honorbuddy.QuestBehaviors.BallisticVehicle.BallisticVehicle.QuestGoalType' does not implement inherited abstract member 'Honorbuddy.QuestBehaviorCore.XmlElements.QuestBehaviorXmlBase.ToXml(string)'
      Warning: Could not parse While body node
      Changing current profile to Gundrak - Optimized Gold Farm - AM [$Rev: 1051 $]


      then its followed with a Can not start quest bot - this profile does not contain a quest order!
       
    13. Chas3down

      Chas3down New Member

      Joined:
      Aug 20, 2012
      Messages:
      50
      Likes Received:
      0
      Trophy Points:
      0
      Yeah I did that, but still waits like 2 minutes, how do I remove any wait at all?
       
    14. icedragon

      icedragon New Member

      Joined:
      Aug 17, 2014
      Messages:
      147
      Likes Received:
      0
      Trophy Points:
      0
      I am having issues with the Vitreous Stone Drake profile stopping randomly and allowing char to go afk then logging out. I have included a couple of my logs here from the last two days I hope it helps.

      Thank you so much for all your work.

      Ice
       

      Attached Files:

    15. fer84

      fer84 New Member

      Joined:
      May 5, 2013
      Messages:
      46
      Likes Received:
      1
      Trophy Points:
      0
      Plz help me I cant load any dungeon profile in quest mode I dont know what I have to do. This is the error: It happen every time I want to load a profile in quest help me plz

      [Compiler Error]: d:\Honorbuddy\Quest Behaviors\Deprecated\TheGiftThatKeepsOnGiving.cs(188,6) : error CS1502: La mejor coincidencia de método sobrecargado para 'System.Collections.Generic.List<ulong>.Contains(ulong)' tiene algunos argumentos no válidos
      [Compiler Error]: d:\Honorbuddy\Quest Behaviors\Deprecated\TheGiftThatKeepsOnGiving.cs(188,29) : error CS1503: Argumento 1: no se puede convertir de 'Styx.WoWInternals.WoWGuid' a 'ulong'
      [Compiler Error]: d:\Honorbuddy\Quest Behaviors\Deprecated\TheGiftThatKeepsOnGiving.cs(255,29) : error CS1502: La mejor coincidencia de método sobrecargado para 'System.Collections.Generic.List<ulong>.Add(ulong)' tiene algunos argumentos no válidos
      [Compiler Error]: d:\Honorbuddy\Quest Behaviors\Deprecated\TheGiftThatKeepsOnGiving.cs(255,47) : error CS1503: Argumento 1: no se puede convertir de 'Styx.WoWInternals.WoWGuid' a 'ulong'
      [Compiler Error]: d:\Honorbuddy\Quest Behaviors\Deprecated\UseItemOn.cs(415,37) : error CS1502: La mejor coincidencia de método sobrecargado para 'System.Collections.Generic.List<ulong>.Contains(ulong)' tiene algunos argumentos no válidos
      [Compiler Error]: d:\Honorbuddy\Quest Behaviors\Deprecated\UseItemOn.cs(415,60) : error CS1503: Argumento 1: no se puede convertir de 'Styx.WoWInternals.WoWGuid' a 'ulong'
      [Compiler Error]: d:\Honorbuddy\Quest Behaviors\Deprecated\UseItemOn.cs(423,37) : error CS1502: La mejor coincidencia de método sobrecargado para 'System.Collections.Generic.List<ulong>.Contains(ulong)' tiene algunos argumentos no válidos
      [Compiler Error]: d:\Honorbuddy\Quest Behaviors\Deprecated\UseItemOn.cs(423,60) : error CS1503: Argumento 1: no se puede convertir de 'Styx.WoWInternals.WoWGuid' a 'ulong'
      [Compiler Error]: d:\Honorbuddy\Quest Behaviors\Deprecated\UseItemOn.cs(423,77) : error CS1502: La mejor coincidencia de método sobrecargado para 'Honorbuddy.Quest_Behaviors.UseItemOn.BehaviorBlacklist.Contains(ulong)' tiene algunos argumentos no válidos
      [Compiler Error]: d:\Honorbuddy\Quest Behaviors\Deprecated\UseItemOn.cs(423,104) : error CS1503: Argumento 1: no se puede convertir de 'Styx.WoWInternals.WoWGuid' a 'ulong'
      [Compiler Error]: d:\Honorbuddy\Quest Behaviors\Deprecated\UseItemOn.cs(461,5) : error CS1502: La mejor coincidencia de método sobrecargado para 'Honorbuddy.Quest_Behaviors.UseItemOn.BehaviorBlacklist.Add(ulong, System.TimeSpan)' tiene algunos argumentos no válidos
      [Compiler Error]: d:\Honorbuddy\Quest Behaviors\Deprecated\UseItemOn.cs(461,27) : error CS1503: Argumento 1: no se puede convertir de 'Styx.WoWInternals.WoWGuid' a 'ulong'
      [Compiler Error]: d:\Honorbuddy\Quest Behaviors\Deprecated\UseItemOn.cs(545,12) : error CS1502: La mejor coincidencia de método sobrecargado para 'System.Collections.Generic.List<ulong>.Add(ulong)' tiene algunos argumentos no válidos
      [Compiler Error]: d:\Honorbuddy\Quest Behaviors\Deprecated\UseItemOn.cs(545,30) : error CS1503: Argumento 1: no se puede convertir de 'Styx.WoWInternals.WoWGuid' a 'ulong'
      Warning: Errors in quest behaviors!
      [Compiler Error]: d:\Honorbuddy\Quest Behaviors\Deprecated\TheGiftThatKeepsOnGiving.cs(188,6) : error CS1502: La mejor coincidencia de método sobrecargado para 'System.Collections.Generic.List<ulong>.Contains(ulong)' tiene algunos argumentos no válidos
      [Compiler Error]: d:\Honorbuddy\Quest Behaviors\Deprecated\TheGiftThatKeepsOnGiving.cs(188,29) : error CS1503: Argumento 1: no se puede convertir de 'Styx.WoWInternals.WoWGuid' a 'ulong'
      [Compiler Error]: d:\Honorbuddy\Quest Behaviors\Deprecated\TheGiftThatKeepsOnGiving.cs(255,29) : error CS1502: La mejor coincidencia de método sobrecargado para 'System.Collections.Generic.List<ulong>.Add(ulong)' tiene algunos argumentos no válidos
      [Compiler Error]: d:\Honorbuddy\Quest Behaviors\Deprecated\TheGiftThatKeepsOnGiving.cs(255,47) : error CS1503: Argumento 1: no se puede convertir de 'Styx.WoWInternals.WoWGuid' a 'ulong'
      [Compiler Error]: d:\Honorbuddy\Quest Behaviors\Deprecated\UseItemOn.cs(415,37) : error CS1502: La mejor coincidencia de método sobrecargado para 'System.Collections.Generic.List<ulong>.Contains(ulong)' tiene algunos argumentos no válidos
      [Compiler Error]: d:\Honorbuddy\Quest Behaviors\Deprecated\UseItemOn.cs(415,60) : error CS1503: Argumento 1: no se puede convertir de 'Styx.WoWInternals.WoWGuid' a 'ulong'
      [Compiler Error]: d:\Honorbuddy\Quest Behaviors\Deprecated\UseItemOn.cs(423,37) : error CS1502: La mejor coincidencia de método sobrecargado para 'System.Collections.Generic.List<ulong>.Contains(ulong)' tiene algunos argumentos no válidos
      [Compiler Error]: d:\Honorbuddy\Quest Behaviors\Deprecated\UseItemOn.cs(423,60) : error CS1503: Argumento 1: no se puede convertir de 'Styx.WoWInternals.WoWGuid' a 'ulong'
      [Compiler Error]: d:\Honorbuddy\Quest Behaviors\Deprecated\UseItemOn.cs(423,77) : error CS1502: La mejor coincidencia de método sobrecargado para 'Honorbuddy.Quest_Behaviors.UseItemOn.BehaviorBlacklist.Contains(ulong)' tiene algunos argumentos no válidos
      [Compiler Error]: d:\Honorbuddy\Quest Behaviors\Deprecated\UseItemOn.cs(423,104) : error CS1503: Argumento 1: no se puede convertir de 'Styx.WoWInternals.WoWGuid' a 'ulong'
      [Compiler Error]: d:\Honorbuddy\Quest Behaviors\Deprecated\UseItemOn.cs(461,5) : error CS1502: La mejor coincidencia de método sobrecargado para 'Honorbuddy.Quest_Behaviors.UseItemOn.BehaviorBlacklist.Add(ulong, System.TimeSpan)' tiene algunos argumentos no válidos
      [Compiler Error]: d:\Honorbuddy\Quest Behaviors\Deprecated\UseItemOn.cs(461,27) : error CS1503: Argumento 1: no se puede convertir de 'Styx.WoWInternals.WoWGuid' a 'ulong'
      [Compiler Error]: d:\Honorbuddy\Quest Behaviors\Deprecated\UseItemOn.cs(545,12) : error CS1502: La mejor coincidencia de método sobrecargado para 'System.Collections.Generic.List<ulong>.Add(ulong)' tiene algunos argumentos no válidos
      [Compiler Error]: d:\Honorbuddy\Quest Behaviors\Deprecated\UseItemOn.cs(545,30) : error CS1503: Argumento 1: no se puede convertir de 'Styx.WoWInternals.WoWGuid' a 'ulong'
      Warning: XML Error: Could not parse 'If' body node! - On line 146
      [Compiler Error]: d:\Honorbuddy\Quest Behaviors\Deprecated\TheGiftThatKeepsOnGiving.cs(188,6) : error CS1502: La mejor coincidencia de método sobrecargado para 'System.Collections.Generic.List<ulong>.Contains(ulong)' tiene algunos argumentos no válidos
      [Compiler Error]: d:\Honorbuddy\Quest Behaviors\Deprecated\TheGiftThatKeepsOnGiving.cs(188,29) : error CS1503: Argumento 1: no se puede convertir de 'Styx.WoWInternals.WoWGuid' a 'ulong'
      [Compiler Error]: d:\Honorbuddy\Quest Behaviors\Deprecated\TheGiftThatKeepsOnGiving.cs(255,29) : error CS1502: La mejor coincidencia de método sobrecargado para 'System.Collections.Generic.List<ulong>.Add(ulong)' tiene algunos argumentos no válidos
      [Compiler Error]: d:\Honorbuddy\Quest Behaviors\Deprecated\TheGiftThatKeepsOnGiving.cs(255,47) : error CS1503: Argumento 1: no se puede convertir de 'Styx.WoWInternals.WoWGuid' a 'ulong'
      [Compiler Error]: d:\Honorbuddy\Quest Behaviors\Deprecated\UseItemOn.cs(415,37) : error CS1502: La mejor coincidencia de método sobrecargado para 'System.Collections.Generic.List<ulong>.Contains(ulong)' tiene algunos argumentos no válidos
      [Compiler Error]: d:\Honorbuddy\Quest Behaviors\Deprecated\UseItemOn.cs(415,60) : error CS1503: Argumento 1: no se puede convertir de 'Styx.WoWInternals.WoWGuid' a 'ulong'
      [Compiler Error]: d:\Honorbuddy\Quest Behaviors\Deprecated\UseItemOn.cs(423,37) : error CS1502: La mejor coincidencia de método sobrecargado para 'System.Collections.Generic.List<ulong>.Contains(ulong)' tiene algunos argumentos no válidos
      [Compiler Error]: d:\Honorbuddy\Quest Behaviors\Deprecated\UseItemOn.cs(423,60) : error CS1503: Argumento 1: no se puede convertir de 'Styx.WoWInternals.WoWGuid' a 'ulong'
      [Compiler Error]: d:\Honorbuddy\Quest Behaviors\Deprecated\UseItemOn.cs(423,77) : error CS1502: La mejor coincidencia de método sobrecargado para 'Honorbuddy.Quest_Behaviors.UseItemOn.BehaviorBlacklist.Contains(ulong)' tiene algunos argumentos no válidos
      [Compiler Error]: d:\Honorbuddy\Quest Behaviors\Deprecated\UseItemOn.cs(423,104) : error CS1503: Argumento 1: no se puede convertir de 'Styx.WoWInternals.WoWGuid' a 'ulong'
      [Compiler Error]: d:\Honorbuddy\Quest Behaviors\Deprecated\UseItemOn.cs(461,5) : error CS1502: La mejor coincidencia de método sobrecargado para 'Honorbuddy.Quest_Behaviors.UseItemOn.BehaviorBlacklist.Add(ulong, System.TimeSpan)' tiene algunos argumentos no válidos
      [Compiler Error]: d:\Honorbuddy\Quest Behaviors\Deprecated\UseItemOn.cs(461,27) : error CS1503: Argumento 1: no se puede convertir de 'Styx.WoWInternals.WoWGuid' a 'ulong'
      [Compiler Error]: d:\Honorbuddy\Quest Behaviors\Deprecated\UseItemOn.cs(545,12) : error CS1502: La mejor coincidencia de método sobrecargado para 'System.Collections.Generic.List<ulong>.Add(ulong)' tiene algunos argumentos no válidos
      [Compiler Error]: d:\Honorbuddy\Quest Behaviors\Deprecated\UseItemOn.cs(545,30) : error CS1503: Argumento 1: no se puede convertir de 'Styx.WoWInternals.WoWGuid' a 'ulong'
      Warning: Errors in quest behaviors!
      [Compiler Error]: d:\Honorbuddy\Quest Behaviors\Deprecated\TheGiftThatKeepsOnGiving.cs(188,6) : error CS1502: La mejor coincidencia de método sobrecargado para 'System.Collections.Generic.List<ulong>.Contains(ulong)' tiene algunos argumentos no válidos
      [Compiler Error]: d:\Honorbuddy\Quest Behaviors\Deprecated\TheGiftThatKeepsOnGiving.cs(188,29) : error CS1503: Argumento 1: no se puede convertir de 'Styx.WoWInternals.WoWGuid' a 'ulong'
      [Compiler Error]: d:\Honorbuddy\Quest Behaviors\Deprecated\TheGiftThatKeepsOnGiving.cs(255,29) : error CS1502: La mejor coincidencia de método sobrecargado para 'System.Collections.Generic.List<ulong>.Add(ulong)' tiene algunos argumentos no válidos
      [Compiler Error]: d:\Honorbuddy\Quest Behaviors\Deprecated\TheGiftThatKeepsOnGiving.cs(255,47) : error CS1503: Argumento 1: no se puede convertir de 'Styx.WoWInternals.WoWGuid' a 'ulong'
      [Compiler Error]: d:\Honorbuddy\Quest Behaviors\Deprecated\UseItemOn.cs(415,37) : error CS1502: La mejor coincidencia de método sobrecargado para 'System.Collections.Generic.List<ulong>.Contains(ulong)' tiene algunos argumentos no válidos
      [Compiler Error]: d:\Honorbuddy\Quest Behaviors\Deprecated\UseItemOn.cs(415,60) : error CS1503: Argumento 1: no se puede convertir de 'Styx.WoWInternals.WoWGuid' a 'ulong'
      [Compiler Error]: d:\Honorbuddy\Quest Behaviors\Deprecated\UseItemOn.cs(423,37) : error CS1502: La mejor coincidencia de método sobrecargado para 'System.Collections.Generic.List<ulong>.Contains(ulong)' tiene algunos argumentos no válidos
      [Compiler Error]: d:\Honorbuddy\Quest Behaviors\Deprecated\UseItemOn.cs(423,60) : error CS1503: Argumento 1: no se puede convertir de 'Styx.WoWInternals.WoWGuid' a 'ulong'
      [Compiler Error]: d:\Honorbuddy\Quest Behaviors\Deprecated\UseItemOn.cs(423,77) : error CS1502: La mejor coincidencia de método sobrecargado para 'Honorbuddy.Quest_Behaviors.UseItemOn.BehaviorBlacklist.Contains(ulong)' tiene algunos argumentos no válidos
      [Compiler Error]: d:\Honorbuddy\Quest Behaviors\Deprecated\UseItemOn.cs(423,104) : error CS1503: Argumento 1: no se puede convertir de 'Styx.WoWInternals.WoWGuid' a 'ulong'
      [Compiler Error]: d:\Honorbuddy\Quest Behaviors\Deprecated\UseItemOn.cs(461,5) : error CS1502: La mejor coincidencia de método sobrecargado para 'Honorbuddy.Quest_Behaviors.UseItemOn.BehaviorBlacklist.Add(ulong, System.TimeSpan)' tiene algunos argumentos no válidos
      [Compiler Error]: d:\Honorbuddy\Quest Behaviors\Deprecated\UseItemOn.cs(461,27) : error CS1503: Argumento 1: no se puede convertir de 'Styx.WoWInternals.WoWGuid' a 'ulong'
      [Compiler Error]: d:\Honorbuddy\Quest Behaviors\Deprecated\UseItemOn.cs(545,12) : error CS1502: La mejor coincidencia de método sobrecargado para 'System.Collections.Generic.List<ulong>.Add(ulong)' tiene algunos argumentos no válidos
      [Compiler Error]: d:\Honorbuddy\Quest Behaviors\Deprecated\UseItemOn.cs(545,30) : error CS1503: Argumento 1: no se puede convertir de 'Styx.WoWInternals.WoWGuid' a 'ulong'
      Warning: Could not parse While body node
      [Compiler Error]: d:\Honorbuddy\Quest Behaviors\Deprecated\TheGiftThatKeepsOnGiving.cs(188,6) : error CS1502: La mejor coincidencia de método sobrecargado para 'System.Collections.Generic.List<ulong>.Contains(ulong)' tiene algunos argumentos no válidos
      [Compiler Error]: d:\Honorbuddy\Quest Behaviors\Deprecated\TheGiftThatKeepsOnGiving.cs(188,29) : error CS1503: Argumento 1: no se puede convertir de 'Styx.WoWInternals.WoWGuid' a 'ulong'
      [Compiler Error]: d:\Honorbuddy\Quest Behaviors\Deprecated\TheGiftThatKeepsOnGiving.cs(255,29) : error CS1502: La mejor coincidencia de método sobrecargado para 'System.Collections.Generic.List<ulong>.Add(ulong)' tiene algunos argumentos no válidos
      [Compiler Error]: d:\Honorbuddy\Quest Behaviors\Deprecated\TheGiftThatKeepsOnGiving.cs(255,47) : error CS1503: Argumento 1: no se puede convertir de 'Styx.WoWInternals.WoWGuid' a 'ulong'
      [Compiler Error]: d:\Honorbuddy\Quest Behaviors\Deprecated\UseItemOn.cs(415,37) : error CS1502: La mejor coincidencia de método sobrecargado para 'System.Collections.Generic.List<ulong>.Contains(ulong)' tiene algunos argumentos no válidos
      [Compiler Error]: d:\Honorbuddy\Quest Behaviors\Deprecated\UseItemOn.cs(415,60) : error CS1503: Argumento 1: no se puede convertir de 'Styx.WoWInternals.WoWGuid' a 'ulong'
      [Compiler Error]: d:\Honorbuddy\Quest Behaviors\Deprecated\UseItemOn.cs(423,37) : error CS1502: La mejor coincidencia de método sobrecargado para 'System.Collections.Generic.List<ulong>.Contains(ulong)' tiene algunos argumentos no válidos
      [Compiler Error]: d:\Honorbuddy\Quest Behaviors\Deprecated\UseItemOn.cs(423,60) : error CS1503: Argumento 1: no se puede convertir de 'Styx.WoWInternals.WoWGuid' a 'ulong'
      [Compiler Error]: d:\Honorbuddy\Quest Behaviors\Deprecated\UseItemOn.cs(423,77) : error CS1502: La mejor coincidencia de método sobrecargado para 'Honorbuddy.Quest_Behaviors.UseItemOn.BehaviorBlacklist.Contains(ulong)' tiene algunos argumentos no válidos
      [Compiler Error]: d:\Honorbuddy\Quest Behaviors\Deprecated\UseItemOn.cs(423,104) : error CS1503: Argumento 1: no se puede convertir de 'Styx.WoWInternals.WoWGuid' a 'ulong'
      [Compiler Error]: d:\Honorbuddy\Quest Behaviors\Deprecated\UseItemOn.cs(461,5) : error CS1502: La mejor coincidencia de método sobrecargado para 'Honorbuddy.Quest_Behaviors.UseItemOn.BehaviorBlacklist.Add(ulong, System.TimeSpan)' tiene algunos argumentos no válidos
      [Compiler Error]: d:\Honorbuddy\Quest Behaviors\Deprecated\UseItemOn.cs(461,27) : error CS1503: Argumento 1: no se puede convertir de 'Styx.WoWInternals.WoWGuid' a 'ulong'
      [Compiler Error]: d:\Honorbuddy\Quest Behaviors\Deprecated\UseItemOn.cs(545,12) : error CS1502: La mejor coincidencia de método sobrecargado para 'System.Collections.Generic.List<ulong>.Add(ulong)' tiene algunos argumentos no válidos
      [Compiler Error]: d:\Honorbuddy\Quest Behaviors\Deprecated\UseItemOn.cs(545,30) : error CS1503: Argumento 1: no se puede convertir de 'Styx.WoWInternals.WoWGuid' a 'ulong'
      Warning: Errors in quest behaviors!
      [Compiler Error]: d:\Honorbuddy\Quest Behaviors\Deprecated\TheGiftThatKeepsOnGiving.cs(188,6) : error CS1502: La mejor coincidencia de método sobrecargado para 'System.Collections.Generic.List<ulong>.Contains(ulong)' tiene algunos argumentos no válidos
      [Compiler Error]: d:\Honorbuddy\Quest Behaviors\Deprecated\TheGiftThatKeepsOnGiving.cs(188,29) : error CS1503: Argumento 1: no se puede convertir de 'Styx.WoWInternals.WoWGuid' a 'ulong'
      [Compiler Error]: d:\Honorbuddy\Quest Behaviors\Deprecated\TheGiftThatKeepsOnGiving.cs(255,29) : error CS1502: La mejor coincidencia de método sobrecargado para 'System.Collections.Generic.List<ulong>.Add(ulong)' tiene algunos argumentos no válidos
      [Compiler Error]: d:\Honorbuddy\Quest Behaviors\Deprecated\TheGiftThatKeepsOnGiving.cs(255,47) : error CS1503: Argumento 1: no se puede convertir de 'Styx.WoWInternals.WoWGuid' a 'ulong'
      [Compiler Error]: d:\Honorbuddy\Quest Behaviors\Deprecated\UseItemOn.cs(415,37) : error CS1502: La mejor coincidencia de método sobrecargado para 'System.Collections.Generic.List<ulong>.Contains(ulong)' tiene algunos argumentos no válidos
      [Compiler Error]: d:\Honorbuddy\Quest Behaviors\Deprecated\UseItemOn.cs(415,60) : error CS1503: Argumento 1: no se puede convertir de 'Styx.WoWInternals.WoWGuid' a 'ulong'
      [Compiler Error]: d:\Honorbuddy\Quest Behaviors\Deprecated\UseItemOn.cs(423,37) : error CS1502: La mejor coincidencia de método sobrecargado para 'System.Collections.Generic.List<ulong>.Contains(ulong)' tiene algunos argumentos no válidos
      [Compiler Error]: d:\Honorbuddy\Quest Behaviors\Deprecated\UseItemOn.cs(423,60) : error CS1503: Argumento 1: no se puede convertir de 'Styx.WoWInternals.WoWGuid' a 'ulong'
      [Compiler Error]: d:\Honorbuddy\Quest Behaviors\Deprecated\UseItemOn.cs(423,77) : error CS1502: La mejor coincidencia de método sobrecargado para 'Honorbuddy.Quest_Behaviors.UseItemOn.BehaviorBlacklist.Contains(ulong)' tiene algunos argumentos no válidos
      [Compiler Error]: d:\Honorbuddy\Quest Behaviors\Deprecated\UseItemOn.cs(423,104) : error CS1503: Argumento 1: no se puede convertir de 'Styx.WoWInternals.WoWGuid' a 'ulong'
      [Compiler Error]: d:\Honorbuddy\Quest Behaviors\Deprecated\UseItemOn.cs(461,5) : error CS1502: La mejor coincidencia de método sobrecargado para 'Honorbuddy.Quest_Behaviors.UseItemOn.BehaviorBlacklist.Add(ulong, System.TimeSpan)' tiene algunos argumentos no válidos
      [Compiler Error]: d:\Honorbuddy\Quest Behaviors\Deprecated\UseItemOn.cs(461,27) : error CS1503: Argumento 1: no se puede convertir de 'Styx.WoWInternals.WoWGuid' a 'ulong'
      [Compiler Error]: d:\Honorbuddy\Quest Behaviors\Deprecated\UseItemOn.cs(545,12) : error CS1502: La mejor coincidencia de método sobrecargado para 'System.Collections.Generic.List<ulong>.Add(ulong)' tiene algunos argumentos no válidos
      [Compiler Error]: d:\Honorbuddy\Quest Behaviors\Deprecated\UseItemOn.cs(545,30) : error CS1503: Argumento 1: no se puede convertir de 'Styx.WoWInternals.WoWGuid' a 'ulong'
      Warning: Errors in quest behaviors!
      [Compiler Error]: d:\Honorbuddy\Quest Behaviors\Deprecated\TheGiftThatKeepsOnGiving.cs(188,6) : error CS1502: La mejor coincidencia de método sobrecargado para 'System.Collections.Generic.List<ulong>.Contains(ulong)' tiene algunos argumentos no válidos
      [Compiler Error]: d:\Honorbuddy\Quest Behaviors\Deprecated\TheGiftThatKeepsOnGiving.cs(188,29) : error CS1503: Argumento 1: no se puede convertir de 'Styx.WoWInternals.WoWGuid' a 'ulong'
      [Compiler Error]: d:\Honorbuddy\Quest Behaviors\Deprecated\TheGiftThatKeepsOnGiving.cs(255,29) : error CS1502: La mejor coincidencia de método sobrecargado para 'System.Collections.Generic.List<ulong>.Add(ulong)' tiene algunos argumentos no válidos
      [Compiler Error]: d:\Honorbuddy\Quest Behaviors\Deprecated\TheGiftThatKeepsOnGiving.cs(255,47) : error CS1503: Argumento 1: no se puede convertir de 'Styx.WoWInternals.WoWGuid' a 'ulong'
      [Compiler Error]: d:\Honorbuddy\Quest Behaviors\Deprecated\UseItemOn.cs(415,37) : error CS1502: La mejor coincidencia de método sobrecargado para 'System.Collections.Generic.List<ulong>.Contains(ulong)' tiene algunos argumentos no válidos
      [Compiler Error]: d:\Honorbuddy\Quest Behaviors\Deprecated\UseItemOn.cs(415,60) : error CS1503: Argumento 1: no se puede convertir de 'Styx.WoWInternals.WoWGuid' a 'ulong'
      [Compiler Error]: d:\Honorbuddy\Quest Behaviors\Deprecated\UseItemOn.cs(423,37) : error CS1502: La mejor coincidencia de método sobrecargado para 'System.Collections.Generic.List<ulong>.Contains(ulong)' tiene algunos argumentos no válidos
      [Compiler Error]: d:\Honorbuddy\Quest Behaviors\Deprecated\UseItemOn.cs(423,60) : error CS1503: Argumento 1: no se puede convertir de 'Styx.WoWInternals.WoWGuid' a 'ulong'
      [Compiler Error]: d:\Honorbuddy\Quest Behaviors\Deprecated\UseItemOn.cs(423,77) : error CS1502: La mejor coincidencia de método sobrecargado para 'Honorbuddy.Quest_Behaviors.UseItemOn.BehaviorBlacklist.Contains(ulong)' tiene algunos argumentos no válidos
      [Compiler Error]: d:\Honorbuddy\Quest Behaviors\Deprecated\UseItemOn.cs(423,104) : error CS1503: Argumento 1: no se puede convertir de 'Styx.WoWInternals.WoWGuid' a 'ulong'
      [Compiler Error]: d:\Honorbuddy\Quest Behaviors\Deprecated\UseItemOn.cs(461,5) : error CS1502: La mejor coincidencia de método sobrecargado para 'Honorbuddy.Quest_Behaviors.UseItemOn.BehaviorBlacklist.Add(ulong, System.TimeSpan)' tiene algunos argumentos no válidos
      [Compiler Error]: d:\Honorbuddy\Quest Behaviors\Deprecated\UseItemOn.cs(461,27) : error CS1503: Argumento 1: no se puede convertir de 'Styx.WoWInternals.WoWGuid' a 'ulong'
      [Compiler Error]: d:\Honorbuddy\Quest Behaviors\Deprecated\UseItemOn.cs(545,12) : error CS1502: La mejor coincidencia de método sobrecargado para 'System.Collections.Generic.List<ulong>.Add(ulong)' tiene algunos argumentos no válidos
      [Compiler Error]: d:\Honorbuddy\Quest Behaviors\Deprecated\UseItemOn.cs(545,30) : error CS1503: Argumento 1: no se puede convertir de 'Styx.WoWInternals.WoWGuid' a 'ulong'
      Warning: Could not parse While body node
      Changing current profile to Grim Batol - Optimized Gold Farms - Medium Pulls
       
    16. EchoTiger

      EchoTiger Official Profile and Singular Developer Staff Member Moderator

      Joined:
      Nov 28, 2012
      Messages:
      6,809
      Likes Received:
      631
      Trophy Points:
      113
      Reinstall the bot (completely fresh copy) and update the profiles.

      [HR][/HR]


      Search for: Timer="Check" and remove that entire line.

      [HR][/HR]


      There's no debug information in the logs that would indicate what's wrong.
      Both end with the bot executing normal behavior.
      I can only assume it's an issue within the bot code itself - and hopefully it'll be fixed when a proper update is sent.


      [HR][/HR]


      Reinstall the bot (completely fresh copy) and update the profiles.
       
    17. jstang909

      jstang909 New Member

      Joined:
      Oct 18, 2014
      Messages:
      2
      Likes Received:
      0
      Trophy Points:
      0
      noob question when you say update profiles you mean your's right how do i do that? i downloaded the link you have on the 1st page again
       
    18. EchoTiger

      EchoTiger Official Profile and Singular Developer Staff Member Moderator

      Joined:
      Nov 28, 2012
      Messages:
      6,809
      Likes Received:
      631
      Trophy Points:
      113
      Yes, mine.
      If you're using the SVN - then you can use the SVN tool to automatically update the profiles.

      If you aren't, then just re-download them through the ZIP.
       
    19. xperiadudu

      xperiadudu New Member

      Joined:
      Mar 10, 2014
      Messages:
      310
      Likes Received:
      0
      Trophy Points:
      0
      when running the profile "gundrak" in the heavy pulls folder it doesn't work. i always get this message: Bot stopping! Reason: Nothing more to do.
       
    20. EchoTiger

      EchoTiger Official Profile and Singular Developer Staff Member Moderator

      Joined:
      Nov 28, 2012
      Messages:
      6,809
      Likes Received:
      631
      Trophy Points:
      113
      Make sure the profile is fully up to date even if you've updated it recently.
       

    Share This Page