• Visit Rebornbuddy
  • Singular - A community driven All-In-One CC - v5

    Discussion in 'All in One' started by EchoTiger, Nov 19, 2012.

    1. EchoTiger

      EchoTiger Official Profile and Singular Developer Staff Member Moderator

      Joined:
      Nov 28, 2012
      Messages:
      6,809
      Likes Received:
      631
      Trophy Points:
      113
      Alright!
       
    2. EchoTiger

      EchoTiger Official Profile and Singular Developer Staff Member Moderator

      Joined:
      Nov 28, 2012
      Messages:
      6,809
      Likes Received:
      631
      Trophy Points:
      113
      Sorry for the delays here!
      Right now Singular is pending a merge request before I can continue the work on it.

      I'll be updating the test build today for anyone wanting to use it.
      Thanks for the continued support!
       
    3. tictoc

      tictoc Member Buddy Store Developer

      Joined:
      Sep 21, 2012
      Messages:
      380
      Likes Received:
      5
      Trophy Points:
      18
      Code:
      [23:19:42.584 N] [GatherAssist] Mining Leystone Basilisk
      [23:19:42.792 D] Interacting with Leystone Basilisk (Unit Id: 104877)
      [23:19:42.999 N] (Singular) [WoWRedError] 252
      [23:20:12.620 N] (Singular) YourCurrentTarget: changed to: (null)
      [23:20:29.701 N] Latency to Buddy service: 34 ms
      [23:20:52.931 N] (Singular) (Singular) info: 73.1 seconds since BotBase last called Singular (now in OnBotStopped)
      [23:20:52.873 N] Stopping the bot!
      [23:20:52.873 Q] Bot stopping! Reason: User pressed the stop button
      Can somebody explain me what this WoWRedError 252 from Singular does mean?
      Sometimes my plugin seems to get stuck while interacting with a mob (to skin/mine/herb it).
       
    4. EchoTiger

      EchoTiger Official Profile and Singular Developer Staff Member Moderator

      Joined:
      Nov 28, 2012
      Messages:
      6,809
      Likes Received:
      631
      Trophy Points:
      113
      The error doesn't come from Singular, but instead WoW's UI_ERROR_MESSAGE event being fired.
      Singular hooks to this event and logs any message it sends in the background.

      UI_ERROR_MESSAGE typically outputs actual messages but sometimes it will output numbers like this.

      252 Another action is in progress ERR_SPELL_FAILED_ANOHTER_IN_PROGRESS
      220 You have no target. ERR_GENERIC_NO_TARGET

      51 Item is not ready yet. ERR_ITEM_COOLDOWN
      50 Can't do that while moving - Interrupted ERR_SPELL_FAILED_S

      In-game, you can run /dump GetGameMessageInfo(#) to have the game return which event the number identifies as.

       
    5. west456

      west456 New Member

      Joined:
      Jan 15, 2010
      Messages:
      35
      Likes Received:
      0
      Trophy Points:
      0
      Demo Warlock heal doesnt work well. Its channeling the Spell only for 1sec. and makes dmg after that. It looks very stupid because hes doing it the whole time.
      At 30% Petlife: Heal (1sec), DMG, Heal (1sec), DMG, Heal (1sec) etc.
       
    6. EchoTiger

      EchoTiger Official Profile and Singular Developer Staff Member Moderator

      Joined:
      Nov 28, 2012
      Messages:
      6,809
      Likes Received:
      631
      Trophy Points:
      113
      Are you talking about "Health Funnel" ?

      Anyways, noted!
      I'll investigate this and add it to the tracker.

      Thanks for the report!
       
    7. tictoc

      tictoc Member Buddy Store Developer

      Joined:
      Sep 21, 2012
      Messages:
      380
      Likes Received:
      5
      Trophy Points:
      18
      EchoTiger, thanks for your detailed explanation!
       
    8. danjo

      danjo New Member

      Joined:
      Oct 25, 2014
      Messages:
      26
      Likes Received:
      1
      Trophy Points:
      3
      Hello Echo Tiger. The Druid's feral healing seems really weak atm. My toon seems to cast one regrowth and then attempts no other healing until he dies. Only recasting regrowth when the hot wears off rather than during every free cast proc. "No rejuv.. no notta". Was it intended to behave that way? I feel like there is alot of needless dying due to it.
       
    9. EchoTiger

      EchoTiger Official Profile and Singular Developer Staff Member Moderator

      Joined:
      Nov 28, 2012
      Messages:
      6,809
      Likes Received:
      631
      Trophy Points:
      113
      No problem!
       
    10. EchoTiger

      EchoTiger Official Profile and Singular Developer Staff Member Moderator

      Joined:
      Nov 28, 2012
      Messages:
      6,809
      Likes Received:
      631
      Trophy Points:
      113
      I believe this was already fixed.
      If you look on the "Issue Tracker" I've got:

      Druid
      • [div=text-shadow: 0px 1px #a3a3a3;][Feral][/div]* ւ Will now utilize Predatory Swiftness procs more by casting Regrowth despite the HoT buff being active and if the player needs to be healed. (#HB-3511)

      You can download the Test Build of Singular to obtain this change.
      There will be a Honorbuddy within the hour, which will make these changes public.
       
      Last edited: Dec 29, 2016
    11. jjb366

      jjb366 New Member

      Joined:
      Apr 5, 2014
      Messages:
      30
      Likes Received:
      0
      Trophy Points:
      0
      i cant seem to get my gaurdian druid to cast iron fur at all
       
    12. droptone

      droptone New Member

      Joined:
      Oct 16, 2012
      Messages:
      23
      Likes Received:
      0
      Trophy Points:
      0
      Affliction Warlock is not using the artifact ability Reap Souls no matter what settings I set. Anyone else getting this?
       
    13. LiquidAtoR

      LiquidAtoR Community Developer

      Joined:
      Jan 15, 2010
      Messages:
      1,430
      Likes Received:
      52
      Trophy Points:
      48
      I would like to add a request to have Disc brought up to speed for Legion.
      I looked trough the CC as it currently stands it's < Pandaria level

      See my post here from the quick scan I did on the CC file: https://www.thebuddyforum.com/honor...sc-priest-doesnt-post2372042.html#post2372042

      If you need an idea how Disc is utilized, you can have a look at the profiles this guy is writing for ........ : GitHub - Yobleed/NerdPack-Yobleed: a Complete Priest Pack! Supports Shadow, Holy and Disc with customizable settings. Additions? Ask on Discord
      They are not scrambled and free to pick apart.
       
      Last edited: Jan 9, 2017
    14. EchoTiger

      EchoTiger Official Profile and Singular Developer Staff Member Moderator

      Joined:
      Nov 28, 2012
      Messages:
      6,809
      Likes Received:
      631
      Trophy Points:
      113
      In which situations is it dismounting you? Do you have a log for this?
      It should only be dismounting when the bot gives it a goal to kill a mob.
       
    15. EchoTiger

      EchoTiger Official Profile and Singular Developer Staff Member Moderator

      Joined:
      Nov 28, 2012
      Messages:
      6,809
      Likes Received:
      631
      Trophy Points:
      113
      If I'm not mistaken, there's several user settings that controls Ironfur - and the actual casting of the spell is only considered under specific situations.

      For the settings:
      There's a setting that lets you pick how many mobs must be attacking you, and a setting that lets you pick the player's minimum health to cast.
      If you set the mob count to 1, and your health min to 100 - then it should be casting on cooldown. Is it not?
       
    16. EchoTiger

      EchoTiger Official Profile and Singular Developer Staff Member Moderator

      Joined:
      Nov 28, 2012
      Messages:
      6,809
      Likes Received:
      631
      Trophy Points:
      113
      Blizzard may have changed how Tormented Souls stack onto the player.
      Right now, Singular is looking for the "Tormented Souls"' aura on your player and is counting the stack from that to determine when to cast the spell.

      Once the servers come back online, and the bot is updated for the new patch - I will investigate this to see what's up.
      Thanks for the report!
       
    17. EchoTiger

      EchoTiger Official Profile and Singular Developer Staff Member Moderator

      Joined:
      Nov 28, 2012
      Messages:
      6,809
      Likes Received:
      631
      Trophy Points:
      113
      All rotations are lightly revamped (rotation-wise) when an expansion is first released, then from there fine tuning takes place after the fact.
      Healing specs are usually left out more than Tank/DPS specs unfortunately.

      Thanks for bringing this to my attention. I'll look into reworking the rotation once the servers are back online.
       
      LiquidAtoR likes this.
    18. LiquidAtoR

      LiquidAtoR Community Developer

      Joined:
      Jan 15, 2010
      Messages:
      1,430
      Likes Received:
      52
      Trophy Points:
      48
      The external link I posted has all 3 priest specs in use and they do a pretty decent job so you might use it as a info template for the priest rotations in singular.
      Thanks, Mike.
       
    19. tazmo

      tazmo New Member

      Joined:
      Dec 15, 2011
      Messages:
      63
      Likes Received:
      0
      Trophy Points:
      0
      Anyone noticing the mage is conjuring new food each time it needs to eat doesn't notice the stacks are building up
       
    20. laria

      laria Well-Known Member

      Joined:
      Jan 15, 2010
      Messages:
      5,386
      Likes Received:
      36
      Trophy Points:
      48
      Echo already updated Singular with the new ids for food and shields.
      Shouldn't be long.
       

    Share This Page