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

This error popped up since today.

Mryeah

New Member
Joined
Jan 15, 2010
Messages
25
Reaction score
0
Hello all,

Thanks for taking your time to read this topic. As of today this error seemed to pop up, the bot runs fine untill it kills the rift boss and then stands still or ports back to town where demonbuddy spams the following message:

Exception during bot tick.Buddy.Coroutines.CoroutineUnhandledException: Exception was thrown by coroutine ---> System.Exception: Een ReadProcessMemory- of WriteProcessMemory-opdracht is slechts gedeeltelijk uitgevoerd, at addr: 00000050, Size: 4
bij GreyMagic.ExternalProcessMemory.ReadByteBuffer(IntPtr addr, Void* buffer, Int32 count)
bij GreyMagic.MemoryBase.Read[T](IntPtr addr)
bij Zeta.Game.Internals.FastAttribGroupsEntry.GetAttribute[T](Int32 attribute)
bij Zeta.Game.Internals.Actors.ACD.GetAttribute[T](Int32 attribute)
bij Zeta.Game.Internals.Actors.ACD.GetAttribute[T](ActorAttributeType attributeType)
bij Zeta.Game.Internals.Actors.ACDItem.get_TieredLootRunKeyLevel()
bij Zeta.Bot.Profile.Common.OpenRiftTag.(ACDItem )
bij System.Linq.EnumerableSorter`2.ComputeKeys(TElement[] elements, Int32 count)
bij System.Linq.EnumerableSorter`1.Sort(TElement[] elements, Int32 count)
bij System.Linq.OrderedEnumerable`1.<GetEnumerator>d__0.MoveNext()
bij System.Linq.Enumerable.FirstOrDefault[TSource](IEnumerable`1 source, Func`2 predicate)
bij Zeta.Bot.Profile.Common.OpenRiftTag.()
bij Zeta.Bot.Profile.Common.OpenRiftTag..()
--- Einde van stacktracering vanaf vorige locatie waar uitzondering is opgetreden ---
bij System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
bij System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
bij Zeta.Bot.ActionRunCoroutine....()
--- Einde van intern uitzonderingsstackpad ---
bij Buddy.Coroutines.Coroutine.CheckPostConditions(Boolean shouldBeCanceled)
bij Buddy.Coroutines.Coroutine.Resume(Boolean forStop)
bij Buddy.Coroutines.Coroutine.Resume()
bij Zeta.Bot.ActionRunCoroutine.Run(Object context)
bij Zeta.TreeSharp.Action.RunAction(Object context)
bij Zeta.TreeSharp.Action..()
bij Zeta.TreeSharp.Composite.Tick(Object context)
bij Zeta.TreeSharp.PrioritySelector..()
bij Zeta.TreeSharp.Composite.Tick(Object context)
bij Zeta.Common.HookExecutor.Run(Object context)
bij Zeta.TreeSharp.Action.RunAction(Object context)
bij Zeta.TreeSharp.Action..()
bij Zeta.TreeSharp.Composite.Tick(Object context)
bij Zeta.TreeSharp.PrioritySelector..()
bij Zeta.TreeSharp.Composite.Tick(Object context)
bij Zeta.TreeSharp.PrioritySelector..()
bij Zeta.TreeSharp.Composite.Tick(Object context)
bij Zeta.Common.HookExecutor.Run(Object context)
bij Zeta.TreeSharp.Action.RunAction(Object context)
bij Zeta.TreeSharp.Action..()
bij Zeta.TreeSharp.Composite.Tick(Object context)
bij Zeta.TreeSharp.PrioritySelector..()
bij Zeta.TreeSharp.Composite.Tick(Object context)
bij Zeta.Bot.BotMain.()

Anyone know what might cause this? should i do a clean install? Im using ezupdater to keep profiles/plugins updated!

EDIT:

Disabling the kadela plugin seems to have fixed the issue
 
Last edited:
Back
Top