nicdontrunthis
New Member
- Joined
- Apr 27, 2013
- Messages
- 12
I'm not sure if its the bot or hearthstone, but the game keeps locking up with an error box I cannot read. If I hover over the error it says "OOPS!" and the game locks up. The bot seems to crash also. Here is the error log:
Code:
2015-04-15 19:46:41,965 [1] INFO Logger (null) - [Start] Now creating the BotThread.
2015-04-15 19:46:41,991 [19] DEBUG Logger (null) - [Stats] Start
2015-04-15 19:46:42,137 [19] INFO Logger (null) - [TournamentScene]
2015-04-15 19:46:42,160 [19] INFO Logger (null) - [TournamentScene_DeckPicker] Now returning to the Hub to cache quests/decks.
2015-04-15 19:46:42,674 [19] INFO Logger (null) - [IsClientInUsableState] SceneMgr.GetNextMode != Mode.INVALID.
2015-04-15 19:46:43,442 [19] INFO Logger (null) - [IsClientInUsableState] !SceneMgr.IsSceneLoaded.
2015-04-15 19:46:44,267 [19] INFO Logger (null) - [HubScene]
2015-04-15 19:46:44,272 [19] INFO Logger (null) - [HubScene] The bot needs to cache quests. Now clicking on the "Quest Log" button.
2015-04-15 19:46:47,863 [19] INFO Logger (null) - [HubScene]
2015-04-15 19:46:47,945 [19] INFO Logger (null) - [HandleQuests]
2015-04-15 19:46:47,946 [19] INFO Logger (null) - [GameEventManagerOnQuestUpdate]
2015-04-15 19:46:47,975 [19] INFO Logger (null) - [GameEventManagerOnQuestUpdate] Destroy them All: Destroy 40 minions. (2 / 40) [40x GOLD]
2015-04-15 19:46:47,976 [19] INFO Logger (null) - [HubScene] Now clicking to close the "Quest Log" screen.
2015-04-15 19:46:47,976 [19] INFO Logger (null) - [GameEventManagerOnQuestUpdate] 3 Victories!: Win 3 games with any class. (0 / 3) [40x GOLD]
2015-04-15 19:46:47,976 [19] INFO Logger (null) - [GameEventManagerOnQuestUpdate] Beat Down: Deal 100 damage to enemy heroes. (39 / 100) [40x GOLD]
2015-04-15 19:46:51,311 [19] INFO Logger (null) - [DefaultBotSettings] NeedsToCacheQuests = False.
2015-04-15 19:46:51,345 [19] INFO Logger (null) - [HubScene]
2015-04-15 19:46:51,348 [19] INFO Logger (null) - [HubScene] Now clicking on the "Solo Adventures" button.
2015-04-15 19:46:51,808 [19] INFO Logger (null) - [IsClientInUsableState] SceneMgr.IsTransitioning.
2015-04-15 19:46:52,676 [19] INFO Logger (null) - [IsClientInUsableState] !SceneMgr.IsSceneLoaded.
2015-04-15 19:46:53,460 [19] INFO Logger (null) - [IsClientInUsableState] Box.IsBusy.
2015-04-15 19:46:54,281 [19] INFO Logger (null) - [AdventureScene]
2015-04-15 19:46:54,355 [19] INFO Logger (null) - [AdventureScene_AdventureChoosingMode] Now clicking on the "Choose" button.
2015-04-15 19:46:59,779 [19] INFO Logger (null) - [AdventureScene]
2015-04-15 19:46:59,833 [19] INFO Logger (null) - [AdventureScene_PracticeDeckPicker] Showing Custom Decks
2015-04-15 19:46:59,841 [19] INFO Logger (null) - [AdventureScene_PracticeDeckPicker] The desired deck is not selected. Now attempting to select it.
2015-04-15 19:46:59,869 [19] ERROR Logger (null) - [AdventureScene_PracticeDeckPicker] The desired custom deck was not found.
2015-04-15 19:46:59,869 [19] INFO Logger (null) - [Stop] Now requesting the BotThread to stop.
2015-04-15 19:46:59,891 [19] DEBUG Logger (null) - [Stats] Stop
2015-04-15 19:47:22,319 [1] INFO Logger (null) - [DefaultBotSettings] PracticeCustomDeck = Cus**********.
2015-04-15 19:47:27,473 [1] INFO Logger (null) - [Start] Now creating the BotThread.
2015-04-15 19:47:27,523 [25] DEBUG Logger (null) - [Stats] Start
2015-04-15 19:47:27,579 [25] INFO Logger (null) - [AdventureScene]
2015-04-15 19:47:27,611 [25] INFO Logger (null) - [AdventureScene_PracticeDeckPicker] Showing Custom Decks
2015-04-15 19:47:27,616 [25] INFO Logger (null) - [AdventureScene_PracticeDeckPicker] !PracticePickerTrayDisplay.IsShown.
2015-04-15 19:47:27,620 [25] INFO Logger (null) - [AdventureScene_PracticeDeckPicker] Now clicking the "Choose" button.
2015-04-15 19:47:30,997 [25] INFO Logger (null) - [AdventureScene]
2015-04-15 19:47:31,030 [25] INFO Logger (null) - [AdventureScene_PracticeDeckPicker] Showing Custom Decks
2015-04-15 19:47:31,033 [25] INFO Logger (null) - [AdventureScene_PracticeDeckPicker] The desired opponent (HUNTER) is not selected.
2015-04-15 19:47:31,059 [25] INFO Logger (null) - [AdventureScene_PracticeDeckPicker] Now selecting the desired opponent "Hunter".
2015-04-15 19:47:34,680 [25] INFO Logger (null) - [AdventureScene]
2015-04-15 19:47:34,713 [25] INFO Logger (null) - [AdventureScene_PracticeDeckPicker] Showing Custom Decks
2015-04-15 19:47:34,725 [25] INFO Logger (null) - [AdventureScene_PracticeDeckPicker] Now clicking the "Play" button.
2015-04-15 19:47:38,080 [25] INFO Logger (null) - [AdventureScene]
2015-04-15 19:47:38,113 [25] INFO Logger (null) - [AdventureScene_PracticeDeckPicker] Showing Custom Decks
2015-04-15 19:47:38,116 [25] INFO Logger (null) - [AdventureScene_PracticeDeckPicker] The "Loading" popup is showing.
2015-04-15 19:47:38,447 [25] INFO Logger (null) - [GameEventManagerOnNewGame]
2015-04-15 19:47:38,674 [25] INFO Logger (null) - [IsClientInUsableState] LoadingScreen.IsTransitioning.
2015-04-15 19:47:48,090 [25] DEBUG Logger (null) - [GameplayScene_BEGIN_MULLIGAN] !MulliganManager.introComplete.
2015-04-15 19:47:51,376 [25] DEBUG Logger (null) - [GameplayScene_BEGIN_MULLIGAN] !MulliganManager.m_waitingForUserInput.
2015-04-15 19:47:57,324 [25] DEBUG Logger (null) - [GameplayScene_BEGIN_MULLIGAN] Waiting to be in this state longer.
2015-04-15 19:48:00,502 [25] INFO Logger (null) - [GameplayScene_BEGIN_MULLIGAN] MulliganManager.IsMulliganActive.
2015-04-15 19:48:01,896 [25] INFO Logger (null) - [Mulligan] HUNTER vs HUNTER.
2015-04-15 19:48:01,991 [25] INFO Logger (null) - [Mulligan] CS2_237 should be mulliganed because it matches the user's mulligan rule: [card.Entity.Cost >= 4 and card.Entity.Id != "GVG_063"] (True).
2015-04-15 19:48:02,023 [25] INFO Logger (null) - [Mulligan] Now thinking about mulliganing CS2_237 for 2788 ms.
2015-04-15 19:48:05,044 [25] INFO Logger (null) - [Mulligan] Now thinking about mulliganing CS2_196 for 4651 ms.
2015-04-15 19:48:09,929 [25] INFO Logger (null) - [Mulligan] Now thinking about mulliganing EX1_539 for 5171 ms.
2015-04-15 19:48:15,370 [25] INFO Logger (null) - [GameplayScene_BEGIN_MULLIGAN] Now mulliganing CS2_237.
2015-04-15 19:48:16,730 [25] INFO Logger (null) - [GameplayScene_BEGIN_MULLIGAN] All cards are in the proper mulligan state. Now confirming the mulligan.
2015-04-15 19:48:23,261 [25] DEBUG Logger (null) - [GameplayScene_MAIN_ACTION_Friendly] Waiting to be in this state longer.
2015-04-15 19:48:26,453 [25] INFO Logger (null) - #######################################################
2015-04-15 19:48:26,455 [25] INFO Logger (null) - #######################################################
2015-04-15 19:48:26,455 [25] INFO Logger (null) - fight is logged in: .\Routines\DefaultRoutine\Silverfish\UltimateLogs\UILogg_2015-04-15_15-48-26.txt
2015-04-15 19:48:26,593 [25] INFO Logger (null) - calculating stuff... 15:48:26.5931
2015-04-15 19:48:26,722 [25] INFO Logger (null) - calculating ended! 15:48:26.7222
2015-04-15 19:48:26,722 [25] INFO Logger (null) - end turn
2015-04-15 19:48:49,041 [25] ERROR Logger (null) - [Tick] Exception during execution:
GreyMagic.InjectionDesyncException: Process must have frozen or gotten out of sync: Injection Finished Event was never fired
at GreyMagic.Executor.WaitForInjection(Int32 timeout)
at GreyMagic.Executor.SharedExecuteLogicEnd(Int32 timeout)
at GreyMagic.Executor.Execute(Int32 timeout)
at GreyMagic.Executor.GrabFrame()
at GreyMagic.ExternalProcessMemory.AcquireFrame(Boolean isHardLock)
at Triton.Game.TritonHs.AcquireFrame()
at Triton.Bot.BotManager.Tick(IBot )
2015-04-15 19:48:49,042 [25] DEBUG Logger (null) - [BotThreadFunction] An InjectionDesyncException was detected.
2015-04-15 19:49:04,043 [25] ERROR Logger (null) - [Stop] Exception during execution:
GreyMagic.InjectionDesyncException: Process must have frozen or gotten out of sync: Injection Finished Event was never fired
at GreyMagic.Executor.WaitForInjection(Int32 timeout)
at GreyMagic.Executor.SharedExecuteLogicEnd(Int32 timeout)
at GreyMagic.Executor.Execute(Int32 timeout)
at GreyMagic.Executor.GrabFrame()
at GreyMagic.ExternalProcessMemory.AcquireFrame(Boolean isHardLock)
at Triton.Game.TritonHs.AcquireFrame()
at Triton.Bot.BotManager.Stop(IBot )
2015-04-15 19:50:12,505 [10] DEBUG Logger (null) - Session is invalid!