Advertisement
Guest User

Untitled

a guest
Aug 28th, 2015
164
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.42 KB | None | 0 0
  1. 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: 00000004, Size: 128
  2. at GreyMagic.ExternalProcessMemory.ReadByteBuffer(IntPtr addr, Void* buffer, Int32 count)
  3. at GreyMagic.MemoryBase.ReadBytes(IntPtr addr, Int32 count)
  4. at Zeta.Game.Internals.Actors.ACD.get_Name()
  5. at Trinity.LazyCache.CacheBase.GetACDItemProperty[T](Func`2 selector, String caller) in d:\D3 Season 4 Bots\test\Plugins\+Trinity\Framework\LazyCache\CacheBase.cs:line 170
  6. at Trinity.LazyCache.TrinityItem.get_InventorySlot() in d:\D3 Season 4 Bots\test\Plugins\+Trinity\Framework\LazyCache\TrinityItem.cs:line 180
  7. at Trinity.Combat.Coroutines.<MoveToAndInteract>d__27.MoveNext() in d:\D3 Season 4 Bots\test\Plugins\+Trinity\Bot\Movement\MoveToAndInteract.cs:line 87
  8. --- End of stack trace from previous location where exception was thrown ---
  9. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  10. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  11. at System.Runtime.CompilerServices.TaskAwaiter`1.GetResult()
  12. at Trinity.Combat.BotManager.<HandleTarget>d__8.MoveNext() in d:\D3 Season 4 Bots\test\Plugins\+Trinity\Bot\BotManager.cs:line 124
  13. --- End of stack trace from previous location where exception was thrown ---
  14. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  15. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  16. at System.Runtime.CompilerServices.TaskAwaiter`1.GetResult()
  17. at Trinity.Combat.BotManager.<MainCombatTask>d__0.MoveNext() in d:\D3 Season 4 Bots\test\Plugins\+Trinity\Bot\BotManager.cs:line 58
  18. --- End of stack trace from previous location where exception was thrown ---
  19. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  20. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  21. at Zeta.Bot.ActionRunCoroutine.J3vd12r2"alP5 NNgsd:AWE^.;\\)dP\&~}B02!URF$IIP}B1b (.MoveNext()
  22. --- End of inner exception stack trace ---
  23. at Buddy.Coroutines.Coroutine.‭‭‌‭‌‎‏‬‮‌‫‪‬‮‬‬‏‪‎‮‮‎‍‬‮‏‪‌​‭​‮(Boolean )
  24. at Buddy.Coroutines.Coroutine.‬‭​​​‭​‫‬‍‌‪‮‍‮‏‮‪‮‮‏‪‌‮(Boolean )
  25. at Buddy.Coroutines.Coroutine.Resume()
  26. at Zeta.Bot.ActionRunCoroutine.Run(Object context)
  27. at Zeta.TreeSharp.Action.RunAction(Object context)
  28. at Zeta.TreeSharp.Action.QG$N}ZxI5}!\.;|1\*Y\,\*=\*kS'-.MoveNext()
  29. at Zeta.TreeSharp.Composite.Tick(Object context)
  30. at Zeta.TreeSharp.PrioritySelector.1{w$Uy'x%a#\*l(7ipG7mP-y@".MoveNext()
  31. at Zeta.TreeSharp.Composite.Tick(Object context)
  32. at Zeta.Common.HookExecutor.Run(Object context)
  33. at Zeta.TreeSharp.Action.RunAction(Object context)
  34. at Zeta.TreeSharp.Action.QG$N}ZxI5}!\.;|1\*Y\,\*=\*kS'-.MoveNext()
  35. at Zeta.TreeSharp.Composite.Tick(Object context)
  36. at Zeta.TreeSharp.PrioritySelector.1{w$Uy'x%a#\*l(7ipG7mP-y@".MoveNext()
  37. at Zeta.TreeSharp.Composite.Tick(Object context)
  38. at Zeta.Bot.BotMain.‬‪​‫‌‫​‬‪‮‭‌‮‫​‮‫‮‎‪‭‭‎‮()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement