Right on! How about x64 compatibility? I see every month or so a new addon-esque system, or bot, or some other random thing that is only compatible with the x64 version, and all this rumor and speculation of "no longer supporting 'legacy' versions is concerning, at the least. Sorry for the multi-post, you replied too fast! XD
All my gathering profiles doesn't work anymore. Every eorzean time check has 1HE of advance (When I check between(2,3) it goes at 1:00AM instead of 2:00AM)
Version 363 Code: Add FishingManager.TugType and FishingManager.SelectedBaitItemId Add GatheringManager.HqGatheringCombo
Version 364 Code: The following conditonals now provide all the overloads they were intended to HuntEntryCompleted HuntSubEntryCompleted HuntGCEntryCompleted HuntGCSubEntryCompleted HuntGCRankCompleted HuntGCEntryCompleted HuntGCSubEntryCompleted HuntGCEntryCompleted HuntGCSubEntryCompleted HasItem ItemCount HasHqItem HqItemCount HasNqItem NqItemCount Updated ironpython Change how we handle finding agent modules UseTransport: Favor objects that are close to the provided position Log line number when condition execution fails in if and while tags Gathertag: Properly output debug information when the poi is changed Make sure we are not flying before we try to interact with a node (improves compatbility with exmats enableflight plugin) Shorcircuit the logic for returning to a hotspot if our vision totally encompasses the hotspot (it will no longer run back all the way to the center of the hotspot thus looking more human and saving time)
Does this affect RB at all? http://forum.square-enix.com/ffxiv/...anctuary-A-Guide-to-DPS?p=3576473#post3576473
Version 366 Code: New version for ff14 3.2 All reported mesh issues have been fixed Descending method has changed, now will slide down objects instead of stuttering
ChatManager.SendChat is throwing System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> GreyMagic.InjectionSEHException: Injection resulted in a process exception with error code 0xc0000005 testing in rebornconsole should reproduce
ff14bot.Managers.MovementManager.StartAscending(), ff14bot.Managers.MovementManager.StartDescending(), ff14bot.Managers.MovementManager.StopAscending(), ff14bot.Managers.MovementManager.StopDescending() are throwing System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.Exception: Error while writing Memory! should be reproducible in rebornconsole
Pushing a new build now, i wasn't able to reproduce it 100% let me know if you are still able to after this version.
ff14bot.Managers.DataManager.GetLocalizedQuestName() can't seem to get the name for quests (and preventing pickupquesttag from working)
ff14bot.RemoteWindows.JournalAccept.Accept() is hitting decline instead of accept I think. it's a least closing the window without accepting the quest
New version building. Also there is no need to provide the entire namespace in the console or in code tags for most functions. JournalAccept.Accept() works fine and the ff14bot.RemoteWindows just complicates it needlessly