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

Warlock casting pet over and over.

Status
Not open for further replies.

TheFisher

Member
Joined
Dec 9, 2012
Messages
35
Reaction score
1
Warlock is casting Wrathguard pet and Lifetap over and over in a endless loop. Can't get the bot to do anything else.

Using a completely fresh installation of HonorBuddy.
Mode: BGBuddy
Profile: No profile.
Character: Demon Warlock lvl 90 Human
No plugins enabled.
Default settings of everything.

WoW is a completely fresh install as well. No addons.

Log
View attachment 5564 2013-03-06 17.47.txt
 
Last edited:
can you try to use a custom warlock routine plz?

and let me know
 
Happening for me as well, pretty sure all warlocks are having this problem too.
 
If it helps, here's a snippet from my logs, it initiates the spells and then sits in a loop after Singular takes over...

Code:
[15:58:52.349 D] [SpellManager] Adding known spell: Bartering (83964)[15:58:52.349 D] [SpellManager] Adding known spell: Axe Specialization (20574)
[15:58:52.349 D] [SpellManager] Adding known spell: Armor Skills (76277)
[15:58:52.349 D] [SpellManager] Adding known spell: Shoot (5019)
[15:58:52.349 D] [SpellManager] Adding known spell: Revive Battle Pets (125439)
[15:58:52.349 D] [SpellManager] Adding known spell: Mobile Banking (83958)
[15:58:52.349 D] [SpellManager] Adding known spell: Mass Resurrection (83968)
[15:58:52.349 D] [SpellManager] Adding known spell: Imp Swarm (104316)
[15:58:52.349 D] [SpellManager] Adding known spell: Dark Apotheosis (114168)
[15:58:52.349 D] [SpellManager] Adding known spell: Blood Fury (33702)
[15:58:52.349 D] [SpellManager] Adding known spell: Auto Attack (6603)
[15:58:52.349 D] [SpellManager] Dark Soul: Knowledge (113861) overrides Dark Soul (77801)
[15:58:52.349 D] [SpellManager] Soul Link (108415) overrides Health Funnel (755)
[15:58:52.350 D] [SpellManager] GCD check spell set to Survey
[15:58:52.350 N] [Singular] TalentManager - looks like a WarlockDemonology 
[15:58:52.361 D] System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.AccessViolationException: Could not read bytes from FFFFFFFF [299]!
   at Styx.MemoryManagement.ExternalProcessReader.ReadBytes(IntPtr address, Int32 count, Boolean isRelative)
   at Styx.MemoryManagement.ExternalProcessReader.Read[T](IntPtr address, Boolean isRelative)
   at Styx.WoWInternals.WoWObjects.UnitThreatInfo.( , UInt32 , UInt64 , IntPtr& )
   at Styx.WoWInternals.WoWObjects.UnitThreatInfo.(WoWUnit , WoWUnit )
   at Styx.WoWInternals.WoWObjects.WoWUnit.GetThreatInfoFor(WoWUnit otherUnit)
   at Styx.WoWInternals.WoWObjects.WoWUnit.get_ThreatInfo()
   at Styx.WoWInternals.WoWObjects.WoWUnit.get_Aggro()
   at Styx.CommonBot.Targeting.DefaultRemoveTargetsFilter(List`1 units)
   --- End of inner exception stack trace ---
   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.AccessViolationException: Could not read bytes from FFFFFFFF [299]!
   at Styx.MemoryManagement.ExternalProcessReader.ReadBytes(IntPtr address, Int32 count, Boolean isRelative)
   at Styx.MemoryManagement.ExternalProcessReader.Read[T](IntPtr address, Boolean isRelative)
   at Styx.WoWInternals.WoWObjects.UnitThreatInfo.( , UInt32 , UInt64 , IntPtr& )
   at Styx.WoWInternals.WoWObjects.UnitThreatInfo.(WoWUnit , WoWUnit )
   at Styx.WoWInternals.WoWObjects.WoWUnit.GetThreatInfoFor(WoWUnit otherUnit)
   at Styx.WoWInternals.WoWObjects.WoWUnit.get_ThreatInfo()
   at Styx.WoWInternals.WoWObjects.WoWUnit.get_Aggro()
   at Styx.CommonBot.Targeting.DefaultRemoveTargetsFilter(List`1 units)
