Advertisement
Guest User

Untitled

a guest
Oct 26th, 2016
58
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.71 KB | None | 0 0
  1. 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
  2. at GreyMagic.Executor.‎‏​​‌‬‏‎​‌‭‫‍​‪‬‪‌‪‍‮(Int32 )
  3. at GreyMagic.Executor.‭‮‮‏‮‫‏‬‍‎‬​‍‎​‎‪​‭‫​‬‮(Int32 )
  4. at GreyMagic.Executor.Execute(Int32 timeout)
  5. at GreyMagic.ExternalProcessMemory.CallInjected[T](IntPtr address, CallingConvention callingConvention, Object[] args)
  6. at Styx.WoWInternals.WoWSpell.GetChargeInfo()
  7. at Driver.Run()
  8. --- End of inner exception stack trace ---
  9. at System.RuntimeMethodHandle.InvokeMethod(Object target, Object[] arguments, Signature sig, Boolean constructor)
  10. at System.Reflection.RuntimeMethodInfo.UnsafeInvokeInternal(Object obj, Object[] parameters, Object[] arguments)
  11. at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
  12. at System.RuntimeType.InvokeMember(String name, BindingFlags bindingFlags, Binder binder, Object target, Object[] providedArgs, ParameterModifier[] modifiers, CultureInfo culture, String[] namedParams)
  13. at Honorbuddy.DevToolsWindow.CompileAndRun(String input)
  14. at Honorbuddy.DevToolsWindow.‮‬‬‏‍‮‏‪​‌‬‍‫‫‪‌‏‬​‌‫‍‍‮‏​‎‍‮‍‮‮.‍‬‎‌‫‫‍‌‫​‏‬​‬‮‭‏‮‬‭‍‭‭‮(Object )
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement