This site works best with JavaScript enabled. Please enable JavaScript to get the best experience from this site.
What steps will reproduce the problem?1. Log on as Paladin2.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"
Fixed in rev 527. Thanks for the report and the fix.
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.