Thrown exception below, Will also attach a log file for reference.
happens every morning, Sometimes just goes away by itself.
Any help would be greatly appreciated.
Code:
[00:33:20.253 Q] Bot stopping! Reason: Wow exited, Honorbuddy stopped!
[00:33:20.253 N] Honorbuddy terminating in 20 seconds.
[00:33:35.175 D] GreyMagic.InjectionDesyncException: Process must have frozen or gotten out of sync: Injection Finished Event was never fired
at GreyMagic.Executor.*************(Int32 )
at GreyMagic.Executor.***********(Int32 )
at GreyMagic.Executor.Execute(Int32 timeout)
at GreyMagic.Executor.GrabFrame()
at GreyMagic.ExternalProcessMemory.AcquireFrame(Boolean isHardLock)
at Styx.CommonBot.TreeRoot.*************()
at Styx.CommonBot.TreeRoot.********()
[00:33:35.178 D] Handler for OnBotStopped threw exception!
[00:33:35.178 D] Activity: Honorbuddy Stopped
[00:33:35.178 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: 00EDD860, 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.*******************(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[] )
happens every morning, Sometimes just goes away by itself.
Any help would be greatly appreciated.