Larkinabout / fvtt-token-action-hud-pf2e

Token Action HUD is a repositionable HUD of actions for a selected token.
10 stars 15 forks source link

Selecting a Hazard Token breaks the token action hud #58

Closed dmpunks closed 1 year ago

dmpunks commented 1 year ago

Steps to reproduce:

  1. Select a hazard token - no HUD will pop out
  2. Now select any PC or NPC token.

Expected Result: HUD will appear Actual Result: Token HUD no longer functions until a refresh is done

Console: tokenhudconsoleerror

FoundryVTT version: 11 Build 302 Pathfinder 5.0.2 Active Modules:

Notes:

  1. I think there should at least be a HUD labeled "Utility" when selecting Hazards. IIRC that was the behavior in Classic and Foundry 10.
  2. Currently, selecting Loot NPC tokens behave correctly, providing an empty "Utility" HUD.
Larkinabout commented 1 year ago

Fixed in Token Action HUD Pathfinder 2 1.4.9.

dmpunks commented 1 year ago

Awesome, thanks!