"Failed mapping" about Sacred Shield #169


  • Defect
  • Fixed
Closed
Assigned to _ForgeUser117147
  • _ForgeUser4804441 created this issue Aug 4, 2010

    What steps will reproduce the problem?
    1. Log on as Paladin
    2.
    3.

    What is the expected output? What do you see instead?
    I got some error messages about paladin's "Sacred Shield" skill.

    *** failed mapping: SacredShield-mine status: nil priority: 99 layer: paladin identicator: corner-top-right-color
    ......
    (4 or 5 similar lines)

    What version of the product are you using?
    r526

    Do you have an error log of what happened?
    None

    Please provide any additional information below.
    The following changes can fix the problem. In GridDefaults.lua, line 315,316,319,320,333,

    "SacredShield" ---> "buff-SacredShield"
    "SacredShield-mine" --> "buff-SacredShield-mine"

  • _ForgeUser4804441 added the tags New Defect Aug 4, 2010
  • _ForgeUser117147 removed a tag New Aug 5, 2010
  • _ForgeUser117147 added a tag Fixed Aug 5, 2010
  • _ForgeUser117147 closed issue Aug 5, 2010
  • _ForgeUser117147 posted a comment Aug 5, 2010

    Fixed in rev 527. Thanks for the report and the fix.

  • roncli posted a comment Aug 7, 2010

    It appears one was missed, check line 333 of Grid2Options/GridDefaults.lua. Thanks for the great addon. :)


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