What's new
  • Visit Rebornbuddy
  • Visit Resources
  • Visit API Documentation
  • Visit Downloads
  • Visit Portal
  • Visit Panda Profiles
  • Visit LLamamMagic

Latency related crashes?

j19

Member
Joined
Mar 13, 2014
Messages
59
Reaction score
1
Hey,

Keep getting these "crashes". Not complete crashes but the bot enters and infinite loop and just repeats the same error message:

[HIDE]
Code:
2016-01-12 07:50:48,468 [25] ERROR CustomLogger (null) - [Tick] Exception during execution:
System.Exception: Only part of a ReadProcessMemory or WriteProcessMemory request was completed, at addr: 0EE83F80, Size: 132
   at GreyMagic.ExternalProcessMemory.ReadByteBuffer(IntPtr addr, Void* buffer, Int32 count)
   at GreyMagic.MemoryBase.Read[T](IntPtr addr)
   at Loki.Game.Objects.BaseObject..ctor(IntPtr address)
   at Loki.Game.LokiPoe.BaseObjectManager.Get(IntPtr address)
   at Loki.Game.Objects.Item..ctor(IntPtr entry)
   at Loki.Game.Objects.Components.WorldItemComponent.get_Item()
   at Loki.Bot.Logic.Bots.OldGrindBot.AreaStateCache.?????????????????????????????????????????()
   at Loki.Bot.Logic.Bots.OldGrindBot.AreaStateCache.Tick()
   at Loki.Bot.Logic.Bots.OldGrindBot.OldGrindBot.Tick()
   at Loki.Bot.BotManager.?????????????????????????????????????????(IBot )
2016-01-12 07:50:49,476 [25] ERROR CustomLogger (null) - [Tick] Exception during execution:
System.Exception: Only part of a ReadProcessMemory or WriteProcessMemory request was completed, at addr: 0EE83F80, Size: 132
   at GreyMagic.ExternalProcessMemory.ReadByteBuffer(IntPtr addr, Void* buffer, Int32 count)
   at GreyMagic.MemoryBase.Read[T](IntPtr addr)
   at Loki.Game.Objects.BaseObject..ctor(IntPtr address)
   at Loki.Game.LokiPoe.BaseObjectManager.Get(IntPtr address)
   at Loki.Game.Objects.Item..ctor(IntPtr entry)
   at Loki.Game.Objects.Components.WorldItemComponent.get_Item()
   at Loki.Bot.Logic.Bots.OldGrindBot.AreaStateCache.?????????????????????????????????????????()
   at Loki.Bot.Logic.Bots.OldGrindBot.AreaStateCache.Tick()
   at Loki.Bot.Logic.Bots.OldGrindBot.OldGrindBot.Tick()
   at Loki.Bot.BotManager.?????????????????????????????????????????(IBot )
2016-01-12 07:50:50,389 [25] INFO  CustomLogger (null) - [LatencyTracker] LowestLatency: 47
2016-01-12 07:50:50,391 [25] ERROR CustomLogger (null) - [Tick] Exception during execution:
System.Exception: Only part of a ReadProcessMemory or WriteProcessMemory request was completed, at addr: 0EE83F80, Size: 132
   at GreyMagic.ExternalProcessMemory.ReadByteBuffer(IntPtr addr, Void* buffer, Int32 count)
   at GreyMagic.MemoryBase.Read[T](IntPtr addr)
   at Loki.Game.Objects.BaseObject..ctor(IntPtr address)
   at Loki.Game.LokiPoe.BaseObjectManager.Get(IntPtr address)
   at Loki.Game.Objects.Item..ctor(IntPtr entry)
   at Loki.Game.Objects.Components.WorldItemComponent.get_Item()
   at Loki.Bot.Logic.Bots.OldGrindBot.AreaStateCache.?????????????????????????????????????????()
   at Loki.Bot.Logic.Bots.OldGrindBot.AreaStateCache.Tick()
   at Loki.Bot.Logic.Bots.OldGrindBot.OldGrindBot.Tick()
   at Loki.Bot.BotManager.?????????????????????????????????????????(IBot )
