[PQR] Kuukuu's Brewmaster Profile Feedback and Suggestions menu

User Tag List

Page 31 of 37 FirstFirst ... 272829303132333435 ... LastLast
Results 451 to 465 of 554
  1. #451
    kuukuu's Avatar Contributor
    Reputation
    269
    Join Date
    Jul 2012
    Posts
    619
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by BecauseRacecar View Post
    Here is the error I got
    Message: [string "if UnitAffectingCombat("player") ..."]:51: attempt to call global 'inCombat' (a nil value)

    Count: 996

    Stack: [C]: in function `inCombat'
    [string "if UnitAffectingCombat("player") ..."]:
    51: in function `?'
    [string "if PQR_Addon_Loaded == nil then..."]:765: in function
    `PQR_NextAbility'
    [string "if PQR_Addon_Loaded == nil then..."]:534: in function
    `PQR_ExecuteRotation'
    [string "if PQR_Addon_Loaded == nil then..."]:
    287: in function <[string "if PQR_Addon_Loaded == nil then..."]:214>

    Locals:
    I don't have a global called inCombat so that's either loading something else or it's one of your tweaks I would say. Just double checked the code to be sure. That error means something in your code is trying to call a variable named inCombat that doesn't exist.
    Former PQR Developer

    [PQR] Kuukuu's Brewmaster Profile Feedback and Suggestions
  2. #452
    jshookz's Avatar Member
    Reputation
    1
    Join Date
    Aug 2013
    Posts
    203
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Any updates on the prot warrior profile? Is it still optimal to use? I don't know many people with a prot warrior PVE setup, unless someone can help me out I'd appreciate it big time

  3. #453
    kuukuu's Avatar Contributor
    Reputation
    269
    Join Date
    Jul 2012
    Posts
    619
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by jshookz View Post
    Any updates on the prot warrior profile? Is it still optimal to use? I don't know many people with a prot warrior PVE setup, unless someone can help me out I'd appreciate it big time
    I don't play my warrior at this point but as far as I know, nothing has changed since it was made so it should still be good. Crystal_tech released a WIP Prot warrior profile a bit ago that might be worth trying if you're looking for something else though.
    Former PQR Developer

  4. #454
    TehVoyager's Avatar I just love KuRIoS
    Reputation
    1282
    Join Date
    Nov 2010
    Posts
    2,733
    Thanks G/R
    85/470
    Trade Feedback
    0 (0%)
    Mentioned
    1 Post(s)
    Tagged
    0 Thread(s)
    Kuu, i've noticed something odd about the PQI version of your profile. im not sure if it affects the non pqi version but as a heads up:

    Occasionally, while using dizzying haze, the mouse is drawn from wherever you are trying to put a dizzing haze, to the center of the screen over your character. no error messages, the mouse is simply moved.


    using ver 0.1 of KuuPQI


    (don't post things I post to Patreon.)

  5. #455
    kuukuu's Avatar Contributor
    Reputation
    269
    Join Date
    Jul 2012
    Posts
    619
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by TehVoyager View Post
    Kuu, i've noticed something odd about the PQI version of your profile. im not sure if it affects the non pqi version but as a heads up:

    Occasionally, while using dizzying haze, the mouse is drawn from wherever you are trying to put a dizzing haze, to the center of the screen over your character. no error messages, the mouse is simply moved.


    using ver 0.1 of KuuPQI
    That's strange, I've never seen it myself and the code is basically identical except for the PQI variables that allow you to change things... Try updating to 0.3 and see if it continues? I'm not sure why it would be doing that...
    Former PQR Developer

  6. #456
    TehVoyager's Avatar I just love KuRIoS
    Reputation
    1282
    Join Date
    Nov 2010
    Posts
    2,733
    Thanks G/R
    85/470
    Trade Feedback
    0 (0%)
    Mentioned
    1 Post(s)
    Tagged
    0 Thread(s)
    Encountering a new issue with the PQI rotation version 0.3.


    1: PQI auto guard percentages are not saving between sessions. i had my auto guard set at 80, and auto guard in dungeons set at 90. now reset to base standards.

    2: cannot select the guard %'s (and the healthstone %) to change them. they are non-mouse interactive. i shut down PQR and re-launched wow. i had all my settings saves as a set, but it looks like only the ability hot keys were actually saved.

    PQI version is 2.22


    also still experiencing the mouse draw to center.

    any other info i can provide to help diagnose this issue?


    (don't post things I post to Patreon.)

  7. #457
    kuukuu's Avatar Contributor
    Reputation
    269
    Join Date
    Jul 2012
    Posts
    619
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by TehVoyager View Post
    Encountering a new issue with the PQI rotation version 0.3.


    1: PQI auto guard percentages are not saving between sessions. i had my auto guard set at 80, and auto guard in dungeons set at 90. now reset to base standards.

    2: cannot select the guard %'s (and the healthstone %) to change them. they are non-mouse interactive. i shut down PQR and re-launched wow. i had all my settings saves as a set, but it looks like only the ability hot keys were actually saved.

    PQI version is 2.22


    also still experiencing the mouse draw to center.

    any other info i can provide to help diagnose this issue?
    I'm using PQI 2.1 atm and I'm unable to reproduce issue 1 so possibly a PQI issue? I'll try updating to 2.22 and check again. For issue 2, I was able to reproduce it if the lock was closed at the bottom left on the PQI menu but once I double clicked it and it opened again, I was unable to change all the values again.

    The mouse issue honestly baffles me since it's the same code we've used forever for mouse placement and I'm not aware of any way that said code can take control of the mouse position... I wouldn't know where to start debugging that one
    Former PQR Developer

  8. #458
    TehVoyager's Avatar I just love KuRIoS
    Reputation
    1282
    Join Date
    Nov 2010
    Posts
    2,733
    Thanks G/R
    85/470
    Trade Feedback
    0 (0%)
    Mentioned
    1 Post(s)
    Tagged
    0 Thread(s)
    well the mouse thing is honestly a livible issue, and could be a quirk of my system.

    so to fix the guard issue lock then unlock the little lock?


    (don't post things I post to Patreon.)

  9. #459
    kuukuu's Avatar Contributor
    Reputation
    269
    Join Date
    Jul 2012
    Posts
    619
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by TehVoyager View Post
    well the mouse thing is honestly a livible issue, and could be a quirk of my system.

    so to fix the guard issue lock then unlock the little lock?
    I'd try it, I just updated to 2.22 and I still can't reproduce the issue of the values resetting. Tried both with it locked and then closing out of WoW and reloading PQR fresh, as well as with it unlocked. Both were saving my settings.
    Former PQR Developer

  10. #460
    TehVoyager's Avatar I just love KuRIoS
    Reputation
    1282
    Join Date
    Nov 2010
    Posts
    2,733
    Thanks G/R
    85/470
    Trade Feedback
    0 (0%)
    Mentioned
    1 Post(s)
    Tagged
    0 Thread(s)
    Confirmed. just logged in and was able to change the guard amounts.

    Unloading PQR and relaunching resets the guard hp percentages.

    where can i change the default percentages in the code? if this is my issue i might as well just hacknslash fix it until it works for me


    edit: interesting. opened KuukuuPQI under ability editor, changed the --diesall frame-- function's references to 30 and 70 for the guards both to 90. no change upon loading. exited PQR and wow. no change. still shows up as 35/75. even changing from "standard set" to "set2" resets guard% and does not save. this has to be something on my end. im totally confused now.
    Last edited by TehVoyager; 08-24-2013 at 07:53 PM.


    (don't post things I post to Patreon.)

  11. #461
    TheBolivianGuy's Avatar Corporal
    Reputation
    17
    Join Date
    Apr 2012
    Posts
    33
    Thanks G/R
    1/2
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I've tried replicating TehVoyager's problem as well but no luck(even editing the PQI values in the frame - they're working for me) I'm on PQI 2.22 and using version .3 of the PQI rotation.

    While attempting to replicate the bug I ended up with another one I think... the rotation hangs up on - (BM) Guard. But it only happens when Auto Guard is selected otherwise it works just fine with a hotkey. It seems to be getting stuck when Guard is used and goes into CD and Power Guard(118636) procs the whole rotation comes to a halt until Guard is back up from CD.

  12. #462
    TehVoyager's Avatar I just love KuRIoS
    Reputation
    1282
    Join Date
    Nov 2010
    Posts
    2,733
    Thanks G/R
    85/470
    Trade Feedback
    0 (0%)
    Mentioned
    1 Post(s)
    Tagged
    0 Thread(s)
    Lol. ok, in that case it HAS to be me.

    so im gonna re-download kuu's PQI profile, slap it on a fresh copy of PQR. what else will i need to grab from the old profile, and where will i have to place it?


    (don't post things I post to Patreon.)

  13. #463
    TheBolivianGuy's Avatar Corporal
    Reputation
    17
    Join Date
    Apr 2012
    Posts
    33
    Thanks G/R
    1/2
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I'd make a new PQR folder and copy PQR.exe there open it so it makes all the necessary files. Then open and download the rotation from http://dl.dropboxusercontent.com/u/4..._Rotations.xml

    That way you can keep your settings that you have now and see if a fresh copy makes a difference or not

  14. #464
    kuukuu's Avatar Contributor
    Reputation
    269
    Join Date
    Jul 2012
    Posts
    619
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by TheBolivianGuy View Post
    I've tried replicating TehVoyager's problem as well but no luck(even editing the PQI values in the frame - they're working for me) I'm on PQI 2.22 and using version .3 of the PQI rotation.

    While attempting to replicate the bug I ended up with another one I think... the rotation hangs up on - (BM) Guard. But it only happens when Auto Guard is selected otherwise it works just fine with a hotkey. It seems to be getting stuck when Guard is used and goes into CD and Power Guard(118636) procs the whole rotation comes to a halt until Guard is back up from CD.
    I'll take a look into that, I've never seen it personally so far when raiding but maybe it's not recognizing that guard is on CD and is trying to use it for some strange reason....

    EDIT: When this issue is occuring, are you using glyphed Guard or normal?
    Last edited by kuukuu; 08-25-2013 at 12:26 PM.
    Former PQR Developer

  15. #465
    bgr's Avatar Sergeant
    Reputation
    9
    Join Date
    Apr 2012
    Posts
    55
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by kuukuu View Post
    I'll take a look into that, I've never seen it personally so far when raiding but maybe it's not recognizing that guard is on CD and is trying to use it for some strange reason....

    EDIT: When this issue is occuring, are you using glyphed Guard or normal?
    I'd be willing to bet the issue is related to wearing the 4 piece bonus on the T14 set. Are you wearing it?

    The exact same thing happens with Mage abilities and Alter Time when using the 4 piece T15 set.

    There is some kind of bug that causes it to hang and not update that the ability is on CD.

Page 31 of 37 FirstFirst ... 272829303132333435 ... LastLast

Similar Threads

  1. [Selling] [PQR] Replikator Ultimate Profiles (PvP and PvE)
    By replikatoren in forum World of Warcraft Buy Sell Trade
    Replies: 236
    Last Post: 12-23-2016, 07:06 AM
  2. Need feedback and suggestions on my best man speech
    By montgola in forum Community Chat
    Replies: 5
    Last Post: 07-20-2012, 09:35 AM
  3. [TripZ•ne's Request Thread] Program Requests and Suggestions.
    By TripZ•ne in forum WoW Bots Questions & Requests
    Replies: 22
    Last Post: 06-02-2010, 03:56 AM
  4. [GnomeTools] 1-80 Profile pack and fightbook
    By xpcpro in forum WoW Bot Maps And Profiles
    Replies: 30
    Last Post: 09-08-2009, 05:13 PM
  5. Awwe's positioning hack Review and suggestions
    By xdaemonx2 in forum World of Warcraft Bots and Programs
    Replies: 16
    Last Post: 01-20-2008, 07:22 PM
All times are GMT -5. The time now is 04:41 PM. 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