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

Register a free account today to become a member! Once signed in, you'll be able to participate on this site by adding your own topics and posts, as well as connect with other members through your own private inbox!

Memory Reading Issues

jnp

New Member
Joined
May 22, 2013
Messages
209
I get these errors a lot and its leads to crashes. I explained it to Walter and he told me to restart game client and BW. That works for a bit but I can't bot as long as most people. Any ideas??
Why can't BW read the SWTOR in memory?

v/r


Failed to ReadProcessMemory
at GreyMagic.ExternalProcessMemory.ReadBytes(IntPtr address, Int32 count, Boolean relative)
at ..()
at ..()
at Buddy.Swtor.Objects.TorObject.()
at ..()
at ..[](UInt64 , HeroType )
at Buddy.Swtor.Objects.TorObject.GetField[T](DomFieldIds field, HeroType forcedType)
at Buddy.Swtor.Objects.TorCharacter.get_Health()
at Buddy.Swtor.Objects.TorCharacter.get_IsDead()
at Buddy.CommonBot.Logic.BrainBehavior.(Object )
at Buddy.BehaviorTree.Decorator.CanRun(Object context)
at Buddy.BehaviorTree.Decorator..()
at Buddy.BehaviorTree.Composite.Tick(Object context)
at Buddy.BehaviorTree.PrioritySelector..()
at Buddy.BehaviorTree.Composite.Tick(Object context)
at Buddy.BehaviorTree.Decorator..()
at Buddy.BehaviorTree.Composite.Tick(Object context)
at Buddy.BehaviorTree.PrioritySelector..()
at Buddy.BehaviorTree.Composite.Tick(Object context)
at Buddy.CommonBot.BotMain.()
 
20:16:26.791 D] Failed to ReadProcessMemory
[20:16:26.792 D] at GreyMagic.ExternalProcessMemory.ReadBytes(IntPtr address, Int32 count, Boolean relative)
at GreyMagic.MemoryBase.ReadString(IntPtr address, Encoding encoding, Int32 maxLength, Boolean relative)
at ..()
at ..[](Boolean , String , Object[] )
at Buddy.Swtor.Objects.TorObject.CallScript[T](Boolean hasReturnValue, String function, Object[] args)
at Buddy.Swtor.Objects.TorCharacter.get_Position()
at Buddy.CommonBot.Logic.BrainBehavior.?(Object )
at Buddy.BehaviorTree.Decorator.CanRun(Object context)
at Buddy.BehaviorTree.Decorator..()
at Buddy.BehaviorTree.Composite.Tick(Object context)
at Buddy.BehaviorTree.PrioritySelector..()
at Buddy.BehaviorTree.Composite.Tick(Object context)
at Buddy.CommonBot.BotMain.()
 
Back
Top