31 - Item Icon Errors
What steps will reproduce the problem?
1. Receive a quest item that has a use
What is the expected output? What do you see instead?
Icon seems to be obscured by other images
What version of the product are you using?
Latest (v0.8.1)
Do you have an error log of what happened?
No error log
Please provide any additional information below.
Only had the chance to test Darkmoon faire deck quest's. But I think the way addons pull icons from spells/macros etc has changed as I had issues with other addons doing similar things that had to be corrected.
Attatched a image of the error for clarification
- 1 comment
- 1 comment
Facts
- Last updated
- Mar 30, 2012
- Reported
- Dec 03, 2011
- Status
- New - Issue has not had initial review yet.
- Type
- Defect - A shortcoming, fault, or imperfection
- Priority
- Medium - Normal priority.
- Votes
- 1

- Reply
- #1
Sithehenn Dec 07, 2011 at 02:10 UTC - 0 likesApparently, in the 4.3 patch, Blizzard changed the size of Interface
MINIMAP
ObjectIcons.blp from 256/128 to 256/256 as well as adding a new icon to the file.
To fix the icon display, edit the following lines in Core.lua: From:
To:
That should fix the icon.