Hi, tones00. Thank you for report. However, in log files you attached there is no GreyMagic exceptions, are you attach wrong ones?
Last info from log:
Second log.
[14:08:57.943 D] Exception was thrown in BotBase.Stop
[14:08:57.943 D] System.Exception: Only part of a ReadProcessMemory or WriteProcessMemory request was completed, at addr: 432C5B30, Size: 4
at GreyMagic.ExternalProcessMemory.ReadByteBuffer(IntPtr addr, Void* buffer, Int32 count)
at GreyMagic.MemoryBase.Read[T](IntPtr addr)
at Styx.WoWInternals.WoWObjects.WoWObject.********[](UInt32 )
at Styx.WoWInternals.WoWObjects.WoWUnit.get_FactionTemplate()
at Styx.WoWInternals.WoWObjects.WoWUnit.**********()
at Styx.Helpers.TimeCachedValue`1.Refreshed()
at Styx.Helpers.TimeCachedValue`1.get_Value()
at Styx.WoWInternals.WoWObjects.WoWPlayer.get_FactionGroup()
at Alisha.GoldBoss.Base.StoreHouse.Reset()
at Alisha.GoldBoss.GoldBoss.Stop()
at Styx.CommonBot.TreeRoot.*********(Action , String , Boolean )
[14:08:57.946 D] Activity: Honorbuddy Stopped
[14:08:57.949 D] Handler for OnBotStopped threw exception!
[14:08:57.950 D] System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.Exception: Only part of a ReadProcessMemory or WriteProcessMemory request was completed, at addr: 01A52444, Size: 4
at GreyMagic.ExternalProcessMemory.ReadByteBuffer(IntPtr addr, Void* buffer, Int32 count)
at GreyMagic.MemoryBase.Read[T](IntPtr addr)
at Styx.WoWInternals.Lua.get_State()
at Styx.WoWInternals.LuaEvents.get_IsInitialized()
at Styx.WoWInternals.LuaEvents.**************()
at Styx.WoWInternals.LuaEvents.******(EventArgs )
--- End of inner exception stack trace ---
at System.RuntimeMethodHandle.InvokeMethod(Object target, Object[] arguments, Signature sig, Boolean constructor)
at System.Reflection.RuntimeMethodInfo.UnsafeInvokeInternal(Object obj, Object[] parameters, Object[] arguments)
at System.Delegate.DynamicInvokeImpl(Object[] args)
at Styx.CommonBot.BotEvents.***************(Delegate , Action`1 , Object[] )