HBfanboy1980
Active Member
- Joined
- Jan 16, 2012
- Messages
- 1,137
- Reaction score
- 11
guys some function to get auras is broken in current beta release. i am assuming this means the bot cant see what you have done so it never knows what to do next etc...
Guy, there are bugs in new BETA Honorbuddy that what we all expected.
Once it fixed by HB, this CR will work without having to change any code I hope.
Just give HB dev and me time![]()
System.ArgumentException: Address cannot be zero.Parameter name: address
at Styx.MemoryManagement.ExternalProcessReader.ReadBytes(IntPtr address, Int32 count, Boolean isRelative)
at Styx.MemoryManagement.ExternalProcessReader.Read[T](IntPtr address, Boolean isRelative)
at Styx.MemoryManagement.InProcessMemoryReader.Read[T](IntPtr address, Int32 count, Boolean isRelative)
at TuanHA_Paladin.Classname.GetPredictedHealth(WoWUnit unit, Boolean includeMyHeals) in c:\HB\beta2\Routines\TuanHAPaladinSpecialEdition\THHelpers.cs:line 2200
at TuanHA_Paladin.Classname.GetPredictedHealthPercent(WoWUnit unit, Boolean includeMyHeals) in c:\HB\beta2\Routines\TuanHAPaladinSpecialEdition\THHelpers.cs:line 2210
at TuanHA_Paladin.Classname.<RestRotation>b__605(Object ret) in c:\HB\beta2\Routines\TuanHAPaladinSpecialEdition\THHelpers.cs:line 2279
at Styx.TreeSharp.Decorator.CanRun(Object context)
at Styx.TreeSharp.Decorator..()
at Styx.TreeSharp.Composite.Tick(Object context)
at Styx.TreeSharp.PrioritySelector..()
at Styx.TreeSharp.Composite.Tick(Object context)
at Styx.TreeSharp.Decorator..()
at Styx.TreeSharp.Composite.Tick(Object context)
at Styx.TreeSharp.PrioritySelector..()
at Styx.TreeSharp.Composite.Tick(Object context)
at Styx.TreeSharp.PrioritySelector..()
at Styx.TreeSharp.Composite.Tick(Object context)
at Styx.TreeSharp.Decorator..()
at Styx.TreeSharp.Composite.Tick(Object context)
at Styx.TreeSharp.PrioritySelector..()
at Styx.TreeSharp.Composite.Tick(Object context)
at Styx.CommonBot.TreeRoot.()
Hey, I know that it's probably an HB issue, but while using LR, Tyreal or raidbot I get this error.
Code:System.ArgumentException: Address cannot be zero.Parameter name: address at Styx.MemoryManagement.ExternalProcessReader.ReadBytes(IntPtr address, Int32 count, Boolean isRelative) at Styx.MemoryManagement.ExternalProcessReader.Read[T](IntPtr address, Boolean isRelative) at Styx.MemoryManagement.InProcessMemoryReader.Read[T](IntPtr address, Int32 count, Boolean isRelative) at TuanHA_Paladin.Classname.GetPredictedHealth(WoWUnit unit, Boolean includeMyHeals) in c:\HB\beta2\Routines\TuanHAPaladinSpecialEdition\THHelpers.cs:line 2200 at TuanHA_Paladin.Classname.GetPredictedHealthPercent(WoWUnit unit, Boolean includeMyHeals) in c:\HB\beta2\Routines\TuanHAPaladinSpecialEdition\THHelpers.cs:line 2210 at TuanHA_Paladin.Classname.<RestRotation>b__605(Object ret) in c:\HB\beta2\Routines\TuanHAPaladinSpecialEdition\THHelpers.cs:line 2279 at Styx.TreeSharp.Decorator.CanRun(Object context) at Styx.TreeSharp.Decorator..() at Styx.TreeSharp.Composite.Tick(Object context) at Styx.TreeSharp.PrioritySelector..() at Styx.TreeSharp.Composite.Tick(Object context) at Styx.TreeSharp.Decorator..() at Styx.TreeSharp.Composite.Tick(Object context) at Styx.TreeSharp.PrioritySelector..() at Styx.TreeSharp.Composite.Tick(Object context) at Styx.TreeSharp.PrioritySelector..() at Styx.TreeSharp.Composite.Tick(Object context) at Styx.TreeSharp.Decorator..() at Styx.TreeSharp.Composite.Tick(Object context) at Styx.TreeSharp.PrioritySelector..() at Styx.TreeSharp.Composite.Tick(Object context) at Styx.CommonBot.TreeRoot.()
It gets spammed to the point HB freezes.
// Reversing note: CGUnit_C::GetPredictedHeals
const int PredictedHealsCount = 0x1374;
const int PredictedHealsArray = 0x1378;
The GetPredictedHealthPercent offsets are outdated.
Code:// Reversing note: CGUnit_C::GetPredictedHeals const int PredictedHealsCount = 0x1374; const int PredictedHealsArray = 0x1378;
Above are the updated(Correct) offsets.
#Credits to Singular for providing them.
Yes, read the FAQ on 1st postIs it possible to disable 'Cleanse'?
Well, I'm Ret so there is neither a Holy Tab nor an option to disable 'Cleanse'.
Ret have no Cleanse option, I feel dispel Poison and Diseases as ret just a waste of GCD to DPS.Well, I'm Ret so there is neither a Holy Tab nor an option to disable 'Cleanse'.
Ret Paladin have NO cleanse code, please give me a log.So what caused my toon to dispel himself over and over again during the fight?






