View Single Post
11/07/15, 03:52 PM   #1
circonian
AddOn Author - Click to view addons
Join Date: May 2014
Posts: 613
Bugged Texture ?

This texture:
/esoui/art/icons/icon_absorb_restoration.dds
used for the debuff "Wither" (abilityId 2955), cast upon players by Harpys in Wrothgar
is passed to addons through EVENT_EFFECT_CHANGED and GetAbilityIcon(2955) and appears to be blank.



Yes, I checked the alpha, dimensions, exc..., I tried it in multiple controls in different addons, and I even tried logging out & deleting the ShaderCache.cooked. The texture is always blank. Its not just my machine either, other users of my addon have reported that the texture is not showing up.

Last edited by circonian : 11/07/15 at 06:14 PM.
  Reply With Quote