I am almost 100% sure it has nothing to do with the profile i am using because by bot has been getting this error for a while here is my log:
System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.InvalidOperationException: Cannot run injection routines while not in game! (Crash Prevention)at Styx.StyxWoW.Call[T](UInt32 address, CallingConvention callingConvention, Object[] args)at Styx.StyxWoW.#SLc[T](UInt32 address, CallingConvention callingConvention, Object[] args)at Styx.WoWInternals.WoWObjects.WoWUnit.GetReactionTowards(WoWUnit otherUnit)at Styx.WoWInternals.WoWObjects.WoWUnit.GetAggroRange(WoWUnit to)at Styx.WoWInternals.WoWObjects.WoWUnit.get_MyAggroRange()at Styx.Helpers.WoWMathHelper.IsInPath(WoWUnit unit, WoWPoint start, WoWPoint destination)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)