Thread Tools Display Modes
Prev Previous Post   Next Post Next
04-02-17, 06:09 PM   #1
Ketho
A Pyroguard Emberseer
 
Ketho's Avatar
AddOn Author - Click to view addons
Join Date: Mar 2010
Posts: 1,026
Missing icons for certain spell IDs

Since 7.2 the spell icon for specific Spell IDs isn't returned in-game, for example 210766 (Nightmare Pod)
http://wowprogramming.com/docs/api/GetSpellInfo
Lua Code:
  1. /dump GetSpellInfo(210766) -- "Nightmare Pod", "", nil, 0, 0, 0, 210766
Does anybody have an idea what's happening here?

I have an addon that tracks spells and it chokes on this particular one when I'm standing around in Dalaran
  Reply With Quote
 

WoWInterface » Developer Discussions » General Authoring Discussion » Missing icons for certain spell IDs


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off