What's new
  • Visit Rebornbuddy
  • Visit Resources
  • Visit API Documentation
  • Visit Downloads
  • Visit Portal
  • Visit Panda Profiles
  • Visit LLamamMagic

More errors with beta 113

Status
Not open for further replies.

warbux

New Member
Joined
Aug 10, 2012
Messages
201
Reaction score
3
Bots throwing these exceptions quite frequently.


Code:
[20:48:27.511 D] System.Exception: Process must have frozen or gotten out of sync: InjectionFinishedEvent_was_never_fired
   at Zeta.MemoryManagement.Executor.Execute(String debugMessage)
   at Zeta.Internals.Actors.DiaActivePlayer.UsePower(SNOPower power, Vector3 clickPos, Int32 worldDynamicId, Int32 targetACDGuid)
   at GilesTrinity.GilesPlayerMover.MoveTowards(Vector3 vMoveToTarget)
   at Zeta.Navigation.DefaultNavigationProvider.()
   at Zeta.Navigation.DefaultNavigationProvider.MoveTo(Vector3 destination, String destinationName, Boolean useRaycast)
   at Zeta.Navigation.Navigator.MoveTo(Vector3 destination, String destinationName, Boolean useRaycast)
   at Zeta.CommonBot.CommonBehaviors..(Object )
   at Zeta.TreeSharp.Action.RunAction(Object context)
   at Zeta.TreeSharp.Action..()
   at Zeta.TreeSharp.Composite.Tick(Object context)
   at Zeta.TreeSharp.PrioritySelector..()
   at Zeta.TreeSharp.Composite.Tick(Object context)
   at Zeta.TreeSharp.PrioritySelector..()
   at Zeta.TreeSharp.Composite.Tick(Object context)
   at Zeta.Common.HookExecutor.Run(Object context)
   at Zeta.TreeSharp.Action.RunAction(Object context)
   at Zeta.TreeSharp.Action..()
   at Zeta.TreeSharp.Composite.Tick(Object context)
   at Zeta.TreeSharp.PrioritySelector..()
   at Zeta.TreeSharp.Composite.Tick(Object context)
   at Zeta.TreeSharp.PrioritySelector..()
   at Zeta.TreeSharp.Composite.Tick(Object context)
   at Zeta.Common.HookExecutor.Run(Object context)
   at Zeta.TreeSharp.Action.RunAction(Object context)
   at Zeta.TreeSharp.Action..()
   at Zeta.TreeSharp.Composite.Tick(Object context)
   at Zeta.TreeSharp.PrioritySelector..()
   at Zeta.TreeSharp.Composite.Tick(Object context)
   at Zeta.CommonBot.BotMain.()
[20:48:37.517 D] System.Exception: Process must have frozen or gotten out of sync: InjectionFinishedEvent_was_never_fired
   at Zeta.MemoryManagement.Executor.Execute(String debugMessage)
   at Zeta.Internals.SNOTable.(Int32 )
   at Zeta.Internals.SNOTable.GetRecord[T](Int32 snoId)
   at Zeta.Internals.Actors.ACD.get_ActorInfo()
   at Zeta.Internals.Actors.ACD.get_ActorType()
   at Zeta.Internals.ActorManagerEx.()
   at Zeta.Internals.ActorManagerEx.Update()
   at Zeta.CommonBot.Pulsator.()
   at Zeta.CommonBot.BotMain.()
