Larkinabout / fvtt-token-action-hud-core

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

Uncaught (in promise) TypeError: Cannot read properties of undefined (reading 'success') #206

Closed RexxDM closed 9 months ago

RexxDM commented 9 months ago

Describe the bug Whenever I click on an actor that is created as a "Non-Player character" - I get an error thrown in the console. It happens when first I click on it - Repeatedly clicking on a non-player character actor does not throw it again but clicking between different non-player actors always throws the error.

image

Steps to reproduce

  1. Launch the world.
  2. Click on any actor on any scene (Active or not) that is created as a "Non-player character"
  3. See error in console.

Versions:

RexxDM commented 9 months ago

Alright so at the time of making this post I had JUST updated my modules and 5E TAH to 1.4.14 - I see now AFTER Making the post that version 1.4.15 was pushed 10 minutes ago and that fixed this issue so I'm just gonna close this one and say sorry for making an unnecessary post.