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

HB Just stops doing anything

bp423

New Member
Joined
Oct 21, 2012
Messages
202
Reaction score
1
View attachment 1968 2012-12-06 14.47.txt

I am using the TuanHA Monk CR. I have tried it with RaidBot, LazyRaider, and Tyreal. I get the same behavior with each one. What happens is it just stops casting spells. I look in the logs and I find errors like:

[02:56:31.339 D] System.AccessViolationException: Could not read bytes from 29D8AF94 [299]!
at Styx.MemoryManagement.ExternalProcessReader.ReadBytes(IntPtr address, Int32 count, Boolean isRelative)
at Styx.MemoryManagement.MemoryBase.ReadString(IntPtr address, Encoding encoding, Int32 maxLength, Boolean relative)
at Styx.WoWInternals.Lua.GetReturnValues(String lua, String scriptName)
at Styx.WoWInternals.Lua.GetReturnVal[T](String lua, UInt32 retVal)
at Styx.WoWInternals.WoWSpell.get_CooldownTimeLeft()
at TuanHA_Monk.Classname.<MistweaverRotation>b__289(Object ret) in d:\HonorBuddy\Routines\TuanHAMonkSpecialEdition\THMistweaver.cs:line 79
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.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.CommonBot.TreeRoot.()

This has only been happening since the 5.1 patch dropped.
 
Last edited:
its the combat routine that errors,try another one
 
its the combat routine that errors,try another one


Could the issues that I was seeing have been caused by the client having a problem communicating with the auth server in a timely fashion? The reason I ask is because doesn't the client make a call to the auth server before each memory operation (read or write)?
 
i cant see any communication issues
 
Back
Top