Larkinabout / fvtt-token-action-hud-core

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

[BUG] actorId undefined error #277

Closed farling42 closed 1 month ago

farling42 commented 1 month ago

Describe the bug An error is produced after an action has been performed. This is using token-action-hud-cyphersystem which I'm updating to HUD core 2.0.3.

this.hud.actorId is undefined, it should probably be this.hudManager.hud.actorId

image

Steps to reproduce

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Versions:

Additional context Any additional context.

Larkinabout commented 1 month ago

Fixed in 2.0.4.