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

not working

kubo

New Member
Joined
May 20, 2013
Messages
2
Reaction score
0
Hello.

With the latest version of HB (566) do not get to run the profle. Deputy of the log:

at System.RuntimeMethodHandle._InvokeMethodFast(IRuntimeMethodInfo method, Object target, Object[] arguments, SignatureStruct& sig, MethodAttributes methodAttributes, RuntimeType typeOwner)
at System.RuntimeMethodHandle.InvokeMethodFast(IRuntimeMethodInfo method, Object target, Object[] arguments, Signature sig, MethodAttributes methodAttributes, RuntimeType 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.CommonBot.Targeting.(Delegate , Object[] ) --> System.NullReferenceException: Object reference not set to an instance of an object.
at Styx.MemoryManagement.ExternalProcessReader.Call[T](IntPtr address, CallingConvention callingConvention, Boolean& defaultedToInjection, Object[] args)
at Styx.MemoryManagement.ExternalProcessReader.Call[T](IntPtr address, CallingConvention callingConvention, Object[] args)
at Styx.WoWInternals.WoWObjects.WoWObject.get_Location()
at Styx.WoWInternals.WoWObjects.WoWObject.get_Distance()
at Bots.Grind.LevelBot.LevelbotIncludeLootsFilter(List`1 incomingObjects, HashSet`1 outgoingObjects)
[15:34:31.846 D] System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.NullReferenceException: Object reference not set to an instance of an object.
at Styx.MemoryManagement.ExternalProcessReader.Call[T](IntPtr address, CallingConvention callingConvention, Boolean& defaultedToInjection, Object[] args)
at Styx.MemoryManagement.ExternalProcessReader.Call[T](IntPtr address, CallingConvention callingConvention, Object[] args)
at Styx.WoWInternals.WoWObjects.WoWUnit.GetReactionTowards(WoWUnit otherUnit)
at Styx.WoWInternals.WoWObjects.WoWUnit.get_MyReaction()
at Styx.WoWInternals.WoWObjects.WoWUnit.get_IsFriendly()
at Styx.CommonBot.Targeting.DefaultRemoveTargetsFilter(List`1 units)

Thank you.
 
Back
Top