Not sure if this is directly related to the map pluggin.
Seems to only occur in Orchard Map and Torture Chamber Map when the bot cannot transition into the boss room
Code:
[Tick] Exception during execution:
Buddy.Coroutines.CoroutineUnhandledException: Exception was thrown by coroutine ---> System.Exception: Only part of a ReadProcessMemory or WriteProcessMemory request was completed, at addr: 00000000, Size: 1872
at GreyMagic.ExternalProcessMemory.ReadByteBuffer(IntPtr addr, Void* buffer, Int32 count)
at GreyMagic.MemoryBase.ReadBytes(IntPtr addr, Int32 count)
at Loki.Game.LokiPoe.LocalData.?????????????????????????????????????????.?????????????????????????????????????????()
at Loki.Game.Utilities.PerCachedValue`1.get_Value()
at Loki.Game.LokiPoe.LocalData.get_Native()
at Loki.Game.LokiPoe.LocalData.?????????????????????????????????????????.?????????????????????????????????????????()
at Loki.Game.Utilities.PerCachedValue`1.get_Value()
at Loki.Game.LokiPoe.LocalData.get_AreaHash()
at Loki.Game.Utilities.PerAreaCachedValue`1.ShouldUpdateCache(Boolean force)
at Loki.Game.Utilities.PerCachedValue`1.get_Value()
at Loki.Game.LokiPoe.ObjectManager.?????????????????????????????????????????()
at Loki.Game.LokiPoe.ObjectManager.?????????????????????????????????????????.?????????????????????????????????????????()
at Loki.Game.Utilities.PerCachedValue`1.get_Value()
at Loki.Game.LokiPoe.ObjectManager.get_Objects()
at Loki.Game.LokiPoe.ObjectManager.?????????????????????????????????????????.?????????????????????????????????????????()
at Loki.Game.Utilities.PerCachedValue`1.get_Value()
at Loki.Game.LokiPoe.ObjectManager.get_Me()
at Loki.Game.LokiPoe.get_Me()
at OldGrindBot.ResurrectTask.<Logic>d__10.MoveNext() in C:\Users\Alex\Desktop\Chrome\3rdParty\_CONFIGS_\Fakenir\OldGrindBot\Content-52129528\ResurrectTask.cs:line 104
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at Loki.Bot.TaskManager.g85u%T/7>bWz%b25Ug_yY/w4".MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at System.Runtime.CompilerServices.TaskAwaiter`1.GetResult()
at OldGrindBot.OldGrindBot.<MainCoroutine>d__28.MoveNext() in C:\Users\Alex\Desktop\Chrome\3rdParty\_CONFIGS_\Fakenir\OldGrindBot\Content-52129528\BasicGrindBot.cs:line 1204
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at Buddy.Coroutines.Coroutine.:^iGkN0qWS5|6RSZm\*\*\.?j@B#.N\\GS`Y\[R\,BB7\[Q)W%jbe5qT_%.MoveNext()
--- End of inner exception stack trace ---
at Buddy.Coroutines.Coroutine.?????????????????????????????????????????(Boolean )
at Buddy.Coroutines.Coroutine.?????????????????????????????????????????(Boolean )
at Buddy.Coroutines.Coroutine.Resume()
at OldGrindBot.OldGrindBot.Tick() in C:\Users\Alex\Desktop\Chrome\3rdParty\_CONFIGS_\Fakenir\OldGrindBot\Content-52129528\BasicGrindBot.cs:line 398
at Loki.Bot.BotManager.?????????????????????????????????????????(IBot )
Seems to only occur in Orchard Map and Torture Chamber Map when the bot cannot transition into the boss room
Attachments
Last edited: