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

Token Action HUD fails on start up for one player [BUG] #152

Closed jared112git closed 1 year ago

jared112git commented 1 year ago

Describe the bug Token Action HUD Fails to work for one player on all browsers. Console Error:

image

Regardless of what the player or me as GM do nothing works to bring up the HUD. But all my other players don't have this issue.

Steps to reproduce Before the player has even touched anything the error shows in the console.

Versions:

Any help would be greatly appreciated!

Elard1 commented 1 year ago

Same issue. One player, similar error message.

jared112git commented 1 year ago

Same issue. One player, similar error message.

I found a workaround and might be the root cause of it. If you get your player to change this setting to: "Original Item Only" and F5. The HUD works again. If the player turns the setting back on to include macro it crashes instantly like my original example.

image

Elard1 commented 1 year ago

Same issue. One player, similar error message.

I found a workaround and might be the root cause of it. If you get your player to change this setting to: "Original Item Only" and F5. The HUD works again. If the player turns the setting back on to include macro it crashes instantly like my original example.

image

Where is that setting? Token action hud core, 5e, or classic? We can't find that setting to toggle.

Larkinabout commented 1 year ago

Where is that setting? Token action hud core, 5e, or classic? We can't find that setting to toggle.

It's in the Token Action HUD Core module settings, but it only appears when you have the Item Macro module enabled.

Larkinabout commented 1 year ago

Fixed in Token Action HUD Core 1.4.10.

jared112git commented 1 year ago

Thanks @Larkinabout works great!