Guest User

SuperMemoAssistant-20220416

a guest
Apr 16th, 2022
49
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.48 KB | None | 0 0
  1. 2022-04-16 23:35:31.223 +08:00 [DBG] Exception loggers registered (first-chance logging: off)
  2. 2022-04-16 23:35:31.233 +08:00 [DBG] Logger initialized
  3. 2022-04-16 23:35:31.233 +08:00 [INF] SuperMemo Assistant version 2.1.0-beta.21 starting.
  4. 2022-04-16 23:35:32.056 +08:00 [DBG] Method: 'Task Initialize(Boolean)'. Line: ~160. Initializing SMAPluginManager
  5. 2022-04-16 23:35:32.202 +08:00 [DBG] Method: 'Void StartIpcServer()'. Line: ~56. Starting Plugin IPC Server
  6. 2022-04-16 23:35:32.208 +08:00 [INF] Method: 'Task<Int32> RefreshPlugins()'. Line: ~261. Refreshing plugins.
  7. 2022-04-16 23:35:32.211 +08:00 [INF] Method: 'Task<Boolean> StopPlugins()'. Line: ~241. Stopping all 0 running plugins.
  8. 2022-04-16 23:35:32.224 +08:00 [INF] Method: 'Task<Int32> RefreshPlugins()'. Line: ~271. Found 3 plugins.
  9. 2022-04-16 23:35:32.224 +08:00 [DBG] Method: 'Task Initialize(Boolean)'. Line: ~182. Initializing SMAPluginManager... Done
  10. 2022-04-16 23:35:32.613 +08:00 [INF] Method: 'Task<Boolean> StartPlugins()'. Line: ~212. Starting all 3 enabled plugins out of 3.
  11. 2022-04-16 23:35:32.625 +08:00 [INF] Method: 'Void OnPluginStarting(TPluginInstance)'. Line: ~290. Starting plugin SuperMemoAssistant.Plugins.Dictionary.
  12. 2022-04-16 23:35:32.729 +08:00 [INF] Method: 'Void OnPluginStarting(TPluginInstance)'. Line: ~290. Starting plugin SuperMemoAssistant.Plugins.PDF.
  13. 2022-04-16 23:35:32.788 +08:00 [INF] Method: 'Void OnPluginStarting(TPluginInstance)'. Line: ~290. Starting plugin SuperMemoAssistant.Plugins.Import.
  14. 2022-04-16 23:35:33.912 +08:00 [INF] Method: 'Void OnPluginConnected(TPluginInstance, IPlugin)'. Line: ~343. Connected plugin SuperMemoAssistant.Plugins.Dictionary.
  15. 2022-04-16 23:35:34.054 +08:00 [INF] Method: 'Void OnPluginConnected(TPluginInstance, IPlugin)'. Line: ~343. Connected plugin SuperMemoAssistant.Plugins.PDF.
  16. 2022-04-16 23:35:34.095 +08:00 [INF] Method: 'Void OnPluginConnected(TPluginInstance, IPlugin)'. Line: ~343. Connected plugin SuperMemoAssistant.Plugins.Import.
  17. 2022-04-16 23:35:34.095 +08:00 [INF] Method: 'Task<Boolean> StartPlugins()'. Line: ~224. 3 started successfully, 0 failed to start.
  18. 2022-04-16 23:35:36.414 +08:00 [INF] SuperMemo version 18.5 detected
  19. 2022-04-16 23:35:36.433 +08:00 [DBG] Initializing ElementRegistry17
  20. 2022-04-16 23:35:36.433 +08:00 [DBG] Initializing BinaryRegistry17
  21. 2022-04-16 23:35:36.433 +08:00 [DBG] Initializing ComponentRegistry
  22. 2022-04-16 23:35:36.433 +08:00 [DBG] Initializing ConceptRegistry17
  23. 2022-04-16 23:35:36.433 +08:00 [DBG] Initializing TextRegistry17
  24. 2022-04-16 23:35:36.434 +08:00 [DBG] Initializing ImageRegistry17
  25. 2022-04-16 23:35:36.434 +08:00 [DBG] Initializing TemplateRegistry17
  26. 2022-04-16 23:35:36.434 +08:00 [DBG] Initializing SoundRegistry17
  27. 2022-04-16 23:35:36.434 +08:00 [DBG] Initializing VideoRegistry17
  28. 2022-04-16 23:35:36.570 +08:00 [DBG] Starting and injecting SuperMemo
  29. 2022-04-16 23:35:36.750 +08:00 [DBG] Waiting for signal from Injected library
  30. 2022-04-16 23:35:36.849 +08:00 [DBG] Injected lib signal, success: true
  31. 2022-04-16 23:35:36.850 +08:00 [DBG] SuperMemo started and injected, pId: 7964
  32. 2022-04-16 23:35:36.919 +08:00 [DBG] Assigned default hotkey Ctrl+Alt+Shift+O to Settings (Show settings window).
  33. 2022-04-16 23:35:36.947 +08:00 [DBG] Initializing ElementWdw
  34. 2022-04-16 23:36:23.822 +08:00 [WRN] Method: 'Task<Boolean> StartPlugin(TPluginInstance, Boolean)'. Line: ~218. plugin Import++ standard error output:
  35. --------------------------------------------
  36. Unhandled exception. Is terminating ? True
  37. ----------------------------------------
  38. System.NullReferenceException: 未将对象引用设置到对象的实例。
  39. 在 SuperMemoAssistant.Extensions.TaskEx.<RunAsync>d__1.MoveNext() 位置 P:\SuperMemo\SuperMemoAssistant.master.git\src\Interop\src\SuperMemoAssistant.Interop\Extensions\TaskEx.cs:行号 74
  40. --- 引发异常的上一位置中堆栈跟踪的末尾 ---
  41. 在 System.Runtime.CompilerServices.AsyncMethodBuilderCore.<>c.<ThrowAsync>b__6_0(Object state)
  42. 在 System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
  43. 在 System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)
  44. 在 System.Windows.Threading.DispatcherOperation.InvokeImpl()
  45. 在 System.Windows.Threading.DispatcherOperation.InvokeInSecurityContext(Object state)
  46. 在 MS.Internal.CulturePreservingExecutionContext.CallbackWrapper(Object obj)
  47. 在 System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  48. 在 System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  49. 在 System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
  50. 在 MS.Internal.CulturePreservingExecutionContext.Run(CulturePreservingExecutionContext executionContext, ContextCallback callback, Object state)
  51. 在 System.Windows.Threading.DispatcherOperation.Invoke()
  52. 在 System.Windows.Threading.Dispatcher.ProcessQueue()
  53. 在 System.Windows.Threading.Dispatcher.WndProcHook(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
  54. 在 MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
  55. 在 MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o)
  56. 在 System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
  57. 在 System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)
  58. 在 System.Windows.Threading.Dispatcher.LegacyInvokeImpl(DispatcherPriority priority, TimeSpan timeout, Delegate method, Object args, Int32 numArgs)
  59. 在 MS.Win32.HwndSubclass.SubclassWndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam)
  60. 在 MS.Win32.UnsafeNativeMethods.DispatchMessage(MSG& msg)
  61. 在 System.Windows.Threading.Dispatcher.PushFrameImpl(DispatcherFrame frame)
  62. 在 System.Windows.Threading.Dispatcher.PushFrame(DispatcherFrame frame)
  63. 在 System.Windows.Application.RunDispatcher(Object ignore)
  64. 在 System.Windows.Application.RunInternal(Window window)
  65. 在 System.Windows.Application.Run(Window window)
  66. 在 System.Windows.Application.Run()
  67. 在 PluginHost.App.Main()
  68. ----------------------------------------
  69.  
  70. 未经处理的异常: System.NullReferenceException: 未将对象引用设置到对象的实例。
  71. 在 SuperMemoAssistant.Extensions.TaskEx.<RunAsync>d__1.MoveNext() 位置 P:\SuperMemo\SuperMemoAssistant.master.git\src\Interop\src\SuperMemoAssistant.Interop\Extensions\TaskEx.cs:行号 74
  72. --- 引发异常的上一位置中堆栈跟踪的末尾 ---
  73. 在 System.Runtime.CompilerServices.AsyncMethodBuilderCore.<>c.<ThrowAsync>b__6_0(Object state)
  74. 在 System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
  75. 在 System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)
  76. 在 System.Windows.Threading.DispatcherOperation.InvokeImpl()
  77. 在 System.Windows.Threading.DispatcherOperation.InvokeInSecurityContext(Object state)
  78. 在 MS.Internal.CulturePreservingExecutionContext.CallbackWrapper(Object obj)
  79. 在 System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  80. 在 System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  81. 在 System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
  82. 在 MS.Internal.CulturePreservingExecutionContext.Run(CulturePreservingExecutionContext executionContext, ContextCallback callback, Object state)
  83. 在 System.Windows.Threading.DispatcherOperation.Invoke()
  84. 在 System.Windows.Threading.Dispatcher.ProcessQueue()
  85. 在 System.Windows.Threading.Dispatcher.WndProcHook(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
  86. 在 MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
  87. 在 MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o)
  88. 在 System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
  89. 在 System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)
  90. 在 System.Windows.Threading.Dispatcher.LegacyInvokeImpl(DispatcherPriority priority, TimeSpan timeout, Delegate method, Object args, Int32 numArgs)
  91. 在 MS.Win32.HwndSubclass.SubclassWndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam)
  92. 在 MS.Win32.UnsafeNativeMethods.DispatchMessage(MSG& msg)
  93. 在 System.Windows.Threading.Dispatcher.PushFrameImpl(DispatcherFrame frame)
  94. 在 System.Windows.Threading.Dispatcher.PushFrame(DispatcherFrame frame)
  95. 在 System.Windows.Application.RunDispatcher(Object ignore)
  96. 在 System.Windows.Application.RunInternal(Window window)
  97. 在 System.Windows.Application.Run(Window window)
  98. 在 System.Windows.Application.Run()
  99. 在 PluginHost.App.Main()
  100. --------------------------------------------
  101. 2022-04-16 23:36:27.954 +08:00 [INF] Method: 'Void OnPluginStopped(TPluginInstance)'. Line: ~384. Plugin SuperMemoAssistant.Plugins.Import has crashed with code -532462766
Advertisement
Add Comment
Please, Sign In to add comment