[20:48:39.316 N] Player died
[20:48:39.316 N] ProfileOrderManager.OnPlayerDied, Resetting caches.
[20:48:39.316 D] Resetting current behavior.
[20:48:39.694 N] Clicked revive button
[20:48:42.925 D] Navigator.Clear
[20:48:43.022 D] Generating path to FoS-10 - <3269.328, 851.5408, 0.09999999>
[20:48:43.201 D] Waiting for path request to finish...
[20:48:43.251 D] Generating path to FoS-10 - <3269.328, 851.5408, 0.09999999>
[20:48:43.251 D] Waiting for path request to finish...
[20:48:43.352 D] Generating path to FoS-10 - <3269.328, 851.5408, 0.09999999>
[20:48:43.352 D] Waiting for path request to finish...
[20:48:43.400 D] Generating path to FoS-10 - <3269.328, 851.5408, 0.09999999>
[20:48:43.402 D] Waiting for path request to finish...
[20:48:43.500 D] Navigator.Clear
[20:48:43.544 D] Generating path to FoS-10 - <3269.328, 851.5408, 0.09999999>
[20:48:43.544 D] Waiting for path request to finish...
[20:48:43.583 N] Path with 11 hops received (partial: True)
[20:48:43.642 D] Generating path to FoS-10 - <3269.328, 851.5408, 0.09999999>
[20:48:43.642 V] Path with 11 hops received (partial: True)
[20:48:43.648 D] Nav Service path generated.
[20:48:43.648 D] Generated path to <3269.328, 851.5408, 0.09999999> (FoS-10) with 11 hops.
[20:49:01.776 D] Exception during scheduling Pulse: System.Exception: Process must have frozen or gotten out of sync: InjectionFinishedEvent_was_never_fired
   at Zeta.MemoryManagement.Executor.Execute(String debugMessage)
   at Zeta.CommonBot.Logic.BrainBehavior.()
   at Zeta.CommonBot.Logic.BrainBehavior.()
[20:49:11.800 D] System.Exception: Process must have frozen or gotten out of sync: InjectionFinishedEvent_was_never_fired
   at Zeta.MemoryManagement.Executor.Execute(String debugMessage)
   at Zeta.Internals.Actors.DiaActivePlayer.UsePower(SNOPower power, Vector3 clickPos, Int32 worldDynamicId, Int32 targetACDGuid)
   at GilesTrinity.GilesPlayerMover.MoveTowards(Vector3 vMoveToTarget)
   at Zeta.Navigation.DefaultNavigationProvider.()
   at Zeta.Navigation.DefaultNavigationProvider.MoveTo(Vector3 destination, String destinationName, Boolean useRaycast)
   at Zeta.Navigation.Navigator.MoveTo(Vector3 destination, String destinationName, Boolean useRaycast)
   at Zeta.CommonBot.CommonBehaviors..(Object )
   at Zeta.TreeSharp.Action.RunAction(Object context)
   at Zeta.TreeSharp.Action..()
   at Zeta.TreeSharp.Composite.Tick(Object context)
   at Zeta.TreeSharp.PrioritySelector..()
   at Zeta.TreeSharp.Composite.Tick(Object context)
   at Zeta.TreeSharp.PrioritySelector..()
   at Zeta.TreeSharp.Composite.Tick(Object context)
   at Zeta.Common.HookExecutor.Run(Object context)
   at Zeta.TreeSharp.Action.RunAction(Object context)
   at Zeta.TreeSharp.Action..()
   at Zeta.TreeSharp.Composite.Tick(Object context)
   at Zeta.TreeSharp.PrioritySelector..()
   at Zeta.TreeSharp.Composite.Tick(Object context)
   at Zeta.TreeSharp.PrioritySelector..()
   at Zeta.TreeSharp.Composite.Tick(Object context)
   at Zeta.Common.HookExecutor.Run(Object context)
   at Zeta.TreeSharp.Action.RunAction(Object context)
   at Zeta.TreeSharp.Action..()
   at Zeta.TreeSharp.Composite.Tick(Object context)
   at Zeta.TreeSharp.PrioritySelector..()
   at Zeta.TreeSharp.Composite.Tick(Object context)
   at Zeta.CommonBot.BotMain.()
[20:49:21.804 D] System.Exception: Process must have frozen or gotten out of sync: InjectionFinishedEvent_was_never_fired
   at Zeta.MemoryManagement.Executor.Execute(String debugMessage)
   at Zeta.Internals.SNOTable.(Int32 )
   at Zeta.Internals.SNOTable.GetRecord[T](Int32 snoId)
   at Zeta.Internals.Actors.ACD.get_ActorInfo()
   at Zeta.Internals.Actors.ACD.get_ActorType()
   at Zeta.Internals.ActorManagerEx.()
   at Zeta.Internals.ActorManagerEx.Update()
   at Zeta.CommonBot.Pulsator.()
   at Zeta.CommonBot.BotMain.()
