Bobby, I have a hunter behavior I'm hoping you can help me explain... I can't get a log because it doesn't seem to log anything out of the ordinary. Basically when doing the kor'kron dailies quests the toon will stand and not attack... Here is the sequence of events. 1. Engage a mob, hunter attacks, sends pet, pet taunts with AoE taunt 2. Pet has aggro on all mobs with in range aggro or that were aggroed by taunt, and attacks original target as toon 3. toon+pet kills primary mob 4. pet still has aggro on other mobs and toon does not assist and does not move to a new action until pet drops combat, in the log this just appears as though it's a long timeout between mob selection note that my hunter is fairly over geared at this point so I rarely die from this as the pet eventually kills whatever it has aggro on. Also if for some reason the toon is HIT it DOES respond by selecting a new target and killing it, so in the case of the oil guys who do an AoE he picks a new target and kills it. I'm still trying to reproduce it consistently but it seems liek there needs to be some way to check if the pet has aggro or has a target if the toon doesn't? I did try changing the pet to passive but that didn't seem to have any direct effect - it did make the behavior less frequent... I will say I have NOT seen this in any other situation yet and it may be a symptom of the collectthings quest behavior rather than the CC itself? -Xaq
Xaq, Thanks for the post. As always, a log file is required. Just do the following: - Click Settings & Tools, set Log Level to Diagnostics, then click Save & Close - Click Class Config, switch to Debug tab and leave window open - Click Start button # run until you see the issue you described - Click LogMark - Note for me whether the TargetList displayed is empty during that behavior Singular already switches to mobs attacking your Pet, so if that isn't happening my guess is that Singular is not being called. That would either be due to a component taking over and either altering the normal behavior call logic or removing those targets from the TargetList. Regardless, the log file and your observation of the contents of the TargetList window are needed to be able to look into this. Thanks for the post and good luck with your Hunter, Bobby53
*NEW* Singular 3.0.0.2978 available for download! Change History for this release appears below. Complete Change History as always is included in the .ZIP See the Reporting Bugs [CLICK HERE] post for details on how to request assistance, post about a problem, or ask questions about the behavior of your botting session with Singular. Still receiving too many bug/question posts regarding behavior users watched that don't contain a complete log file and point of reference to when a single event happened. So, no multi-color bright lights this time. Just a simple request to provide the detail. Don't forget to use the LOGMARK! button. It is located on the Class Config window and will place a mark in the log file making it easy for you to indicate when something happened that you have a question about or problem with. This button provides the same behavior as the LOGMARK plugin. Having a problem while running Singular that you want to report? Click the LOGMARK button immediately when you notice. A line will be added to the log file at that time and now you have a very accurate way to let me know when the problem occurred. Ok, now that's out of the way: - Download the latest version of Singular.ZIP from Post #1 in this thread - .ZIP in Singular thread will always be the current version - HonorBuddy will contain an older version until a new release of HB posts Any post must include a debug log file (a file created with Debug Logging set to true.) To do this, click Class Config and set the Debug Logging option to 'true' then run until you create the issue again. The resulting log file will contain more info than a standard log file which will be essential in understanding the decisions being made by Singular which you weren't expecting. As always, the prior version is still available for download. If you encounter a problem due to the new release of Singular you can always downgrade as needed. Worth mentioning one more time due to the large number of posts without log files that are received, but you must attach a complete debug log with any post. Please see the link at the top of this post for details.
bobby53 -- I like staying current with Singular and keeping the most up-to-date release, however, right now your first post (which I've quoted) does not have the most current release attached to it. The most current release you have listed in the thread is .2978 while your thread has .2967 and .2885 attached. Could you affix the most current version that you've released, as per your thread?
Phantasie, Thanks for the post, but am not sure what the issue is. Settings for Group Healing are on the Group Healing tab. Settings for Solo play are on the Class Specific tab. Please be sure to follow the steps in Reporting Bugs when creating a log for your issue. Thanks and good luck with your Priest, Bobby53
Hello bobby, Are u aware that the singular hooks still get called/ updated even when Singular is not the selected routine? Kind Regards, Mirabis Example 1# Code: [Singular-DEBUG] PLAYER_SPECIALIZATION_CHANGED Event Fired! [Singular] TalentManager: Your spec has been changed. [Singular] TalentManager: Your talents have changed. [Singular] TalentManager: Your glyphs have changed. [Singular-DEBUG] PLAYER_SPECIALIZATION_CHANGED Event Fired! Example 2# Code: [40:943]: [Leaves] -- Initialization Started [40:960]: [Leaves] -- Latency set to 20, Use Latency : Y [Singular] Hooks cleared, re-creating behaviors Replaced hook [Singular.KitingBehavior] 8b2fdfb6-23d3-46af-8ac2-d046858b1d6a Replaced hook [Singular.Combat] 7139d130-7029-4de2-bdc2-d0a0341c2f7b Replaced hook [Singular.Pull] d7d10312-a3af-4665-bcd0-1c88d9dcc166 Replaced hook [Singular.Rest] 4bb7fc8d-6fbd-4c43-be8d-5effd6912446 Replaced hook [Singular.PreCombatBuffs] d02abb82-6118-4989-a8ee-378be2e8cf4a Replaced hook [Singular.LossOfControl] e5496587-6505-406f-9f76-586aa6750c8a [Singular-DEBUG] FixGlobalCooldownInitialize: using Singular GCD [Singular] GCD check fix spell set to: Cat Form [41:131]: [Leaves] -- TreeHooks.Instances Cleared! I attempted to clear all TreeHooks.Instances but it just re-hooks.
I don't know if this is the right place to post nor do I have logs to demonstrate what I'm trying to convey, but is it possible to add a few things to the mage profile? I usually edit the file each update but I figured I'd try to post. As fire: -Invocation isn't used by default -Combustion should detect if pyroblast is also up (the dot debuff) -Inferno Blast no longer spreads Living bomb etc. but still has the algorithm to detect using inferno blast if bombs are up -Any way to put scorch spam while moving? As Frost: -Please put in an option to use frozen orb or not, I always disable it due to it pulling extra mobs sometimes -Ice lance spams on 2 mobs even without Fingers of Frost Other than those, it is working good
Hunter's Pet not Attacking Singular is not sending my Hunter's pet to attack. View attachment 4244 2013-09-01 10.39.txt Thanks in advance!
noamchomsky, Thanks for the post with debug log attached. You haven't chosen a Specialization for your Hunter, so it is using the Lowbie spell priority: The Lowbie spell priority doesn't have code to send the Pet because you don't learn Control Pet until level 10. At that level will have selected a specialization and then begin using the Specialization specific spell priorities instead of the Lowbie spell priority. Select a specialization and it will work as expected. Please also click Settings & Tools and set Log Level to Diagnostic while Questing. The majority of issues that members post about occur while questing and that will ensure that your log file contains enough info to diagnose most problems. Thanks for the post and good luck with your Questing, Bobby53
Mirabis, Thanks for the post. That is a bug, thanks for passing along. Fixed in the next release for situations where only one Combat routine is used over the course of a botting session. -Bobby53
is there any way to make warlock affliction to use any aoe? im lvl 66 , using dungeonbuddy and he is single targeting , im left with max 500 dps ... cant i modify something to make him use aoe ?
Jaladhjin, Thanks for the post, but there isn't enough info provided to answer your question. Please do the following: When you encounter a point in the fight where your Hunter does not face its target, click LOGMARK button on the Singular window (it should still be open given the instructions described above.) Post again and upload your logfile and I'll get back to you regarding the issue and what needs to be done to resolve. Thanks for the post and good luck with your Hunter, Bobby53
HB7032V76, Thanks for the post, but there isn't enough info provided to answer your question. Please do the following: Singular Warlock should be maintaining Seed of Corruption on targets when 4+ AOE targets. With fewer targets it should be maintaining DoTs and continuing the single target priority. When you encounter a point in the fight where you believe your Warlock should AOE and does not, click LOGMARK button on the Singular window (it should still be open given the instructions described above.) Post again and upload your logfile and I'll get back to you regarding the issue and what needs to be done to resolve. Thanks for the post and good luck with your Warlock, Bobby53
That's perfect thank you! It is showing the AOE count is 0, so in researching further it appears a recent change impacted the AOE detection logic for Singular Warlock. It is inadvertently looking for 4+ mobs to be attacking the Warlock and Pet rather than the Group. Fixed in next release.
For quest "Sap Tapping" and druid class (not sure if this apply to other melee class. The CR will not engage the bugs when bot interact with the object due to the bugs hovering above ground and no path can be made to the target. All it needs is one aoe/cleave and they will all die.