Advertisement
Guest User

Untitled

a guest
Nov 22nd, 2014
143
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.44 KB | None | 0 0
  1. [15:13:27.778 D] System.Reflection.TargetInvocationException: Адресат вызова создал исключение. ---> System.IO.FileNotFoundException: Не удалось загрузить файл или сборку "GreyMagic.dll" либо одну из их зависимостей. Не найден указанный модуль.
  2. в Styx.StyxWoW.get_WowExited()
  3. в Styx.Helpers.GlobalSettings.set_SeperatedLogFolders(Boolean value)
  4. --- Конец трассировки внутреннего стека исключений ---
  5. в System.RuntimeMethodHandle.InvokeMethod(Object target, Object[] arguments, Signature sig, Boolean constructor)
  6. в System.Reflection.RuntimeMethodInfo.UnsafeInvokeInternal(Object obj, Object[] parameters, Object[] arguments)
  7. в System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
  8. в System.Reflection.RuntimePropertyInfo.SetValue(Object obj, Object value, BindingFlags invokeAttr, Binder binder, Object[] index, CultureInfo culture)
  9. в System.Reflection.RuntimePropertyInfo.SetValue(Object obj, Object value, Object[] index)
  10. в Styx.Helpers.Settings.InitializeDefaultValues()
  11. в Styx.Helpers.Settings..ctor(String settingsPath, String oldSettingsPath)
  12. в Styx.Helpers.GlobalSettings.()
  13. в Honorbuddy.MainWindow..ctor()
  14. [15:13:28.543 D] System.Reflection.TargetInvocationException: Адресат вызова создал исключение. ---> System.NullReferenceException: Ссылка на объект не указывает на экземпляр объекта.
  15. в Honorbuddy.MainWindow.OnLogMessage(ReadOnlyCollection`1 messages)
  16. --- Конец трассировки внутреннего стека исключений ---
  17. в System.RuntimeMethodHandle.InvokeMethod(Object target, Object[] arguments, Signature sig, Boolean constructor)
  18. в System.Reflection.RuntimeMethodInfo.UnsafeInvokeInternal(Object obj, Object[] parameters, Object[] arguments)
  19. в System.Delegate.DynamicInvokeImpl(Object[] args)
  20. в System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
  21. в MS.Internal.Threading.ExceptionFilterHelper.TryCatchWhen(Object source, Delegate method, Object args, Int32 numArgs, Delegate catchHandler)
  22. [15:16:37.808 D] System.IO.FileNotFoundException: Не удалось загрузить файл или сборку "GreyMagic.dll" либо одну из их зависимостей. Не найден указанный модуль.
  23. Имя файла: 'GreyMagic.dll'
  24. в Styx.StyxWoW.()
  25. в Honorbuddy.MainWindow.Window_Closing(Object sender, CancelEventArgs e)
  26. в System.Windows.Window.OnClosing(CancelEventArgs e)
  27. в System.Windows.Window.WmClose()
  28. в System.Windows.Window.WindowFilterMessage(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
  29. в System.Windows.Interop.HwndSource.PublicHooksFilterMessage(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
  30. в MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
  31. в MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o)
  32. в System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
  33. в MS.Internal.Threading.ExceptionFilterHelper.TryCatchWhen(Object source, Delegate method, Object args, Int32 numArgs, Delegate catchHandler)
  34.  
  35.  
  36. [15:16:37.892 D] System.Reflection.TargetInvocationException: Адресат вызова создал исключение. ---> System.NullReferenceException: Ссылка на объект не указывает на экземпляр объекта.
  37. в Honorbuddy.MainWindow.OnLogMessage(ReadOnlyCollection`1 messages)
  38. --- Конец трассировки внутреннего стека исключений ---
  39. в System.RuntimeMethodHandle.InvokeMethod(Object target, Object[] arguments, Signature sig, Boolean constructor)
  40. в System.Reflection.RuntimeMethodInfo.UnsafeInvokeInternal(Object obj, Object[] parameters, Object[] arguments)
  41. в System.Delegate.DynamicInvokeImpl(Object[] args)
  42. в System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
  43. в 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