2016-01-12 07:50:50,974 [25] INFO  CustomLogger (null) - [LatencyTracker] HighestLatency: 80
2016-01-12 07:50:50,978 [25] ERROR CustomLogger (null) - [Tick] Exception during execution:
System.Exception: Only part of a ReadProcessMemory or WriteProcessMemory request was completed, at addr: 0EE83F80, Size: 132
   at GreyMagic.ExternalProcessMemory.ReadByteBuffer(IntPtr addr, Void* buffer, Int32 count)
   at GreyMagic.MemoryBase.Read[T](IntPtr addr)
   at Loki.Game.Objects.BaseObject..ctor(IntPtr address)
   at Loki.Game.LokiPoe.BaseObjectManager.Get(IntPtr address)
   at Loki.Game.Objects.Item..ctor(IntPtr entry)
   at Loki.Game.Objects.Components.WorldItemComponent.get_Item()
   at Loki.Bot.Logic.Bots.OldGrindBot.AreaStateCache.?????????????????????????????????????????()
   at Loki.Bot.Logic.Bots.OldGrindBot.AreaStateCache.Tick()
   at Loki.Bot.Logic.Bots.OldGrindBot.OldGrindBot.Tick()
   at Loki.Bot.BotManager.?????????????????????????????????????????(IBot )
2016-01-12 07:50:51,991 [25] ERROR CustomLogger (null) - [Tick] Exception during execution:
System.Exception: Only part of a ReadProcessMemory or WriteProcessMemory request was completed, at addr: 0EE83F80, Size: 132
   at GreyMagic.ExternalProcessMemory.ReadByteBuffer(IntPtr addr, Void* buffer, Int32 count)
   at GreyMagic.MemoryBase.Read[T](IntPtr addr)
   at Loki.Game.Objects.BaseObject..ctor(IntPtr address)
   at Loki.Game.LokiPoe.BaseObjectManager.Get(IntPtr address)
   at Loki.Game.Objects.Item..ctor(IntPtr entry)
   at Loki.Game.Objects.Components.WorldItemComponent.get_Item()
   at Loki.Bot.Logic.Bots.OldGrindBot.AreaStateCache.?????????????????????????????????????????()
   at Loki.Bot.Logic.Bots.OldGrindBot.AreaStateCache.Tick()
   at Loki.Bot.Logic.Bots.OldGrindBot.OldGrindBot.Tick()
   at Loki.Bot.BotManager.?????????????????????????????????????????(IBot )
[/HIDE]

I did see my latency spike to ~200 before this happened. Could that be related? I'm using predictive mode, is lockstep better?
 
Hey, Keep getting these "crashes". Not complete crashes but the bot enters and infinite loop and just repeats the same error message:

I did see my latency spike to ~200 before this happened. Could that be related? I'm using predictive mode, is lockstep better?

Code:
System.Exception: Only part of a ReadProcessMemory or WriteProcessMemory request was completed, at addr: 0EE83F80, Size: 132
   at GreyMagic.ExternalProcessMemory.ReadByteBuffer(IntPtr addr, Void* buffer, Int32 count)
   at GreyMagic.MemoryBase.Read[T](IntPtr addr)

Pretty sure ReadProcessMemory / WriteProcessMemory / GreyMagic.stuff generally means you are minimizing the client. The PoE client must stay open. You can make the game 800x600 if you dont want it taking up much space, or you can put as many windows over it as you want. But you can never minimize the game.
 
Last edited:
Well the client wasn't minimized, it was running 1920x1080 in the background on a 3840 x 2160 desktop and this never caused any issues previously. I can try fullscreen windowed and see if that helps. Thanks
 
Last edited:
I'm sometimes getting similar error when I'll stop the but during doing the map and start it again. I have no idea what's causing it. Only restarting the bot completly helps.
 
Yeah restarting the bot is the only way to get it running again. I get the problem both with and without the Maprunner plugin though.
These issues started today and I haven't made any changes but I've been getting lag spikes which is the reason I suspecteded those were the cause. I switched to lockstep to see if that helped but I got the "crash" again. Trying windowed fullscreen at the moment to see if that helps.
 
Ok I tried windowed fullscreen and that didn't help, still got the problem after 30 minutes or so.

