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

Honorbuddy for MoP 5.0.4-5.0.5

Status
Not open for further replies.
farming using the questing bot doesn't seem to work anymore. Specifically the ICC RAF farming profile. It just hangs when it starts. If you aggro some mobs, it will fight for you, but it doesn't do the profile.
 
New one injects fine, but it hangs after it starts loading the profile - it seems to be doing it right around the time it should be loading tiles...tried on questing and gb2, couple different profiles...and the log is huge for only a couple mins (had to zip them, 11M otherwise)
View attachment 300 2012-09-11 21.18.zip
 
build 427

IsFriendly bug, it don't work on my CC today, it work fine on yesterday's build.

Also, have you look at IsFriendly if we are in Arena / Rated Battleground and we have to fight (Alliance vs Alliance | Horde vs Horde)
 
Was using GB2 fine yesterday and today it isnt starting the bot properly. The exe opens. I load my profile. Hit start. and it just sits there. everything goes blank. whats the issue?

at the bottom it just keeps saying

"loading profile.... " seems to be stuck here?
 
grind bot just stands there doing nothing
i ran that .exe in the other post and it installed a few programs it didnt help any tho

i cant upload the FULL .txt full its wayyyyyyy to large but basically,
Code:
 [01:44:43.780 D] Cleared POI - Reason Exception in Root.Tick()
[01:44:43.780 D] Cleared POI
[01:44:43.877 D] System.ArgumentOutOfRangeException: Index was out of range. Must be non-negative and less than the size of the collection.
Parameter name: index
   at System.ThrowHelper.ThrowArgumentOutOfRangeException()
   at Styx.WoWInternals.WoWCache.WoWCache.get_Item(CacheDb index)
   at Styx.WoWInternals.WoWObjects.ItemInfo..ctor(UInt32 id, ItemSparseEntry itemSparse)
   at Styx.WoWInternals.WoWObjects.ItemInfo.FromId(UInt32 itemId)
   at Styx.WoWInternals.WoWObjects.WoWItem.get_ItemInfo()
   at Styx.WoWInternals.WoWObjects.LocalPlayer.get_FreeNormalBagSlots()
   at Bots.Grind.LevelBot.(Object )
   at Bots.Grind.LevelBot.(Object )
   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.CommonBot.TreeRoot.()
[01:44:43.877 D] Cleared POI - Reason Exception in Root.Tick()
[01:44:43.877 D] Cleared POI
[01:44:43.972 D] System.ArgumentOutOfRangeException: Index was out of range. Must be non-negative and less than the size of the collection.
Parameter name: index
   at System.ThrowHelper.ThrowArgumentOutOfRangeException()
   at Styx.WoWInternals.WoWCache.WoWCache.get_Item(CacheDb index)
   at Styx.WoWInternals.WoWObjects.ItemInfo..ctor(UInt32 id, ItemSparseEntry itemSparse)
   at Styx.WoWInternals.WoWObjects.ItemInfo.FromId(UInt32 itemId)
   at Styx.WoWInternals.WoWObjects.WoWItem.get_ItemInfo()
   at Styx.WoWInternals.WoWObjects.LocalPlayer.get_FreeNormalBagSlots()
   at Bots.Grind.LevelBot.(Object )
   at Bots.Grind.LevelBot.(Object )
   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.CommonBot.TreeRoot.()
[01:44:43.972 D] Cleared POI - Reason Exception in Root.Tick()
repeated x1000 times

if you want the full txt file i can try to find a site and put it on there but its just the above repeated a million times (making the txt file 1.52mb lol?)
 
i miss the debug output from the pre5.0 hb... any way i could get my scrolling wall of vomit text back? helped me decipher what was going on in real time lol
 
