DTrick
New Member
- Joined
- Jun 13, 2012
- Messages
- 500
Code:
Loaded profile Republic Corellia Chest Farming
Failed to ReadProcessMemory
at GreyMagic.ExternalProcessMemory.ReadBytes(IntPtr address, Int32 count, Boolean relative)
at GreyMagic.ExternalProcessMemory.Read[T](IntPtr address, Boolean relative)
at ..(IntPtr dataBaseOffset, IntPtr fieldOffset, HeroToken token, readType, HeroType forcedType)
at ..( heroClass, IntPtr fieldOffset, HeroType forcedType)
at ..[T](UInt64 field, HeroType forcedType)
at Buddy.Swtor.Objects.TorObject.GetField[T](DomFieldIds field, HeroType forcedType)
at Buddy.Swtor.Objects.TorPlayer.get_InventoryEquipment()
at Buddy.Swtor.Objects.TorPlayer.get_FreeInventorySlots()
at Buddy.CommonBot.DefaultLootTargetingProvider.GetObjectsByWeight()
at Buddy.CommonBot.Targeting.Pulse()
at Buddy.CommonBot.Logic.BrainBehavior.()
Function GetHealth does not exist.
at ..[T](Boolean hasReturnValue, String functionName, Object[] args)
at Buddy.Swtor.Objects.TorObject.CallScript[T](Boolean hasReturnValue, String function, Object[] args)
at Buddy.Swtor.Objects.TorCharacter.get_Health()
at Buddy.Swtor.Objects.TorCharacter.get_IsDead()
at Buddy.CommonBot.Logic.BrainBehavior.(Object ret)
at Buddy.BehaviorTree.Decorator.CanRun(Object context)
at Buddy.BehaviorTree.Decorator..MoveNext()
at Buddy.BehaviorTree.Composite.Tick(Object context)
at Buddy.BehaviorTree.PrioritySelector..MoveNext()
at Buddy.BehaviorTree.Composite.Tick(Object context)
at Buddy.CommonBot.BotMain.()
[BotEvents] EventChecker threw exception Function GetHealth does not exist. in check
[BotEvents] EventChecker threw exception Failed to ReadProcessMemory in check
Failed to ReadProcessMemory
at GreyMagic.ExternalProcessMemory.ReadBytes(IntPtr address, Int32 count, Boolean relative)
at GreyMagic.ExternalProcessMemory.Read[T](IntPtr address, Boolean relative)
at ..(IntPtr dataBaseOffset, IntPtr fieldOffset, HeroToken token, readType, HeroType forcedType)
at ..( heroClass, IntPtr fieldOffset, HeroType forcedType)
at ..[T](UInt64 field, HeroType forcedType)
at Buddy.Swtor.Objects.TorObject.GetField[T](DomFieldIds field, HeroType forcedType)
at Buddy.Swtor.Objects.TorPlayer.get_InventoryEquipment()
at Buddy.Swtor.Objects.TorPlayer.get_FreeInventorySlots()
at Buddy.CommonBot.DefaultLootTargetingProvider.GetObjectsByWeight()
at Buddy.CommonBot.Targeting.Pulse()
at Buddy.CommonBot.Logic.BrainBehavior.()
Function GetHealth does not exist.