%i text replace not showing an icon
Crelam opened this issue ยท 0 comments
Utilizing the latest alpha (2.17.9-15-gfa121b4) I am experiencing some unexpected behavior with %i in text based auras.
In the Release Build, %i would be replaced with the auras graphical icon. Since this alpha build, it is instead replaced with the path to the icon (or the icon ID) as a string.
For example, using this aura: https://wago.io/w96CBKzyM
Prior to Alpha 2.17.9-15-gfa121b4 this aura would show the familiar Question Mark Icon.
After Alpha 2.17.9-15-gfa121b4 it shows "Interface\Icons\INV_Misc_QuestionMark"
I have also tried using %1.i and that has the same results as using %i.
If you have any questions about my report, please feel free to reach out to me.
Thank you for all that you do.