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

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

    1. H0mura

      H0mura New Member

      Joined:
      Mar 17, 2012
      Messages:
      6
      Likes Received:
      0
      Trophy Points:
      0
      Having same problem as pateutz. New clean HB installed.
       

      Attached Files:

      Last edited: Mar 18, 2015
    2. Jicha

      Jicha New Member

      Joined:
      Nov 13, 2014
      Messages:
      11
      Likes Received:
      0
      Trophy Points:
      0
      Same problem with

      <CustomBehavior File="Hooks\DoWhen" ActivityName="Open_SBloated" UseWhen="HasItem(67495)" AllowUseDuringCombat="true" > <!-- Strange Bloated Stomach -->
      <CustomBehavior File="RunCode" Code="Logging.Write(System.Windows.Media.Colors.DeepSkyBlue, &quot;[Azyul]: Opening Strange Bloated Stomach.&quot;);" />
      <CustomBehavior File="UseItem" ItemId="67495" NumOfTimes="500" TerminateWhen="!HasItem(67495)" />
      </CustomBehavior>

      Opening strange bloated stomach blocks the script.
       
    3. EchoTiger

      EchoTiger Official Profile and Singular Developer Staff Member Moderator

      Joined:
      Nov 28, 2012
      Messages:
      6,810
      Likes Received:
      631
      Trophy Points:
      113
      Sounds like a bug to me.
      Could you post a log?


      [Hr][/Hr]


      Make sure your bot is running the latest version.
      If it is, reinstall it.


      [Hr][/Hr]


      Hrrm,
      Stuff like this is unpredictable and pretty hard to avoid.

      A coordinate could be added that pulls Laj away from the pedistals after combat starts -
      But during his encounter I believe he teleports onto the pedistal unless you kill him fast enough.

      This has been a bug for a while, I haven't really been able to look into a reliable solution.
      Perhaps blackspotting the pedistals would work - if the bot actually "uses" the blackspots. 9/10 it doesn't seem to. Lol


      [Hr][/Hr]


      The only thing I could suggest is to report it to the support thread.

      [Hr][/Hr]


      Which of the two errors are you getting?
       
    4. pateutz

      pateutz New Member

      Joined:
      Dec 7, 2013
      Messages:
      7
      Likes Received:
      0
      Trophy Points:
      0
      reinstalled and same thing
       
    5. Jicha

      Jicha New Member

      Joined:
      Nov 13, 2014
      Messages:
      11
      Likes Received:
      0
      Trophy Points:
      0
      [DoWhen-v1974(error)] For DoWhenActivity ActivityName(CustomDeathHook), predicate (() => Me.IsGhost) was not reset by execution.
      This is a profile problem, and can result in erratic Honorbuddy behavior.
      The predicate must return to 'false' after the action has been successfully executed.
       
    6. jomama7789

      jomama7789 New Member

      Joined:
      Apr 7, 2012
      Messages:
      14
      Likes Received:
      0
      Trophy Points:
      1
      It says this when i load your profile

      2 compiler errors encountered in profile 'Deathcharger's Reins Farm [$Rev$]'
      'If' xml element on line number 335 has following errors
      1) Operator '!' cannot be applied to operand of type 'Styx.WoWClass' at offset 0

      2) Operator '!' cannot be applied to operand of type 'Styx.WoWClass' at offset 0
       
    7. HarveySpecter

      HarveySpecter Member

      Joined:
      Feb 26, 2015
      Messages:
      192
      Likes Received:
      0
      Trophy Points:
      16
      Ashes of alar doesn't work? I can't load it on my HB

      EDIT: It works with an older version of HB.
      EDIT2: Why does the bot wait 8min infront of the last boss?
       
      Last edited: Mar 18, 2015
    8. H0mura

      H0mura New Member

      Joined:
      Mar 17, 2012
      Messages:
      6
      Likes Received:
      0
      Trophy Points:
      0
    9. pateutz

      pateutz New Member

      Joined:
      Dec 7, 2013
      Messages:
      7
      Likes Received:
      0
      Trophy Points:
      0
    10. Fgame

      Fgame Member

      Joined:
      Oct 2, 2014
      Messages:
      301
      Likes Received:
      0
      Trophy Points:
      16
      Please help me. Profile Halls of Lightning

      Between profiles heavy and lite no not some differences
      in Lite pulls as much exactly as mobs and heavy.
       
    11. nonstop1005

      nonstop1005 New Member

      Joined:
      Apr 7, 2014
      Messages:
      16
      Likes Received:
      0
      Trophy Points:
      0
      Changing current profile to [SK-Lite]Shao-Tien Moguls [$Rev: 1132 $]
      2 compiler errors encountered in profile '[SK-Lite]Shao-Tien Moguls [$Rev: 1132 $]'
      'If' xml element on line number 283 has following errors
      1) The name 'HasAura' does not exist in the current context at offset 0

      'If' xml element on line number 286 has following errors
      1) The name 'HasAura' does not exist in the current context at offset 0



      this is the errors i am getting
       
    12. EchoTiger

      EchoTiger Official Profile and Singular Developer Staff Member Moderator

      Joined:
      Nov 28, 2012
      Messages:
      6,810
      Likes Received:
      631
      Trophy Points:
      113
      Bot issue.
      It should be fixed with the latest versions.


      [Hr][/Hr]


      Once the timer starts, does the boss not aggro?
      It waits 8 minutes for his *RP* event.
       
    13. EchoTiger

      EchoTiger Official Profile and Singular Developer Staff Member Moderator

      Joined:
      Nov 28, 2012
      Messages:
      6,810
      Likes Received:
      631
      Trophy Points:
      113
      'Same thing' being that you're getting both of the errors you reported?
      The DoWhen error is common, it shouldn't be breaking anything unless something changed in the latest updates.


      [Hr][/HR]


      This issue is common, however its never been known to actually stop the bot - or cause it to break.

      Is it stopping the bot?


      [Hr][/Hr]


      In most situations it is a profile issue, but I know how DoWhen behaves more-so than the admins do.
      This error will pop up even if the predicate is false.


      [Hr][/Hr]


      If this is happening, then your bot is ignoring the <EnableBehavior Name="Combat" /> lines for whatever reason.
      The only thing I could suggest is you put wait timers between each pull, and have them terminate when combat isn't detected.

      If you don't know how to do this tell me and I'll make an edit for you.


      [Hr][/Hr]


      Can you post a full log?
      This isn't typically a profile error - but and error in the bot that was supposidely fixed.
       
    14. nonstop1005

      nonstop1005 New Member

      Joined:
      Apr 7, 2014
      Messages:
      16
      Likes Received:
      0
      Trophy Points:
      0
      there is no log as it isnt letting the bot start sorry that is all it is giving
       
    15. daeron

      daeron New Member

      Joined:
      Feb 10, 2012
      Messages:
      27
      Likes Received:
      0
      Trophy Points:
      0
      im getting the [DoWhen-v1974(error)] aswell and it doesnt stop the honorbuddy just stop in ghost form next to the angel not moving at all.
      it happens a lot since the last 2 updates from honorbuddy.
       
    16. EchoTiger

      EchoTiger Official Profile and Singular Developer Staff Member Moderator

      Joined:
      Nov 28, 2012
      Messages:
      6,810
      Likes Received:
      631
      Trophy Points:
      113
      A log should be generated regardless.
      If you bot is crashing on startup, then that's a bot issue.

      Delete the "Settings" file in your Honorbuddy folder.
      Note: this will remove your key from the login screen, so make sure you have it saved somewhere.
       
    17. EchoTiger

      EchoTiger Official Profile and Singular Developer Staff Member Moderator

      Joined:
      Nov 28, 2012
      Messages:
      6,810
      Likes Received:
      631
      Trophy Points:
      113
      Could you post a log of it?
      I have no information on this error at all.
       
    18. nonstop1005

      nonstop1005 New Member

      Joined:
      Apr 7, 2014
      Messages:
      16
      Likes Received:
      0
      Trophy Points:
      0
      View attachment 4384 2015-03-19 22.txt
       
    19. daeron

      daeron New Member

      Joined:
      Feb 10, 2012
      Messages:
      27
      Likes Received:
      0
      Trophy Points:
      0
    20. EchoTiger

      EchoTiger Official Profile and Singular Developer Staff Member Moderator

      Joined:
      Nov 28, 2012
      Messages:
      6,810
      Likes Received:
      631
      Trophy Points:
      113
      Thanks for the log but..
      You removed the load information of this profile, so I have no idea which profile you're using along with any of the other technical information.
       

    Share This Page