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

Error received when bot unable to attack mobs

imdivesmaintank

New Member
Joined
Oct 30, 2013
Messages
342
Reaction score
0
Code:
Error invoking event.System.Exception: Only part of a ReadProcessMemory or WriteProcessMemory request was completed, at addr: 00720065, Size: 8
   at GreyMagic.ExternalProcessMemory.ReadByteBuffer(IntPtr addr, Void* buffer, Int32 count)
   at GreyMagic.MemoryBase.Read[T](IntPtr addr)
   at Loki.Game.Std.Containers.StdVector[TValue](NativeVector nativeVector, ExternalProcessMemory m)
   at Loki.Game.Objects.Spell.()
   at Loki.Game.Utilities.PerCachedValue`1.get_Value()
   at Loki.Game.Objects.Spell.get_Stats()
   at Loki.Game.Objects.Spell.GetStat(StatType stat)
   at ExileRoutine.Exile.Register(String spell, GetSelection`1 requirement, GetSelection`1 on) in c:\Path-to-EB\ExileBuddy\Routines\Exile\Exile.cs:line 209
   at ExileRoutine.Exile.Register(String spell, GetSelection`1 requirement) in c:\Path-to-EB\ExileBuddy\Routines\Exile\Exile.cs:line 203
   at ExileRoutine.Exile.Register(String spell) in c:\Path-to-EB\ExileBuddy\Routines\Exile\Exile.cs:line 198
   at ExileRoutine.Exile.RegisterMainAbilities() in c:\Path-to-EB\ExileBuddy\Routines\Exile\Exile.cs:line 879
   at ExileRoutine.Exile.DoSpellRegistrations() in c:\Path-to-EB\ExileBuddy\Routines\Exile\Exile.cs:line 1034
   at ExileRoutine.Exile.<Initialize>b__8d(IBot bot) in c:\Path-to-EB\ExileBuddy\Routines\Exile\Exile.cs:line 994
   at Loki.Bot.BotEvent.Invoke(IBot bot)
   at Loki.Bot.BotMain.(BotEvent )
 
I need a full log, not just a snippet.
 
this is still happening, but now pressing stop on the bot won't even get you out of it. the bot never relinquishes control of the client so you have to close the PoE client and restart. attaching another log.View attachment 2376 2014-01-13 10.33.zip

edit: if you can manage to restart the bot before dying to mobs (or don't care about dying), you don't have to close the client
 
You can hit "Escape" in-game to stop the bot, if you need immediate intervention.
 
idk if this helps or not, but i've noticed that right before this happens, the game client freezes briefly.
 
any progress on this? this and the random bot crashes I would hope are the 2 main priorities right now as they can quite easily get you killed unless you're watching the bot 24/7.
 
any progress on this? this and the random bot crashes I would hope are the 2 main priorities right now as they can quite easily get you killed unless you're watching the bot 24/7.

It's not something that happens enough for us to be able to replicate it. We'll try to track it down, but for now, you will have to babysit the bot some, as it's not the type of game where you can 24/7 bot without any issues.

We are working to try to get the bot that way though, but there's a lot of stuff going on in the client that triggers issues that make extended botting really tricky.
 
Back
Top