Advertisement
Guest User

Untitled

a guest
Apr 20th, 2019
103
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.49 KB | None | 0 0
  1. [INFO] 12:41:12:
  2. ========================================
  3. Operation System: Windows 10 Home
  4. System Architecture: 64 bit
  5. Environment OS Version: Microsoft Windows NT 6.2.9200.0
  6. System Directory: C:\WINDOWS\system32
  7. Executing Directory: C:\Program Files\Aurora
  8. Launch Directory: C:\Program Files\Aurora
  9. Processor Count: 6
  10. SystemPageSize: 4096
  11. Environment Version: 4.0.30319.42000
  12. Is Elevated: True
  13. Aurora Assembly Version: 1.0.0.0
  14. Aurora File Version: 0.6.4b
  15. ========================================
  16.  
  17. [INFO] 12:41:12: Program started with '-silent' parameter
  18. [INFO] 12:41:13: Loading Configuration
  19. [INFO] 12:41:13: Loading Plugins
  20. [INFO] 12:41:13: Loading KB Layouts
  21. [INFO] 12:41:14: Loading Input Hooking
  22. [INFO] 12:41:14: Loading Applications
  23. [FATAL] 12:41:15: Fatal Exception caught : System.NullReferenceException: Object reference not set to an instance of an object.
  24. at Aurora.Profiles.Application.LoadSettings(Type settingsType) in C:\projects\aurora\Project-Aurora\Project-Aurora\Profiles\Application.cs:line 667
  25. at Aurora.Profiles.Application.Initialize() in C:\projects\aurora\Project-Aurora\Project-Aurora\Profiles\Application.cs:line 129
  26. at Aurora.Profiles.LightingStateManager.Initialize() in C:\projects\aurora\Project-Aurora\Project-Aurora\Profiles\LightingStateManager.cs:line 197
  27. at Aurora.App.OnStartup(StartupEventArgs e) in C:\projects\aurora\Project-Aurora\Project-Aurora\App.xaml.cs:line 300
  28. at System.Windows.Application.<.ctor>b__1_0(Object unused)
  29. at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
  30. at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)
  31. [FATAL] 12:46:15: Fatal Exception caught : System.NullReferenceException: Object reference not set to an instance of an object.
  32. at Aurora.Profiles.LightingStateManager.Dispose() in C:\projects\aurora\Project-Aurora\Project-Aurora\Profiles\LightingStateManager.cs:line 758
  33. at Aurora.App.OnExit(ExitEventArgs e) in C:\projects\aurora\Project-Aurora\Project-Aurora\App.xaml.cs:line 426
  34. at System.Windows.Application.DoShutdown()
  35. at System.Windows.Application.ShutdownImpl()
  36. at System.Windows.Application.ShutdownCallback(Object arg)
  37. at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
  38. at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)
  39. [FATAL] 12:46:24: Fatal Exception caught : System.NullReferenceException: Object reference not set to an instance of an object.
  40. at Aurora.App.App_DispatcherUnhandledException(Object sender, DispatcherUnhandledExceptionEventArgs e) in C:\projects\aurora\Project-Aurora\Project-Aurora\App.xaml.cs:line 470
  41. at System.Windows.Threading.Dispatcher.CatchException(Exception e)
  42. at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)
  43. at System.Windows.Threading.DispatcherOperation.InvokeImpl()
  44. at MS.Internal.CulturePreservingExecutionContext.CallbackWrapper(Object obj)
  45. at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  46. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  47. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
  48. at MS.Internal.CulturePreservingExecutionContext.Run(CulturePreservingExecutionContext executionContext, ContextCallback callback, Object state)
  49. at System.Windows.Threading.DispatcherOperation.Invoke()
  50. at System.Windows.Threading.Dispatcher.ProcessQueue()
  51. at System.Windows.Threading.Dispatcher.WndProcHook(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
  52. at MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
  53. at MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o)
  54. at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
  55. at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)
  56. [FATAL] 12:46:53: Fatal Exception caught : System.NullReferenceException: Object reference not set to an instance of an object.
  57. at Aurora.App.App_DispatcherUnhandledException(Object sender, DispatcherUnhandledExceptionEventArgs e) in C:\projects\aurora\Project-Aurora\Project-Aurora\App.xaml.cs:line 470
  58. at System.Windows.Threading.Dispatcher.CatchException(Exception e)
  59. at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)
  60. at System.Windows.Threading.Dispatcher.LegacyInvokeImpl(DispatcherPriority priority, TimeSpan timeout, Delegate method, Object args, Int32 numArgs)
  61. at MS.Win32.HwndSubclass.SubclassWndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam)
  62. at MS.Win32.UnsafeNativeMethods.DispatchMessage(MSG& msg)
  63. at System.Windows.Threading.Dispatcher.PushFrameImpl(DispatcherFrame frame)
  64. at System.Windows.Application.RunDispatcher(Object ignore)
  65. at System.Windows.Application.RunInternal(Window window)
  66. at Aurora.App.Main()
  67. [FATAL] 12:46:53: Runtime terminating: True
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement