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
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: