Thread Tools Display Modes
Prev Previous Post   Next Post Next
08-13-09, 06:51 PM   #1
jonathon
A Chromatic Dragonspawn
 
jonathon's Avatar
AddOn Author - Click to view addons
Join Date: Aug 2006
Posts: 179
Angry Help with a bug(Rating Buster)

ever since the patch I have a bug that is making RatingsBuster unusable.

(posted from the buggrabber.lua file)

["message"] = {"<string>:\"return wowBuildNo >= 10147 and not (UnitBuf...\":1: attempt to compare number with string\nLibStatLogic-1.1-67:10361: in function `GetStatMod'\nRatingBuster-1.4.5 (r$Revision: 233 $)\\RatingBuster.lua:2644: in function Interface\\AddOns\\RatingBuster\\RatingBuster.lua:2425>\n(tail call): ?:\nRatingBuster-1.4.5 (r$Revision: 233 $)\\RatingBuster.lua:2414: in function `SplitDoJoin'\nRatingBuster-1.4.5 (r$Revision: 233 $)\\RatingBuster.lua:2414: in function `SplitDoJoin'\nRatingBuster-1.4.5 (r$Revision: 233 $)\\RatingBuster.lua:2414: in function `SplitDoJoin'\nRatingBuster-1.4.5 (r$Revision: 233 $)\\RatingBuster.lua:2414: in function `SplitDoJoin'\nRatingBuster-1.4.5 (r$Revision: 233 $)\\RatingBuster.lua:2301: in function `handler'\nLibTipHooker-1.1-7:169: in function <...ingBuster\\libs\\LibTipHooker-1.1\\LibTipHooker-1.1.lua:164>\n<in C code>: ?\n<in C code>: in function `Outfitter_OrigSetBagItem'\nOutfitter-4.7.4\\Outfitter.lua:6816: in function `SetBagItem'\nInterface\\FrameXML\\Cont", -- [1]"ainerFrame.lua:743: in function `ContainerFrameItemButton_OnEnter':\nArkInventory-3.02\\ArkInventory.lua:5262: in function `Frame_Item_OnEnter'\n<string>:\"*:OnEnter\":1: in function <[string \"*:OnEnter\"]:1>\n\n ---", -- [2]},
The former bug happened 44 times, the later only twice

["message"] = {"<string>:\"return wowBuildNo >= 10147 and not (UnitBuf...\":1: attempt to compare number with string\nLibStatLogic-1.1-67:10361: in function `GetStatMod'\nRatingBuster-1.4.5 (r$Revision: 233 $)\\RatingBuster.lua:2644: in function <Interface\\AddOns\\RatingBuster\\RatingBuster.lua:2425>\n(tail call): ?:\nRatingBuster-1.4.5 (r$Revision: 233 $)\\RatingBuster.lua:2414: in function `SplitDoJoin'\nRatingBuster-1.4.5 (r$Revision: 233 $)\\RatingBuster.lua:2414: in function `SplitDoJoin'\nRatingBuster-1.4.5 (r$Revision: 233 $)\\RatingBuster.lua:2414: in function `SplitDoJoin'\nRatingBuster-1.4.5 (r$Revision: 233 $)\\RatingBuster.lua:2414: in function `SplitDoJoin'\nRatingBuster-1.4.5 (r$Revision: 233 $)\\RatingBuster.lua:2301: in function `handler'\nLibTipHooker-1.1-7:169: in function <...ingBuster\\libs\\LibTipHooker-1.1\\LibTipHooker-1.1.lua:164>\n<in C code>: in function `SetBagItem'\n+Wowhead_Looter-30018\\Wowhead_Looter.lua:1385: in function <Interface\\AddOns\\+Wowhead_Looter\\Wowhead_Looter.lua:1", -- [1] "362>\n<in C code>: in function `UseContainerItem'\nInterface\\FrameXML\\ContainerFrame.lua:702: in function `ContainerFrameItemButton_OnClick':\n<string>:\"*:OnClick\":12: in function <[string \"*:OnClick\"]:1>\n\n ---", -- [2]},
(using quote tags cause the code tags make it one line that is scrollable)

I've narrowed it down to the library LibStatLogic, but I am unable to find an updated version of the library. If I disable ratingsbuster the error goes away. (that is the mod that contains the library).

Any help would be appreciated as I find this mod invaluable while comparing 2 pieces of gear.
__________________
hackers always learn.. thats why there are security patches.
  Reply With Quote
 

WoWInterface » AddOns, Compilations, Macros » AddOn Help/Support » Help with a bug(Rating Buster)


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off