• Visit Rebornbuddy
  • HB ARCHIVES: LazyRaider-- DO NOT DELETE

    Discussion in 'Archives' started by bobby53, Jul 4, 2011.

    1. crack00r

      crack00r Member

      Joined:
      Jan 15, 2010
      Messages:
      697
      Likes Received:
      1
      Trophy Points:
      18
      Anyone know some help?

      my log says:
      [LazyRaider] move to tank @ 51.6 yds
      [LazyRaider] move to tank @ 51.6 yds
      [LazyRaider] move to tank @ 51.6 yds

      But the char wont move... Oo


      Code:
      [20:25:23.887 N] [LazyRaider] move to tank @ 27.3 yds[20:25:23.888 D] Exception was thrown in BotBase.Root.Tick
      [20:25:23.888 D] System.Exception: Failed to generate path ---> System.NullReferenceException: Der Objektverweis wurde nicht auf eine Objektinstanz festgelegt.
         at (Object , Vector3 , Vector3 , QueryFilter , Vector3& , PolygonReference& )
         at Tripper.Navigation.WowNavigator.FindPath(Vector3 start, Vector3 end)
         at Styx.Pathing.MeshNavigator..()
         at System.Threading.Tasks.Task`1.InnerInvoke()
         at System.Threading.Tasks.Task.Execute()
         --- End of inner exception stack trace ---
         at Styx.Pathing.MeshNavigator.FindPath(WoWPoint start, WoWPoint end)
         at Styx.Pathing.MeshNavigator.MoveTo(WoWPoint location)
         at Styx.Pathing.Navigator.MoveTo(WoWPoint location, Int32 mapID)
         at Styx.Bot.CustomBots.LazyRaider.<CreateFollowBehavior>b__32(Object param0) in c:\HB\Bots\LazyRaider\LazyRaider.cs:line 683
         at Styx.TreeSharp.Action.RunAction(Object context)
         at Styx.TreeSharp.Action..()
         at Styx.TreeSharp.Composite.Tick(Object context)
         at Styx.TreeSharp.Decorator..()
         at Styx.TreeSharp.Composite.Tick(Object context)
         at Styx.TreeSharp.PrioritySelector..()
         at Styx.TreeSharp.Composite.Tick(Object context)
         at Styx.TreeSharp.Sequence..()
         at Styx.TreeSharp.Composite.Tick(Object context)
         at Styx.TreeSharp.PrioritySelector..()
         at Styx.TreeSharp.Composite.Tick(Object context)
         at Styx.TreeSharp.PrioritySelector..()
         at Styx.TreeSharp.Composite.Tick(Object context)
         at Styx.Common.HookExecutor.Run(Object context)
         at Styx.TreeSharp.Action.RunAction(Object context)
         at Styx.TreeSharp.Action..()
         at Styx.TreeSharp.Composite.Tick(Object context)
         at Styx.CommonBot.TreeRoot.()
         at Styx.CommonBot.TreeRoot.(Action , String , Boolean )
      
      
      
       
      Last edited: Jan 12, 2015
    2. ash23

      ash23 New Member

      Joined:
      Oct 26, 2013
      Messages:
      182
      Likes Received:
      0
      Trophy Points:
      0
      is there any way to make lazy raider loot the corpse?
       
    3. ArmyDr

      ArmyDr New Member

      Joined:
      Dec 17, 2011
      Messages:
      455
      Likes Received:
      53
      Trophy Points:
      0
      Thank you very much!!! This is what i needed!!! Will give LazyRaider a shot too... What's the benefit of LazyRaider over PartyBot?
       
    4. fatality89

      fatality89 New Member

      Joined:
      Jun 2, 2013
      Messages:
      1
      Likes Received:
      0
      Trophy Points:
      0
      i test it
       
    5. bobby53

      bobby53 New Member

      Joined:
      Jan 15, 2010
      Messages:
      4,040
      Likes Received:
      178
      Trophy Points:
      0
      That is a bug in the Singular combat routine. I maintain that however, so have made a fix that will be in the next release of Singular. Note that Singular releases are available prior to the next HonorBuddy release by visiting the Singular thread to download. Thanks for the log and good luck with your Singular Priest, Bobby53
       
    6. HBfanboy1980

      HBfanboy1980 Active Member

      Joined:
      Jan 16, 2012
      Messages:
      1,139
      Likes Received:
      11
      Trophy Points:
      38
      hey Bobby53, thanks for all your contributions to HB!

      My question is more of a curiosity given my computer situation. I know a routine can be optimized to run better with some raiding botbase than other. My question is just about what is the difference of lazyraider to Enyo? I like Enyo, but it lags my PC very bad even with everything turned way way down.Lazy raide with low CPU is mostly OK even in raid finder.
       
    7. ubergoober

      ubergoober New Member

      Joined:
      Nov 19, 2010
      Messages:
      321
      Likes Received:
      0
      Trophy Points:
      0
      Is there any way to force healing out of combat if partymemberHP % < X%
      I've noticed when I'm watching TV a lot in LFR my guy just sits there in LFR because he's not in combat, so won't heal... And other situations of course
       
    8. lexkiev

      lexkiev New Member

      Joined:
      Sep 19, 2013
      Messages:
      10
      Likes Received:
      0
      Trophy Points:
      0
      Hello, is it possible to disable auto use dps burst cooldowns? can i setup bot to just dps and use cooldowns manually?
       
    9. HHeLiBeBCNOF

      HHeLiBeBCNOF Member

      Joined:
      Oct 24, 2014
      Messages:
      93
      Likes Received:
      3
      Trophy Points:
      8
      That has nothing to do with the Botbase and must be configured in your Routine/CC
       
    10. bigbeefy

      bigbeefy New Member

      Joined:
      Sep 15, 2014
      Messages:
      26
      Likes Received:
      0
      Trophy Points:
      0
      I want to follow a player and assist kill their target without having to manually target. Im not sure what im doing wrong, sometimes it will target the tank's target but most of the time it will not. Do i need to set the follow range smaller? The follow tank feature is working good and when I manual target it will start the combat routine, so just need to figure out how to get it to do the targeting.
       
    11. bobby53

      bobby53 New Member

      Joined:
      Jan 15, 2010
      Messages:
      4,040
      Likes Received:
      178
      Trophy Points:
      0
      The biggest difference in performance you should see is due to the Combat Routine used and not the BotBase. If the BotBase implements the API Contracts it is supposed to for interacting with a Combat Routine, then the key difference you would see is really the Combat Routine implementation. Some Combat Routines do well with a high number of frames per second, others do not. Most Combat Routines support running with framelocks enabled, a few do not. You may need to adjust default settings in the BotBase to account for the strengths/weaknesses of your Combat Routine, and while it is only an assumption the difference you see between Enyo and LR is likely due to the Combat Routine you are using and the settings in place with the manual assist botbase you are using. -Bobby53
       
    12. bobby53

      bobby53 New Member

      Joined:
      Jan 15, 2010
      Messages:
      4,040
      Likes Received:
      178
      Trophy Points:
      0
      The Combat Routine you use controls the use of cooldowns, not LazyRaider. Click Class Config and see if your combat routine exposes settings that allow you to control their use. -Bobby53
       
    13. bigbeefy

      bigbeefy New Member

      Joined:
      Sep 15, 2014
      Messages:
      26
      Likes Received:
      0
      Trophy Points:
      0
      It says in description for this botbase " In group with Tank selected and Auto Target option active, LazyRaider will automatically target Tank's target"

      So my question is there specific reason why it will not target tanks target when I have this feature enable? Is there range requirement? Also if it does target tank's target will it start combat or just target only?
       
    14. krazas

      krazas New Member

      Joined:
      Feb 22, 2015
      Messages:
      8
      Likes Received:
      0
      Trophy Points:
      0
      hi,
      i'd like to know how to disable the automatic moves on lazyraider, cause my char (a healer ) keeps moving to be in range of tank and jumps in the aoe.
      thanks
      krazas
       
    15. Soeski

      Soeski Member

      Joined:
      Jan 15, 2010
      Messages:
      971
      Likes Received:
      2
      Trophy Points:
      18
      There is a checkbox for that (auto follow tank or something like that). If that is already turned off, check your CR.
       
    16. Svenstar123

      Svenstar123 Member

      Joined:
      Dec 24, 2012
      Messages:
      584
      Likes Received:
      24
      Trophy Points:
      18
      Is the LUA chat output still safe to use ? I read it leves footprints back which may get you banned. Beside that is there anything else "unsafe" about this BB compared to others ?

      Sven.
       
    17. chinajade

      chinajade Well-Known Member Moderator Buddy Core Dev

      Joined:
      Jul 20, 2010
      Messages:
      17,540
      Likes Received:
      172
      Trophy Points:
      63
      Hi, Svenstar123, and many thanks for bringing this to our attention.

      We've opened HB-2154("Lazyraider should not be printing anything to the Bliz chat window?") against the issue.

      cheers,
      chinajade
       
    18. TomTurbo

      TomTurbo New Member

      Joined:
      Dec 26, 2014
      Messages:
      2
      Likes Received:
      0
      Trophy Points:
      1
      Is Lazy still safe?
       
    19. chinajade

      chinajade Well-Known Member Moderator Buddy Core Dev

      Joined:
      Jul 20, 2010
      Messages:
      17,540
      Likes Received:
      172
      Trophy Points:
      63
      Hi, TomTurbo,

      As safe as it ever was. If we felt it was a risk, we'd take it offline.

      cheers,
      chinajade
       
    20. TomTurbo

      TomTurbo New Member

      Joined:
      Dec 26, 2014
      Messages:
      2
      Likes Received:
      0
      Trophy Points:
      1
      fine :):):)
      regards
       

    Share This Page