Wow crashes every time I click Start with the default free quest profile (using 32 bit wow client w/ both DX9 & DX11 get the same result):
[00:19:56.774 D] Handler for OnBotStarted threw exception!
[00:19:56.776 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: 40558E7C, 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.CommonBot.GameStats.Reset()
at Styx.CommonBot.GameStats.(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[] )
[00:19:56.808 N] Not in game
[00:20:08.273 N] Wow exited, Honorbuddy stopped!
[00:20:08.273 Q] Bot stopping! Reason: Wow exited, Honorbuddy stopped!
[00:20:08.273 N] Honorbuddy terminating in 20 seconds.
[00:20:22.906 N] Unhandled exception
System.Exception: Only part of a ReadProcessMemory or WriteProcessMemory request was completed, at addr: 019E57C8, 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.()
at Styx.WoWInternals.LuaEvents.AttachEvent(String eventName, LuaEventHandlerDelegate handler, String filter)
at Styx.WoWInternals.LuaEvents.AttachEvent(String eventName, LuaEventHandlerDelegate handler)
at Bots.Grind.LevelBot.CreateLootBehavior()
at ...ctor()
at Bots.Quest.QuestBot.CreateRoot()
at Bots.Quest.QuestBot.get_Root()
at Styx.CommonBot.TreeRoot.()
at System.Threading.ThreadHelper.ThreadStart_Context(Object state)
at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
at System.Threading.ThreadHelper.ThreadStart()
[00:20:22.888 D] GreyMagic.InjectionDesyncException: Process must have frozen or gotten out of sync: Injection Finished Event was never fired
at GreyMagic.Executor.WaitForInjection(Int32 timeout)
at GreyMagic.Executor.SharedExecuteLogicEnd(Int32 timeout)
at GreyMagic.Executor.Execute(Int32 timeout)
at GreyMagic.Executor.GrabFrame()
at GreyMagic.ExternalProcessMemory.AcquireFrame(Boolean isHardLock)
at Styx.CommonBot.TreeRoot.()
at Styx.CommonBot.TreeRoot.()