I am trying to add a check to the ancient mana items for BOE crystals and gems. I dont know how I would check to see if its bind on equip, would you consider adding that to the plugin?
Small WIP update: add support for items that reward reputation add support for recipes for the following professions: Alchemy Blacksmithing Cooking Enchanting JewelCrafting Leatherworking Skinning Tailoring add support for the Draenor profession books TODO: Engineering Recipes Reputation Checks Toys Mounts bugfixes & code cleanup check for additional items to be supported
Can you make the bot opened one bag and with a timeout? Otherwise, after 1-2 hours I get an error in the game: Internal error bags. I tryed to correct a code but i wrong... Thank you for clean code
Fullquotes are not nice, especially if they are so long. That said, is there any particular item that causes that problem?
i opened Oddly-Shaped Stomach. after 1-2 hours farm skins I got an error in the game: Internal error bags. if my character have 2-3 bags that plugin open all at once. i want to open 1 bag at once with global cooldown, otherwise he had no time to take and the error takes off. sorry for my very bad english. i'll make a video with this problem
Code: [PHP][00:10:58.365 N] [CleanMyBags] Opening Желудок необычной формы. [00:10:58.366 D] System.IndexOutOfRangeException: Index was outside the bounds of the array. at Styx.WoWInternals.DB.ItemEffectList.get_Item(Int32 index) at CleanMyBags.CleanMyBags.<simpleContainerItems>d__20.MoveNext() in D:\BOTS\Plugins\CleanMyBag\CleanMyBags.cs:line 159 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at ***************.*************.*********(Task , Int32 ) at Buddy.Coroutines.Coroutine.">GL-Dm\*7g!ySg#'6)\])_Gv\*".MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at System.Runtime.CompilerServices.TaskAwaiter.GetResult() at CleanMyBags.CleanMyBags.<MainCoroutine>d__19.MoveNext() in D:\BOTS\Plugins\CleanMyBag\CleanMyBags.cs:line 134 [00:10:58.366 D] Running Logic @ 01/08/2017 10:10:58 [00:10:58.366 N] [CleanMyBags] Opening Желудок необычной формы.[/PHP] I am trying to find a mistake, but ... could only find it. I upload all of the log so that you can understand what's what. Thank you for good work with cooldown. I will try it. Look towards the end of the log. View attachment 4732 2017-01-08 07.37.txt If i can to help you - tell me about it.
downloaded this morning after the new bot released. Code: Honorbuddy v3.0.16793.873 started. Compiler Error: J:\hb.3.0.16793.873\Plugins\CleanMyBags\CleanMyBags.cs(619,37) : error CS1061: 'WoWSpell' does not contain a definition for 'SPellEffects' and no extension method 'SPellEffects' accepting a first argument of type 'WoWSpell' could be found (are you missing a using directive or an assembly reference?) Logging in... Attaching to D3D11 Attached to WoW with ID 23152 Honorbuddy v3.0.16793.873 started!
That is clearly a typo that Jimmy already fixed, you probably downloaded it in the small window while the wrong version was available. You just have to fix the case in
Any update on this? Also, what is the latest working version? The version I have causes HB not to run after 7.2
No error, HB just freezes and you are unable to stop the bot. The item I'm looking for is Oddly shaped stomach and artifact power
Right my I just checked this (sorry for taking so long to reply) and this does not crash HB. What other problems are there? I will be looking at releasing an updated version soon as well.
Here we go with the current version that i am using on my chars. Covering Items that increase the cap for currencies and handle latency a bit better for various containers. It also will use the Artifact Knowledge Compendiums if they will increase the AK level.