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

HBRelog and Honorbuddy

Toky

Community Developer
Joined
Aug 17, 2012
Messages
52
Reaction score
0
After using HBRelog i can not start Honorybuddy without rebooting the PC.

Any Idea?

WindowLog:
Code:
Honorbuddy v2.5.12898.768 started.
Logging in...
 T: 5247286295274976163 H: 80838224

TextfileLog:
Code:
[11:14:42.577 N] Honorbuddy v2.5.12898.768 started.
[11:14:44.735 N] Logging in...
[11:14:45.089 N] T: 5247286295274976163 H: 80838224
[11:14:45.840 D] System.ComponentModel.Win32Exception (0x80004005): Nur ein Teil der ReadProcessMemory- oder WriteProcessMemory-Anforderung wurde abgeschlossen
   at System.Diagnostics.NtProcessManager.GetModuleInfos(Int32 processId, Boolean firstModuleOnly)
   at System.Diagnostics.NtProcessManager.GetFirstModuleInfo(Int32 processId)
   at System.Diagnostics.Process.get_MainModule()
   at GreyMagic.MemoryBase.get_ImageBase()
   at GreyMagic.MemoryBase.Read[T](Boolean isRelative, IntPtr[] addrs)
   at Honorbuddy.MainWindow.<FindAndAttachToWoW>d__50.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.ValidateEnd(Task task)
   at Honorbuddy.MainWindow.<HandleSuccess>d__28.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 Honorbuddy.MainWindow.<AfterAuth>d__1b.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.ValidateEnd(Task task)
   at Honorbuddy.MainWindow.<Authenticate>d__8.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 Honorbuddy.MainWindow.<Window_Loaded>d__82.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.CompilerServices.AsyncMethodBuilderCore.<ThrowAsync>b__4(Object state)
   at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
   at MS.Internal.Threading.ExceptionFilterHelper.TryCatchWhen(Object source, Delegate method, Object args, Int32 numArgs, Delegate catchHandler)
 
make a new Hb installation from scratch
 
I reinstalled all HB-dependencies (C++ Redistributables & .NetFramework) now it works :)
 
Back
Top