What's new
  • Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • Visit Resources
  • Visit Downloads
  • Visit Portal
RebornBuddy Forums

Register a free account today to become a member! Once signed in, you'll be able to participate on this site by adding your own topics and posts, as well as connect with other members through your own private inbox!

Happening again.

Kuroseki

New Member
Joined
Feb 21, 2015
Messages
23
2015-03-05 01:21:15,564 [1] DEBUG Logger (null) - The log filename has been copied to the clipboard: C:\Users\<Username>\Desktop\HBB\Logs\Hearthbuddy 6944 2015-03-04 16.30.txt
2015-03-05 01:21:17,677 [17] 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 )

At the very bottom of the log, you'll see the error happen twice.

It is still freezing HS after anywhere from 30mins-1hr of Bot time.

Also using a clean install that was working up until around the one-hour mark.
 

Attachments

Thanks Tony. I'm not sure what's causing it. Because it's happened RIGHT as the bot starts sometimes....

But sometimes it will play 5, 10, 15 games and just crash with this error.

Again, I only see it happening during the Mulligan State.
 
Here it is again, Tony.

2015-03-05 18:23:56,003 [19] INFO Logger (null) - [IsClientInUsableState] SceneMgr.GetNextMode != Mode.INVALID.
2015-03-05 18:23:56,538 [19] INFO Logger (null) - [IsClientInUsableState] LoadingScreen.IsTransitioning.
2015-03-05 18:24:05,124 [19] DEBUG Logger (null) - [GameplayScene_BEGIN_MULLIGAN] !MulliganManager.introComplete.
2015-03-05 18:24:08,392 [19] DEBUG Logger (null) - [GameplayScene_BEGIN_MULLIGAN] !MulliganManager.m_waitingForUserInput.
2015-03-05 18:24:39,922 [19] 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.ExternalProcessMemory.CallInjected[T](IntPtr address, CallingConvention callingConvention, Object[] args)
at GreyMagic.ExternalProcessMemory.CallInjected(IntPtr address, CallingConvention callingConvention, Object[] args)
at Triton.Game.Mono.MonoNative.(IntPtr )
at Triton.Game.TritonHs.AutoMonoThread.ManagedDisposed()
at Triton.Common.NonFinalizedDisposable.Dispose(Boolean disposing)
at Triton.Common.NonFinalizedDisposable.Dispose()
at Triton.Bot.BotManager.Tick(IBot )
2015-03-05 18:53:38,518 [1] DEBUG Logger (null) - The log filename has been copied to the clipboard: C:\Users\<Username>\Desktop\HBB\Logs\Hearthbuddy 732 2015-03-05 11.40.txt
2015-03-05 18:53:40,050 [19] 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 )
 

Attachments

Back
Top