[PQR] Blaythe's Destruction Warlock menu

User Tag List

Page 6 of 16 FirstFirst ... 2345678910 ... LastLast
Results 76 to 90 of 235
  1. #76
    Mavmins's Avatar Contributor
    Reputation
    165
    Join Date
    Oct 2012
    Posts
    606
    Thanks G/R
    1/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I get this error when I pop DS, but the rotation doesn't stop i can just click it away

    Code:
    Date: 2013-03-29 20:28:49
    ID: 2
    Error occured in: Global
    Count: 1
    Message: [string "local Brimstone = UnitBuffID("player", 1086..."] line 63:
       attempt to compare number with string
    Debug:
       [string "local Brimstone = UnitBuffID("player", 1086..."]:63: ?()
       [string "if PQR_Addon_Loaded == nil then..."]:765: PQR_NextAbility()
       [string "if PQR_Addon_Loaded == nil then..."]:534: PQR_ExecuteRotation()
       [string "if PQR_Addon_Loaded == nil then..."]:287:
          [string "if PQR_Addon_Loaded == nil then..."]:214
    Locals:
    Brimstone = nil
    DarkSoul = "Dark Soul: Instability"
    Backdraft = "Backdraft"
    _ = ""
    _ = "Interface\Icons\Ability_Warlock_Backdraft"
    Stacks = 1
    (*temporary) = 3
    (*temporary) = 137587
    (*temporary) = true
    (*temporary) = "attempt to compare number with string"
    and this when i first load the profile from fresh and mouseover any unit friendly or not

    Code:
    Date: 2013-03-29 20:31:45
    ID: 1
    Error occured in: Global
    Count: 1
    Message: [string "---------------------------START-----------..."] line 667:
       attempt to index global 'DebugFrame' (a nil value)
    Debug:
       [string "---------------------------START-----------..."]:667: ?()
       [string "---------------------------START-----------..."]:771:
          [string "---------------------------START-----------..."]:771
    Locals:
    self = <unnamed> {
     0 = <userdata>
    }
    npcid = 31146
    (*temporary) = nil
    (*temporary) = 16
    (*temporary) = 31146
    (*temporary) = -9
    (*temporary) = "79AA"
    (*temporary) = nil
    (*temporary) = nil
    (*temporary) = "attempt to index global 'DebugFrame' (a nil value)"

    neither of them stop it from working and its a fresh install of PQR

    i also tweaked this in ChaosBolt changing the 3 to a 2, if it has 3 stacks it looked like it was gonna mvoe on to the ChaosBolt but with >2 it shouldnt

    Code:
    if Backdraft ~= nil 
    and Stacks > 2 then
    return false
    end

    and i worked out how to rep you ! good day all round
    Last edited by Mavmins; 03-29-2013 at 03:38 PM.

    [PQR] Blaythe's Destruction Warlock
  2. #77
    blaythe's Avatar Active Member
    Reputation
    52
    Join Date
    Aug 2012
    Posts
    137
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Update to .97.

    I am now getting zero Lua errors. Gimme feedback. Getting closer and closer to a stable release.
    Blaythes Destruction Warlock
    https://goo.gl/vUUhW

  3. #78
    Mavmins's Avatar Contributor
    Reputation
    165
    Join Date
    Oct 2012
    Posts
    606
    Thanks G/R
    1/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    .97 fixed those errors for me

    only thing i currently have a problem with is that now if you pop DarkSoul and run out of embers for ChaosBolt then the profile doesnt do anything really. Say boss had 10% left and you had DS available you'd pop it anyway, but it wont cast conflag or incinerate when DS is up

    hope thats useful !

  4. #79
    blaythe's Avatar Active Member
    Reputation
    52
    Join Date
    Aug 2012
    Posts
    137
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Mavmins View Post
    .97 fixed those errors for me

    only thing i currently have a problem with is that now if you pop DarkSoul and run out of embers for ChaosBolt then the profile doesnt do anything really. Say boss had 10% left and you had DS available you'd pop it anyway, but it wont cast conflag or incinerate when DS is up

    hope thats useful !
    Very useful. I'll see what I can do.

    like pq_SoulShards < 1 then conflag etc.


    I've also noticed it does that if you DS at the pull of a fight also. I'll see what I can figure out

    Also any ideas on how i can keep the fps drop to a minimum? I tried gutting the old variables to barebones. I'm literally looking at effectively just rebuilding it from the ground up using only values i need.
    Last edited by blaythe; 03-29-2013 at 05:40 PM.
    Blaythes Destruction Warlock
    https://goo.gl/vUUhW

  5. #80
    LazyRaider's Avatar Master Sergeant
    Reputation
    6
    Join Date
    Feb 2013
    Posts
    139
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I'm very happy about this. Popping ds at the fight is part of the rotation opener tho. Also it might be better to use the modifier keys to do the DMV rotation rather than just toggle it. Haven't had a chance on this to test but does it do shadow burn instead of CB below 20?

  6. #81
    blaythe's Avatar Active Member
    Reputation
    52
    Join Date
    Aug 2012
    Posts
    137
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by LazyRaider View Post
    I'm very happy about this. Popping ds at the fight is part of the rotation opener tho. Also it might be better to use the modifier keys to do the DMV rotation rather than just toggle it. Haven't had a chance on this to test but does it do shadow burn instead of CB below 20?

    Great to hear! Fixed the DS issue I believe. And yep, it support Shadow Burn

    Update to .98
    Blaythes Destruction Warlock
    https://goo.gl/vUUhW

  7. #82
    mrsalvas's Avatar Member
    Reputation
    1
    Join Date
    Jul 2012
    Posts
    22
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    i noticed that probleme

    if backdraft >= 3 + darksoul is activated + embers >=1 = profile stop

  8. #83
    blaythe's Avatar Active Member
    Reputation
    52
    Join Date
    Aug 2012
    Posts
    137
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by mrsalvas View Post
    i noticed that probleme

    if backdraft >= 3 + darksoul is activated + embers >=1 = profile stop
    Elaborate please. What version of the profile are you using etc. What were you doing when this happened?
    Blaythes Destruction Warlock
    https://goo.gl/vUUhW

  9. #84
    LazyRaider's Avatar Master Sergeant
    Reputation
    6
    Join Date
    Feb 2013
    Posts
    139
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Recently just had an issue with it being at 4 embers and not throwing out a CB, will continue to test

  10. #85
    kiekie's Avatar Master Sergeant
    Reputation
    3
    Join Date
    Dec 2012
    Posts
    74
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    it dosnt cast chaos bolt for me...

  11. #86
    blaythe's Avatar Active Member
    Reputation
    52
    Join Date
    Aug 2012
    Posts
    137
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by kiekie View Post
    it dosnt cast chaos bolt for me...
    Originally Posted by LazyRaider View Post
    Recently just had an issue with it being at 4 embers and not throwing out a CB, will continue to test

    It wont use Chaos Bolt until you use Dark Soul, or if Dark Soul is on cooldown. The Trash rotation spends chaos bolts more liberally.
    Blaythes Destruction Warlock
    https://goo.gl/vUUhW

  12. #87
    kiekie's Avatar Master Sergeant
    Reputation
    3
    Join Date
    Dec 2012
    Posts
    74
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Aaah okay thanks, not that level 84 yet so going to have to manualy cast it haha

  13. #88
    mrsalvas's Avatar Member
    Reputation
    1
    Join Date
    Jul 2012
    Posts
    22
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    version 0.98, i also restarted both wow and pqr to be sure the last version was running.
    if you are under darksoul buff, you have 1 or more ember and you have 3 or more backdraft, the profile will not cast chaosbolt because backdraft is above 2, but i will not cast any incinarate because you have more then one embers and you are also in darksoul. the profile will just stand there doing nothing until backdraft or darksoul fall off. what am i doing to meet those condition ? its simple. this is how iam starting the fight :

    Pot/Precast Immolate
    Rain of Fire
    (Doomguard – If used at start)
    Conflag
    Conflag
    Dark Soul/On-Use Int
    Incinerate
    Incinerate
    Incinerate
    Incinerate (backdraft now at 2 stacks and around 2 Embers)
    Chaos Bolt
    Immolate (benefits from all temp procs and crit increases)
    Incinerate to 2 Embers (If required)
    Chaos Bolt

    when the profile caste both conflagrate, i push Left Alt for darksoul. now i have 6 draftback,, more then 1 ember and darksoul activated at the same time. the profile should use incinerate untile i reach 2 backdraft, then cast chaosbolt.

    maybe my rotation on pull is not the top, but i dont think the profile should stay there and wait loll

    PS : some problem with havoc, its look like sometime its used to cast immolate or conflagrate or incinerate. i think it should only be used with shadowburn > chaosbolt. i will do more teste about this.

    sometimes profile will cast imolate twice in a row
    Last edited by mrsalvas; 03-29-2013 at 08:47 PM.

  14. #89
    blaythe's Avatar Active Member
    Reputation
    52
    Join Date
    Aug 2012
    Posts
    137
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by mrsalvas View Post
    version 0.98, i also restarted both wow and pqr to be sure the last version was running.
    if you are under darksoul buff, you have 1 or more ember and you have 3 or more backdraft, the profile will not cast chaosbolt because backdraft is above 2, but i will not cast any incinarate because you have more then one embers and you are also in darksoul. the profile will just stand there doing nothing until backdraft or darksoul fall off. what am i doing to meet those condition ? its simple. this is how iam starting the fight :

    Pot/Precast Immolate
    Rain of Fire
    (Doomguard – If used at start)
    Conflag
    Conflag
    Dark Soul/On-Use Int
    Incinerate
    Incinerate
    Incinerate
    Incinerate (backdraft now at 2 stacks and around 2 Embers)
    Chaos Bolt
    Immolate (benefits from all temp procs and crit increases)
    Incinerate to 2 Embers (If required)
    Chaos Bolt

    when the profile caste both conflagrate, i push Left Alt for darksoul. now i have 6 draftback,, more then 1 ember and darksoul activated at the same time. the profile should use incinerate untile i reach 2 backdraft, then cast chaosbolt.

    maybe my rotation on pull is not the top, but i dont think the profile should stay there and wait loll

    PS : some problem with havoc, its look like sometime its used to cast immolate or conflagrate or incinerate. i think it should only be used with shadowburn > chaosbolt. i will do more teste about this.

    sometimes profile will cast imolate twice in a row


    Alrighty, I'm looking into it.

    The Havoc issue is that the profile goes through things so quickly that I've noticed that if it doesn't perfectly match requirements on it then its skipped for a second then procs then continues. Not sure how I'm gonna fix it.
    Blaythes Destruction Warlock
    https://goo.gl/vUUhW

  15. #90
    blaythe's Avatar Active Member
    Reputation
    52
    Join Date
    Aug 2012
    Posts
    137
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Alright. I updated it. I hope to have fixed the issue. I was able to recreate it pretty well. Although I'm not sure the fix is very good. Not sure though.

    v. .98.1
    Blaythes Destruction Warlock
    https://goo.gl/vUUhW

