Advertisement
Guest User

Untitled

a guest
Oct 21st, 2014
168
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.08 KB | None | 0 0
  1. [Singular] *Jab on Оживший воин.A4E5 @ 88.9% at 1.0 yds
  2. System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.ArgumentException: Unit passed is invalid
  3. Parameter name: otherUnit
  4. at Styx.WoWInternals.WoWObjects.WoWUnit.GetThreatInfoFor(WoWUnit otherUnit)
  5. at Styx.WoWInternals.WoWObjects.WoWUnit.()
  6. at Styx.Helpers.PerFrameCachedValue`1.get_Value()
  7. at Styx.WoWInternals.WoWObjects.WoWUnit.get_ThreatInfo()
  8. at Styx.WoWInternals.WoWObjects.WoWUnit.get_Aggro()
  9. at Styx.CommonBot.Targeting.DefaultIncludeTargetsFilter(List`1 incomingUnits, HashSet`1 outgoingUnits)
  10. --- End of inner exception stack trace ---
  11. at System.RuntimeMethodHandle.InvokeMethod(Object target, Object[] arguments, Signature sig, Boolean constructor)
  12. at System.Reflection.RuntimeMethodInfo.UnsafeInvokeInternal(Object obj, Object[] parameters, Object[] arguments)
  13. at System.Delegate.DynamicInvokeImpl(Object[] args)
  14. at System.Delegate.DynamicInvoke(Object[] args)
  15. at Styx.CommonBot.Targeting.(Delegate , Object[] )
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement