Druid Predatory Strikes Errors #218


  • New
  • Defect
Open
Assigned to whitetooth3
  • Lothrik created this issue Sep 5, 2012

    Error 1:
    185x RatingBuster\RatingBuster-r365.lua:3427: attempt to compare number with nil
    RatingBuster\RatingBuster-r365.lua:3427: in function "func"
    RatingBuster\RatingBuster-r365.lua:4393: in function "StatSummary"
    RatingBuster\RatingBuster-r365.lua:2727: in function "handler"
    libs\LibTipHooker-1.1\LibTipHooker-1.1-16.lua:179: in function <libs\LibTipHooker-1.1\LibTipHooker-1.1.lua:174>
    <in C code>
    FrameXML\PaperDollFrame.lua:2473: in function "PaperDollItemSlotButton_OnEnter"
    <string>:"*:OnEnter":1: in function <string>:"*:OnEnter":1

    Error 2:
    23x RatingBuster\RatingBuster-r365.lua:3389: attempt to compare number with nil
    RatingBuster\RatingBuster-r365.lua:3389: in function "AP"
    RatingBuster\RatingBuster-r365.lua:3438: in function "func"
    RatingBuster\RatingBuster-r365.lua:4393: in function "StatSummary"
    RatingBuster\RatingBuster-r365.lua:2727: in function "handler"
    libs\LibTipHooker-1.1\LibTipHooker-1.1-16.lua:179: in function <libs\LibTipHooker-1.1\LibTipHooker-1.1.lua:174>
    <in C code>
    FrameXML\PaperDollFrame.lua:2473: in function "PaperDollItemSlotButton_OnEnter"
    <string>:"*:OnEnter":1: in function <string>:"*:OnEnter":1

    Happens when mousing over basically any equippable item as a Druid. Causes noticeable FPS drop.

  • Lothrik added the tags New Defect Sep 5, 2012
  • Forge_User_13624594 posted a comment Sep 5, 2012

    This section should be removed, Predatory Strikes has been removed with patch 5.0.4, no wonder it throws a bunch of errors.

    I can confirm if removing this entire function (Feral Attack Power) from the code, stat summary works and no longer throws errors.


    Edited Sep 5, 2012
  • SLOKnightFall posted a comment Sep 14, 2012

    The un-needed druid code has been removed in the r366 build which should fix the error.


To post a comment, please login or register a new account.