Rocketpower
Member
- Joined
- Feb 4, 2011
- Messages
- 126
- Reaction score
- 0
Yesterday I was running a twilight highlands profile and this morning I loaded up and tried it and now it wont do anything.
Code:
[8:39:09 AM:258] Start/Stop button pressed.
[8:39:09 AM:277] Warning: 'Factions' has been moved to the 'GrindArea'. Please reflect this change in your profiles.
[8:39:09 AM:366] Cleared POI
[8:39:09 AM:472] 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_DistanceSqr()
at Styx.Logic.Targeting.DefaultRemoveTargetsFilter(List`1 units)
--- 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)