[20:56:50.030 N] [GilesTrinity] Your bot got stuck! Trying to unstuck (attempt #1 of 8 attempts)
[20:56:50.030 D] (destination=<3022.5, 690, 0>, which is 67.57895 distance away)
[20:56:55.296 D] System.Runtime.InteropServices.COMException (0x88980406): Exception from HRESULT: 0x88980406
   at System.Windows.Media.Composition.DUCE.Channel.SyncFlush()
   at System.Windows.Interop.HwndTarget.UpdateWindowSettings(Boolean enableRenderTarget, Nullable`1 channelSet)
   at System.Windows.Interop.HwndTarget.UpdateWindowPos(IntPtr lParam)
   at System.Windows.Interop.HwndTarget.HandleMessage(WindowMessage msg, IntPtr wparam, IntPtr lparam)
   at System.Windows.Interop.HwndSource.HwndTargetFilterMessage(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
   at MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
   at MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o)
   at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
   at MS.Internal.Threading.ExceptionFilterHelper.TryCatchWhen(Object source, Delegate method, Object args, Int32 numArgs, Delegate catchHandler)
[20:57:01.389 D] Navigation reached current destination. Within 167.2572
[20:57:01.389 D] Navigator.Clear
[20:57:01.450 D] Generating path to FoS-10 - <3269.328, 851.5408, 0.09999999>
[20:57:01.546 D] Successfully generated path from {X=318,Y=1149} to {X=341,Y=1212} in 00:00:00.0104948 with 64(7) hops
[20:57:01.546 D] Client path generated.
[20:57:01.546 D] Generated path to <3269.328, 851.5408, 0.09999999> (FoS-10) with 7 hops.
[20:57:33.427 D] Navigator.Clear
[20:57:33.513 D] Replaced hook [ProfileOrderBehavior_Hook] e3627901-e9a7-4fa3-8afa-ee764f3be514
[20:57:33.514 D] Generating path to FoS-11 - <3392.07, 751.5333, 0.1000008>
[20:57:33.800 D] System.Runtime.InteropServices.COMException (0x88980406): Exception from HRESULT: 0x88980406
   at System.Windows.Media.Composition.DUCE.Channel.SyncFlush()
   at System.Windows.Interop.HwndTarget.UpdateWindowSettings(Boolean enableRenderTarget, Nullable`1 channelSet)
   at System.Windows.Interop.HwndTarget.UpdateWindowPos(IntPtr lParam)
   at System.Windows.Interop.HwndTarget.HandleMessage(WindowMessage msg, IntPtr wparam, IntPtr lparam)
   at System.Windows.Interop.HwndSource.HwndTargetFilterMessage(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
   at MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
   at MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o)
   at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
   at MS.Internal.Threading.ExceptionFilterHelper.TryCatchWhen(Object source, Delegate method, Object args, Int32 numArgs, Delegate catchHandler)
[20:57:34.315 D] Successfully generated path from {X=337,Y=1208} to {X=301,Y=1261} in 00:00:00.0108509 with 54(4) hops
[20:57:34.315 D] Client path generated.
[20:57:34.315 D] Generated path to <3392.07, 751.5333, 0.1000008> (FoS-11) with 4 hops.
[20:57:40.736 D] Navigator.Clear
[20:57:40.806 D] Replaced hook [ProfileOrderBehavior_Hook] ced477ff-2928-43f4-8469-03a48876150d
[20:57:40.820 D] Generating path to FoS-12 - <3366.825, 587.3737, 0.1000206>
[20:57:41.775 D] Successfully generated path from {X=304,Y=1261} to {X=235,Y=1251} in 00:00:00.0102269 with 70(12) hops
[20:57:41.775 D] Client path generated.
[20:57:41.775 D] Generated path to <3366.825, 587.3737, 0.1000206> (FoS-12) with 12 hops.
 
Status
Not open for further replies.
Back
Top