just tried that setup and its working for me, ilvl shouldnt be a problem either.... hmmm
...did you update the data profile?
Last edited by ph34rt3hcute1; 07-21-2013 at 06:28 PM.
BadRotationsDeveloper
13x <string>:"if not PQR_LoadedDataFile then...":183: attempt to perform arithmetic on global "timestart" (a nil value)
<string>:"if not PQR_LoadedDataFile then...":183: in function "ttd"
<string>:"if PQR_RotationStarted == true then ...":711: 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:
pops up regurarly on the CuteOne_DRUID, playing more then one 90 (not druids) and other profiles no bugs at all ??
can be happening while killing some and u took a small break suddenly pops up or changing from single to aoe ...
pls advice if there is a workaround for this or how to make it this error doesnt popout ? reloading whole Pqr seems to work.... but in mid fight kinda weird to have to do all that
aint no coder so pls explain is some simple way if i have to change something![]()
Turn off show lua errors, if it doesnt stop the rotation that is. I havent had any problems with the druidprofile, and I have lua-errors turned off.
TTD leads me to believe that it may have something to do with Time To Die. Make sure that you have the updated data file and profile, and what Ninja recommended as well, cut off LUA errors. If the profile still works properly (which I am guessing) then you can sometimes get errors when out of range or cc'd but you would only see them with the lua error turned on.
Hope that helps!
The random TTD nil check error is a known issue, I have not been able to determine the cause as it is seemingly random.
BadRotationsDeveloper
Concerning the Feral Druid profile.
So far been leveling my Druid with it and it's working great!
There are a few things I find slightly annoying. Whenever I'm flying around and randomly get into combat I shift into Cat Form and go splat onto the ground. D:
Also I notice that when I get a magic effect it hangs on a loop to cast Remove Corruption and to go back into Cat Form just to cast Remove Corruption again.
Edit:
Okay so I managed to figure out why it was throwing me into Cat Form. Since I'm level 63 I'm using Flight Form instead of Swift Flight Form. I added that info into the "Initial" Ability and added it to the "Forms" and "Mark of the Wild." That way I'm not randomly dieing from getting forced buffed or forced into Cat Form while I'm flying and manage to get into combat.
However I'm not sure what to do with your "Remove Corruption" code to make it check only for Curse and Poison debuffs.
Thanks and keep up the good work! :D
Yea I am not happy with the Remove Corruption code (I "borrowed" it from another profile and I think that (or the LineOfSight one) may be where my random nil check errors are coming from)
BadRotationsDeveloper
yes the errors are coming from LineofSight, i changed for PQR_IsOutOfSight() and the errors stopped, (just not sure if its working...) :P
Last edited by cassrgs; 07-22-2013 at 09:42 PM. Reason: typo
appreciate that confirmation, maybe i can find the issue now
BadRotationsDeveloper
Okay so I just tried the WW Monk profile and it doesn't seem to work now be it I'm only level 10 and haven't even gotten to the point of choosing if I want to be alliance or horde on my monk but I got a couple more skills than what its just doing atm.. all it seems to do is "Jab" and "tiger palm" no matter how much chi I have, and another thing you have to fix is the "grapple weapon" as it kept getting stuck on there as well even though I'm a lvl 10 and "grapple weapon" can't be used till lvl 68.
Edit: forgot to add that when it does use "jab" and "tiger palm" it only does it a couple times and then totally stops working all together as well.. this is all without any errors coming up.
Last edited by SourSkittles; 07-23-2013 at 12:14 AM. Reason: forgot to add something.
I would like to put another request out there. I know I talked to you about it briefly on Skype, but just wanting to make it official ;]
I am hoping to get Rip to always refresh if Renataki's Sould Charm has procced (Renataki's Soul Charm - Item - World of Warcraft). It puts a stacking buff on you called Blades (Blades - Spell - World of Warcraft). Last week I tested this notion on a couple bosses. Whenever it would proc I would pause the rotation at 5 CP and always refresh Rip, (as long as SR is up ofc) regardless of what the current Rip, was and the boost was quite impressive.
I know you don't have the trinket yet cute, but if you know how to implement this that would be awesome. I tried adding in the trinket id and the Blades buff id into where you have the RoRo id's under Rip, but that didn't work. I am not sure if they need to be added somewhere into the Initial ability, or if I simply didn't add them in right.