[15:58:52.548 D] System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.AccessViolationException: Could not read bytes from FFFFFFFF [299]!
   at Styx.MemoryManagement.ExternalProcessReader.ReadBytes(IntPtr address, Int32 count, Boolean isRelative)
   at Styx.MemoryManagement.ExternalProcessReader.Read[T](IntPtr address, Boolean isRelative)
   at Styx.WoWInternals.WoWObjects.UnitThreatInfo.( , UInt32 , UInt64 , IntPtr& )
   at Styx.WoWInternals.WoWObjects.UnitThreatInfo.(WoWUnit , WoWUnit )
   at Styx.WoWInternals.WoWObjects.WoWUnit.GetThreatInfoFor(WoWUnit otherUnit)
   at Styx.WoWInternals.WoWObjects.WoWUnit.get_ThreatInfo()
   at Styx.WoWInternals.WoWObjects.WoWUnit.get_Aggro()
   at Styx.CommonBot.Targeting.DefaultRemoveTargetsFilter(List`1 units)
   --- End of inner exception stack trace ---
   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.AccessViolationException: Could not read bytes from FFFFFFFF [299]!
   at Styx.MemoryManagement.ExternalProcessReader.ReadBytes(IntPtr address, Int32 count, Boolean isRelative)
   at Styx.MemoryManagement.ExternalProcessReader.Read[T](IntPtr address, Boolean isRelative)
   at Styx.WoWInternals.WoWObjects.UnitThreatInfo.( , UInt32 , UInt64 , IntPtr& )
   at Styx.WoWInternals.WoWObjects.UnitThreatInfo.(WoWUnit , WoWUnit )
   at Styx.WoWInternals.WoWObjects.WoWUnit.GetThreatInfoFor(WoWUnit otherUnit)
   at Styx.WoWInternals.WoWObjects.WoWUnit.get_ThreatInfo()
   at Styx.WoWInternals.WoWObjects.WoWUnit.get_Aggro()
   at Styx.CommonBot.Targeting.DefaultRemoveTargetsFilter(List`1 units)
[15:58:52.638 D] System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.AccessViolationException: Could not read bytes from FFFFFFFF [299]!
   at Styx.MemoryManagement.ExternalProcessReader.ReadBytes(IntPtr address, Int32 count, Boolean isRelative)
   at Styx.MemoryManagement.ExternalProcessReader.Read[T](IntPtr address, Boolean isRelative)
   at Styx.WoWInternals.WoWObjects.UnitThreatInfo.( , UInt32 , UInt64 , IntPtr& )
   at Styx.WoWInternals.WoWObjects.UnitThreatInfo.(WoWUnit , WoWUnit )
   at Styx.WoWInternals.WoWObjects.WoWUnit.GetThreatInfoFor(WoWUnit otherUnit)
   at Styx.WoWInternals.WoWObjects.WoWUnit.get_ThreatInfo()
   at Styx.WoWInternals.WoWObjects.WoWUnit.get_Aggro()
   at Styx.CommonBot.Targeting.DefaultRemoveTargetsFilter(List`1 units)
   --- End of inner exception stack trace ---
   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.AccessViolationException: Could not read bytes from FFFFFFFF [299]!
   at Styx.MemoryManagement.ExternalProcessReader.ReadBytes(IntPtr address, Int32 count, Boolean isRelative)
   at Styx.MemoryManagement.ExternalProcessReader.Read[T](IntPtr address, Boolean isRelative)
   at Styx.WoWInternals.WoWObjects.UnitThreatInfo.( , UInt32 , UInt64 , IntPtr& )
   at Styx.WoWInternals.WoWObjects.UnitThreatInfo.(WoWUnit , WoWUnit )
   at Styx.WoWInternals.WoWObjects.WoWUnit.GetThreatInfoFor(WoWUnit otherUnit)
   at Styx.WoWInternals.WoWObjects.WoWUnit.get_ThreatInfo()
   at Styx.WoWInternals.WoWObjects.WoWUnit.get_Aggro()
   at Styx.CommonBot.Targeting.DefaultRemoveTargetsFilter(List`1 units)
[15:58:52.727 D] System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.AccessViolationException: Could not read bytes from FFFFFFFF [299]!
   at Styx.MemoryManagement.ExternalProcessReader.ReadBytes(IntPtr address, Int32 count, Boolean isRelative)
   at Styx.MemoryManagement.ExternalProcessReader.Read[T](IntPtr address, Boolean isRelative)
   at Styx.WoWInternals.WoWObjects.UnitThreatInfo.( , UInt32 , UInt64 , IntPtr& )
   at Styx.WoWInternals.WoWObjects.UnitThreatInfo.(WoWUnit , WoWUnit )
   at Styx.WoWInternals.WoWObjects.WoWUnit.GetThreatInfoFor(WoWUnit otherUnit)
   at Styx.WoWInternals.WoWObjects.WoWUnit.get_ThreatInfo()
   at Styx.WoWInternals.WoWObjects.WoWUnit.get_Aggro()
   at Styx.CommonBot.Targeting.DefaultRemoveTargetsFilter(List`1 units)
   --- End of inner exception stack trace ---
   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.AccessViolationException: Could not read bytes from FFFFFFFF [299]!
   at Styx.MemoryManagement.ExternalProcessReader.ReadBytes(IntPtr address, Int32 count, Boolean isRelative)
   at Styx.MemoryManagement.ExternalProcessReader.Read[T](IntPtr address, Boolean isRelative)
   at Styx.WoWInternals.WoWObjects.UnitThreatInfo.( , UInt32 , UInt64 , IntPtr& )
   at Styx.WoWInternals.WoWObjects.UnitThreatInfo.(WoWUnit , WoWUnit )
   at Styx.WoWInternals.WoWObjects.WoWUnit.GetThreatInfoFor(WoWUnit otherUnit)
   at Styx.WoWInternals.WoWObjects.WoWUnit.get_ThreatInfo()
   at Styx.WoWInternals.WoWObjects.WoWUnit.get_Aggro()
   at Styx.CommonBot.Targeting.DefaultRemoveTargetsFilter(List`1 units)
