Advertisement
Guest User

Untitled

a guest
Apr 1st, 2015
193
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.53 KB | None | 0 0
  1. [13:05:56.238 N] Honorbuddy v2.5.13351.779 started.
  2. [13:05:57.338 N] Logging in...
  3. [13:05:57.755 N] T: 5247320922000954345 H: 1543784820
  4. [13:06:00.189 D] System.ComponentModel.Win32Exception (0x80004005): Запрос ReadProcessMemory или WriteProcessMemory был выполнен только частично
  5. at System.Diagnostics.NtProcessManager.GetModuleInfos(Int32 processId, Boolean firstModuleOnly)
  6. at System.Diagnostics.NtProcessManager.GetFirstModuleInfo(Int32 processId)
  7. at System.Diagnostics.Process.get_MainModule()
  8. at GreyMagic.MemoryBase.get_ImageBase()
  9. at GreyMagic.MemoryBase.Read[T](Boolean isRelative, IntPtr[] addrs)
  10. at Honorbuddy.MainWindow.<FindAndAttachToWoW>d__54.MoveNext()
  11. --- End of stack trace from previous location where exception was thrown ---
  12. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  13. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  14. at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task task)
  15. at Honorbuddy.MainWindow.<HandleSuccess>d__2a.MoveNext()
  16. --- End of stack trace from previous location where exception was thrown ---
  17. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  18. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  19. at Honorbuddy.MainWindow.<AfterAuth>d__1b.MoveNext()
  20. --- End of stack trace from previous location where exception was thrown ---
  21. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  22. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  23. at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task task)
  24. at Honorbuddy.MainWindow.<Authenticate>d__8.MoveNext()
  25. --- End of stack trace from previous location where exception was thrown ---
  26. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  27. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  28. at Honorbuddy.MainWindow.<Window_Loaded>d__86.MoveNext()
  29. --- End of stack trace from previous location where exception was thrown ---
  30. at System.Runtime.CompilerServices.AsyncMethodBuilderCore.<ThrowAsync>b__0(Object state)
  31. at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
  32. at MS.Internal.Threading.ExceptionFilterHelper.TryCatchWhen(Object source, Delegate method, Object args, Int32 numArgs, Delegate catchHandler)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement