[10:32:43.341 D] System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> GreyMagic.InjectionSEHException: Injection resulted in a process exception with error code 0xc0000005
at GreyMagic.Executor.WaitForInjection(Int32 timeout)
at GreyMagic.Executor.SharedExecuteLogicEnd(Int32 timeout)
at GreyMagic.Executor.Execute(Int32 timeout)
at Styx.WoWInternals.WoWObjects.UnitThreatInfo.(List`1 , WoWUnit )
at Styx.WoWInternals.WoWObjects.WoWUnit.(List`1 )
at Styx.WoWInternals.WoWObjects.WoWUnit.(IEnumerable`1 )
at Styx.WoWInternals.WoWObjects.LocalPlayer.(ThreatStatus )
at Styx.WoWInternals.WoWObjects.LocalPlayer.()
at Styx.Helpers.PerFrameCachedValue`1.get_Value()
at Styx.WoWInternals.WoWObjects.LocalPlayer.get_IsActuallyInCombat()
at Bots.DungeonBuddy.DungeonBot.(List`1 )
--- 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 System.Delegate.DynamicInvoke(Object[] args)
at Styx.CommonBot.Targeting.(Delegate , Object[] )
[10:32:43.351 D] Plugin LogMeOut! threw an exception in 'Pulse'! Exception:
[10:32:43.351 D] GreyMagic.InjectionSEHException: Injection resulted in a process exception with error code 0xc0000005
at GreyMagic.Executor.WaitForInjection(Int32 timeout)
at GreyMagic.Executor.SharedExecuteLogicEnd(Int32 timeout)
at GreyMagic.Executor.Execute(Int32 timeout)
at Styx.WoWInternals.WoWObjects.UnitThreatInfo.(List`1 , WoWUnit )
at Styx.WoWInternals.WoWObjects.WoWUnit.(List`1 )
at Styx.WoWInternals.WoWObjects.WoWUnit.(IEnumerable`1 )
at Styx.WoWInternals.WoWObjects.LocalPlayer.(ThreatStatus )
at Styx.WoWInternals.WoWObjects.LocalPlayer.()
at Styx.Helpers.PerFrameCachedValue`1.get_Value()
at Styx.WoWInternals.WoWObjects.LocalPlayer.get_IsActuallyInCombat()
at LogMeOut.LogMeOut.RefreshLastAction() in c:\Honorbuddy\New - kopie\Plugins\LogMeOut\LogMeOut.cs:line 1439
at LogMeOut.LogMeOut.Pulse() in c:\Honorbuddy\New - kopie\Plugins\LogMeOut\LogMeOut.cs:line 502
at Styx.Plugins.PluginWrapper.Pulse()