[15:58:52.817 D] System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.AccessViolationException: Could not read bytes from FFFFFFFF [299]!
   at Styx.MemoryManagement.ExternalProcessReader.ReadBytes(IntPtr address, Int32 count, Boolean isRelative)
   at Styx.MemoryManagement.ExternalProcessReader.Read[T](IntPtr address, Boolean isRelative)
   at Styx.WoWInternals.WoWObjects.UnitThreatInfo.( , UInt32 , UInt64 , IntPtr& )
   at Styx.WoWInternals.WoWObjects.UnitThreatInfo.(WoWUnit , WoWUnit )
   at Styx.WoWInternals.WoWObjects.WoWUnit.GetThreatInfoFor(WoWUnit otherUnit)
   at Styx.WoWInternals.WoWObjects.WoWUnit.get_ThreatInfo()
   at Styx.WoWInternals.WoWObjects.WoWUnit.get_Aggro()
   at Styx.CommonBot.Targeting.DefaultRemoveTargetsFilter(List`1 units)
   --- End of inner exception stack trace ---
   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.AccessViolationException: Could not read bytes from FFFFFFFF [299]!
   at Styx.MemoryManagement.ExternalProcessReader.ReadBytes(IntPtr address, Int32 count, Boolean isRelative)
   at Styx.MemoryManagement.ExternalProcessReader.Read[T](IntPtr address, Boolean isRelative)
   at Styx.WoWInternals.WoWObjects.UnitThreatInfo.( , UInt32 , UInt64 , IntPtr& )
   at Styx.WoWInternals.WoWObjects.UnitThreatInfo.(WoWUnit , WoWUnit )
   at Styx.WoWInternals.WoWObjects.WoWUnit.GetThreatInfoFor(WoWUnit otherUnit)
   at Styx.WoWInternals.WoWObjects.WoWUnit.get_ThreatInfo()
   at Styx.WoWInternals.WoWObjects.WoWUnit.get_Aggro()
   at Styx.CommonBot.Targeting.DefaultRemoveTargetsFilter(List`1 units)
[15:58:52.912 D] System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.AccessViolationException: Could not read bytes from FFFFFFFF [299]!
   at Styx.MemoryManagement.ExternalProcessReader.ReadBytes(IntPtr address, Int32 count, Boolean isRelative)
   at Styx.MemoryManagement.ExternalProcessReader.Read[T](IntPtr address, Boolean isRelative)
   at Styx.WoWInternals.WoWObjects.UnitThreatInfo.( , UInt32 , UInt64 , IntPtr& )
   at Styx.WoWInternals.WoWObjects.UnitThreatInfo.(WoWUnit , WoWUnit )
   at Styx.WoWInternals.WoWObjects.WoWUnit.GetThreatInfoFor(WoWUnit otherUnit)
   at Styx.WoWInternals.WoWObjects.WoWUnit.get_ThreatInfo()
   at Styx.WoWInternals.WoWObjects.WoWUnit.get_Aggro()
   at Styx.CommonBot.Targeting.DefaultRemoveTargetsFilter(List`1 units)
   --- End of inner exception stack trace ---
   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.AccessViolationException: Could not read bytes from FFFFFFFF [299]!
   at Styx.MemoryManagement.ExternalProcessReader.ReadBytes(IntPtr address, Int32 count, Boolean isRelative)
   at Styx.MemoryManagement.ExternalProcessReader.Read[T](IntPtr address, Boolean isRelative)
   at Styx.WoWInternals.WoWObjects.UnitThreatInfo.( , UInt32 , UInt64 , IntPtr& )
   at Styx.WoWInternals.WoWObjects.UnitThreatInfo.(WoWUnit , WoWUnit )
   at Styx.WoWInternals.WoWObjects.WoWUnit.GetThreatInfoFor(WoWUnit otherUnit)
   at Styx.WoWInternals.WoWObjects.WoWUnit.get_ThreatInfo()
   at Styx.WoWInternals.WoWObjects.WoWUnit.get_Aggro()
   at Styx.CommonBot.Targeting.DefaultRemoveTargetsFilter(List`1 units)
 
I Have the same problem, a temp fix until its not happening anymore would be to use grim of Sacrifice, working well for me ^.^ I'm only using a custom cc
 
Last edited:
Thanks for the suggestion fils5000. I tried it with Singular but my lock is just standing AFK in the BGs. It stops casting Wrathguard but now it doesn't play at all.

I waited for the whole battleground to end before stopping the bot, then letting it join another battleground right after still without stopping the bot. And nothing happened. It just stood there. With Loading Tiles in corner.
 

Attachments

you have to wait for the stable release if you have problems with the test one

keep your reports under test release thread plz


we are reading your reports and we are working on fixes


closed
 
Status
Not open for further replies.
Back
Top