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

im getting this error then it logs out and logs back in

botster

Member
Joined
Nov 8, 2015
Messages
220
Reaction score
1
I get this error quite often while running mapbot its working and something happens and it logs out waits on my delays and then continuing all that logging out can be bad and a waste of time heres the error.


[Tick] Exception #5 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: 15880
at GreyMagic.ExternalProcessMemory.ReadByteBuffer(IntPtr addr, Void* buffer, Int32 count)
at GreyMagic.MemoryBase.ReadBytes(IntPtr addr, Int32 count)
at Loki.Game.LokiPoe.InstanceInfo.*‎‬*‏‪‬***‪‏**‫​‬‪‪‫‪**​*​‫*‏‬*.*‬*‫​‎*‪‏‫*‏​*‪‬‎‪*‎‎*()
at Loki.Game.Utilities.PerCachedValue`1.get_Value()
at Loki.Game.LokiPoe.InstanceInfo.get_Native()
at Loki.Game.LokiPoe.InstanceInfo.*‎‬*‏‪‬***‪‏**‫​‬‪‪‫‪**​*​‫*‏‬*.**‪‪*​*‪‪‪‫‪*‫​‏‫**‏****()
at Loki.Game.Utilities.PerCachedValue`1.get_Value()
at Loki.Game.LokiPoe.InstanceInfo.get_SkillBarRaw()
at Loki.Game.Objects.Skill.get_Slot()
at MapBot.CastAuraTask.<CastAuras>d__2.MoveNext() in C:\Users\Eric\Desktop\zzz\3rdParty\_CONFIGS_\Default\MapBot\Content-671383593\CastAuraTask.cs:line 55
--- 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.GetResult()
at MapBot.CastAuraTask.<Logic>d__1.MoveNext() in C:\Users\Eric\Desktop\zzz\3rdParty\_CONFIGS_\Default\MapBot\Content-671383593\CastAuraTask.cs:line 30
--- 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.qqr@~'11vzfz>"|/ZSR}2oip!.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 MapBot.MapBot.<MainCoroutine>d__14.MoveNext() in C:\Users\Eric\Desktop\zzz\3rdParty\_CONFIGS_\Default\MapBot\Content-671383593\MapBot.cs:line 219
--- 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.:'rv6@7byN\.BLT`?%DEh\]\&%n(.@J<4uM/Au_\,\[yOG~"l?Y;9/?.MoveNext()
--- End of inner exception stack trace ---
at Buddy.Coroutines.Coroutine.‫*‬‎‫*‏‎‎‫**‬*‫**‬‏‬*‎‎*‏**(Boolean )
at Buddy.Coroutines.Coroutine.*​*‫‪*​*‫*‪‏*‫*‏‪‏***‏*(Boolean )
at Buddy.Coroutines.Coroutine.Resume()
at MapBot.MapBot.Tick() in C:\Users\Eric\Desktop\zzz\3rdParty\_CONFIGS_\Default\MapBot\Content-671383593\MapBot.cs:line 144
at Loki.Bot.BotManager.**‎​‪*‏​**‫*****‪*****‪*(IBot )
 
Without a full log it's hard to say, but I'm guessing it's the chicken plugin and in that case that's normal
 
Back
Top