[Bug] Item icons do not display in Token Action HUD for DCC system (Foundry VTT v12)
System: Dungeon Crawl Classics (DCC) DCC version: 0.51.47 Foundry VTT version: v12 build 331 Token Action HUD DCC version: 1.1.7 Token Action HUD Core version: 2.0.16
Description
Item icons (such as weapons and spells) do not display in Token Action HUD, even when the associated items have valid img
fields set on the actor.
Steps to Reproduce
- Open an actor sheet with weapons (e.g., Longbow).
- Click on the item and set a custom image via the image picker.
- Select the token to load Token Action HUD.
- Result: The weapon appears in the HUD, but no icon is displayed — only the item name.
Expected Behavior
Token Action HUD should display the image (icon) of the item next to its action button, if one is set in the item's img
field — as it does in other supported systems.
Notes
- The setting “Icon Display” is enabled in Token Action HUD.
- This occurs with all items, regardless of icon format or upload location.
- Behavior persists after reload
Screenshots
Thank you for all the work you've done to support DCC in Foundry!