Shadesmack
New Member
- Joined
- Jun 3, 2010
- Messages
- 63
- Reaction score
- 0
Getting the weirdest thing today, my infopanel on HB turned into a red X in a box.
My characters flying in circles like a retard, whilst ive been AFK.
hpoefully no ones noticed.
Heres all the crazy jargon from the debug log
My characters flying in circles like a retard, whilst ive been AFK.
hpoefully no ones noticed.
Heres all the crazy jargon from the debug log
Code:
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)
[5:16:06 PM:845] 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 Bots.Grind.LevelBot.LevelbotIncludeLootsFilter(List`1 incomingObjects, HashSet`1 outgoingObjects)
--- 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)
[5:16:06 PM:848] 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)
[5:16:06 PM:966] Start/Stop button pressed.
[5:16:06 PM:972] Stop called!
[5:16:07 PM:52] [PoD] Removed fake autocast pet spell: Felstorm
[5:16:07 PM:57] System.Threading.ThreadAbortException: Thread was being aborted.
at ..()
at Styx.Helpers.InfoPanel.()
at Styx.WoWPulsator.Pulse(PulseFlags flags)
at Styx.Logic.BehaviorTree.TreeRoot.()
at Styx.Logic.BehaviorTree.TreeRoot.()
[5:16:07 PM:58] System.Threading.ThreadAbortException: Thread was being aborted.
at Styx.Logic.BehaviorTree.TreeRoot.()
Last edited by a moderator: