[16:44:07:543] System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.OutOfMemoryException: Exception of type 'System.OutOfMemoryException' was thrown.
at System.Collections.Generic.List`1.set_Capacity(Int32 value)
at System.Collections.Generic.List`1.EnsureCapacity(Int32 min)
at System.Collections.Generic.List`1.Add(T item)
at MainDev.RemoteASM.RemoteAsm.ExecuteToOuterReturn()
at MainDev.RemoteASM.RemoteAsm.StdCall[T](UInt32 address, Object[] args, Int32 startArg)
at MainDev.RemoteASM.RemoteAsm.ThisCall[T](UInt32 address, Object[] args)
at MainDev.RemoteASM.RemoteAsm.Call[T](UInt32 address, CallingConvention callingConvention, Object[] args)
at Styx.StyxWoW.[T](UInt32 address, CallingConvention callingConvention, Object[] args)
at Styx.WoWInternals.WoWObjects.WoWObject.get_WorldLocation()
at Styx.WoWInternals.WoWObjects.WoWObject.get_Distance()
at Styx.Logic.LootTargeting.DefaultTargetWeight(List`1 objs)
--- End of inner exception stack trace ---
at System.RuntimeMethodHandle._InvokeMethodFast(Object target, Object[] arguments, SignatureStruct& sig, MethodAttributes methodAttributes, RuntimeTypeHandle typeOwner)
at System.RuntimeMethodHandle.InvokeMethodFast(Object target, Object[] arguments, Signature sig, MethodAttributes methodAttributes, RuntimeTypeHandle typeOwner)
at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture, Boolean skipVisibilityChecks)
at System.Delegate.DynamicInvokeImpl(Object[] args)
at System.Delegate.DynamicInvoke(Object[] args)
at Styx.Logic.Targeting.(Delegate e, Object[] args)
[16:44:07:545] System.OutOfMemoryException: Exception of type 'System.OutOfMemoryException' was thrown.
at System.Collections.Generic.List`1.set_Capacity(Int32 value)
at System.Collections.Generic.List`1.EnsureCapacity(Int32 min)
at System.Collections.Generic.List`1.Add(T item)
at MainDev.RemoteASM.RemoteAsm.ExecuteToOuterReturn()
at MainDev.RemoteASM.RemoteAsm.StdCall[T](UInt32 address, Object[] args, Int32 startArg)
at MainDev.RemoteASM.RemoteAsm.ThisCall[T](UInt32 address, Object[] args)
at MainDev.RemoteASM.RemoteAsm.Call[T](UInt32 address, CallingConvention callingConvention, Object[] args)
at Styx.StyxWoW.[T](UInt32 address, CallingConvention callingConvention, Object[] args)
at Styx.WoWInternals.WoWObjects.WoWObject.get_WorldLocation()
at Styx.WoWInternals.WoWObjects.WoWObject.get_Distance()
at Styx.Logic.Targeting.Pulse()