Hello, i didnt find the thread where i can post my problem so i will post it here. When my honorbuddy working (no difference what bot is working) sometimes he just logouts from the account and wants me to relog in honorbuddy again. Seems like he losing connection to honorbuddy server. And sometimes after this problem happens i can see an eror msg in wow thats says some Lua problem I cant attach my log cuz his size 2.06 mb here is the last part of the log in which i think the problem Code: [15:32:55:038] Exception in DoString: Thread was being aborted. StackTrace: at System.Threading.WaitHandle.WaitOneNative(SafeWaitHandle waitHandle, UInt32 millisecondsTimeout, Boolean hasThreadAffinity, Boolean exitContext) at System.Threading.WaitHandle.WaitOne(Int64 timeout, Boolean exitContext) at System.Threading.WaitHandle.WaitOne(Int32 millisecondsTimeout, Boolean exitContext) at (Object , Int32 , Boolean ) at BlueMagic.ExecutorRand.Execute() at Styx.WoWInternals.Lua.DoString(String lua, String luaFile, UInt32 pState) [15:32:55:042] System.Threading.ThreadAbortException: Thread was being aborted. at Styx.WoWInternals.Lua.DoString(String lua, String luaFile, UInt32 pState) at Styx.WoWInternals.Lua.DoString(String szLua) at Styx.WoWInternals.LuaEvents.#XIc() at Styx.WoWInternals.LuaEvents.Pulse() at Styx.WoWInternals.Lua.Pulse() at Styx.WoWPulsator.Pulse(PulseFlags flags) at Styx.Logic.BehaviorTree.TreeRoot.Tick() at Styx.Logic.BehaviorTree.TreeRoot.Run() [15:32:55:043] System.Threading.ThreadAbortException: Thread was being aborted. at Styx.Logic.BehaviorTree.TreeRoot.Run() [15:32:55:046] Session is invalid! [15:32:55:691] System.Reflection.TargetInvocationException: Адресат вызова создал исключение. ---> System.NullReferenceException: В экземпляре объекта не задана ссылка на объект. в #VH.#Au.#Bb(Int32 index) в Styx.WoWInternals.WoWObjects.WoWObject.#dve[T](Int32 offsetIndex) в Styx.WoWInternals.WoWObjects.WoWUnit.get_Level() в Honorbuddy.MainWindow.#3Uc() --- Конец трассировки внутреннего стека исключений --- в System.RuntimeMethodHandle._InvokeMethodFast(Object target, Object[] arguments, SignatureStruct& sig, MethodAttributes methodAttributes, RuntimeTypeHandle typeOwner) в System.RuntimeMethodHandle.InvokeMethodFast(Object target, Object[] arguments, Signature sig, MethodAttributes methodAttributes, RuntimeTypeHandle typeOwner) в System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture, Boolean skipVisibilityChecks) в System.Delegate.DynamicInvokeImpl(Object[] args) в System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Boolean isSingleParameter) в System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Boolean isSingleParameter, Delegate catchHandler)