Advertisement
Guest User

honorbuddy prob.

a guest
Jan 25th, 2016
98
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.82 KB | None | 0 0
  1. [21:33:38.303 D] System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.BadImageFormatException: Could not load file or assembly 'GreyMagic.dll' or one of its dependencies. is not a valid Win32 application. (Exception from HRESULT: 0x800700C1)
  2. at Styx.StyxWoW.get_WowExited()
  3. at Styx.Helpers.GlobalSettings.set_SeperatedLogFolders(Boolean value)
  4. --- End of inner exception stack trace ---
  5. at System.RuntimeMethodHandle.InvokeMethod(Object target, Object[] arguments, Signature sig, Boolean constructor)
  6. at System.Reflection.RuntimeMethodInfo.UnsafeInvokeInternal(Object obj, Object[] parameters, Object[] arguments)
  7. at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
  8. at System.Reflection.RuntimePropertyInfo.SetValue(Object obj, Object value, BindingFlags invokeAttr, Binder binder, Object[] index, CultureInfo culture)
  9. at System.Reflection.RuntimePropertyInfo.SetValue(Object obj, Object value, Object[] index)
  10. at Styx.Helpers.Settings.InitializeDefaultValues()
  11. at Styx.Helpers.Settings..ctor(String settingsPath, String oldSettingsPath)
  12. at Styx.Helpers.GlobalSettings.‮‎‬‫‮‬‭‮‪​‮‮‭​‏‫‭‪‮​‮‎‫‍‪‌‮()
  13. at Honorbuddy.MainWindow..ctor()
  14. [21:33:38.378 N] Logging in...
  15. [21:33:38.787 D] System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.NullReferenceException: Object reference not set to an instance of an object.
  16. at Honorbuddy.MainWindow.‫‫‭‪‎‬​‬‏‎‎‫‌‫‍‬‌‬‭‭‭‎‍‎‭‪‍‏‍‪‮(ReadOnlyCollection`1 )
  17. --- End of inner exception stack trace ---
  18. at System.RuntimeMethodHandle.InvokeMethod(Object target, Object[] arguments, Signature sig, Boolean constructor)
  19. at System.Reflection.RuntimeMethodInfo.UnsafeInvokeInternal(Object obj, Object[] parameters, Object[] arguments)
  20. at System.Reflection.RuntimeMethodInfo.UnsafeInvoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
  21. at System.Delegate.DynamicInvokeImpl(Object[] args)
  22. at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
  23. at MS.Internal.Threading.ExceptionFilterHelper.TryCatchWhen(Object source, Delegate method, Object args, Int32 numArgs, Delegate catchHandler)
  24. [21:33:39.646 N] Authentication failed.
  25. Unable to connect to Buddy servers.
  26.  
  27. [21:33:39.663 D] System.NullReferenceException: Object reference not set to an instance of an object.
  28. at Honorbuddy.LoginWindow..ctor()
  29. at Honorbuddy.MainWindow.‬‏‍‮‫‍​‮​‮‮‏‪‫‭‭‪‏‍‫‭​‪​‮‮()
  30. at Honorbuddy.MainWindow.xE$:q="\*\*\[Wi\]aTaA'\,FfPfl#.MoveNext()
  31. --- End of stack trace from previous location where exception was thrown ---
  32. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  33. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  34. at Honorbuddy.MainWindow.4dxOs'7h\\_T%dczumd5yWY9W".MoveNext()
  35. --- End of stack trace from previous location where exception was thrown ---
  36. at System.Runtime.CompilerServices.AsyncMethodBuilderCore.<ThrowAsync>b__4(Object state)
  37. at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
  38. at MS.Internal.Threading.ExceptionFilterHelper.TryCatchWhen(Object source, Delegate method, Object args, Int32 numArgs, Delegate catchHandler)
  39. [21:33:39.794 D] System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.NullReferenceException: Object reference not set to an instance of an object.
  40. at Honorbuddy.MainWindow.‫‫‭‪‎‬​‬‏‎‎‫‌‫‍‬‌‬‭‭‭‎‍‎‭‪‍‏‍‪‮(ReadOnlyCollection`1 )
  41. --- End of inner exception stack trace ---
  42. at System.RuntimeMethodHandle.InvokeMethod(Object target, Object[] arguments, Signature sig, Boolean constructor)
  43. at System.Reflection.RuntimeMethodInfo.UnsafeInvokeInternal(Object obj, Object[] parameters, Object[] arguments)
  44. at System.Reflection.RuntimeMethodInfo.UnsafeInvoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
  45. at System.Delegate.DynamicInvokeImpl(Object[] args)
  46. at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
  47. 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