Page 6 of 16 FirstFirst ... 2345678910 ... LastLast

Similar Threads

  1. [PQR] Holobyte's Destruction Warlock for patch 5.2 (WIP)
    By Holobyte in forum WoW Bot Maps And Profiles
    Replies: 10
    Last Post: 01-13-2014, 02:36 PM
  2. PQR- Destruction Warlock PVP
    By Vinshom in forum WoW Bot Maps And Profiles
    Replies: 11
    Last Post: 12-15-2013, 03:48 AM
  3. [Request] - PQR Rotation, Destruction Warlock, specifically for a quest
    By SuddenlyBRAINS in forum WoW Bots Questions & Requests
    Replies: 1
    Last Post: 08-14-2013, 02:09 AM
  4. [PQR] Soapbox Ultimate Destruction Warlock
    By Soapbox in forum WoW Bot Maps And Profiles
    Replies: 25
    Last Post: 11-06-2012, 05:15 AM
  5. - Destruction Warlock PVP Guide -
    By Flail in forum World of Warcraft Guides
    Replies: 22
    Last Post: 07-01-2008, 09:15 PM
All times are GMT -5. The time now is 07:59 AM. Powered by vBulletin® Version 4.2.3
Copyright © 2025 vBulletin Solutions, Inc. All rights reserved. User Alert System provided by Advanced User Tagging (Pro) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
Google Authenticator verification provided by Two-Factor Authentication (Free) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
Digital Point modules: Sphinx-based search