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

[BUG] getIndex Error #78

Closed Larkinabout closed 10 months ago

Larkinabout commented 1 year ago
          Further information, when selecting a token, I observe the following in my Chrome browser console log (115.0.5790.110 (Official Build) (64-bit)):

image Hope that helps. Thanks in advance.

Originally posted by @Grafvollud666 in https://github.com/Larkinabout/fvtt-token-action-hud-pf2e/issues/69#issuecomment-1656827501

Larkinabout commented 1 year ago

As I'm not able to reproduce this error, it may be specific to your setup.

Does the error still occur with all other modules disabled? Does it occur on a fresh world created in V11? Have you tried clearing the cache?

Grafvollud666 commented 1 year ago

Thank you Larkinabout for your response :)

Looks like the issue may be isolated to Forge-VTT. Know that during my previous testing I did try disabling all modules except for Token HUD and the hud did not appear.

I also observed that Foundry/PF2e Compendiums were not working as well. Know that I'm running three PF2e games with Forge-VTT. I was advised to a) shutdown all worlds, b) uninstall/reinstall PF2e, c) startup worlds to resolve the Compendiums issue. I've now discovered that Forge-VTT has a known concerns with v11 & Compendiums when running multiple worlds. If you only have one world active, the Compendium Packs are accessible. Until resolved I can only have one World/Server active at a time. Hopefully this will be resolved quickly :)

After doing this I realized that Token HUD now works. This also seems to be related to the multiple worlds issue for Forge-VTT as well. E.g. Start world https://github.com/Larkinabout/fvtt-token-action-hud-pf2e/issues/1 = Token HUD ok, Compendium = ok. Start world https://github.com/Larkinabout/fvtt-token-action-hud-pf2e/issues/2 (world https://github.com/Larkinabout/fvtt-token-action-hud-pf2e/issues/1 still active) and Token HUD & Compendium do not function for world https://github.com/Larkinabout/fvtt-token-action-hud-pf2e/issues/2. World https://github.com/Larkinabout/fvtt-token-action-hud-pf2e/issues/1 is ok.

In summary, ignore my situation for the time being. I have a workaround. Be aware of this multiple worlds active at once issue for Forge-VTT that seems to affect at least a few modules/features. Hope this helps. Thank you again, much appreciated :)

Grafvollud666 commented 1 year ago

Also, clearing the browser cache did not help.