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:
- Recall if you made any module changes before this happened and revert them.
- Update all modules to their latest versions through the bazaar.
- If the previous points changed nothing, it’s time to dig deeper on your modules and go on from here: Trouble with Modules