DeliciousCyanide
New Member
- Joined
- Nov 8, 2013
- Messages
- 31
- Reaction score
- 0
Stuck detection logic is triggered after a while. PoE client has already been cycling by that point. See below.
Should be noted that I am having minor issues with my VPN service provider but it most likely is not the cause.
INFO Logger (null) - Exilebuddy Version: 0.1.3121.1 - Pastebin.com
Should be noted that I am having minor issues with my VPN service provider but it most likely is not the cause.
INFO Logger (null) - Exilebuddy Version: 0.1.3121.1 - Pastebin.com
Code:
[StuckDetection] {446, 1023} => 28
[StuckDetection] We have been at the position {446, 1023} 28 times. We are most likely stuck!
[StuckDetection] bounds: {0, 0}
[StuckDetection] The bounds threshold trigger has been actived. We are most likely stuck.
[StuckDetection] TimeInInstance: 00:07:38.7352779
[StuckDetection] TimeInArea: 00:07:38.7355435
[SetNewInstanceOverride] 1_2_9 = True
[ActivateEscapeState] !IsEscapeStateActive. Attempting to open it.
[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 Loki.Game.LokiPoe.AcquireFrame(UInt32 frameDropWaitTimeMs, Int32 executeTimeOut, Boolean clearCache)
at Loki.Bot.BotManager.(IBot )
[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 Loki.Game.LokiPoe.AcquireFrame(UInt32 frameDropWaitTimeMs, Int32 executeTimeOut, Boolean clearCache)
at Loki.Bot.BotManager.(IBot )
[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 Loki.Game.LokiPoe.AcquireFrame(UInt32 frameDropWaitTimeMs, Int32 executeTimeOut, Boolean clearCache)
at Loki.Bot.BotManager.(IBot )
[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 Loki.Game.LokiPoe.AcquireFrame(UInt32 frameDropWaitTimeMs, Int32 executeTimeOut, Boolean clearCache)
at Loki.Bot.BotManager.(IBot )






