League-of-Foundry-Developers / fvtt-module-theatre

GNU General Public License v3.0
32 stars 41 forks source link

[BUG] Error message #176

Open PowerWordDeath opened 2 months ago

PowerWordDeath commented 2 months ago

Module Version: v2.9.1

Scrinshot from concole.

Describe the bug Error on the screen.

To Reproduce Steps to reproduce the behavior:

  1. Open world
  2. See message

Screenshots image

Foundry Version: v12

Game System: DnD5e

daevadragon commented 2 months ago

I also get this same error whenever I load my world with Theatre Inserts active.

friendtocephalopods commented 1 month ago

I'm also seeing this. Looking into it briefly, it seems to do with some special casing around enhancedcombathud: https://github.com/League-of-Foundry-Developers/fvtt-module-theatre/blame/master/src/module.js#L547-L557

I wonder if this is still necessary, it looks like modern versions of the combat hud already hide the macro bar and player list when it's activated?