was able to parse through and find where it was repeating - and biller beat me to it! i'll throw mine up JIC
Code:
[01:51:41.408 D] Cleared POI - Reason Exception in Root.Tick()
[01:51:41.408 D] Cleared POI
[01:51:41.486 D] System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.ArgumentOutOfRangeException: Index was out of range. Must be non-negative and less than the size of the collection.
Parameter name: index
   at System.ThrowHelper.ThrowArgumentOutOfRangeException()
   at Styx.WoWInternals.WoWCache.WoWCache.get_Item(CacheDb index)
   at Styx.WoWInternals.WoWObjects.ItemInfo..ctor(UInt32 id, ItemSparseEntry itemSparse)
   at Styx.WoWInternals.WoWObjects.ItemInfo.FromId(UInt32 itemId)
   at Styx.WoWInternals.WoWObjects.WoWItem.get_ItemInfo()
   at Styx.WoWInternals.WoWObjects.WoWContainer.get_BagType()
   at Bots.GatherBuddy.BagHelper.get_EmptyMineSlots()
   at Bots.Gatherbuddy.GatherbuddyBot.(List`1 )
   --- 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.ArgumentOutOfRangeException: Index was out of range. Must be non-negative and less than the size of the collection.
Parameter name: index
   at System.ThrowHelper.ThrowArgumentOutOfRangeException()
   at Styx.WoWInternals.WoWCache.WoWCache.get_Item(CacheDb index)
   at Styx.WoWInternals.WoWObjects.ItemInfo..ctor(UInt32 id, ItemSparseEntry itemSparse)
   at Styx.WoWInternals.WoWObjects.ItemInfo.FromId(UInt32 itemId)
   at Styx.WoWInternals.WoWObjects.WoWItem.get_ItemInfo()
   at Styx.WoWInternals.WoWObjects.WoWContainer.get_BagType()
   at Bots.GatherBuddy.BagHelper.get_EmptyMineSlots()
   at Bots.Gatherbuddy.GatherbuddyBot.(List`1 )
[01:51:41.524 D] System.ArgumentOutOfRangeException: Index was out of range. Must be non-negative and less than the size of the collection.
Parameter name: index
   at System.ThrowHelper.ThrowArgumentOutOfRangeException()
   at Styx.WoWInternals.WoWCache.WoWCache.get_Item(CacheDb index)
   at Styx.WoWInternals.WoWObjects.ItemInfo..ctor(UInt32 id, ItemSparseEntry itemSparse)
   at Styx.WoWInternals.WoWObjects.ItemInfo.FromId(UInt32 itemId)
   at Styx.WoWInternals.WoWObjects.WoWItem.get_ItemInfo()
   at Styx.WoWInternals.WoWObjects.WoWContainer.get_BagType()
   at Bots.GatherBuddy.BagHelper.get_EmptyMineSlots()
   at Bots.Gatherbuddy.GatherbuddyBot.?(Object )
   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.PrioritySelector..()
   at Styx.TreeSharp.Composite.Tick(Object context)
   at Styx.CommonBot.TreeRoot.()
[01:51:41.524 D] Cleared POI - Reason Exception in Root.Tick()
[01:51:41.524 D] Cleared POI
[01:51:41.595 D] System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.ArgumentOutOfRangeException: Index was out of range. Must be non-negative and less than the size of the collection.
Parameter name: index
 
Was using GB2 fine yesterday and today it isnt starting the bot properly. The exe opens. I load my profile. Hit start. and it just sits there. everything goes blank. whats the issue?

at the bottom it just keeps saying

"loading profile.... " seems to be stuck here?

^
this
 
As per Kick's request, I am experiencing problems getting ArchBuddy do much of anything more than flying around for a minute before stopping.

Attached below is the recent log.
 

Attachments

BGBuddy doesnt work... It just sits there when you hit start, clears the log area and does nothing, doesnt queue for BG either.
See attached log file please.

Also I can't post new threads on this forum and my account is activated, it also states i have permission but no + Post new thread button.

Thanks.
 

Attachments

I can confirm that grindbot does not do anything. It just stands there.
 
i've tried BG buddy and the log window just goes blank.
 
GB does not appear to be working. I can get HB to start up, load a profile and CC, but when I hit the start button.... my toon just stands there. Not sure about BG or Combat yet, but GB seems pretty broken to me. Anyone have a quick fix for this? :)
 

Attachments

Yea, "loading tiles.." was going to attach log but it's the same as everyone elses. =/
 
Status
Not open for further replies.
Back
Top