What's new
  • Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • Visit Resources
  • Visit Downloads
  • Visit Portal

System.OutOfMemoryException

mudde

New Member
Joined
Feb 3, 2010
Messages
16
Reaction score
0
Hello

I got a critical error, this is the 3rd time i get it. The bot run for about 2 hours and then i get a critical error. :( Looks like a memory leak

I am using the default shaman profile as elemental
I am using this profile:
http://www.thebuddyforum.com/honorb...70-horde/20026-[h-grind]-bc-58-70-[kick].html

PC spec:

Windows XP 32bit
CPU: AMD Athlon(tm) 64 X2 Dual Core Processor 6000+
ram: 2gb(unknown manufacture)
harddisk: 500gb hd with over 400gb free space
graphic: 5770 ATI Asus 1gb

I have sometimes been running 5 honorbuddy session and 1 gatherbuddy session on the same time without any problems :( please help

The log file is too big to post, so ill just post the part with the exception
[13:00:21:796] 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)
 
Nesox said in another thread this is a known issue and will be fixed in the next release.

Anyways, always good to submit a bug report for these kinds of things!
 
I submitted it in the bug tracker before i submitted it here :)
Just wanted to know if anyone els had the same error, and now I know. Thanks !
 
Back
Top