How does chocobotriner should work? because i press start but it didn't do anything! Here the log... View attachment 1888 2015-03-23 10.26.txt Ty in advance!
I just got another update for this about 30 minutes ago. It seems it broke all the interactions with attuning with an aetheryte. Any idea why? Black Brush Aetheryte. It moves close to aetheryte but then just stands there. Actually it just looks like with anything that interacts with an object id seems to not work unless it's a lot closer. Profiles I've used constantly are getting hung up on certain places. Aetherytes being one that seems to always be the case.
Should be fixed in the new version. Bug had nothing todo with aeterytes or anything, just an issue with the useobjecttag
Is there any way to rollback to previous version? I am using a questing profile but each time I am going to use an atheryte or anything else the bot goes crazy and running forth and back..this may result in lots of reports..so I have stopped boting atm Any way to download the previous version?
Hey mastahg, I noticed that RB now shuts down when FFXIV does (if it is still running); nice little touch .
I have already posted on the questing profile section but I will add them here too. To be easier to find the problem, everytime the bot did this I manually stopped it. So the problem will be some lines above the line where the bot stops EDIT: Nevermind, new version fixed it Thanks!
I was running a mining profile and received this message a lot that caused the bot to stop completely: Code: System.IndexOutOfRangeException: Index was outside the bounds of the array. at ff14bot.Managers.ChatLogEntry.(Byte[] ) at ff14bot.Managers.ChatLogEntry..ctor(Byte[] bytes) at ff14bot.Managers.GamelogManager.Pulse() at ff14bot.Behavior.Pulsator.Pulse(PulseFlags CurrentPulseFlags) at ff14bot.TreeRoot.() I would like to point out that no other plug-ins were active or used in any way while this profile ran. I never came across this issue until recently with the latest revision of RB.
Version 254 Code: Orderbot: UseItem, UseObject: If a interaction target is found in a hotspot we are not navigating to, set the hotspot that contains the target as the one we are interested in. HandOver, TurnIn: New optinal attribute added: "RequiresHq", array of bools indicating if the items that are being handed over must be high quality or not. If provided, the number of items must match the number of different itemids. Gathertag: Will now wait until the gathering log window opens before releasing control back to the bot. Now uses the builtin log functions. Conditions: IsTimeBetween now handles the case IsTimeBetween(19,1), ie when the end time is on the nextday IsTimeBetween now uses (now >= start) && (now <= end) instead of (now > start) && (now < end) So it will now match 19 at exactly 19, instead of having to wait until 19:01 Jsonsettings: Mark the version as non-browse-able.
I was running a botany profile and received this message a lot that caused the bot to stop completely: Code: System.IndexOutOfRangeException: Index was outside the bounds of the array. at ff14bot.Managers.ChatLogEntry.(Byte[] ) at ff14bot.Managers.ChatLogEntry..ctor(Byte[] bytes) at ff14bot.Managers.GamelogManager.Pulse() at ff14bot.Behavior.Pulsator.Pulse(PulseFlags CurrentPulseFlags) at ff14bot.TreeRoot.() I would like to point out that no other plug-ins were active or used in any way while this profile ran. View attachment 14352 2015-03-29 10.18.txt
Version 257 Code: Updated database to have the items and quests added in this patch Orderbot: Clear grindarea on startup Kupo: Archer/Bard has received an update.
Is there any chance whatsoever in adding a Pause/resume hotkey (like Alt+X) in Orderbot settings (i know there are no settings yet at all). Would be very much appreciated.
It took years to get a Pause feature in HB, so while it would be nice, I'm sure it's lower on the priority list. Suggestions never hurt, though!