my bot does the same thing here is my debug log also it says "This profile does not contain any profiles fitting the character!" when i try to put it on mixed mode
[10:50:59 PM:548] Mounting: Automatically detected, press to change
[10:51:06 PM:254] Best: Blacksmith, <976.1278, 1036.748, -43.67422>, IsHorde: False, LastPlayerCount: 0, IsDefault: True
[10:51:21 PM:160] Activity: Leaving battleground
[10:51:23 PM:125] Stop called!
[10:51:23 PM:167] System.Threading.ThreadAbortException: Thread was being aborted.
at System.Threading.Thread.AbortInternal()
at System.Threading.Thread.Abort()
at Styx.Logic.BehaviorTree.TreeRoot.Stop()
at Styx.Logic.Profiles.ProfileManager.get_CurrentProfile()
at Styx.Logic.AreaManagement.AreaManager.get_CurrentGrindArea()
at Styx.Logic.Targeting.Pulse()
[10:51:23 PM:170] System.Threading.ThreadAbortException: Thread was being aborted.
at Styx.Logic.Targeting.Pulse()
at Styx.WoWPulsator.Pulse(PulseFlags flags)
at Styx.Logic.BehaviorTree.TreeRoot.-()
at Styx.Logic.BehaviorTree.TreeRoot.()
[10:51:23 PM:170] System.Threading.ThreadAbortException: Thread was being aborted.
at Styx.Logic.BehaviorTree.TreeRoot.()
[10:53:27 PM:651] Plugin Bug Submitter threw an exception in 'OnButtonPress'! Exception:
[10:53:27 PM:651] System.ArgumentNullException: Value cannot be null.
Parameter name: methodInfo
at System.Reflection.Emit.ILGenerator.EmitCall(OpCode opcode, MethodInfo methodInfo, Type[] optionalParameterTypes)
at System.Reflection.Emit.ILGenerator.Emit(OpCode opcode, MethodInfo meth)
at .. (TypeBuilder tb, String methodName, String rpcMethodName, String[] paramNames, Type[] argTypes, Boolean paramsMethod, Type returnType, Boolean structParams)
at .. (TypeBuilder tb, ArrayList methods)
at .. (Type itf, String assemblyName, String moduleName, String typeName, AssemblyBuilderAccess access)
at .. (Type itf)
at .. [T]()
at ...ctor(String hostname, UInt32 port, String path, Boolean ssl, TextWriter traceWriter)
at ...ctor(String hostname)
at ...ctor()
at ..OnButtonPress()
at Styx.Plugins.PluginWrapper.OnButtonPress()