Combat Assist:
Will now check and see if your party members are incombat instead of solely checking the players status.
-This can be disalbed in the options menu
Kupo:
Slight performance improvement by extracting delegates to a variable.
Api Changes:
Character.StatusFlags implemented
PartyManager: PartyMember.BattleCharacter saves a cast from gameobject
Like he said, when the bot 32bit is working fine , they will fix the 64bit .. TO avoid people crying from both sides.Thanks for replying, my version is 64, DX11, so just wait for it?
I am getting This version of ff14 is not supported, why 64 bit will still be updated this?
Thank you again![]()
Thanks for replying, my version is 64, DX11, so just wait for it?
I am getting This version of ff14 is not supported, why 64 bit will still be updated this?
Thank you again![]()
[08:58:58.368 D] ReadWriteMemoryException: Error while reading memory! Only part of a ReadProcessMemory or WriteProcessMemory request was completed, at addr: 300905A59, Size: 1
at GreyMagic.ExternalProcessMemory.ReadByteBuffer(IntPtr addr, Void* buffer, Int32 count)
at GreyMagic.MemoryBase.Read[T](IntPtr addr)
at ff14bot.Objects.Chocobo.get_Summoned()
at ff14bot.NeoProfiles.Tags.SimpleDutyTag.<>c.<CreateBehavior>b__51_8(Object r) in C:\Users\moonf\Documents\Rebornbuddy64 1.0.120.0\Quest Behaviors\SimpleDuty.cs:line 198
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 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 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.()
[08:59:02.315 D] Finished checking gear in 00:00:00.0005135
[08:59:02.318 D] ReadWriteMemoryException: Error while reading memory! Only part of a ReadProcessMemory or WriteProcessMemory request was completed, at addr: 300905A59, Size: 1
at GreyMagic.ExternalProcessMemory.ReadByteBuffer(IntPtr addr, Void* buffer, Int32 count)
at GreyMagic.MemoryBase.Read[T](IntPtr addr)
at ff14bot.Objects.Chocobo.get_Summoned()
at ff14bot.NeoProfiles.Tags.SimpleDutyTag.<>c.<CreateBehavior>b__51_8(Object r) in C:\Users\moonf\Documents\Rebornbuddy64 1.0.120.0\Quest Behaviors\SimpleDuty.cs:line 198
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 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 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.()
[08:59:17.349 D] Finished checking gear in 00:00:00.0005692
[08:59:17.352 D] ReadWriteMemoryException: Error while reading memory! Only part of a ReadProcessMemory or WriteProcessMemory request was completed, at addr: 300905A59, Size: 1
at GreyMagic.ExternalProcessMemory.ReadByteBuffer(IntPtr addr, Void* buffer, Int32 count)
at GreyMagic.MemoryBase.Read[T](IntPtr addr)
at ff14bot.Objects.Chocobo.get_Summoned()
at ff14bot.NeoProfiles.Tags.SimpleDutyTag.<>c.<CreateBehavior>b__51_8(Object r) in C:\Users\moonf\Documents\Rebornbuddy64 1.0.120.0\Quest Behaviors\SimpleDuty.cs:line 198
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 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 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.()
Hm keep getting this at random points, and it doesn't move.
Thanks for the report, should be fixed now, just restart the bot.
Neither, there is no update to download.Is it just taking an abnormal amount of time to cook, or do we need to kick the update server?(No update prompt yet, or an update to update.buddyauth.com)
ClearLog();
while (Core.Me.InCombat)
{
var auraTime = Core.Me.GetAuraById(500).TimeLeft;
Log(auraTime);
Thread.Sleep(100);
}
[03:36:29.873 N] RebornBuddy64 1.0.120.0
[03:36:47.549 N] Logging in...
[03:36:47.768 N] T: 5247892548503249044 H: 2768900214
[03:36:48.251 D] Microsoft Windows NT 6.2.9200.0
[03:36:53.183 D] Current Locale Eng
[03:36:53.184 N] Currently a level 60 Miner
[03:36:53.184 N] Compiling custom behaviors...
[03:37:02.246 D] Done compiling custom behaviors...
[03:37:02.275 D] Reloading AssemblyLoader<ff14bot.AClasses.BotBase> - Initializing
[03:37:04.110 N] [Auto-Updater][ATB] ATB was loaded successfully.
[03:37:04.170 N] [Siune] Started.
[03:37:04.480 N] [Arcade] Language: English
[03:37:04.480 N] [Auto-Updater][Arcade] Arcade was loaded successfully.
[03:37:05.091 N] [Arcade] Logged in.
[03:37:05.346 N] [Siune] Started.
[03:37:05.362 N] [Crawler: 1/22/2017 3:37:05 AM] TogglePauseKey was called. Updating Crawler_Pause HotKey now!
[03:37:05.375 N] [Crawler: 1/22/2017 3:37:05 AM] TogglePauseModifierKey was called. Updating Crawler_Pause HotKey now!
[03:37:05.432 D] System.InvalidOperationException: Collection was modified; enumeration operation may not execute.
at System.ThrowHelper.ThrowInvalidOperationException(ExceptionResource resource)
at System.Collections.Generic.List`1.Enumerator.MoveNextRare()
at ff14bot.Managers.HotkeyManager.()
at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
at System.Threading.ThreadHelper.ThreadStart()
[03:37:05.471 N] [Auto-Updater][Crawler] Crawler loaded.
Another question for you, Mastahg. Is the-70/-66/-whatever TimeRemaining in the pastebin below just a bug that we are going to have to work around? It only happens as you are refreshing/gaining that aura, but because we tick at 30TPS, it can cause things looking for a time remaining on an aura, such as needing to refresh said aura, to do incorrect things in that 600ms window.
Code:ClearLog(); while (Core.Me.InCombat) { var auraTime = Core.Me.GetAuraById(500).TimeLeft; Log(auraTime); Thread.Sleep(100); }
Result: 37.25407 37.15326 37.05315 36.96979 36.85317 36.7188 36.61943 36.51931 - Pastebin.com
Edit: Week long link: 37.25407 37.15326 37.05315 36.96979 36.85317 36.7188 36.61943 36.51931 - Pastebin.com
Thanks!
What causes this on RB load sometimes?
Code:[03:36:29.873 N] RebornBuddy64 1.0.120.0 [03:36:47.549 N] Logging in... [03:36:47.768 N] T: 5247892548503249044 H: 2768900214 [03:36:48.251 D] Microsoft Windows NT 6.2.9200.0 [03:36:53.183 D] Current Locale Eng [03:36:53.184 N] Currently a level 60 Miner [03:36:53.184 N] Compiling custom behaviors... [03:37:02.246 D] Done compiling custom behaviors... [03:37:02.275 D] Reloading AssemblyLoader<ff14bot.AClasses.BotBase> - Initializing [03:37:04.110 N] [Auto-Updater][ATB] ATB was loaded successfully. [03:37:04.170 N] [Siune] Started. [03:37:04.480 N] [Arcade] Language: English [03:37:04.480 N] [Auto-Updater][Arcade] Arcade was loaded successfully. [03:37:05.091 N] [Arcade] Logged in. [03:37:05.346 N] [Siune] Started. [03:37:05.362 N] [Crawler: 1/22/2017 3:37:05 AM] TogglePauseKey was called. Updating Crawler_Pause HotKey now! [03:37:05.375 N] [Crawler: 1/22/2017 3:37:05 AM] TogglePauseModifierKey was called. Updating Crawler_Pause HotKey now! [03:37:05.432 D] System.InvalidOperationException: Collection was modified; enumeration operation may not execute. at System.ThrowHelper.ThrowInvalidOperationException(ExceptionResource resource) at System.Collections.Generic.List`1.Enumerator.MoveNextRare() at ff14bot.Managers.HotkeyManager.() at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state) at System.Threading.ThreadHelper.ThreadStart() [03:37:05.471 N] [Auto-Updater][Crawler] Crawler loaded.
Pvp abilities aren't being added to the Actionmanager on RB64.
![]()
While on RB32 ...
![]()
Thanks.