Did something major change recently?

The default Foundry version that is used has not changed on The Forge, it’s still at 0.7.9 and has been for a while.

What you describe sounds like a noisy and broken module, perhaps in conjunction with another module that attempts to inject functionality to the same methods, meaning they could be in conflict.
From what you describe, I would recommend the following:

  1. Recall if you made any module changes before this happened and revert them.
  2. Update all modules to their latest versions through the bazaar.
  3. If the previous points changed nothing, it’s time to dig deeper on your modules and go on from here: Trouble with Modules
1 Like