hey,
is it possible to play a game while the bot is running ? i tried it with deus ex but the bot just stoped and spamed
is it possible to play a game while the bot is running ? i tried it with deus ex but the bot just stoped and spamed
Code:
at Styx.Logic.BehaviorTree.TreeRoot.Run()
[09:35:24:775] Exception in DoString: Process must have frozen or gotten out of sync; InjectionFinishedEvent was never fired. StackTrace: at BlueMagic.ExecutorRand.Execute()
at Styx.WoWInternals.Lua.DoString(String lua, String luaFile, UInt32 pState)
[09:35:34:778] System.Exception: Process must have frozen or gotten out of sync; InjectionFinishedEvent was never fired.
at BlueMagic.ExecutorRand.Execute()
at Styx.WoWInternals.WoWObjects.WoWObject.GetObjectName()
[09:35:44:798] System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.Exception: Process must have frozen or gotten out of sync; InjectionFinishedEvent was never fired.
at BlueMagic.ExecutorRand.Execute()
at Styx.WoWInternals.World.GameWorld.MassTraceLine(WorldLine[] lines, CGWorldFrameHitFlags[] flags, Boolean[]& hitResults, WoWPoint[]& hitPoints)
at Styx.WoWInternals.World.GameWorld.MassTraceLine(WorldLine[] lines, CGWorldFrameHitFlags[] flags, Boolean[]& hitResults)
at Styx.WoWInternals.World.GameWorld.MassTraceLine(WorldLine[] lines, CGWorldFrameHitFlags flag, Boolean[]& hitResults)
at Bots.Quest.QuestBot.QuestIncludeTargetsFilter(List`1 incomingUnits, HashSet`1 outgoingUnits)
--- End of inner exception stack trace ---
at System.RuntimeMethodHandle._InvokeMethodFast(Object target, Object[] arguments, SignatureStruct& sig, MethodAttributes methodAttributes, RuntimeTypeHandle typeOwner)
at System.RuntimeMethodHandle.InvokeMethodFast(Object target, Object[] arguments, Signature sig, MethodAttributes methodAttributes, RuntimeTypeHandle typeOwner)
at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture, Boolean skipVisibilityChecks)
at System.Delegate.DynamicInvokeImpl(Object[] args)
at System.Delegate.DynamicInvoke(Object[] args)
at (Object , Object[] )
at Styx.Logic.Targeting.#Dr(Delegate e, Object[] args)