• Visit Rebornbuddy
  • [Release] RebornBuddy Version 1.0.461

    Discussion in 'Archives' started by mastahg, Jan 11, 2014.

    1. mastahg

      mastahg Administrator Staff Member

      Joined:
      Feb 27, 2011
      Messages:
      5,231
      Likes Received:
      364
      Trophy Points:
      83
      Version 465
      Code:
      Updated for ff14 3.5
      
      Api changes:
      
      Chocobo.Object is now a BattleCharacter instead of gameobject (it always was, just doing the cast for you now)
      
      
      I'm sure a few things are broken. Most likely crafting. If you have an issue please provide a log, sample code for the console + log is best.
       
      Gentoo likes this.
    2. razzle

      razzle Member

      Joined:
      Nov 3, 2012
      Messages:
      188
      Likes Received:
      1
      Trophy Points:
      18
    3. mastahg

      mastahg Administrator Staff Member

      Joined:
      Feb 27, 2011
      Messages:
      5,231
      Likes Received:
      364
      Trophy Points:
      83
      We don't provide support for third party routines, youll need to post on where ever you got them.
       
    4. razzle

      razzle Member

      Joined:
      Nov 3, 2012
      Messages:
      188
      Likes Received:
      1
      Trophy Points:
      18
      I still have fate bot and it is not working either
       
    5. teh4x

      teh4x New Member

      Joined:
      Feb 9, 2015
      Messages:
      15
      Likes Received:
      1
      Trophy Points:
      3
    6. PureFresh

      PureFresh Member

      Joined:
      Nov 10, 2014
      Messages:
      46
      Likes Received:
      0
      Trophy Points:
      6
      morning can someone take a look at this log (( crafting log ))
      its not crafting, just stopping.
      trowing an exception
      (( added another log, also exception while trying to buy mats ))
       

      Attached Files:

      Last edited: Jan 18, 2017
    7. ZeeZee

      ZeeZee Member

      Joined:
      Nov 6, 2014
      Messages:
      61
      Likes Received:
      3
      Trophy Points:
      8
      Class changing, and buying seems to be broken.

      If you manually change class then Lisbeth will work.
      The ability change via Lisbeth is also broken, so set these manually (or disable the option).
       
      Last edited: Jan 18, 2017
    8. iyake

      iyake Member

      Joined:
      Oct 19, 2014
      Messages:
      143
      Likes Received:
      5
      Trophy Points:
      18
      GameObject.CanAttack is always returning false. The composite returned by CreateBrain is also clearing Kill POIs thinking they're dead when the unit isn't, not sure if it's related.
       
    9. PureFresh

      PureFresh Member

      Joined:
      Nov 10, 2014
      Messages:
      46
      Likes Received:
      0
      Trophy Points:
      6

      yea, i tried that
      but it will get to the point that it open the recipee list
      but then it will say something about not being able to select the item
      from the list

      unfortunately i'm at work right now
      cannot put another log

      hopefully by the time i get home tonight
      it will be updated
       
    10. pookabunny

      pookabunny New Member

      Joined:
      Sep 23, 2015
      Messages:
      27
      Likes Received:
      1
      Trophy Points:
      3
      Last edited: Jan 18, 2017
    11. mastahg

      mastahg Administrator Staff Member

      Joined:
      Feb 27, 2011
      Messages:
      5,231
      Likes Received:
      364
      Trophy Points:
      83
      CanAttack will now return the correct value. Still investigating other issues, no support will be given for lisbeth here.
       
    12. mastahg

      mastahg Administrator Staff Member

      Joined:
      Feb 27, 2011
      Messages:
      5,231
      Likes Received:
      364
      Trophy Points:
      83
      Then post a log, saying "it doesnt work" is useless
       
    13. PureFresh

      PureFresh Member

      Joined:
      Nov 10, 2014
      Messages:
      46
      Likes Received:
      0
      Trophy Points:
      6

      Im sorry
      forgot LISBETH
      was somewhere else.

      thx for the guidance
       
    14. kentuckyjo

      kentuckyjo New Member

      Joined:
      Jan 13, 2011
      Messages:
      25
      Likes Received:
      0
      Trophy Points:
      1
      Hey Mastahg,

      Enums.PlayerIcon are currently off. Right now, a player that is Viewing Cutscene returns as Using_a_Chocobo_Porter when retrieving the BattleCharacter.Icon property.
       
    15. y2krazy

      y2krazy Community Developer

      Joined:
      Jun 21, 2011
      Messages:
      2,803
      Likes Received:
      70
      Trophy Points:
      48
      Accepting quests appears to be broken at this time. It appears that RB will try to interact with the NPC, but no Talk dialogues or JournalAccept windows will appear. Manually accepting a quest will allow an Order Bot profile to continue as intended.
       
    16. m3chanical

      m3chanical New Member

      Joined:
      Jul 6, 2014
      Messages:
      11
      Likes Received:
      0
      Trophy Points:
      1
      The code:
      AgentModule.ToggleAgentInterfaceById(211);

      Used to show the Orchestrion list before the patch. Presently it shows one of the adventure squadron windows.
       
    17. mastahg

      mastahg Administrator Staff Member

      Joined:
      Feb 27, 2011
      Messages:
      5,231
      Likes Received:
      364
      Trophy Points:
      83
      Thanks for the report. I'll look into it.

      Then the id changed.
       
    18. mastahg

      mastahg Administrator Staff Member

      Joined:
      Feb 27, 2011
      Messages:
      5,231
      Likes Received:
      364
      Trophy Points:
      83
      Build 467 fixes the issue accepting quests.

      Also, Log(someobj.DynamicString()); works in the console now.
       
    19. BruddahWan

      BruddahWan New Member

      Joined:
      Oct 20, 2016
      Messages:
      20
      Likes Received:
      0
      Trophy Points:
      1
      Purchasing from NPCs is not working (kind of like how it wasn't picking up quests).

      Code:
      [22:00:23.458 V] [Poi.Clear] Reason: Current behavior changed to ExMoveToTag: { Location: <-650.1684, -123.7523, 523.7875>, LineNumber: 11425 }.
      [22:00:23.458 D] Replaced hook [ProfileOrderBehavior_Hook] 7b84fde6-2b83-4d06-9e3c-b24085602bf9
      [22:00:23.459 D] Requesting path on 401 from <-623.558, -122.5, 536.8558> to <-650.1684, -123.7523, 523.7875>
      [22:00:23.470 D] Generated path to <-650.1684, -123.7523, 523.7875> in 00:00:00.0111807 ms
      [22:00:23.512 N] Sprinting
      [22:00:23.512 D] DoAction Spell 3 0xE0000000
      [22:00:27.127 V] [Poi.Clear] Reason: Current behavior changed to BuyItem: ItemIds: System.Int32[], ItemCounts: System.Int32[], NpcId: 1011947, InteractDistance: 3, DialogOption: 1, XYZ: <-650.1684, -123.7523, 523.7875>, IsDone: False, NPC: Peddler of Wonders 0x16370BD0, HighPriority: False, LineNumber: 11426, InCombat: False, QuestId: 0, StepId: 0, PostCombatDelay: 0, QuestName: null, IsDoneCache: False, Behavior: null, .
      [22:00:27.130 D] Replaced hook [ProfileOrderBehavior_Hook] a2f2920c-ee6a-4a37-aba5-83a606b46b79
      [22:00:27.143 D] Interacting with Peddler of Wonders 0x16370BD0
      [22:00:27.927 D] Buddy.Coroutines.CoroutineUnhandledException: Exception was thrown by coroutine ---> System.NullReferenceException: Object reference not set to an instance of an object.
         at ff14bot.RemoteWindows.Shop.get_Items()
         at ff14bot.NeoProfiles.Tags.BuyItem.<BuyItems>d__40.MoveNext() in B:\Games\Rebornbuddy\Quest Behaviors\BuyItem.cs:line 164
      --- End of stack trace from previous location where exception was thrown ---
         at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
         at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
         at TreeSharp.ActionRunCoroutine...()
         --- End of inner exception stack trace ---
         at Buddy.Coroutines.Coroutine.CheckPostConditions(Boolean shouldBeCanceled)
         at Buddy.Coroutines.Coroutine.Resume(Boolean forStop)
         at Buddy.Coroutines.Coroutine.Resume()
         at TreeSharp.ActionRunCoroutine.Run(Object context)
         at TreeSharp.Action.RunAction(Object context)
         at TreeSharp.Action.<Execute>d__13.MoveNext()
         at TreeSharp.Composite.Tick(Object context)
         at TreeSharp.Decorator.<Execute>d__12.MoveNext()
         at TreeSharp.Composite.Tick(Object context)
         at TreeSharp.PrioritySelector.<Execute>d__2.MoveNext()
         at TreeSharp.Composite.Tick(Object context)
         at TreeSharp.PrioritySelector.<Execute>d__2.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__13.MoveNext()
         at TreeSharp.Composite.Tick(Object context)
         at TreeSharp.PrioritySelector.<Execute>d__2.MoveNext()
         at TreeSharp.Composite.Tick(Object context)
         at TreeSharp.PrioritySelector.<Execute>d__2.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__13.MoveNext()
         at TreeSharp.Composite.Tick(Object context)
         at TreeSharp.Decorator.<Execute>d__12.MoveNext()
         at TreeSharp.Composite.Tick(Object context)
         at TreeSharp.PrioritySelector.<Execute>d__2.MoveNext()
         at TreeSharp.Composite.Tick(Object context)
         at ff14bot.TreeRoot.() --> System.NullReferenceException: Object reference not set to an instance of an object.
         at ff14bot.RemoteWindows.Shop.get_Items()
         at ff14bot.NeoProfiles.Tags.BuyItem.<BuyItems>d__40.MoveNext() in B:\Games\Rebornbuddy\Quest Behaviors\BuyItem.cs:line 164
      --- End of stack trace from previous location where exception was thrown ---
         at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
         at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
         at TreeSharp.ActionRunCoroutine...()
       
    20. zeikai

      zeikai New Member

      Joined:
      Aug 21, 2016
      Messages:
      11
      Likes Received:
      0
      Trophy Points:
      1
      Trying to use order bot profile to do botanist 1-60 leveling, keep getting this.

      [04:36:11.304 V] [Poi.Clear] Reason: Current behavior changed to GatherTag: IsDone: False, WhileCondition: not NqHasAtLeast(5509,10), InteractDistance: 3, HotSpots: System.Collections.Generic.List`1[ff14bot.Navigation.HotSpot], BlackSpots: System.Collections.Generic.List`1[ff14bot.Navigation.BlackSpot], GatherObject: Mature Tree, ItemNames: null, Loops: -1, Slot: 3, SkillOrder: null, HighPriority: False, LineNumber: 168, InCombat: False, QuestId: 0, StepId: 0, PostCombatDelay: 0, QuestName: null, IsDoneCache: False, Behavior: null, .
      [04:36:11.307 D] Added new hook [PoiAction] 8d1fc45c-4b89-47a3-b812-0f6cce44686c
      [04:36:11.308 D] Replaced hook [ProfileOrderBehavior_Hook] 1e8d13b1-d497-44f8-9802-e61dfeed24f8
      [04:36:13.622 D] Requesting path on 128 from <-64.88069, 41.90938, -127.8045> to <404.9244, -6.997395, 234.0985>
      [04:36:13.666 D] No viable path from <-64.88069, 41.90938, -127.8045> to <404.9244, -6.997395, 234.0985> in 00:00:00.0441123 ms
       

    Share This Page