• Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • HB3 forgets flight points daily

    Discussion in 'Honorbuddy Support' started by CoreFun, Sep 18, 2016.

    1. CoreFun

      CoreFun Member

      Joined:
      Jul 14, 2012
      Messages:
      83
      Likes Received:
      1
      Trophy Points:
      8
      Every single day bot checks every fp what it meets (all my bots doing this). He writes some shit in file KnownFlightNodes.json, however every day it forgets it.

      UseFlightPaths="False" means nothing for it (HB2 also).

      What can I f***ing do ?

      View attachment 9592 2016-09-18 21.01.txt
       
      Last edited: Sep 18, 2016
    2. Tony

      Tony "The Bee" Staff Member Moderator

      Joined:
      Jan 15, 2010
      Messages:
      128,834
      Likes Received:
      571
      Trophy Points:
      113
      update Hb
       
    3. CoreFun

      CoreFun Member

      Joined:
      Jul 14, 2012
      Messages:
      83
      Likes Received:
      1
      Trophy Points:
      8
      Seems like I missed 856 update...
       
      Last edited: Sep 18, 2016
    4. CoreFun

      CoreFun Member

      Joined:
      Jul 14, 2012
      Messages:
      83
      Likes Received:
      1
      Trophy Points:
      8
    5. Tony

      Tony "The Bee" Staff Member Moderator

      Joined:
      Jan 15, 2010
      Messages:
      128,834
      Likes Received:
      571
      Trophy Points:
      113
      what do you mean by "it forgets them" whats the actual issue?
       
    6. CoreFun

      CoreFun Member

      Joined:
      Jul 14, 2012
      Messages:
      83
      Likes Received:
      1
      Trophy Points:
      8
      Atleast once per day every bot learns every flypoint it meets. Even this fp was learned yesterday.
      And bot can freeze at this point for many minutes. Until my program restart it (then it leaves this point and starts to work as if nothing had happened)
       
    7. Tony

      Tony "The Bee" Staff Member Moderator

      Joined:
      Jan 15, 2010
      Messages:
      128,834
      Likes Received:
      571
      Trophy Points:
      113
      are you running bot and game as admin?

      we can not reproduce what you are describing
       
    8. MaiN

      MaiN Moderator Staff Member Moderator Buddy Core Dev

      Joined:
      Jan 15, 2010
      Messages:
      1,017
      Likes Received:
      35
      Trophy Points:
      48
      Honorbuddy needs to make sure it knows exactly what flight paths it can use. Even if we meet a flight master and see that that specific flight path is known (since it has no green !),
      we cannot know if you have played manually and learned other flight paths. For that reason Honorbuddy will, every 24 hours, go to the first flight master it sees to update this information. This is intended.

      EDIT: I forgot to mention that this behavior cannot be disabled by user settings. The behavior can be disabled by the profile if that is desired, but HB might not use flight paths correctly if the information is not up to date.
       
      Last edited: Oct 7, 2016
    9. CoreFun

      CoreFun Member

      Joined:
      Jul 14, 2012
      Messages:
      83
      Likes Received:
      1
      Trophy Points:
      8
      So sad !
      Bots are farming 24/7, and learning points looks weird (for other players). Besides that bots are stuck at FP for hours! I had to write a program that presses Stop/Start button.

      How can I disable learning points ?
       
    10. Tony

      Tony "The Bee" Staff Member Moderator

      Joined:
      Jan 15, 2010
      Messages:
      128,834
      Likes Received:
      571
      Trophy Points:
      113
      it doesnt look that weird for other players tbh,its recommended not to disable it as it will probably bug and thats something you dont like i guess
       
    11. CoreFun

      CoreFun Member

      Joined:
      Jul 14, 2012
      Messages:
      83
      Likes Received:
      1
      Trophy Points:
      8
      It's definely bug - bot stucks at flymaster for hours. And bot moves to learn point by GROUND. Even if I press 'Space' to fly higher, bot goes down to the ground for every step. Now I can interrupt it with own tool, however this bug reduces gph and increases the risk of being killed by players.
       
    12. Bengan12

      Bengan12 Well-Known Member

      Joined:
      Feb 24, 2011
      Messages:
      1,967
      Likes Received:
      31
      Trophy Points:
      48
      So to be clearer with the problem. Normally it updates FP in like 1-2 seconds. Yours is stuck for hours?

      That issue is caused if bot has problem to write to HDD, this could be a problem if the bot is stored on C: and not run as administrator.
       
    13. Tony

      Tony "The Bee" Staff Member Moderator

      Joined:
      Jan 15, 2010
      Messages:
      128,834
      Likes Received:
      571
      Trophy Points:
      113
      we need a log file for this in that case
       
    14. CoreFun

      CoreFun Member

      Joined:
      Jul 14, 2012
      Messages:
      83
      Likes Received:
      1
      Trophy Points:
      8
      I'll prepare log with long stuck
       
    15. CoreFun

      CoreFun Member

      Joined:
      Jul 14, 2012
      Messages:
      83
      Likes Received:
      1
      Trophy Points:
      8
      View attachment 3892 2016-10-14 07.41.txt
      I think I understand the reason!
      Bots stucks always at vendor. Quest profile forces bot to sell all items and waits until bags are free. However bot ignores vendor action and runs to FP where it wait 'until bags are free'.
      And here I need to forbid learning FPs !
      How can I do it ?

      For some profiles I no need to use FP. So I want to forbid using FPs.
       
    16. Tony

      Tony "The Bee" Staff Member Moderator

      Joined:
      Jan 15, 2010
      Messages:
      128,834
      Likes Received:
      571
      Trophy Points:
      113
      so is it getting stuck on buy/sell vendor or FP guy?
       
    17. CoreFun

      CoreFun Member

      Joined:
      Jul 14, 2012
      Messages:
      83
      Likes Received:
      1
      Trophy Points:
      8
      Bot ignores vendor action and runs to FP where it wait 'until bags are free'
       
    18. Tony

      Tony "The Bee" Staff Member Moderator

      Joined:
      Jan 15, 2010
      Messages:
      128,834
      Likes Received:
      571
      Trophy Points:
      113
      do you have any wow addons enabled?
       
    19. CoreFun

      CoreFun Member

      Joined:
      Jul 14, 2012
      Messages:
      83
      Likes Received:
      1
      Trophy Points:
      8
      Yes. Wow addon for quick selling.
      Profile waits until bags stay free and continue farming...
      Code:
      <CustomBehavior File="ForcedMount" MountType="Flying" />
      <CustomBehavior	File="FlyTo"... />
      <CustomBehavior	File="FlyTo"... />
      		
      <CustomBehavior File="InteractWith" MobId="xxxxx" />
      
      <While Condition="!(Me.Combat) &amp;&amp; (Me.FreeBagSlots &lt; 124)" >
      	<CustomBehavior File="WaitTimer" WaitTime="1000" />
      </While>
      
      <CustomBehavior	File="FlyTo"... />
      <CustomBehavior	File="FlyTo"... />
      
       
      Last edited: Oct 14, 2016
    20. Tony

      Tony "The Bee" Staff Member Moderator

      Joined:
      Jan 15, 2010
      Messages:
      128,834
      Likes Received:
      571
      Trophy Points:
      113
      disable your addons and try again plz
       

    Share This Page