Skip to content

[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

  1. Open an actor sheet with weapons (e.g., Longbow).
  2. Click on the item and set a custom image via the image picker.
  3. Select the token to load Token Action HUD.
  4. 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

Screenshot_2025-07-13_143522 Screenshot_2025-07-13_143804

Thank you for all the work you've done to support DCC in Foundry!