I have a strange bug that keeps occurring. As a Hunter, RB keeps applying talents I do not currently have, such as Master Marksman, which increases my attack power by 10%.
Even when I do not have that talent, it will still occasionally show composite AP totals in decimals, like +83.4. I have no other talents that increase my stats in a similar fashion. And like I said, it comes and it goes.
I had that same thing happen, and thought the same as you, that it was applying talents I didn't have. Well, I'm not sure if it does that on occasion or not, but one thing I figured out was causing decimal values: Blessing of Kings.
The mod would calculate the stats based on being buffed with Kings. I could click Kings, and stats would reappear the way I assumed they should.
RatingBuster doesn't seem to respect profile settings... I have two shamans, one resto and one enhancement, and want different stats summarized in item tooltips for each character. However, despite setting different profiles for each one, they both seem to keep using the same settings, and changing which stats are summarized for one also changes for the other. Kind of makes the stat summary useless for one, since I'm far too lazy to change settings every time I log on a different character. :(
RatingBuster doesn't seem to respect profile settings... I have two shamans, one resto and one enhancement, and want different stats summarized in item tooltips for each character. However, despite setting different profiles for each one, they both seem to keep using the same settings, and changing which stats are summarized for one also changes for the other. Kind of makes the stat summary useless for one, since I'm far too lazy to change settings every time I log on a different character. :(
The settings are probably stored in db.class instead of db.profile. Should be easy to change.
Probably, but IMO if you're going to use both db.profile and db.somethingelse for preferences, it shouldn't be db.class. If someone is playing two of the same class, they're probably not playing two of the same specced class, and, for something like RatingBuster's stat summaries, differently specced characters of the same class probably want different stats summarized. I actually can't think of a good use for db.class... what I just said pretty much applies to any use of non-profiled settings I can think of.
I've been getting the following bug since Patch 2.2 with Ratingbuster:
[2007/10/02 19:55:38-29-x1]: RatingBuster-1.2.4 (r$Revision: 46517 $)\RatingBuster.lua:32: attempt to call method 'SetDebugging' (a nil value)
---
It's causing the Ratingbuster tooltip info to not display and a Ratingbuster icon to appear on Fubar, but all menu functions for Ratingbuster are broken (don't even display). Any help would be appreciated since this is an incredibly handy mod.
Since Whitetooth has been missing for 4 months, I went ahead and committed/updated StatLogicLib-1.0.lua to the patch 2.2 haste values. The change should propagate to RatingBuster within 20 minutes.
[2007/10/14 01:46:35-464-x1]: RatingBuster-1.2.7 (r51888)\RatingBuster.lua:458: attempt to index field 'textColor' (a nil value)
Waterfall-1.0-51659 (Waterfall-1.0):2803: in function <...AddOns\Waterfall-1.0\Waterfall-1.0\Waterfall-1.0.lua:2790>
---
[2007/10/14 01:46:39-464-x2]: RatingBuster-1.2.7 (r51888)\RatingBuster.lua:1796: attempt to index field 'textColor' (a nil value)
(tail call): ?:
RatingBuster-1.2.7 (r51888)\RatingBuster.lua:1508: in function `SplitDoJoin'
RatingBuster-1.2.7 (r51888)\RatingBuster.lua:1508: in function `SplitDoJoin'
RatingBuster-1.2.7 (r51888)\RatingBuster.lua:1395: in function `handler'
TipHooker-1.0-50447 (TipHookerLib):184: in function <...\AddOns\TipHookerLib\TipHooker-1.0\TipHooker-1.0.lua:178>
<in C code>: ?
<in C code>: in function `SetInventoryItem'
Interface\FrameXML\PaperDollFrame.lua:1161: in function `PaperDollItemSlotButton_OnEnter':
<string>:"*:OnEnter":1: in function <[string "*:OnEnter"]:1>
---
[2007/10/14 01:46:39-464-x10]: RatingBuster-1.2.7 (r51888)\RatingBuster.lua:1796: attempt to index field 'textColor' (a nil value)
(tail call): ?:
RatingBuster-1.2.7 (r51888)\RatingBuster.lua:1508: in function `SplitDoJoin'
RatingBuster-1.2.7 (r51888)\RatingBuster.lua:1508: in function `SplitDoJoin'
RatingBuster-1.2.7 (r51888)\RatingBuster.lua:1395: in function `handler'
TipHooker-1.0-50447 (TipHookerLib):184: in function <...\AddOns\TipHookerLib\TipHooker-1.0\TipHooker-1.0.lua:178>
<in C code>: ?
<in C code>: in function `SetInventoryItem'
Interface\FrameXML\PaperDollFrame.lua:1161: in function `UpdateTooltip':
Interface\FrameXML\GameTooltip.lua:118: in function `GameTooltip_OnUpdate':
<string>:"*:OnUpdate":1: in function <[string "*:OnUpdate"]:1>
---
[2007/10/14 01:46:47-464-x11]: RatingBuster-1.2.7 (r51888)\RatingBuster.lua:1796: attempt to index field 'textColor' (a nil value)
(tail call): ?:
RatingBuster-1.2.7 (r51888)\RatingBuster.lua:1395: in function `handler'
TipHooker-1.0-50447 (TipHookerLib):184: in function <...\AddOns\TipHookerLib\TipHooker-1.0\TipHooker-1.0.lua:178>
<in C code>: ?
<in C code>: in function `SetInventoryItem'
Interface\FrameXML\PaperDollFrame.lua:1161: in function `PaperDollItemSlotButton_OnEnter':
<string>:"*:OnEnter":1: in function <[string "*:OnEnter"]:1>
---
Thanks for those who fixed RB for me when I was away, work has been keeping me away for some time and still is.
Anyone is welcome to commit any bugfixed if you find time.
-- "Spell Power" isn't counted towards healing.
-- "Reinforced Armor (+16 Armor)" series of armor kits aren't being parsed.
-- STAFF_WEAPON_RATING translation isn't defined.
-- Threat % reduction isn't parsed.
-- Resilience summary should be on by default rather than off.
-- Haste ratings are incorrect for WoW patch 2.2.
Last post by Whitetooth = 11 June 2007.
It's almost 4 months. Anyone care to update RatingBuster / StatLogicLib since he is away?
1. Spell Power is fixed in the next commit
2. Armor kit enchants are "Reinforced (+32 Armor)", these are being parsed correctly
3. STAFF_WEAPON_RATING isn't used in game, and doesn't make sence either, thats why I didn't include it
4. Threat reduction: which items would you like to see parsed?
5. I didn't make it default because people who don't PVP wouldn't want to see Resilience as default
6. Thanks for fixing Haste :)
1. Spell Power is fixed in the next commit
2. Armor kit enchants are "Reinforced (+32 Armor)", these are being parsed correctly
3. STAFF_WEAPON_RATING isn't used in game, and doesn't make sence either, thats why I didn't include it
4. Threat reduction: which items would you like to see parsed?
5. I didn't make it default because people who don't PVP wouldn't want to see Resilience as default. Similarly, spellhit and meleehit should be on by default for the relevant classes. It's been a while since I checked if they were on by default.
6. Thanks for fixing Haste :)
1. This refers to the Shoulder and Head enchants available from ZG, Aldor/Scryer and Sapphiron, etc.
2. This is a Statlogic issue, the armor kit enchants weren't being parsed when used in StatLogic:GetSum(itemLink), the return table doesn't add it. I did not check if this is fixed.
3. The "Embrace of the Viper" leather set (5 pieces) has a 3-piece set bonus that gives 4 "staff skill rating". Set pieces are named "____ of the Fang"
4. Threat reduction should be parsed for cloak Subtlety enchant and gloves Threat enchant
5. More people PvP than not. Most do it casually 10 games per week in the arena.
6. No problem. :)
Almost all of these are StatLogicLib issues and nothing to do with RatingBuster, because I've compared the values generated from both StatLogicLib and ItemBonusLib as I'm using both libraries in my addon WoWEquip. Refer to http://www.wowace.com/forums/index.php?topic=8317.0
1. This refers to the Shoulder and Head enchants available from ZG, Aldor/Scryer and Sapphiron, etc.
2. This is a Statlogic issue, the armor kit enchants weren't being parsed when used in StatLogic:GetSum(itemLink), the return table doesn't add it. I did not check if this is fixed.
3. The "Embrace of the Viper" leather set (5 pieces) has a 3-piece set bonus that gives 4 "staff skill rating". Set pieces are named "____ of the Fang"
4. Threat reduction should be parsed for cloak Subtlety enchant and gloves Threat enchant
5. More people PvP than not. Most do it casually 10 games per week in the arena.
6. No problem. :)
Almost all of these are StatLogicLib issues and nothing to do with RatingBuster, because I've compared the values generated from both StatLogicLib and ItemBonusLib as I'm using both libraries in my addon WoWEquip. Refer to http://www.wowace.com/forums/index.php?topic=8317.0
Since Whitetooth has been missing for 4 months, I went ahead and committed/updated StatLogicLib-1.0.lua to the patch 2.2 haste values. The change should propagate to RatingBuster within 20 minutes.
I may commit other bug fixes if I find time.
My problem with Leggings of Beast Mastery is still around, I'm guessing it's a statlogic bug then and not a ratings buster specific bug? Could you check that? It's adding the bonus stam to pet as if it was normal stam...
Love the mod but i got one question, last night i updated my mods using aceupdater. Now whenever i mouse over an item rating buster puts all the stats of the item and all similar items i have in my chatframe, it didn't do that before is there away to turn this feature off ??
I had that same thing happen, and thought the same as you, that it was applying talents I didn't have. Well, I'm not sure if it does that on occasion or not, but one thing I figured out was causing decimal values: Blessing of Kings.
The mod would calculate the stats based on being buffed with Kings. I could click Kings, and stats would reappear the way I assumed they should.
The settings are probably stored in db.class instead of db.profile. Should be easy to change.
[2007/10/02 19:55:38-29-x1]: RatingBuster-1.2.4 (r$Revision: 46517 $)\RatingBuster.lua:32: attempt to call method 'SetDebugging' (a nil value)
---
It's causing the Ratingbuster tooltip info to not display and a Ratingbuster icon to appear on Fubar, but all menu functions for Ratingbuster are broken (don't even display). Any help would be appreciated since this is an incredibly handy mod.
Xinhuan posted a nice summary of issues at bottom of previous page. We'll see what happens. Mod author isn't active since a while back.
Thanks for the heads up, I just read the last page :|
You can poke your StatLogic library if the old haste value bothers you much.
StatLogic-1.0\StatLogic-1.0.lua
Search for "Level 60 rating base" and change the corresponding haste values to 10 (melee, ranged and spell haste).
I may commit other bug fixes if I find time.
Make sure your libs are updated too.
I was unable to produce the same errors when loading just RatingBuster.
Anyone is welcome to commit any bugfixed if you find time.
1. Spell Power is fixed in the next commit
2. Armor kit enchants are "Reinforced (+32 Armor)", these are being parsed correctly
3. STAFF_WEAPON_RATING isn't used in game, and doesn't make sence either, thats why I didn't include it
4. Threat reduction: which items would you like to see parsed?
5. I didn't make it default because people who don't PVP wouldn't want to see Resilience as default
6. Thanks for fixing Haste :)
1. This refers to the Shoulder and Head enchants available from ZG, Aldor/Scryer and Sapphiron, etc.
2. This is a Statlogic issue, the armor kit enchants weren't being parsed when used in StatLogic:GetSum(itemLink), the return table doesn't add it. I did not check if this is fixed.
3. The "Embrace of the Viper" leather set (5 pieces) has a 3-piece set bonus that gives 4 "staff skill rating". Set pieces are named "____ of the Fang"
4. Threat reduction should be parsed for cloak Subtlety enchant and gloves Threat enchant
5. More people PvP than not. Most do it casually 10 games per week in the arena.
6. No problem. :)
Almost all of these are StatLogicLib issues and nothing to do with RatingBuster, because I've compared the values generated from both StatLogicLib and ItemBonusLib as I'm using both libraries in my addon WoWEquip. Refer to http://www.wowace.com/forums/index.php?topic=8317.0
These will be fixed in the next commit, thanks!
My problem with Leggings of Beast Mastery is still around, I'm guessing it's a statlogic bug then and not a ratings buster specific bug? Could you check that? It's adding the bonus stam to pet as if it was normal stam...