db6e91afd1
Call LoadIconId() before reading slot IconId so the game populates the icon from ApparentSlotType/ApparentActionId (e.g. job icon for GearSet). Without this, when the first equipment slot in a gearset changes the cached IconId can be 0 and the bar shows a blank icon. Co-authored-by: Cursor <cursoragent@cursor.com>