Not a member of Pastebin yet?
                        Sign Up,
                        it unlocks many cool features!                    
                - 2022-04-16 23:35:31.223 +08:00 [DBG] Exception loggers registered (first-chance logging: off)
- 2022-04-16 23:35:31.233 +08:00 [DBG] Logger initialized
- 2022-04-16 23:35:31.233 +08:00 [INF] SuperMemo Assistant version 2.1.0-beta.21 starting.
- 2022-04-16 23:35:32.056 +08:00 [DBG] Method: 'Task Initialize(Boolean)'. Line: ~160. Initializing SMAPluginManager
- 2022-04-16 23:35:32.202 +08:00 [DBG] Method: 'Void StartIpcServer()'. Line: ~56. Starting Plugin IPC Server
- 2022-04-16 23:35:32.208 +08:00 [INF] Method: 'Task<Int32> RefreshPlugins()'. Line: ~261. Refreshing plugins.
- 2022-04-16 23:35:32.211 +08:00 [INF] Method: 'Task<Boolean> StopPlugins()'. Line: ~241. Stopping all 0 running plugins.
- 2022-04-16 23:35:32.224 +08:00 [INF] Method: 'Task<Int32> RefreshPlugins()'. Line: ~271. Found 3 plugins.
- 2022-04-16 23:35:32.224 +08:00 [DBG] Method: 'Task Initialize(Boolean)'. Line: ~182. Initializing SMAPluginManager... Done
- 2022-04-16 23:35:32.613 +08:00 [INF] Method: 'Task<Boolean> StartPlugins()'. Line: ~212. Starting all 3 enabled plugins out of 3.
- 2022-04-16 23:35:32.625 +08:00 [INF] Method: 'Void OnPluginStarting(TPluginInstance)'. Line: ~290. Starting plugin SuperMemoAssistant.Plugins.Dictionary.
- 2022-04-16 23:35:32.729 +08:00 [INF] Method: 'Void OnPluginStarting(TPluginInstance)'. Line: ~290. Starting plugin SuperMemoAssistant.Plugins.PDF.
- 2022-04-16 23:35:32.788 +08:00 [INF] Method: 'Void OnPluginStarting(TPluginInstance)'. Line: ~290. Starting plugin SuperMemoAssistant.Plugins.Import.
- 2022-04-16 23:35:33.912 +08:00 [INF] Method: 'Void OnPluginConnected(TPluginInstance, IPlugin)'. Line: ~343. Connected plugin SuperMemoAssistant.Plugins.Dictionary.
- 2022-04-16 23:35:34.054 +08:00 [INF] Method: 'Void OnPluginConnected(TPluginInstance, IPlugin)'. Line: ~343. Connected plugin SuperMemoAssistant.Plugins.PDF.
- 2022-04-16 23:35:34.095 +08:00 [INF] Method: 'Void OnPluginConnected(TPluginInstance, IPlugin)'. Line: ~343. Connected plugin SuperMemoAssistant.Plugins.Import.
- 2022-04-16 23:35:34.095 +08:00 [INF] Method: 'Task<Boolean> StartPlugins()'. Line: ~224. 3 started successfully, 0 failed to start.
- 2022-04-16 23:35:36.414 +08:00 [INF] SuperMemo version 18.5 detected
- 2022-04-16 23:35:36.433 +08:00 [DBG] Initializing ElementRegistry17
- 2022-04-16 23:35:36.433 +08:00 [DBG] Initializing BinaryRegistry17
- 2022-04-16 23:35:36.433 +08:00 [DBG] Initializing ComponentRegistry
- 2022-04-16 23:35:36.433 +08:00 [DBG] Initializing ConceptRegistry17
- 2022-04-16 23:35:36.433 +08:00 [DBG] Initializing TextRegistry17
- 2022-04-16 23:35:36.434 +08:00 [DBG] Initializing ImageRegistry17
- 2022-04-16 23:35:36.434 +08:00 [DBG] Initializing TemplateRegistry17
- 2022-04-16 23:35:36.434 +08:00 [DBG] Initializing SoundRegistry17
- 2022-04-16 23:35:36.434 +08:00 [DBG] Initializing VideoRegistry17
- 2022-04-16 23:35:36.570 +08:00 [DBG] Starting and injecting SuperMemo
- 2022-04-16 23:35:36.750 +08:00 [DBG] Waiting for signal from Injected library
- 2022-04-16 23:35:36.849 +08:00 [DBG] Injected lib signal, success: true
- 2022-04-16 23:35:36.850 +08:00 [DBG] SuperMemo started and injected, pId: 7964
- 2022-04-16 23:35:36.919 +08:00 [DBG] Assigned default hotkey Ctrl+Alt+Shift+O to Settings (Show settings window).
- 2022-04-16 23:35:36.947 +08:00 [DBG] Initializing ElementWdw
- 2022-04-16 23:36:23.822 +08:00 [WRN] Method: 'Task<Boolean> StartPlugin(TPluginInstance, Boolean)'. Line: ~218. plugin Import++ standard error output:
- --------------------------------------------
- Unhandled exception. Is terminating ? True
- ----------------------------------------
- System.NullReferenceException: 未将对象引用设置到对象的实例。
- 在 SuperMemoAssistant.Extensions.TaskEx.<RunAsync>d__1.MoveNext() 位置 P:\SuperMemo\SuperMemoAssistant.master.git\src\Interop\src\SuperMemoAssistant.Interop\Extensions\TaskEx.cs:行号 74
- --- 引发异常的上一位置中堆栈跟踪的末尾 ---
- 在 System.Runtime.CompilerServices.AsyncMethodBuilderCore.<>c.<ThrowAsync>b__6_0(Object state)
- 在 System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
- 在 System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)
- 在 System.Windows.Threading.DispatcherOperation.InvokeImpl()
- 在 System.Windows.Threading.DispatcherOperation.InvokeInSecurityContext(Object state)
- 在 MS.Internal.CulturePreservingExecutionContext.CallbackWrapper(Object obj)
- 在 System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
- 在 System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
- 在 System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
- 在 MS.Internal.CulturePreservingExecutionContext.Run(CulturePreservingExecutionContext executionContext, ContextCallback callback, Object state)
- 在 System.Windows.Threading.DispatcherOperation.Invoke()
- 在 System.Windows.Threading.Dispatcher.ProcessQueue()
- 在 System.Windows.Threading.Dispatcher.WndProcHook(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
- 在 MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
- 在 MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o)
- 在 System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
- 在 System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)
- 在 System.Windows.Threading.Dispatcher.LegacyInvokeImpl(DispatcherPriority priority, TimeSpan timeout, Delegate method, Object args, Int32 numArgs)
- 在 MS.Win32.HwndSubclass.SubclassWndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam)
- 在 MS.Win32.UnsafeNativeMethods.DispatchMessage(MSG& msg)
- 在 System.Windows.Threading.Dispatcher.PushFrameImpl(DispatcherFrame frame)
- 在 System.Windows.Threading.Dispatcher.PushFrame(DispatcherFrame frame)
- 在 System.Windows.Application.RunDispatcher(Object ignore)
- 在 System.Windows.Application.RunInternal(Window window)
- 在 System.Windows.Application.Run(Window window)
- 在 System.Windows.Application.Run()
- 在 PluginHost.App.Main()
- ----------------------------------------
- 未经处理的异常: System.NullReferenceException: 未将对象引用设置到对象的实例。
- 在 SuperMemoAssistant.Extensions.TaskEx.<RunAsync>d__1.MoveNext() 位置 P:\SuperMemo\SuperMemoAssistant.master.git\src\Interop\src\SuperMemoAssistant.Interop\Extensions\TaskEx.cs:行号 74
- --- 引发异常的上一位置中堆栈跟踪的末尾 ---
- 在 System.Runtime.CompilerServices.AsyncMethodBuilderCore.<>c.<ThrowAsync>b__6_0(Object state)
- 在 System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
- 在 System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)
- 在 System.Windows.Threading.DispatcherOperation.InvokeImpl()
- 在 System.Windows.Threading.DispatcherOperation.InvokeInSecurityContext(Object state)
- 在 MS.Internal.CulturePreservingExecutionContext.CallbackWrapper(Object obj)
- 在 System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
- 在 System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
- 在 System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
- 在 MS.Internal.CulturePreservingExecutionContext.Run(CulturePreservingExecutionContext executionContext, ContextCallback callback, Object state)
- 在 System.Windows.Threading.DispatcherOperation.Invoke()
- 在 System.Windows.Threading.Dispatcher.ProcessQueue()
- 在 System.Windows.Threading.Dispatcher.WndProcHook(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
- 在 MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
- 在 MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o)
- 在 System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
- 在 System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)
- 在 System.Windows.Threading.Dispatcher.LegacyInvokeImpl(DispatcherPriority priority, TimeSpan timeout, Delegate method, Object args, Int32 numArgs)
- 在 MS.Win32.HwndSubclass.SubclassWndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam)
- 在 MS.Win32.UnsafeNativeMethods.DispatchMessage(MSG& msg)
- 在 System.Windows.Threading.Dispatcher.PushFrameImpl(DispatcherFrame frame)
- 在 System.Windows.Threading.Dispatcher.PushFrame(DispatcherFrame frame)
- 在 System.Windows.Application.RunDispatcher(Object ignore)
- 在 System.Windows.Application.RunInternal(Window window)
- 在 System.Windows.Application.Run(Window window)
- 在 System.Windows.Application.Run()
- 在 PluginHost.App.Main()
- --------------------------------------------
- 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                    
                 
                    