Hi there,
Starting yesterday afternoon (around 2pmEST that I saw), a major error was happening on the site affecting the ability to connect to many games with a save linked to our ArmorGames login.
A number of us noticed the problem in Firestone Idle RPG. We could not connect to the server. I tested and discovered that any game asking me to connect to a save linked to my login (such as Brothidle) had the same problem.
After many hours of game outages, someone figured out on the Firestone Discord that the problem was fixed by disabling "Origin-Keyed Agent Clusters" in the Chrome Flags.
This problem is still affecting a bunch of people, and the only ones that can play the game are the ones that applied the "fix" by turning off something in Chrome not known to most people.
@Erile Could you confirm if the issue has been fixed? Chrome deprecated setting the `document.domain` property which is what our AGI.js uses for cross-domain communication between the game's iframe and our parent AG page. We made changes to set the appropriate response headers now to allow it.