Advertisement
Guest User

Untitled

a guest
Nov 9th, 2015
161
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.65 KB | None | 0 0
  1. ########## 11/9/2015 2:14:02 PM ##########
  2. System.IO.FileNotFoundException: Could not load file or assembly 'HtmlAgilityPack, Version=1.4.9.0, Culture=neutral, PublicKeyToken=bd319b19eaf3b43a' or one of its dependencies. The system cannot find the file specified.
  3. File name: 'HtmlAgilityPack, Version=1.4.9.0, Culture=neutral, PublicKeyToken=bd319b19eaf3b43a'
  4. at HearthArenaUploader.HearthArenaUploaderLogic.<LogInToHearthArena>d__b.MoveNext()
  5. at System.Runtime.CompilerServices.AsyncMethodBuilderCore.Start[TStateMachine](TStateMachine& stateMachine)
  6. at HearthArenaUploader.HearthArenaUploaderLogic.LogInToHearthArena()
  7. at HearthArenaUploader.HearthArenaUploaderLogic.<LoginAndSubmitArenaRuns>d__0.MoveNext()
  8. --- End of stack trace from previous location where exception was thrown ---
  9. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  10. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  11. at HearthArenaUploader.View.MainWindow.<UploadSelectedRuns>d__5.MoveNext()
  12. --- End of stack trace from previous location where exception was thrown ---
  13. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  14. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  15. at HearthArenaUploader.View.MainWindow.<ButtonUploadSelectedRuns_Click>d__2.MoveNext()
  16. --- End of stack trace from previous location where exception was thrown ---
  17. at System.Runtime.CompilerServices.AsyncMethodBuilderCore.<ThrowAsync>b__4(Object state)
  18. at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
  19. at MS.Internal.Threading.ExceptionFilterHelper.TryCatchWhen(Object source, Delegate method, Object args, Int32 numArgs, Delegate catchHandler)
  20.  
  21. WRN: Assembly binding logging is turned OFF.
  22. To enable assembly bind failure logging, set the registry value [HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD) to 1.
  23. Note: There is some performance penalty associated with assembly bind failure logging.
  24. To turn this feature off, remove the registry value [HKLM\Software\Microsoft\Fusion!EnableLog].
  25.  
  26. [2:10:19 PM] Overlay: Enabled mouse hook
  27. [2:10:20 PM] Game: -------- Reset ---------
  28. [2:10:20 PM] OpponentSecrets: Cleared secrets
  29. [2:10:20 PM] : Checking for duplicate matches...
  30. [2:10:20 PM] GameEventHandler: Reset constructed importing
  31. [2:10:20 PM] BackupManager: Running BackupManager
  32. [2:10:20 PM] BackupManager: Backup for today already exists
  33. [2:10:20 PM] HearthStatsManager: starting sync process: forceFullSync=False, background=True
  34. [2:10:20 PM] HearthStatsManager: background process indicator ON
  35. [2:10:20 PM] HearthStatsManager: Checking HearthStats for new decks...
  36. [2:10:20 PM] HearthStatsManager: trying to download decks
  37. [2:10:20 PM] HearthStatsAPI: getting decks since 1447095557
  38. [2:10:21 PM] PluginManager: Loading Plugins...
  39. [2:10:21 PM] PluginWrapper: Loading Hearth Arena Uploader
  40. [2:10:21 PM] PluginWrapper: Enabled Hearth Arena Uploader
  41. [2:10:21 PM] PluginWrapper: Loading Collection Tracker
  42. [2:10:21 PM] PluginWrapper: Enabled Collection Tracker
  43. [2:10:21 PM] PluginWrapper: Loading Arena Helper
  44. [2:10:21 PM] PluginWrapper: Enabled Arena Helper
  45. [2:10:21 PM] Helper: Checking for LIVE updates...
  46. [2:10:21 PM] Helper: Current version: 0.13.1.0
  47. [2:10:21 PM] LogReader: Current region: US
  48. [2:10:21 PM] UpdateOverlay: Refreshed overlay topmost status
  49. [2:10:21 PM] Game: Set CurrentGameMode to Ranked
  50. [2:10:21 PM] Game: Set CurrentGameMode to Ranked
  51. [2:10:21 PM] Helper: Latest LIVE version: 0.13.1.0
  52. [2:10:22 PM] HearthStatsManager: no new decks
  53. [2:10:22 PM] HearthStatsManager: Checking HearthStats for new matches...
  54. [2:10:22 PM] HearthStatsManager: trying to download games
  55. [2:10:22 PM] HearthStatsAPI: getting games since 1447095557
  56. [2:10:22 PM] HearthStatsManager: no new games
  57. [2:10:22 PM] HearthStatsManager: Checking for new local decks...
  58. [2:10:22 PM] HearthStatsManager: Checking for new local versions...
  59. [2:10:22 PM] HearthStatsManager: Checking for edited local decks...
  60. [2:10:22 PM] HearthStatsManager: Checking for new local matches...
  61. [2:10:22 PM] HearthStatsManager: Uploading 6 new matches...
  62. [2:10:22 PM] HearthStatsManager: trying to upload 1 matches for deck Face/Rush
  63. [2:10:22 PM] HearthStatsManager: trying to upload 2 matches for deck The Prophets
  64. [2:10:22 PM] HearthStatsManager: trying to upload 1 matches for deck TGT Control
  65. [2:10:22 PM] HearthStatsManager: trying to upload 1 matches for deck Pally legends
  66. [2:10:22 PM] HearthStatsManager: trying to upload 1 matches for deck Control Warrior
  67. [2:10:22 PM] HearthStatsAPI: Game Win vs Warlock, 3/11/2015 3:29:05 PM is not valid (invalid game mode: None)
  68. [2:10:22 PM] HearthStatsManager: No valid games
  69. [2:10:22 PM] HearthStatsAPI: Game Win vs Warrior, 9/22/2015 8:54:59 AM is not valid (invalid game mode: None)
  70. [2:10:22 PM] HearthStatsManager: No valid games
  71. [2:10:22 PM] HearthStatsAPI: Game Loss vs Mage, 3/23/2015 10:20:39 AM is not valid (invalid game mode: None)
  72. [2:10:22 PM] HearthStatsManager: No valid games
  73. [2:10:22 PM] HearthStatsAPI: Game Loss vs Hunter, 3/11/2015 11:24:06 AM is not valid (invalid game mode: None)
  74. [2:10:22 PM] HearthStatsAPI: Game Loss vs Warlock, 3/12/2015 11:02:44 AM is not valid (invalid game mode: None)
  75. [2:10:22 PM] HearthStatsManager: No valid games
  76. [2:10:22 PM] HearthStatsAPI: Game Loss vs Warlock, 11/4/2015 4:00:35 PM is not valid (invalid game mode: None)
  77. [2:10:22 PM] HearthStatsManager: No valid games
  78. [2:10:22 PM] HearthStatsManager: background process indicator OFF
  79. [2:10:22 PM] HearthStatsManager: finished sync process
  80. [2:13:07 PM] UpdateOverlay: Refreshed overlay topmost status
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement