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

Exception during town run

nichosi

New Member
Joined
May 10, 2015
Messages
103
Reaction score
0
Latest beta 534 + Armory, anyone can say what is it?

Code:
Exception during bot tick.Buddy.Coroutines.CoroutineUnhandledException: Exception was thrown by coroutine ---> System.Exception: Only part of a ReadProcessMemory or WriteProcessMemory request was completed, at addr: 00000000, Size: 1320
   at GreyMagic.ExternalProcessMemory.ReadByteBuffer(IntPtr addr, Void* buffer, Int32 count)
   at GreyMagic.MemoryBase.Read[T](IntPtr addr)
   at Zeta.Game.Internals.Actors.ACDItem.‎*‏**‎*‫‏‏****‪*‪‬‏‪*‎‪**()
   at Zeta.Game.Internals.Actors.ACDItem.get_ItemType()
   at QuestTools.ProfileTags.CompleteGreaterRiftTag.<>c__DisplayClass2a.<UpgradeGemsTask>b__a(ACDItem item) in i:\db28\Plugins\QuestTools\ProfileTags\CompleteGreaterRiftTag.cs:line 111
   at System.Linq.Enumerable.WhereEnumerableIterator`1.MoveNext()
   at System.Linq.Buffer`1..ctor(IEnumerable`1 source)
   at System.Linq.OrderedEnumerable`1.<GetEnumerator>d__0.MoveNext()
   at System.Collections.Generic.List`1..ctor(IEnumerable`1 collection)
   at System.Linq.Enumerable.ToList[TSource](IEnumerable`1 source)
   at QuestTools.ProfileTags.CompleteGreaterRiftTag.<UpgradeGemsTask>d__2f.MoveNext() in i:\db28\Plugins\QuestTools\ProfileTags\CompleteGreaterRiftTag.cs:line 110
--- 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 QuestTools.ProfileTags.CompleteGreaterRiftTag.<CompleteGreaterRiftRoutine>d__1.MoveNext() in i:\db28\Plugins\QuestTools\ProfileTags\CompleteGreaterRiftTag.cs:line 63
--- 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 Zeta.Bot.ActionRunCoroutine.RBydd"nyk{f4")3 KNjp-)bG\&.\[8bu?\]!_DO\[7 Z!Y\.-P0Lkjd#.8uT\\\,MCKVF\*|giG}\."$ayi\&h$.MoveNext()
   --- End of inner exception stack trace ---
   at Buddy.Coroutines.Coroutine.​‫‎‫*‏*‬*‏‏‪*‏‎*‬*‪‎‎**‫‪‎*(Boolean )
   at Buddy.Coroutines.Coroutine.‪​‎**​‪​**‬‪‎‪‎**‫**‎**‬***(Boolean )
   at Buddy.Coroutines.Coroutine.Resume()
   at Zeta.Bot.ActionRunCoroutine.Run(Object context)
   at Zeta.TreeSharp.Action.RunAction(Object context)
   at Zeta.TreeSharp.Action.​‎***‬‎‎‪‫‪*‫‏‫****‬**‪*.MoveNext()
   at Zeta.TreeSharp.Composite.Tick(Object context)
   at Zeta.TreeSharp.PrioritySelector.​‎***‬‎‎‪‫‪*‫‏‫****‬**‪*.MoveNext()
   at Zeta.TreeSharp.Composite.Tick(Object context)
   at Zeta.Common.HookExecutor.Run(Object context)
   at Zeta.TreeSharp.Action.RunAction(Object context)
   at Zeta.TreeSharp.Action.​‎***‬‎‎‪‫‪*‫‏‫****‬**‪*.MoveNext()
   at Zeta.TreeSharp.Composite.Tick(Object context)
   at Zeta.TreeSharp.PrioritySelector.​‎***‬‎‎‪‫‪*‫‏‫****‬**‪*.MoveNext()
   at Zeta.TreeSharp.Composite.Tick(Object context)
   at Zeta.TreeSharp.PrioritySelector.​‎***‬‎‎‪‫‪*‫‏‫****‬**‪*.MoveNext()
   at Zeta.TreeSharp.Composite.Tick(Object context)
   at Zeta.Common.HookExecutor.Run(Object context)
   at Zeta.TreeSharp.Action.RunAction(Object context)
   at Zeta.TreeSharp.Action.​‎***‬‎‎‪‫‪*‫‏‫****‬**‪*.MoveNext()
   at Zeta.TreeSharp.Composite.Tick(Object context)
   at Zeta.TreeSharp.PrioritySelector.​‎***‬‎‎‪‫‪*‫‏‫****‬**‪*.MoveNext()
   at Zeta.TreeSharp.Composite.Tick(Object context)
   at Zeta.Bot.BotMain.‬​‫‫‬‪‬***‎‬*‎‬*‫‬‫‫*‏‏‫‫**()
 
Back
Top