Okay testing so far works great now that its out in the field and killing shit. Of course every now and then it'll be frozen and I'll have to manually talk to an npc or restart it but no profile is perfect. Thanks for your hard work so far!
I get this when I try to use it Code: [18:36:15.801 N] BehaviorDirectory element found,but couldn't find directory C:\Users\Calissa\Desktop\Rebornbuddy 1.0.287.0\Profiles\../Quest Behaviors [18:36:15.812 N] Failed to load profile: Element StopBot is not supported. Please check your XML and try again. (<StopBot />) Line 51 [18:34:53.765 D] System.Exception: Element Travel is not supported. Please check your XML and try again. (<Travel To="156" />) Line 69 at Clio.XmlEngine.PropertyProcessor.(PropertyInfo , XElement , Object ) at Clio.XmlEngine.XmlEngine.Load(Object obj, XElement element) at Clio.XmlEngine.PropertyProcessor.(PropertyInfo , XElement , Object ) at Clio.XmlEngine.XmlEngine.Load(Object obj, XElement element) at Clio.XmlEngine.PropertyProcessor.(PropertyInfo , XElement , Object ) at Clio.XmlEngine.XmlEngine.Load(Object obj, XElement element) at Clio.XmlEngine.PropertyProcessor.(PropertyInfo , XElement , Object ) at Clio.XmlEngine.XmlEngine.Load(Object obj, XElement element) at Clio.XmlEngine.PropertyProcessor.(XElement , Type ) at Clio.XmlEngine.PropertyProcessor..(XElement ) at System.Linq.Enumerable.WhereSelectEnumerableIterator`2.MoveNext() at System.Collections.Generic.List`1..ctor(IEnumerable`1 collection) at System.Linq.Enumerable.ToList[TSource](IEnumerable`1 source) at Clio.XmlEngine.PropertyProcessor.(XElement , PropertyInfo ) at Clio.XmlEngine.PropertyProcessor.(PropertyInfo , XElement , Object ) at Clio.XmlEngine.XmlEngine.Load(Object obj, XElement element) at ff14bot.NeoProfiles.NeoProfile.Load(XElement element, String path) at ff14bot.NeoProfiles.NeoProfile.Load(String path) at ff14bot.NeoProfiles.NeoProfileManager.Load(String profilePath, Boolean rememberPath) I fixed it -_- lmao But it doesnt run very well it just stops a lot
Based on that snippet, your "Quest Behaviors" folder is not in the right location. Please elaborate on "stops a lot," or provide a full log file, if possible.
Seeing some poor behaviors in Heavensward in Dravanian Forelands on the quest Treason and Plot. Bot gets to approximately x21y34 on the map or -46.89423 y -120.8287 z 599.4833 and runs back and forth a few yards, back and forth. Not a big deal, I'll pass it manually, but it's very obviously not natural behavior, could be a nav issue, idk, but starting here first. Log attached, I've stopped and started several times, after starting the bot runs off a good distance then comes back to the location. View attachment 13532 2015-07-16 07.20.txt
I noticed there are a few more items in the repository that don't show up on the OP, are these incomplete/future projects that shouldn't be used?
That quest is probably on me to fix. It wasn't meshed properly when I did that part of the profile, iirc. Will jot down a reminder. Thanks! If you're referring to the Aether Currents, Aethernets, etc., those have their own topics (found here).
For those watching this topic daily for updates, I apologize for not being in a position to provide them every single day as originally planned. Between work, my incredibly frustrating commute, spending some time (never enough, IMO) with my kids, being married and other side projects around the house, I'm limited to 1-2 hours a day to even sit down at the computer at home to maintain things I want to do personally on my accounts, which further limits development time. Although I try to prioritize profile writing, just decompressing at 10 PM for a few minutes to get beyond the day's events tends to never be enough. I feel obligated to give you all an update, but certainly cannot express how understanding you have all been, directly through PMs/Skype and passively by not posting complaints every 2 hours. I want to send my deepest thanks to those who have donated, in time or money, towards the HW project! I absolutely cannot thank you enough. I am not, nor am even close to being burned out on the game or my (several) projects, active and planned, so you don't have to worry there - it just comes down to availability. I should™ have some more quests for you all tonight! Thank you all again for being a great community to consider myself a part of!
is there a way to get this to choose items that are useful to me when completing a quest? ex. Laying the Foundation chose a str ring when im a WHM/CNJ
Thank you for the support. Yes. I will be commenting out my reward overrides this weekend and will be adding comments on how to modify the profile to choose a specific reward if you'd prefer. According to mastahg, it should, by default, choose the appropriate reward for your current class, so my overrides were not necessary.
Problems? Hey the Heavensword.xml dont questing! [19:01:23.879 N] Checking level 50 quests... [19:01:24.084 V] [Poi.Clear] Reason: Current behavior changed to LogMessageTag: LineNumber: 4910, IsDone: False, Message: Checking level 51 quests..., HighPriority: False, InCombat: False, QuestId: 0, StepId: 0, PostCombatDelay: 0, QuestName: null, IsDoneCache: False, Behavior: TreeSharp.PrioritySelector, . [19:01:24.084 D] Replaced hook [ProfileOrderBehavior_Hook] e1860806-04e7-40c7-8df5-242d61f40006 [19:01:24.087 N] Checking level 51 quests... [19:01:24.196 V] [Poi.Clear] Reason: Current behavior changed to NoCombatMoveToTag: LineNumber: 5949, XYZ: <382.2704, 168.0293, 376.7556>, Name: Provisions, Distance: 3, UseMesh: True, Wait: 5000, HighPriority: True, IsDone: False, InCombat: False, QuestId: 0, StepId: 0, PostCombatDelay: 0, QuestName: null, IsDoneCache: False, Behavior: TreeSharp.PrioritySelector, . [19:01:24.196 D] Removed all hooks from [ProfileOrderBehavior_Hook] [19:01:24.196 D] Replaced hook [HighPriorityProfileOrderBehavior_Hook] fef16f57-f3aa-416d-8e16-70604d400896 [19:01:24.208 D] Requesting path on 401 from <-626.7044, -122.5, 554.8266> to <382.2704, 168.0293, 376.7556> [19:01:24.817 D] No viable path from <-626.7044, -122.5, 554.8266> to <382.2704, 168.0293, 376.7556> in 00:00:00.6089796 ms [19:01:38.575 D] Finished checking gear in 00:00:00.0026553 [19:01:53.706 D] Finished checking gear in 00:00:00.0100476 Always do gear Check what i can do?
It should be firing off one of the following (but doesn't appear to be doing that): Code: <If Condition="Managers.WorldManager.HasAetheryteId(72)"> <TeleportTo Name="Camp Cloudtop" AetheryteId="72" /> </If> Code: <If Condition="not Managers.WorldManager.HasAetheryteId(72)"> <LogMessage Message="Please manually move to Camp Cloudtop and restart the profile." /> <StopBot /> </If> Move to The Sea of Clouds and try again.
Profile Name: A Realm Awoken Issue: I just turned in the dungeon quest for The Sunken Temple of Qarn. The bot teleports to Horizon, goes west and stops at X:18 Y:16. It dismounts and pulls up and closes my journal/quest log over and over along with the resulted error in quotes below. Any ideas? I've also attached the full log in case you needed that as well. Thank you
I had picked that up manually myself before running this profile. I got it fixed by starting the profile then initiating the quest manually. Thank you for the quick reply and posting which quest was throwing up the issue.
Getting this error when running the heavensward profile [04:06:52.967 N] Checking level 50 quests... [04:06:53.028 V] [Poi.Clear] Reason: Current behavior changed to TeleportTo: LineNumber: 748, ZoneId: 0, AetheryteId: 70, Name: Foundation, Force: False, Aetheryte: null, IsDone: False, HighPriority: False, InCombat: False, QuestId: 0, StepId: 0, PostCombatDelay: 0, QuestName: null, IsDoneCache: False, Behavior: TreeSharp.PrioritySelector, . [04:06:53.028 D] Replaced hook [ProfileOrderBehavior_Hook] bcb4a332-7b24-44d3-a156-38f2ecd0c1c7 [04:06:53.295 D] Teleporting to Foundation [04:07:03.954 D] Exception during scheduling Pulse: System.NullReferenceException: Object reference not set to an instance of an object. at ff14bot.NeoProfiles.pathing.Calculate() in c:\Users\darcy\Desktop\Rebornbuddy\Plugins\OrderBotTags\Travel.cs:line 550 at ff14bot.NeoProfiles.TravelTag.OnStart() in c:\Users\darcy\Desktop\Rebornbuddy\Plugins\OrderBotTags\Travel.cs:line 226 at ff14bot.NeoProfiles.ProfileBehavior.Start() at ..() at ff14bot.NeoProfiles.NeoProfileManager.UpdateCurrentProfileBehavior() at ff14bot.BotBases.OrderBot.(Object , EventArgs ) at ff14bot.Behavior.BrainBehavior.()
Do you have Travel.cs in my "Quest Behaviors" folder and the "OrderBotTags" folder? If so, please replace the one in "OrderBotTags" with mine - you may have an old version in "OrderBotTags."