Jump to content
  • Movement stuck detection too sensitive for Caster


    Runaro
    • Version: All Product: WRobot General Type: Bug Status: Fixed

    I don't really play caster, so i found this bug just recently..

    Seems like the stuck detection is too sensitive for caster, cuz the bot thinks a lot of times, that he's stuck while casting.

    [N] 11:51:36 - [MovementManager] Think we are stuck
    [N] 11:51:36 - [MovementManager] Trying something funny, hang on
    [D] 11:51:36 - [MovementManager] Avoid wall: StrafeLeft

    Here's a video:

     

    17 Aug 2016 11H50.log.html



    User Feedback

    Recommended Comments

    Runaro

    Posted

    Forgot to say which version: Wotlk 3.3.5a

    Dreamful

    Posted

    Can confirm that, have the same issue on caster, WotLK 3.3.5 Version.

    iMod

    Posted

    Same problem here. Seems that it ignores "IsCasting".

    Droidz

    Posted

    Changed Status to Awaiting Feedback

    Changed Version to All

    Droidz

    Posted

    Hello, to fix problem temporaly, increment fightclass range or add at spells condition "Target Distance" : "SmallerOrEqual" : Your range. add "c sharp code" condtion at your range spells with code: 

    ObjectManager.Target.GetDistance <= wManager.Wow.Helpers.CustomClass.GetRange

    I'll try to find solution (but this problem is amplify in wow 3.3.5, I ignore why).

    Runaro

    Posted

    29 minutes ago, Droidz said:

    Hello, to fix problem temporaly, increment fightclass range or add at spells condition "Target Distance" : "SmallerOrEqual" : Your range.

    I'll try to find solution (but this problem is amplify in wow 3.3.5, I ignore why).

    Works okay as a temporarily solution, i really hope you'll fix that problem. ( had to change now every caster FightClass, because of it :sad: )

    But thanks, for the temporarily fix.

    Runaro

    Posted

    Okay, that solution is worse then the stuck problem, because now the bot is having problems with moving ( patrolling ) units.

    Droidz

    Posted

    You have incremented fightclass range or add  "Target Distance" condition?

    Runaro

    Posted

    9 minutes ago, Droidz said:

    You have incremented fightclass range or add  "Target Distance" condition?

    I've send you via PM one of my caster FightClass.

    Runaro

    Posted

    2 hours ago, Droidz said:

    Hello, to fix problem temporaly, increment fightclass range or add at spells condition "Target Distance" : "SmallerOrEqual" : Your range. add "c sharp code" condtion at your range spells with code: 

    
    ObjectManager.Target.GetDistance <= wManager.Wow.Helpers.CustomClass.GetRange

    I'll try to find solution (but this problem is amplify in wow 3.3.5, I ignore why).

    That temporarily solution works good, thanks!

    But i really hope, that the problem itself gonna get fixed, once you find the bug that it cause.

    Droidz

    Posted

    In next update, I'll add fightclass condition "Target In Combat Range" (add add in spell with hight range).



    Create an account or sign in to comment

    You need to be a member in order to leave a comment

    Create an account

    Sign up for a new account in our community. It's easy!

    Register a new account

    Sign in

    Already have an account? Sign in here.

    Sign In Now

×
×
  • Create New...