Warrior's rage 5.2 #16


  • Fixed
  • Defect
Closed
Assigned to fuda86
  • lyngris created this issue Mar 7, 2013

    What steps will reproduce the problem?
    Log on to Warrior

    What is the expected output? What do you see instead?

    Addon doesn't load properly

    What version of the product are you using?
    1.12.4

    Do you have an error log of what happened?
    <<code>>51x vexpower-1.12.4\core\text.lua:124: Usage: UnitBuff("unit", [index] or ["name", "rank"][, "filter"]) <in C code> vexpower-1.12.4\core\text.lua:124: in function "vexpower_Text_getTimeBuff" vexpower-1.12.4\core\text.lua:71: in function "vexpower_Text_getTimeData" vexpower-1.12.4\core\text.lua:22: in function "vexpower_Text_parseTagInfo" vexpower-1.12.4\core\text.lua:11: in function "vexpower_Text_change" vexpower-1.12.4\core\initialize.lua:43: in function "vexpower_initialize" vexpower\vexpower-1.12.4.lua:65: in function <vexpower\vexpower.lua:63>

    Locals: type = "total" returnvalue = "" auraid = 125831 buffname = nil<</code>>

  • lyngris added the tags New Defect Mar 7, 2013
  • _ForgeUser185361 posted a comment Apr 13, 2013

    Same issue here. In addition to this error, i still see the rage bar but /vexp doesn't do anything (in fact you can't even press enter after typing /vexp ) and there is no entry in the interface-addon menu of wow either.

    Otherwise this works fine on my monk, rogue, warlock and hunter.

  • _ForgeUser560117 posted a comment Apr 15, 2013

    I assume this is the same problem I had when 5.2 came out. The issue is with the change to Taste for Blood for Arms. The addon used to track stacks of Taste for Blood on the 'combo point' bar, but when they changed it to give Overpower charges instead they deleted the old buff and created a new one with a new ID.

    I think the only change I made was to /core/cps.lua line 190. Change the numbers from whatever they are (125831 I'd expect based on the error) to 60503 instead. Then it should work fine.

  • fuda86 posted a comment Jul 3, 2013

    Hi, I just reinstalled World of Warcraft, but since I dont have a high lvl warrior and the PTRs are down I just changed the spell ID like Kimi3013 suggested. Hope it's fixed and thank you Kimi.

    Cheers, fuda

  • fuda86 removed a tag New Jul 8, 2013
  • fuda86 added a tag Fixed Jul 8, 2013
  • fuda86 closed issue Jul 8, 2013

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