• Visit Rebornbuddy
  • [O][MIN][BTN] Blue & Red Scripts | Unspoiled & Legendary Materials Farm

    Discussion in 'Mining-Botany Profiles' started by entrax, Sep 10, 2015.

    1. EnternalEnvy

      EnternalEnvy Member

      Joined:
      May 11, 2014
      Messages:
      222
      Likes Received:
      3
      Trophy Points:
      18
      is there any way that i can change the mount from chocobo to something else like twittania or whatever? thank you very much
       
    2. ladygamer

      ladygamer Member

      Joined:
      Oct 15, 2010
      Messages:
      175
      Likes Received:
      1
      Trophy Points:
      18
      Code:
      [08:09:09.491 N] Set default value for flying to false until we can determine if we can fly in this zone.
      [08:09:13.566 D] Traceback (most recent call last):
        File "<string>", line 4, in Execute
      TypeError: Invoke() takes exactly 2 arguments (0 given)
      [08:09:13.566 N] Stopping the bot. Reason:Error in condition.
      [08:09:13.567 D] Exception during scheduling Pulse: Microsoft.Scripting.ArgumentTypeException: Invoke() takes exactly 2 arguments (0 given)
         at Microsoft.Scripting.Interpreter.ThrowInstruction.Run(InterpretedFrame frame)
         at Microsoft.Scripting.Interpreter.Interpreter.Run(InterpretedFrame frame)
         at Microsoft.Scripting.Interpreter.LightLambda.Run3[T0,T1,T2,TRet](T0 arg0, T1 arg1, T2 arg2)
         at System.Dynamic.UpdateDelegates.UpdateAndExecute2[T0,T1,TRet](CallSite site, T0 arg0, T1 arg1)
         at Microsoft.Scripting.Interpreter.DynamicInstruction`3.Run(InterpretedFrame frame)
         at Microsoft.Scripting.Interpreter.Interpreter.Run(InterpretedFrame frame)
         at Microsoft.Scripting.Interpreter.LightLambda.Run1[T0,TRet](T0 arg0)
         at IronPython.Compiler.PythonCallTargets.OriginalCallTarget0(PythonFunction function)
         at System.Dynamic.UpdateDelegates.UpdateAndExecute1[T0,TRet](CallSite site, T0 arg0)
         at _Scripting_(Object[] )
         at ..()
         at ..get_IsDone()
         at ff14bot.NeoProfiles.ProfileBehavior.get_IsDoneCache()
         at ff14bot.NeoProfiles.IfTag.(ProfileBehavior )
         at System.Linq.Enumerable.All[TSource](IEnumerable`1 source, Func`2 predicate)
         at ff14bot.NeoProfiles.IfTag.get_IsDone()
         at ff14bot.NeoProfiles.ProfileBehavior.get_IsDoneCache()
         at ff14bot.NeoProfiles.TreeNode`1.()
         at ff14bot.NeoProfiles.TreeNode`1.()
         at ff14bot.NeoProfiles.TreeNode`1.Find()
         at ..()
         at ff14bot.NeoProfiles.NeoProfileManager.UpdateCurrentProfileBehavior()
         at ff14bot.BotBases.OrderBot.(Object , EventArgs )
         at ff14bot.Behavior.BrainBehavior.()
      [08:09:13.567 D] CurrentBot.Stop()
      [08:09:13.567 D] TreeHooks.Instance.ClearAll()
      [08:09:13.567 N] Clearing all hooks.
      
      seem to be getting this today
       
    3. ExMatt

      ExMatt Active Member

      Joined:
      Jul 5, 2015
      Messages:
      1,030
      Likes Received:
      14
      Trophy Points:
      38
      I will add it to the EnableFlight settings next release. Probably in a few hours. I still won't have a UI for the settings, but go to \Settings\{CharName}\EnableFlight.json

      Will update to let you know when it is available.
       
    4. ExMatt

      ExMatt Active Member

      Joined:
      Jul 5, 2015
      Messages:
      1,030
      Likes Received:
      14
      Trophy Points:
      38
      I'm sorrry, but that doesn't seem to be enough information for me to help. I did double check my entire codebase,a nd I am not calling Invoke anywhere, so i have a feeling it is not an issue with my code.
       
    5. Master9000

      Master9000 New Member

      Joined:
      Jul 22, 2015
      Messages:
      74
      Likes Received:
      3
      Trophy Points:
      0
      any updates on the update?

      btw tested 2.2 yesterdayy when gathering yesterday it didnt seem to land for Chysahl, ssomething im doing wrong?
       
    6. Blade

      Blade New Member

      Joined:
      Jul 21, 2015
      Messages:
      41
      Likes Received:
      0
      Trophy Points:
      0
    7. ExMatt

      ExMatt Active Member

      Joined:
      Jul 5, 2015
      Messages:
      1,030
      Likes Received:
      14
      Trophy Points:
      38

      Yes, pushed the changes. I also moved the location for the Settings to just be \Settings\EnableFlight.json. I feel it was unnecessary to have settings for each character.

      Edit: Not landing sounds like you didn't have EnableFlight plugin turned on. And you flew there with a FlightPathTo. If this is the case, it will try to use the default Navigator which might not have a valid travel path, and you will just sit there.
       
    8. ExMatt

      ExMatt Active Member

      Joined:
      Jul 5, 2015
      Messages:
      1,030
      Likes Received:
      14
      Trophy Points:
      38
      I have done a lot of updates to the Flight Navigator, and you should be able to interchange MoveTo with FlightPathTo tags with very close to, if not identical results. Currently MoveTo will have the benefit of collision detection and flying straight to the target if it has line of sight. I have re-implemented traveling in an Arc (parabola) for the Flight Navigator with what seems to be good results.
       
    9. ladygamer

      ladygamer Member

      Joined:
      Oct 15, 2010
      Messages:
      175
      Likes Received:
      1
      Trophy Points:
      18
      Code:
      http://ffxiv.consolegameswiki.com/wiki/Ephemeral_Nodes
      
      you have any examples to get these by chance? :) thinking of making something for these.
       
    10. Eklipse

      Eklipse New Member

      Joined:
      Dec 13, 2014
      Messages:
      208
      Likes Received:
      0
      Trophy Points:
      0
      is there by chance a way to have it convert scripts to tokens at a certain point ? so your not sitting on full and cant turn them in ?
       
    11. EnternalEnvy

      EnternalEnvy Member

      Joined:
      May 11, 2014
      Messages:
      222
      Likes Received:
      3
      Trophy Points:
      18
      agree would be nice if we could have that option implement in when you have the time :D
       
    12. ladygamer

      ladygamer Member

      Joined:
      Oct 15, 2010
      Messages:
      175
      Likes Received:
      1
      Trophy Points:
      18
      seems to be consistant for me, trying to figure out which timeframe it's doing it

      Code:
      [16:19:24.150 N] [GatherCollectable v3.0.7.1509200] Finished 1 of 1 loops.
      [16:19:24.169 D] Removed hook [PoiAction] 37baabc8-0fd9-4b19-bb4d-377692a347a9
      [16:19:24.170 V] [Poi.Clear] Reason: Current behavior changed to TeleportTo: LineNumber: 319, ZoneId: 0, AetheryteId: 8, Name: Waiting Aetheryte, Force: False, Aetheryte: null, IsDone: False, HighPriority: False, InCombat: False, QuestId: 0, StepId: 0, PostCombatDelay: 0, QuestName: null, IsDoneCache: False, Behavior: TreeSharp.PrioritySelector, .
      [16:19:24.170 D] Replaced hook [ProfileOrderBehavior_Hook] d13e7383-4a1a-466d-8cba-7b9fbc150e32
      [16:19:24.444 D] Teleporting to Limsa Lominsa Lower Decks
      [16:19:32.026 N] [FlightMover] Set default value for flying to false until we can determine if we can fly in this zone.
      [16:19:35.278 V] [Poi.Clear] Reason: Current behavior changed to TeleportTo: LineNumber: 549, ZoneId: 0, AetheryteId: 8, Name: Waiting Aetheryte, Force: False, Aetheryte: aetheryte 0x13CDA1E0, IsDone: False, HighPriority: False, InCombat: False, QuestId: 0, StepId: 0, PostCombatDelay: 0, QuestName: null, IsDoneCache: False, Behavior: TreeSharp.PrioritySelector, .
      [16:19:35.278 D] Replaced hook [ProfileOrderBehavior_Hook] f71c0de7-a09f-4453-aa18-1ed62facd97e
      [16:19:35.302 D] Traceback (most recent call last):
        File "<string>", line 4, in Execute
      TypeError: Invoke() takes exactly 2 arguments (0 given)
      [16:19:35.302 N] Stopping the bot. Reason:Error in condition.
      [16:19:35.302 D] Exception during scheduling Pulse: Microsoft.Scripting.ArgumentTypeException: Invoke() takes exactly 2 arguments (0 given)
         at Microsoft.Scripting.Interpreter.ThrowInstruction.Run(InterpretedFrame frame)
         at Microsoft.Scripting.Interpreter.Interpreter.Run(InterpretedFrame frame)
         at Microsoft.Scripting.Interpreter.LightLambda.Run3[T0,T1,T2,TRet](T0 arg0, T1 arg1, T2 arg2)
         at System.Dynamic.UpdateDelegates.UpdateAndExecute2[T0,T1,TRet](CallSite site, T0 arg0, T1 arg1)
         at Microsoft.Scripting.Interpreter.DynamicInstruction`3.Run(InterpretedFrame frame)
         at Microsoft.Scripting.Interpreter.Interpreter.Run(InterpretedFrame frame)
         at Microsoft.Scripting.Interpreter.LightLambda.Run1[T0,TRet](T0 arg0)
         at IronPython.Compiler.PythonCallTargets.OriginalCallTarget0(PythonFunction function)
         at System.Dynamic.UpdateDelegates.UpdateAndExecute1[T0,TRet](CallSite site, T0 arg0)
         at _Scripting_(Object[] )
         at ..()
         at ..get_IsDone()
         at ff14bot.NeoProfiles.ProfileBehavior.get_IsDoneCache()
         at ff14bot.NeoProfiles.IfTag.(ProfileBehavior )
         at System.Linq.Enumerable.All[TSource](IEnumerable`1 source, Func`2 predicate)
         at ff14bot.NeoProfiles.IfTag.get_IsDone()
         at ff14bot.NeoProfiles.ProfileBehavior.get_IsDoneCache()
         at ff14bot.NeoProfiles.TreeNode`1.()
         at ff14bot.NeoProfiles.TreeNode`1.()
         at ff14bot.NeoProfiles.TreeNode`1.Find()
         at ..()
         at ff14bot.NeoProfiles.NeoProfileManager.UpdateCurrentProfileBehavior()
         at ff14bot.BotBases.OrderBot.(Object , EventArgs )
         at ff14bot.Behavior.BrainBehavior.()
      [16:19:35.302 D] CurrentBot.Stop()
      [16:19:35.302 D] TreeHooks.Instance.ClearAll()
      [16:19:35.302 N] Clearing all hooks.
      [16:19:35.302 D] Added new hook [TreeStart] cd484292-6240-48e1-81e2-bfc2e4af39cf
      [16:19:35.302 D] Added new hook [PoiAction] adc707fe-7425-4160-bda6-c56a5316ab6e
      [16:19:35.302 D] Replaced hook [PreCombatBuff] fc569482-450d-425b-9e09-cb7cf47d012c
      [16:19:35.302 D] Replaced hook [Heal] 3562cd2a-3bc1-4dd7-86eb-a66a371e9eab
      [16:19:35.302 D] Replaced hook [Pull] 3fe5ed23-04b9-4dee-a9c7-fcfcf6675b4d
      [16:19:35.302 D] Replaced hook [CombatBuff] 21d2ecff-f3f9-4706-9592-1e8067c1c4cd
      [16:19:35.302 D] Replaced hook [Combat] 7a2b7062-ae17-4d65-bbe8-ca5007bfc265
      [16:19:35.302 D] Replaced hook [Rest] bfdcdecd-67b7-49ee-bc6a-0eeb5a3c1c0d
      [16:19:35.302 D] Navigator.Clear()
      [16:19:35.347 V] [Poi.Clear] Reason: Bot stopped
      [16:19:35.347 D] OnStop event
      [16:19:35.347 D] OnStop Event Invoking
      [16:19:35.347 D] ProfileOrderManager.OnBotStop. Resetting caches.
      
       
    13. mumitroll

      mumitroll Member

      Joined:
      Mar 23, 2015
      Messages:
      75
      Likes Received:
      1
      Trophy Points:
      8
      How's the favor profile coming along? :)
       
    14. tichy

      tichy Member

      Joined:
      Jun 6, 2015
      Messages:
      142
      Likes Received:
      3
      Trophy Points:
      18
      Speaking of which - if you are working on this entrax and need a pair of hands to help you out, totes willing!
       
    15. ExMatt

      ExMatt Active Member

      Joined:
      Jul 5, 2015
      Messages:
      1,030
      Likes Received:
      14
      Trophy Points:
      38
      I have had this for over a week. Look at my TurnInCollectables example. =0
       
    16. phaedrus

      phaedrus Member

      Joined:
      Jul 12, 2013
      Messages:
      964
      Likes Received:
      1
      Trophy Points:
      18
      @entrax it stuck on the tree at porcini spot. Can you check please?
       
    17. ExMatt

      ExMatt Active Member

      Joined:
      Jul 5, 2015
      Messages:
      1,030
      Likes Received:
      14
      Trophy Points:
      38
      post the log in case i can help.
       
    18. phaedrus

      phaedrus Member

      Joined:
      Jul 12, 2013
      Messages:
      964
      Likes Received:
      1
      Trophy Points:
      18
      Last edited: Sep 20, 2015
    19. ExMatt

      ExMatt Active Member

      Joined:
      Jul 5, 2015
      Messages:
      1,030
      Likes Received:
      14
      Trophy Points:
      38
      Hmm... getting stuck on the tree while landing is something that should only happen if you are coming from way above the spot, almost directly on top or more than a 60 degree angle... Does it happen every time?
       
    20. phaedrus

      phaedrus Member

      Joined:
      Jul 12, 2013
      Messages:
      964
      Likes Received:
      1
      Trophy Points:
      18
      yup
       

    Share This Page