Here are the log for the last seconds before the crash:
[HIDE]
Code:
2016-01-12 09:30:59,305 [3] INFO  CustomLogger (null) - [Logic] Now moving towards the monster Fetid Shambler because [canSee: False][pathDistance: 66.35615][blockedByDoor: False]
2016-01-12 09:30:59,458 [3] INFO  CustomLogger (null) - [Logic] Now moving towards the monster Fetid Shambler because [canSee: False][pathDistance: 64.94316][blockedByDoor: False]
2016-01-12 09:30:59,572 [3] INFO  CustomLogger (null) - [Logic] Now moving towards the monster Fetid Shambler because [canSee: False][pathDistance: 63.95574][blockedByDoor: False]
2016-01-12 09:30:59,749 [3] INFO  CustomLogger (null) - [Logic] Now moving towards the monster Fetid Shambler because [canSee: False][pathDistance: 62.96992][blockedByDoor: False]
2016-01-12 09:30:59,909 [3] INFO  CustomLogger (null) - [Logic] Now moving towards the monster Fetid Shambler because [canSee: False][pathDistance: 61.00224][blockedByDoor: False]
2016-01-12 09:31:00,057 [3] INFO  CustomLogger (null) - [Logic] Now moving towards the monster Fetid Shambler because [canSee: False][pathDistance: 60.02077][blockedByDoor: False]
2016-01-12 09:31:00,352 [3] INFO  CustomLogger (null) - [Logic] Now moving towards the monster Fetid Shambler because [canSee: False][pathDistance: 61.43909][blockedByDoor: False]
2016-01-12 09:31:00,522 [3] DEBUG CustomLogger (null) - [OpenChestTask (Leash 50)] The current chest to open is [1075] Boulder at {369, 1674}. We have been on this task for 00:00:00.7249164 and have been attempting to interact for 00:00:00.
2016-01-12 09:31:00,563 [3] DEBUG CustomLogger (null) - [FinishCurrentAction] Waiting 0 for the action to finish Move.
2016-01-12 09:31:00,591 [3] DEBUG CustomLogger (null) - [FinishCurrentAction] Waiting 27 for the action to finish Move.
2016-01-12 09:31:00,625 [3] DEBUG CustomLogger (null) - [FinishCurrentAction] Waiting 33 for the action to finish Move.
2016-01-12 09:31:00,658 [3] DEBUG CustomLogger (null) - [FinishCurrentAction] Waiting 32 for the action to finish Move.
2016-01-12 09:31:00,702 [3] DEBUG CustomLogger (null) - [FinishCurrentAction] Waiting 43 for the action to finish Move.
2016-01-12 09:31:00,759 [3] DEBUG CustomLogger (null) - [OpenChestTask (Leash 50)] Now attempting to interact with the chest. This is the #1 attempt.
2016-01-12 09:31:00,759 [3] DEBUG CustomLogger (null) - [InteractWith] Now attempting to highlight 1075.
2016-01-12 09:31:01,333 [3] DEBUG CustomLogger (null) - [InteractWith] Now attempting to interact with 1075.
2016-01-12 09:31:01,749 [3] INFO  CustomLogger (null) - [Logic] Now moving towards the monster Fetid Shambler because [canSee: False][pathDistance: 45.3065][blockedByDoor: False]
2016-01-12 09:31:01,933 [3] INFO  CustomLogger (null) - [Logic] Now moving towards the monster Fetid Shambler because [canSee: False][pathDistance: 47.68928][blockedByDoor: False]
2016-01-12 09:31:02,090 [3] INFO  CustomLogger (null) - [Logic] Now moving towards the monster Fetid Shambler because [canSee: False][pathDistance: 46.29806][blockedByDoor: False]
2016-01-12 09:31:02,262 [3] INFO  CustomLogger (null) - [Logic] Now moving towards the monster Fetid Shambler because [canSee: False][pathDistance: 45.79516][blockedByDoor: False]
2016-01-12 09:31:02,484 [3] INFO  CustomLogger (null) - [Logic] Now moving towards the monster Fetid Shambler because [canSee: False][pathDistance: 44.91791][blockedByDoor: False]
2016-01-12 09:31:02,705 [3] INFO  CustomLogger (null) - [LatencyTracker] HighestLatency: 142
2016-01-12 09:31:03,790 [3] INFO  CustomLogger (null) - [LatencyTracker] HighestLatency: 167
2016-01-12 09:31:04,455 [3] DEBUG CustomLogger (null) - [ShouldPickupPortalScroll] We picked up 12 portal scrolls, 388 more to stop picking them up
2016-01-12 09:31:04,471 [3] DEBUG CustomLogger (null) - [CustomRules][Pickup] item.IsCurrency and item.FullName == "Portal Scroll" returned true for Portal Scroll
2016-01-12 09:31:04,471 [3] INFO  CustomLogger (null) - [AreaStateCache] The location 4860 [Portal Scroll] is being added from filter [(null)]. [Allocation 2016-01-12 10:31:11]
2016-01-12 09:31:04,645 [3] INFO  CustomLogger (null) - [LatencyTracker] HighestLatency: 340
2016-01-12 09:31:04,772 [3] DEBUG CustomLogger (null) - [ShouldPickupWhestones] We picked up 3, 1597 more to stop picking them up
2016-01-12 09:31:04,778 [3] DEBUG CustomLogger (null) - [CustomRules][Pickup] item.IsCurrency and item.FullName == "Blacksmith's Whetstone" returned true for Blacksmith's Whetstone
2016-01-12 09:31:04,779 [3] INFO  CustomLogger (null) - [AreaStateCache] The location 4872 [Blacksmith's Whetstone] is being added from filter [(null)]. [Allocation 2016-01-12 10:31:11]
2016-01-12 09:31:04,867 [3] INFO  CustomLogger (null) - [Logic] Now moving towards the monster Fetid Shambler because [canSee: False][pathDistance: 30.14438][blockedByDoor: False]
2016-01-12 09:31:05,088 [3] INFO  CustomLogger (null) - [Logic] Now moving towards the monster Fetid Shambler because [canSee: False][pathDistance: 32.11643][blockedByDoor: False]
2016-01-12 09:31:05,613 [3] ERROR CustomLogger (null) - [Tick] Exception during execution:
System.Exception: Only part of a ReadProcessMemory or WriteProcessMemory request was completed, at addr: 0EE83F80, Size: 132
   at GreyMagic.ExternalProcessMemory.ReadByteBuffer(IntPtr addr, Void* buffer, Int32 count)
   at GreyMagic.MemoryBase.Read[T](IntPtr addr)
   at Loki.Game.Objects.BaseObject..ctor(IntPtr address)
   at Loki.Game.LokiPoe.BaseObjectManager.Get(IntPtr address)
   at Loki.Game.Objects.Item..ctor(IntPtr entry)
   at Loki.Game.Objects.Components.WorldItemComponent.get_Item()
   at Loki.Bot.Logic.Bots.OldGrindBot.AreaStateCache.?????????????????????????????????????????()
   at Loki.Bot.Logic.Bots.OldGrindBot.AreaStateCache.Tick()
   at Loki.Bot.Logic.Bots.OldGrindBot.OldGrindBot.Tick()
   at Loki.Bot.BotManager.?????????????????????????????????????????(IBot )
2016-01-12 09:31:06,626 [3] ERROR CustomLogger (null) - [Tick] Exception during execution:
System.Exception: Only part of a ReadProcessMemory or WriteProcessMemory request was completed, at addr: 0EE83F80, Size: 132
   at GreyMagic.ExternalProcessMemory.ReadByteBuffer(IntPtr addr, Void* buffer, Int32 count)
   at GreyMagic.MemoryBase.Read[T](IntPtr addr)
   at Loki.Game.Objects.BaseObject..ctor(IntPtr address)
   at Loki.Game.LokiPoe.BaseObjectManager.Get(IntPtr address)
   at Loki.Game.Objects.Item..ctor(IntPtr entry)
   at Loki.Game.Objects.Components.WorldItemComponent.get_Item()
   at Loki.Bot.Logic.Bots.OldGrindBot.AreaStateCache.?????????????????????????????????????????()
   at Loki.Bot.Logic.Bots.OldGrindBot.AreaStateCache.Tick()
   at Loki.Bot.Logic.Bots.OldGrindBot.OldGrindBot.Tick()
   at Loki.Bot.BotManager.?????????????????????????????????????????(IBot )
2016-01-12 09:31:06,726 [3] DEBUG CustomLogger (null) - [CustomRules][Pickup] item.IsCurrency and item.FullName == "Orb of Alchemy" returned true for Orb of Alchemy
2016-01-12 09:31:06,727 [3] INFO  CustomLogger (null) - [AreaStateCache] The location 4912 [Orb of Alchemy] is being added from filter [(null)]. [Allocation 2016-01-12 10:31:13]
2016-01-12 09:31:06,727 [3] ERROR CustomLogger (null) - [Tick] Exception during execution:
System.Exception: Only part of a ReadProcessMemory or WriteProcessMemory request was completed, at addr: 0EE83F80, Size: 132
   at GreyMagic.ExternalProcessMemory.ReadByteBuffer(IntPtr addr, Void* buffer, Int32 count)
   at GreyMagic.MemoryBase.Read[T](IntPtr addr)
   at Loki.Game.Objects.BaseObject..ctor(IntPtr address)
   at Loki.Game.LokiPoe.BaseObjectManager.Get(IntPtr address)
   at Loki.Game.Objects.Item..ctor(IntPtr entry)
   at Loki.Game.Objects.Components.WorldItemComponent.get_Item()
   at Loki.Bot.Logic.Bots.OldGrindBot.AreaStateCache.?????????????????????????????????????????()
   at Loki.Bot.Logic.Bots.OldGrindBot.AreaStateCache.Tick()
   at Loki.Bot.Logic.Bots.OldGrindBot.OldGrindBot.Tick()
   at Loki.Bot.BotManager.?????????????????????????????????????????(IBot )
2016-01-12 09:31:07,739 [3] ERROR CustomLogger (null) - [Tick] Exception during execution:
System.Exception: Only part of a ReadProcessMemory or WriteProcessMemory request was completed, at addr: 0EE83F80, Size: 132
   at GreyMagic.ExternalProcessMemory.ReadByteBuffer(IntPtr addr, Void* buffer, Int32 count)
   at GreyMagic.MemoryBase.Read[T](IntPtr addr)
   at Loki.Game.Objects.BaseObject..ctor(IntPtr address)
   at Loki.Game.LokiPoe.BaseObjectManager.Get(IntPtr address)
   at Loki.Game.Objects.Item..ctor(IntPtr entry)
   at Loki.Game.Objects.Components.WorldItemComponent.get_Item()
   at Loki.Bot.Logic.Bots.OldGrindBot.AreaStateCache.?????????????????????????????????????????()
   at Loki.Bot.Logic.Bots.OldGrindBot.AreaStateCache.Tick()
   at Loki.Bot.Logic.Bots.OldGrindBot.OldGrindBot.Tick()
   at Loki.Bot.BotManager.?????????????????????????????????????????(IBot )
2016-01-12 09:31:08,430 [3] INFO  CustomLogger (null) - [LatencyTracker] LowestLatency: 63
2016-01-12 09:31:08,431 [3] INFO  CustomLogger (null) - [LatencyTracker] HighestLatency: 63
2016-01-12 09:31:08,432 [3] ERROR CustomLogger (null) - [Tick] Exception during execution:
System.Exception: Only part of a ReadProcessMemory or WriteProcessMemory request was completed, at addr: 0EE83F80, Size: 132
   at GreyMagic.ExternalProcessMemory.ReadByteBuffer(IntPtr addr, Void* buffer, Int32 count)
   at GreyMagic.MemoryBase.Read[T](IntPtr addr)
   at Loki.Game.Objects.BaseObject..ctor(IntPtr address)
   at Loki.Game.LokiPoe.BaseObjectManager.Get(IntPtr address)
   at Loki.Game.Objects.Item..ctor(IntPtr entry)
   at Loki.Game.Objects.Components.WorldItemComponent.get_Item()
   at Loki.Bot.Logic.Bots.OldGrindBot.AreaStateCache.?????????????????????????????????????????()
   at Loki.Bot.Logic.Bots.OldGrindBot.AreaStateCache.Tick()
   at Loki.Bot.Logic.Bots.OldGrindBot.OldGrindBot.Tick()
   at Loki.Bot.BotManager.?????????????????????????????????????????(IBot )
2016-01-12 09:31:08,554 [3] INFO  CustomLogger (null) - [LatencyTracker] HighestLatency: 64
2016-01-12 09:31:08,556 [3] ERROR CustomLogger (null) - [Tick] Exception during execution:
System.Exception: Only part of a ReadProcessMemory or WriteProcessMemory request was completed, at addr: 0EE83F80, Size: 132
   at GreyMagic.ExternalProcessMemory.ReadByteBuffer(IntPtr addr, Void* buffer, Int32 count)
   at GreyMagic.MemoryBase.Read[T](IntPtr addr)
   at Loki.Game.Objects.BaseObject..ctor(IntPtr address)
   at Loki.Game.LokiPoe.BaseObjectManager.Get(IntPtr address)
   at Loki.Game.Objects.Item..ctor(IntPtr entry)
   at Loki.Game.Objects.Components.WorldItemComponent.get_Item()
   at Loki.Bot.Logic.Bots.OldGrindBot.AreaStateCache.?????????????????????????????????????????()
   at Loki.Bot.Logic.Bots.OldGrindBot.AreaStateCache.Tick()
   at Loki.Bot.Logic.Bots.OldGrindBot.OldGrindBot.Tick()
   at Loki.Bot.BotManager.?????????????????????????????????????????(IBot )
2016-01-12 09:31:08,932 [3] DEBUG CustomLogger (null) - [CustomRules][Pickup] item.IsCurrency and item.FullName == "Jeweller's Orb" returned true for Jeweller's Orb
2016-01-12 09:31:08,933 [3] INFO  CustomLogger (null) - [AreaStateCache] The location 4928 [Jeweller's Orb] is being added from filter [(null)]. [Allocation 2016-01-12 10:31:15]
2016-01-12 09:31:08,933 [3] ERROR CustomLogger (null) - [Tick] Exception during execution:
System.Exception: Only part of a ReadProcessMemory or WriteProcessMemory request was completed, at addr: 0EE83F80, Size: 132
   at GreyMagic.ExternalProcessMemory.ReadByteBuffer(IntPtr addr, Void* buffer, Int32 count)
   at GreyMagic.MemoryBase.Read[T](IntPtr addr)
   at Loki.Game.Objects.BaseObject..ctor(IntPtr address)
   at Loki.Game.LokiPoe.BaseObjectManager.Get(IntPtr address)
   at Loki.Game.Objects.Item..ctor(IntPtr entry)
   at Loki.Game.Objects.Components.WorldItemComponent.get_Item()
   at Loki.Bot.Logic.Bots.OldGrindBot.AreaStateCache.?????????????????????????????????????????()
   at Loki.Bot.Logic.Bots.OldGrindBot.AreaStateCache.Tick()
   at Loki.Bot.Logic.Bots.OldGrindBot.OldGrindBot.Tick()
   at Loki.Bot.BotManager.?????????????????????????????????????????(IBot )
2016-01-12 09:31:09,522 [3] INFO  CustomLogger (null) - [LatencyTracker] AverageLatency: 74
2016-01-12 09:31:09,524 [3] ERROR CustomLogger (null) - [Tick] Exception during execution:
System.Exception: Only part of a ReadProcessMemory or WriteProcessMemory request was completed, at addr: 0EE83F80, Size: 132
   at GreyMagic.ExternalProcessMemory.ReadByteBuffer(IntPtr addr, Void* buffer, Int32 count)
   at GreyMagic.MemoryBase.Read[T](IntPtr addr)
   at Loki.Game.Objects.BaseObject..ctor(IntPtr address)
   at Loki.Game.LokiPoe.BaseObjectManager.Get(IntPtr address)
   at Loki.Game.Objects.Item..ctor(IntPtr entry)
   at Loki.Game.Objects.Components.WorldItemComponent.get_Item()
   at Loki.Bot.Logic.Bots.OldGrindBot.AreaStateCache.?????????????????????????????????????????()
   at Loki.Bot.Logic.Bots.OldGrindBot.AreaStateCache.Tick()
   at Loki.Bot.Logic.Bots.OldGrindBot.OldGrindBot.Tick()
   at Loki.Bot.BotManager.?????????????????????????????????????????(IBot )
2016-01-12 09:31:09,572 [3] INFO  CustomLogger (null) - [LatencyTracker] HighestLatency: 80
2016-01-12 09:31:09,577 [3] ERROR CustomLogger (null) - [Tick] Exception during execution:
System.Exception: Only part of a ReadProcessMemory or WriteProcessMemory request was completed, at addr: 0EE83F80, Size: 132
   at GreyMagic.ExternalProcessMemory.ReadByteBuffer(IntPtr addr, Void* buffer, Int32 count)
   at GreyMagic.MemoryBase.Read[T](IntPtr addr)
   at Loki.Game.Objects.BaseObject..ctor(IntPtr address)
   at Loki.Game.LokiPoe.BaseObjectManager.Get(IntPtr address)
   at Loki.Game.Objects.Item..ctor(IntPtr entry)
   at Loki.Game.Objects.Components.WorldItemComponent.get_Item()
   at Loki.Bot.Logic.Bots.OldGrindBot.AreaStateCache.?????????????????????????????????????????()
   at Loki.Bot.Logic.Bots.OldGrindBot.AreaStateCache.Tick()
   at Loki.Bot.Logic.Bots.OldGrindBot.OldGrindBot.Tick()
   at Loki.Bot.BotManager.?????????????????????????????????????????(IBot )
2016-01-12 09:31:09,980 [3] DEBUG CustomLogger (null) - [CustomRules][Pickup] item.IsCurrency and item.FullName == "Orb of Alteration" returned true for Orb of Alteration
2016-01-12 09:31:09,981 [3] INFO  CustomLogger (null) - [AreaStateCache] The location 4934 [Orb of Alteration] is being added from filter [(null)]. [Allocation 2016-01-12 10:31:16]
2016-01-12 09:31:09,981 [3] ERROR CustomLogger (null) - [Tick] Exception during execution:
System.Exception: Only part of a ReadProcessMemory or WriteProcessMemory request was completed, at addr: 0EE83F80, Size: 132
   at GreyMagic.ExternalProcessMemory.ReadByteBuffer(IntPtr addr, Void* buffer, Int32 count)
   at GreyMagic.MemoryBase.Read[T](IntPtr addr)
   at Loki.Game.Objects.BaseObject..ctor(IntPtr address)
   at Loki.Game.LokiPoe.BaseObjectManager.Get(IntPtr address)
   at Loki.Game.Objects.Item..ctor(IntPtr entry)
   at Loki.Game.Objects.Components.WorldItemComponent.get_Item()
   at Loki.Bot.Logic.Bots.OldGrindBot.AreaStateCache.?????????????????????????????????????????()
   at Loki.Bot.Logic.Bots.OldGrindBot.AreaStateCache.Tick()
   at Loki.Bot.Logic.Bots.OldGrindBot.OldGrindBot.Tick()
   at Loki.Bot.BotManager.?????????????????????????????????????????(IBot )
2016-01-12 09:31:10,109 [3] INFO  CustomLogger (null) - [LatencyTracker] HighestLatency: 107
2016-01-12 09:31:10,112 [3] ERROR CustomLogger (null) - [Tick] Exception during execution:
System.Exception: Only part of a ReadProcessMemory or WriteProcessMemory request was completed, at addr: 0EE83F80, Size: 132
   at GreyMagic.ExternalProcessMemory.ReadByteBuffer(IntPtr addr, Void* buffer, Int32 count)
   at GreyMagic.MemoryBase.Read[T](IntPtr addr)
   at Loki.Game.Objects.BaseObject..ctor(IntPtr address)
   at Loki.Game.LokiPoe.BaseObjectManager.Get(IntPtr address)
   at Loki.Game.Objects.Item..ctor(IntPtr entry)
   at Loki.Game.Objects.Components.WorldItemComponent.get_Item()
   at Loki.Bot.Logic.Bots.OldGrindBot.AreaStateCache.?????????????????????????????????????????()
   at Loki.Bot.Logic.Bots.OldGrindBot.AreaStateCache.Tick()
   at Loki.Bot.Logic.Bots.OldGrindBot.OldGrindBot.Tick()
   at Loki.Bot.BotManager.?????????????????????????????????????????(IBot )
2016-01-12 09:31:11,122 [3] ERROR CustomLogger (null) - [Tick] Exception during execution:
System.Exception: Only part of a ReadProcessMemory or WriteProcessMemory request was completed, at addr: 0EE83F80, Size: 132
   at GreyMagic.ExternalProcessMemory.ReadByteBuffer(IntPtr addr, Void* buffer, Int32 count)
   at GreyMagic.MemoryBase.Read[T](IntPtr addr)
   at Loki.Game.Objects.BaseObject..ctor(IntPtr address)
   at Loki.Game.LokiPoe.BaseObjectManager.Get(IntPtr address)
   at Loki.Game.Objects.Item..ctor(IntPtr entry)
   at Loki.Game.Objects.Components.WorldItemComponent.get_Item()
   at Loki.Bot.Logic.Bots.OldGrindBot.AreaStateCache.?????????????????????????????????????????()
   at Loki.Bot.Logic.Bots.OldGrindBot.AreaStateCache.Tick()
   at Loki.Bot.Logic.Bots.OldGrindBot.OldGrindBot.Tick()
   at Loki.Bot.BotManager.?????????????????????????????????????????(IBot )
2016-01-12 09:31:12,125 [3] ERROR CustomLogger (null) - [Tick] Exception during execution:
System.Exception: Only part of a ReadProcessMemory or WriteProcessMemory request was completed, at addr: 0EE83F80, Size: 132
   at GreyMagic.ExternalProcessMemory.ReadByteBuffer(IntPtr addr, Void* buffer, Int32 count)
   at GreyMagic.MemoryBase.Read[T](IntPtr addr)
   at Loki.Game.Objects.BaseObject..ctor(IntPtr address)
   at Loki.Game.LokiPoe.BaseObjectManager.Get(IntPtr address)
   at Loki.Game.Objects.Item..ctor(IntPtr entry)
   at Loki.Game.Objects.Components.WorldItemComponent.get_Item()
   at Loki.Bot.Logic.Bots.OldGrindBot.AreaStateCache.?????????????????????????????????????????()
   at Loki.Bot.Logic.Bots.OldGrindBot.AreaStateCache.Tick()
   at Loki.Bot.Logic.Bots.OldGrindBot.OldGrindBot.Tick()
   at Loki.Bot.BotManager.?????????????????????????????????????????(IBot )
2016-01-12 09:31:12,821 [3] INFO  CustomLogger (null) - [LatencyTracker] LowestLatency: 64
2016-01-12 09:31:12,822 [3] INFO  CustomLogger (null) - [LatencyTracker] HighestLatency: 64
2016-01-12 09:31:12,826 [3] ERROR CustomLogger (null) - [Tick] Exception during execution:
System.Exception: Only part of a ReadProcessMemory or WriteProcessMemory request was completed, at addr: 0EE83F80, Size: 132
   at GreyMagic.ExternalProcessMemory.ReadByteBuffer(IntPtr addr, Void* buffer, Int32 count)
   at GreyMagic.MemoryBase.Read[T](IntPtr addr)
   at Loki.Game.Objects.BaseObject..ctor(IntPtr address)
   at Loki.Game.LokiPoe.BaseObjectManager.Get(IntPtr address)
   at Loki.Game.Objects.Item..ctor(IntPtr entry)
   at Loki.Game.Objects.Components.WorldItemComponent.get_Item()
   at Loki.Bot.Logic.Bots.OldGrindBot.AreaStateCache.?????????????????????????????????????????()
   at Loki.Bot.Logic.Bots.OldGrindBot.AreaStateCache.Tick()
   at Loki.Bot.Logic.Bots.OldGrindBot.OldGrindBot.Tick()
   at Loki.Bot.BotManager.?????????????????????????????????????????(IBot )
[/HIDE]

Any new ideas?
 
Can you try running a clean, stock bot without any other plugins and see if it still happens? Also, what Realm are you playing on?

This game is extremely latency sensitive, and what you're seeing used to be a much larger problem than in recent times with various client improvements, but it's been a while since I've seen regular memory breakdowns like that. Since there was no client patch recently or bot update that would affect that, it's indeed latency related, but tracking down why it doesn't recover might be a bit of work or even an issue of a redesign of the underlying logic (which is already planned, but not using the current object/component system currently in the bot).
 
game crashes, bot crashes and latency troubles multiplied somehow in the last days...
Dunno if it's my VPN provider, my VMware Upgrade, the Bot Updates, GGG,... *grrr*
Will post a few logs later if i got time.

Bot is closing all of sudden
bot is crashing (appcrash)
bot is stopping (latency? pathfinding? AIF and Dual Totem CR troubles?)
game is crashing (appcrash)


1 error definitely happend because the tab4 didn't open proper, it was just shown blank and bot couldn't get the map from it.
(latency i guess)


I will also try a fresh install... lets hope it gets fixed.
 
Last edited:
game crashes, bot crashes and latency troubles multiplied somehow in the last days...
Dunno if it's my VPN provider, my VMware Upgrade, the Bot Updates, GGG,... *grrr*
Will post a few logs later if i got time.

Bot is closing all of sudden
bot is crashing (appcrash)
bot is stopping (latency? pathfinding? AIF and Dual Totem CR troubles?)
game is crashing (appcrash)


1 error definitely happend because the tab4 didn't open proper, it was just shown blank and bot couldn't get the map from it.
(latency i guess)


I will also try a fresh install... lets hope it gets fixed.

AIF has no relation with routine so... nope.

Latency is a game killer for poe, to be efficient you don't want the lowest ping possible, but the most stable reasonable ping.
 
Can you try running a clean, stock bot without any other plugins and see if it still happens? Also, what Realm are you playing on?

This game is extremely latency sensitive, and what you're seeing used to be a much larger problem than in recent times with various client improvements, but it's been a while since I've seen regular memory breakdowns like that. Since there was no client patch recently or bot update that would affect that, it's indeed latency related, but tracking down why it doesn't recover might be a bit of work or even an issue of a redesign of the underlying logic (which is already planned, but not using the current object/component system currently in the bot).

I haven't been able to reproduce the crashes since yesterday even using my old install but if the crashes return I will try a clean install and update this thread.
 
Back
Top