• Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • Magitek - All In One - Still going strong!

    Discussion in 'Archives' started by Ichiba, Sep 25, 2014.

    Thread Status:
    Not open for further replies.
    1. nesarthin

      nesarthin Member

      Joined:
      Aug 5, 2014
      Messages:
      74
      Likes Received:
      2
      Trophy Points:
      8
      So i've been having this issue with RB and it mainly happens in Fatebot Using Magitek. it will path to where the fate is at and then target the mob and give the following error and then not do anything else. Sometimes it won't error but wont do anything until i cast the first spell then it takes over. Not sure why but The error is below as well as a log.



      Code:
      [00:58:27.253 D] System.NullReferenceException: Object reference not set to an instance of an object.
         at Magitek.Helpers.PartyHelper.<>c__DisplayClass44.<PeopleNeedingHealsAroundTarget>b__43(PartyMember u) in c:\Users\nesarthin\Downloads\Bots\RebornBuddy Files\Rebornbuddy 1.0.181.0\Routines\Magitek\Helpers\PartyHelper.cs:line 233
         at System.Linq.Enumerable.Count[TSource](IEnumerable`1 source, Func`2 predicate)
         at Magitek.Helpers.PartyHelper.PeopleNeedingHealsAroundTarget(Int32 hp, BattleCharacter target) in c:\Users\nesarthin\Downloads\Bots\RebornBuddy Files\Rebornbuddy 1.0.181.0\Routines\Magitek\Helpers\PartyHelper.cs:line 233
         at Magitek.Helpers.Combat.<DoPVPHealing>b__32(Object r) in c:\Users\nesarthin\Downloads\Bots\RebornBuddy Files\Rebornbuddy 1.0.181.0\Routines\Magitek\Helpers\Combat.cs:line 110
         at Magitek.Helpers.Casting.<>c__DisplayClass3.<Cast>b__0(Object ret) in c:\Users\nesarthin\Downloads\Bots\RebornBuddy Files\Rebornbuddy 1.0.181.0\Routines\Magitek\Helpers\Casting.cs:line 23
         at TreeSharp.Decorator.CanRun(Object context)
         at TreeSharp.Decorator.<Execute>d__0.MoveNext()
         at TreeSharp.Composite.Tick(Object context)
         at TreeSharp.PrioritySelector.<Execute>d__0.MoveNext()
         at TreeSharp.Composite.Tick(Object context)
         at TreeSharp.Decorator.<Execute>d__0.MoveNext()
         at TreeSharp.Composite.Tick(Object context)
         at TreeSharp.PrioritySelector.<Execute>d__0.MoveNext()
         at TreeSharp.Composite.Tick(Object context)
         at TreeSharp.Decorator.<Execute>d__0.MoveNext()
         at TreeSharp.Composite.Tick(Object context)
         at TreeSharp.PrioritySelector.<Execute>d__0.MoveNext()
         at TreeSharp.Composite.Tick(Object context)
         at TreeSharp.PrioritySelector.<Execute>d__0.MoveNext()
         at TreeSharp.Composite.Tick(Object context)
         at TreeSharp.PrioritySelector.<Execute>d__0.MoveNext()
         at TreeSharp.Composite.Tick(Object context)
         at ff14bot.Behavior.HookExecutor.Run(Object context)
         at TreeSharp.Action.RunAction(Object context)
         at TreeSharp.Action.<Execute>d__0.MoveNext()
         at TreeSharp.Composite.Tick(Object context)
         at TreeSharp.PrioritySelector.<Execute>d__0.MoveNext()
         at TreeSharp.Composite.Tick(Object context)
         at TreeSharp.Decorator.<Execute>d__0.MoveNext()
         at TreeSharp.Composite.Tick(Object context)
         at TreeSharp.PrioritySelector.<Execute>d__0.MoveNext()
         at TreeSharp.Composite.Tick(Object context)
         at TreeSharp.Decorator.<Execute>d__0.MoveNext()
         at TreeSharp.Composite.Tick(Object context)
         at TreeSharp.PrioritySelector.<Execute>d__0.MoveNext()
         at TreeSharp.Composite.Tick(Object context)
         at TreeSharp.Decorator.<Execute>d__0.MoveNext()
         at TreeSharp.Composite.Tick(Object context)
         at TreeSharp.PrioritySelector.<Execute>d__0.MoveNext()
         at TreeSharp.Composite.Tick(Object context)
         at ff14bot.TreeRoot.()
       

      Attached Files:

    2. Ichiba

      Ichiba New Member

      Joined:
      Jun 14, 2014
      Messages:
      258
      Likes Received:
      8
      Trophy Points:
      0
      I haven't been able to reproduce this. Try turning off Enable PVP Abilities in the PVP Abilities job settings tab. If it happens again, take a screenshot of the game as soon as it happens and PM it to me or something. Maybe this is an issue with RB not returning some value correctly. Looks like this profile needs a good amount of work like scholar.
       
    3. nesarthin

      nesarthin Member

      Joined:
      Aug 5, 2014
      Messages:
      74
      Likes Received:
      2
      Trophy Points:
      8

      i took off the PVP abilities and it seems to have resolved the issues. Thank you
       
    4. exaccuss

      exaccuss Active Member

      Joined:
      Nov 10, 2013
      Messages:
      1,021
      Likes Received:
      6
      Trophy Points:
      38
      Have you thought about putting a changelog on the first post? I just thought it would be easier for people to see what has been done/is been worked on etc.
       
    5. Dgame

      Dgame Member

      Joined:
      Aug 19, 2014
      Messages:
      320
      Likes Received:
      0
      Trophy Points:
      16
      Dragoon still pulls with Piercing Talon even if its unchecked. It also seldom if at all uses other abilities like Jump, even if a level cap doesn't restrict it or AOE mode is on/off. Or is it that it has to reach a certain point in the rotation to use it?
       

      Attached Files:

    6. Fog

      Fog New Member

      Joined:
      Oct 2, 2012
      Messages:
      25
      Likes Received:
      0
      Trophy Points:
      0
      I still seem to be having issues in lower level fates with BLM routine. It targets the mobs fine but it casts blizzard until umbral ice II and then sits there. Sometimes it will pull mob with fire I then just sit there. Only happens on lower level fates. Any fate where I have fire III and Blizz III it usually works perfectly.
       
    7. Endus

      Endus Community Developer

      Joined:
      Jul 9, 2012
      Messages:
      458
      Likes Received:
      6
      Trophy Points:
      18
      Looking at the code I may have forgot to compensate for lower levels with my Fire code. Try this .cs file and see if it fixes it for you (I haven't had the chance to test it myself so no promises, just let me know). :cool:
       

      Attached Files:

    8. Ichiba

      Ichiba New Member

      Joined:
      Jun 14, 2014
      Messages:
      258
      Likes Received:
      8
      Trophy Points:
      0
      Updated with your changes, Endus. I've been meaning to work on some stuff but I've been real busy this week. Sorry, I'm not ignoring anyone.
       
    9. Fog

      Fog New Member

      Joined:
      Oct 2, 2012
      Messages:
      25
      Likes Received:
      0
      Trophy Points:
      0
      Endus,

      I've been testing for about an hour. Looks much better. Rotation isn't perfect but it get's the job done. Thank you for your time and effort on this. Makes atma farming much nicer.
       
    10. exaccuss

      exaccuss Active Member

      Joined:
      Nov 10, 2013
      Messages:
      1,021
      Likes Received:
      6
      Trophy Points:
      38
      I am levelling archer and i have noticed it does not seem to use straight shot when the straigher shot buff is up. Using the allbasicclasses routine
      EDIT: It turns out by adding
      Code:
      Casting.Cast(r => "Straight Shot", r => Core.Player.HasAura("Straighter Shot"), r => Core.Player.CurrentTarget, r => 3, r => false),
      it seems to work.
       
      Last edited: Oct 11, 2014
    11. Dgame

      Dgame Member

      Joined:
      Aug 19, 2014
      Messages:
      320
      Likes Received:
      0
      Trophy Points:
      16
      My profile will start out fine but then stops moving, only attacking targets that spawn right next to me.
       

      Attached Files:

    12. exaccuss

      exaccuss Active Member

      Joined:
      Nov 10, 2013
      Messages:
      1,021
      Likes Received:
      6
      Trophy Points:
      38
      I'm no expert, but i had the problem of only attacking mobs that are really close to me. What i did is change the combat range to 1 (since you are melee dps) and it seemed to work.) Should be in combat settings.
       
    13. Wheredidigo

      Wheredidigo Community Developer

      Joined:
      Dec 15, 2013
      Messages:
      417
      Likes Received:
      8
      Trophy Points:
      18
      if you look at the error's you're getting in the log......

      You'll see that you're having a navigation issue...this error repeats until the process gets out of sync...probably because FF14 froze or crashed or something. Post the issue in the navigation thread.
       
    14. kagamihiiragi17

      kagamihiiragi17 Community Developer

      Joined:
      Jun 24, 2014
      Messages:
      873
      Likes Received:
      25
      Trophy Points:
      0
      In my experience that specific error is when the bot is requesting a path to a coordinate that isn't within the bounds of the map you're on. Not sure how it happened in this case, but if you run a MoveTo tag meant for one map on another map, there's a high likelihood you'll see that error.
       
    15. Dgame

      Dgame Member

      Joined:
      Aug 19, 2014
      Messages:
      320
      Likes Received:
      0
      Trophy Points:
      16
      I assure you that everything is related to this map. I was instructed to post the issue here. I'll post in navigation if the issue can't be resolved here. Thank you for the input. I hope this can be resolved soon.
       
    16. kagamihiiragi17

      kagamihiiragi17 Community Developer

      Joined:
      Jun 24, 2014
      Messages:
      873
      Likes Received:
      25
      Trophy Points:
      0
      It's still possible to happen on one map if coordinates not on the map are requested for some reason. I'm not sure of the reason in this case, but for example if you requested coordinates to an NPC who is behind a counter that you can't get behind, this error would most likely appear. I'm just giving the diagnosis, not the cause.
       
    17. WSFrazier

      WSFrazier Member

      Joined:
      Oct 13, 2012
      Messages:
      175
      Likes Received:
      1
      Trophy Points:
      18
      Thinking about coming back to FF:ARR, but had a question about the CR. Can this be used like a lazyraider/Enyo for a healing white mage? I control the movement and everything, while the bot just does the targeting and healing rotation? Got spoiled with HB/WoW using paid healing CR's.

      If so, how is the performance in end game, for dungeons and raiding?
       
    18. exaccuss

      exaccuss Active Member

      Joined:
      Nov 10, 2013
      Messages:
      1,021
      Likes Received:
      6
      Trophy Points:
      38
      It sure can! I have used this bot as 15-50 with dungeons on both healing classes, and it works just fine. Tweak the settings if necessary and it should be even better. I did eventually move back to a dps class though since i don't think it's very smart on fights where you have to be assigned to heal a certain person. Correct me if i'm wrong though.
       
    19. chickengenders

      chickengenders New Member

      Joined:
      Jun 1, 2014
      Messages:
      37
      Likes Received:
      0
      Trophy Points:
      0
      I'm leveling Thaumaturge and it just seems to spam fire a lot then getting rid of umbral fire by casting blizzard. Wouldn't it be better to occasionally switch to umbral ice for mana regen? I've been having a lot of downtime because of it.
       
    20. jrj400

      jrj400 Member

      Joined:
      Feb 18, 2013
      Messages:
      63
      Likes Received:
      0
      Trophy Points:
      6
      anyone know why my summoner lvl 31 wont summon the ifrit while its doing fate bot? prior to becoming a summoner when i was a arcainist it would summon which ever pet i set it to but now it wont.
      i have useifrit"true" in my settings and have my pet selected as ifrit under the combat settings but it doesn't use it. anyone know why or how to change it?
       
    Thread Status:
    Not open for further replies.

    Share This Page