Guest User

SuperMemoAssistant.Plugins.Import.BrowserNativeHost_chrome-hcnpikjdiaedadmfkflhilndgailpogj-20220416

a guest
Apr 16th, 2022
46
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.41 KB | None | 0 0
  1. 2022-04-16 23:35:37.419 +08:00 [DBG] Connected to plugin, version 2.1.0-beta.12
  2. 2022-04-16 23:35:50.878 +08:00 [DBG] Browser disconnected
  3. 2022-04-16 23:35:50.888 +08:00 [FTL] Unhandled exception, terminating
  4. System.NullReferenceException: 未将对象引用设置到对象的实例。
  5. 在 SuperMemoAssistant.Plugins.Import.Program.<Main>d__2.MoveNext()
  6. --- 引发异常的上一位置中堆栈跟踪的末尾 ---
  7. 在 System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  8. 在 System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  9. 在 System.Runtime.CompilerServices.TaskAwaiter.GetResult()
  10. 在 SuperMemoAssistant.Plugins.Import.Program.<Main>(String[] args)
  11. 2022-04-16 23:35:55.122 +08:00 [DBG] Exception loggers registered (first-chance logging: off)
  12. 2022-04-16 23:35:55.143 +08:00 [DBG] Logger initialized
  13. 2022-04-16 23:35:55.153 +08:00 [ERR] Exception while initializing Sentry
  14. System.IO.FileNotFoundException: 未能加载文件或程序集“Microsoft.Bcl.AsyncInterfaces, Version=5.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51”或它的某一个依赖项。系统找不到指定的文件。
  15. 文件名:“Microsoft.Bcl.AsyncInterfaces, Version=5.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51”
  16. 在 Sentry.Internal.SdkComposer.CreateTransport()
  17. 在 Sentry.Internal.SdkComposer.CreateBackgroundWorker()
  18. 在 Sentry.SentryClient..ctor(SentryOptions options, IBackgroundWorker worker)
  19. 在 Sentry.SentrySdk.InitHub(SentryOptions options)
  20. 在 Sentry.SentrySdk.Init(Action`1 configureOptions)
  21. 在 SuperMemoAssistant.Services.Sentry.SentryEx.Initialize(String sentryId, String releaseName) 位置 P:\SuperMemo\SuperMemoAssistant.master.git\src\Services\SuperMemoAssistant.Services.Sentry\Services\Sentry\SentryEx.cs:行号 73
  22.  
  23. 警告: 程序集绑定日志记录被关闭。
  24. 要启用程序集绑定失败日志记录,请将注册表值 [HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD)设置为 1。
  25. 注意: 会有一些与程序集绑定失败日志记录关联的性能损失。
  26. 要关闭此功能,请移除注册表值 [HKLM\Software\Microsoft\Fusion!EnableLog]。
  27.  
  28. 2022-04-16 23:35:55.691 +08:00 [DBG] Connected to browser "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/100.0.4896.127 Safari/537.36"
  29. 2022-04-16 23:35:55.799 +08:00 [DBG] Connected to plugin, version 2.1.0-beta.12
Add Comment
Please, Sign In to add comment