What's new
  • Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • Visit Resources
  • Visit Downloads
  • Visit Portal
RebornBuddy Forums

Register a free account today to become a member! Once signed in, you'll be able to participate on this site by adding your own topics and posts, as well as connect with other members through your own private inbox!

Byteme1000

New Member
Joined
Sep 11, 2015
Messages
18
I am not sure what is going on but the bot is out gathering just
fine then it says authentication failed and it asks me for
my key again.

Everything was working fine then this started happening... can some
one look into this I have attached my log.

It is about 12:34 AM PST right now on September 25 2015 (early Friday morning)

View attachment 6480 2015-09-25 01.25.txt

Code:
[07:27:44.616 N] Authentication failed, disconnecting.
[07:27:44.617 D] Calling Treeroot.Stop from another thread is not suggested, use stopgently instead.
[07:27:44.617 N] Stopping the bot.
[07:27:44.622 N] Connection closed! 192.99.148.87:31214
[07:27:44.660 D] System.Exception: Only part of a ReadProcessMemory or WriteProcessMemory request was completed, at addr: 00000000, Size: 4
   at GreyMagic.ExternalProcessMemory.ReadByteBuffer(IntPtr addr, Void* buffer, Int32 count)
   at GreyMagic.MemoryBase.Read[T](IntPtr addr)
   at ff14bot.Managers.GameObjectManager.get_LocalPlayer()
   at ff14bot.Core.get_IsInGame()
   at ff14bot.TreeRoot.()
[07:27:44.660 D] CurrentBot.Stop()
[07:27:44.663 D] TreeHooks.Instance.ClearAll()
[07:27:44.663 N] Clearing all hooks.
[07:27:44.663 D] Replaced hook [PreCombatBuff] ab911abc-e3b8-4a90-bb3e-d572ace3e1e8
[07:27:44.664 D] Replaced hook [Heal] 0fe2f069-280b-4371-95ed-f82ec4f037f5
[07:27:44.664 D] Replaced hook [Pull] 819e0392-8131-48bf-aa8c-62b48e5236aa
[07:27:44.664 D] Replaced hook [CombatBuff] 8b6ec815-7a31-4b6c-baeb-35a502ca130c
[07:27:44.664 D] Replaced hook [Combat] c19e1ddb-9ee7-4a23-b355-0b2b5887c09f
[07:27:44.664 D] Replaced hook [Rest] f7b6a4cc-d6fa-48b8-b8ac-dd5bf77f7793
[07:27:44.664 D] Navigator.Clear()
[07:27:44.664 D] System.Exception: Only part of a ReadProcessMemory or WriteProcessMemory request was completed, at addr: 00000000, Size: 1
   at GreyMagic.ExternalProcessMemory.ReadByteBuffer(IntPtr addr, Void* buffer, Int32 count)
   at GreyMagic.MemoryBase.Read[T](IntPtr addr)
   at ff14bot.Ext.NoCacheRead[T](ExternalProcessMemory mem, IntPtr address)
   at ff14bot.Managers.MovementManager.get_IsFlying()
   at ff14bot.Managers.MovementManager.MoveForwardStop()
   at ff14bot.Navigation.SlideMover.MoveStop()
   at ff14bot.Navigation.Navigator.Clear()
   at ff14bot.TreeRoot.()
   at System.Threading.ThreadHelper.ThreadStart_Context(Object state)
   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()
 
Last edited:
Yep it is still going on.. the bot is just stopping with the same thing.
Here is my log from my bot which is running right now 12:44 AM PST.



Code:
[07:37:32.509 N] Authentication failed, disconnecting.
[07:37:32.511 D] Calling Treeroot.Stop from another thread is not suggested, use stopgently instead.
[07:37:32.511 N] Stopping the bot.
[07:37:32.516 N] Connection closed! 192.99.148.87:31214
[07:37:32.528 D] CurrentBot.Stop()
[07:37:32.532 D] TreeHooks.Instance.ClearAll()
[07:37:32.532 N] Clearing all hooks.
[07:37:32.532 D] Replaced hook [PreCombatBuff] 831c3516-ffeb-4966-875e-818ff5bba683
[07:37:32.532 D] Replaced hook [Heal] e7e5ff96-1e1d-48fb-9144-fc5e8275aa39
[07:37:32.532 D] Replaced hook [Pull] 155640c6-b11a-4bd9-b0d0-10dc1fdc9195
[07:37:32.532 D] Replaced hook [CombatBuff] cbfefc02-12c2-4aa2-b7b1-6eb958596f00
[07:37:32.532 D] Replaced hook [Combat] 2a71cc8e-7281-4455-a72a-f2cc9bf294ec
[07:37:32.532 D] Replaced hook [Rest] f46c39a1-a262-4fbd-96e7-0071f6e43da8
[07:37:32.532 D] Navigator.Clear()
[07:37:32.532 V] [Poi.Clear] Reason: Bot stopped
[07:37:32.532 D] OnStop event
[07:37:32.532 D] OnStop Event Invoking
[07:37:32.533 D] ProfileOrderManager.OnBotStop. Resetting caches.
[07:37:32.533 N] Bot Thread Ended.
[07:40:00.013 N] Logging in...
 
I just updated the server right after I posted that. Let me know if it happens again.
 
Back
Top