Larkinabout / fvtt-token-action-hud-core

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

[BUG] Token Action Hud causes Object.mergeObject to produce an error #162

Closed ByronThompson closed 1 year ago

ByronThompson commented 1 year ago

Describe the bug When selecting a token, the following error appears in the console image

Steps to reproduce

  1. Place any token onto the canvas (This specific error occurred with the "Giant Rat" Actor, but it should happen on all tokens)
  2. Select the token
  3. See error

Versions:

Additional context No other modules installed (Screenshot below). Error seems to be caused by the "this.position" value of the rendering application being undefined for some reason

image

Larkinabout commented 1 year ago

Roll back to 1.4.11 until I can look into it: https://github.com/Larkinabout/fvtt-token-action-hud-core/releases/download/1.4.11/module.json

Larkinabout commented 1 year ago

Fixed in Token Action HUD 1.4.14.