Hello all,
In order to find bugs quicker and faster, I have server-side script errors sent to a Discord channel. From there I can figure out maybe what’s going on, and solve something before it becomes a huge problem. It tells me everything from ScriptContext, but I also include stuff like player names, server ID, and what place it happened in in game universe.
Well, every few months or so, I get random error that you wouldn’t find in regular servers. It’s always in our universe starting place, the players are always “Player”, but oddly enough the Server ID is always “GameSafe”. What is that? Is a Roblox admin running my game in studio? Is there some kind of maintenance happening on Roblox’s backend?
I’m hoping someone can give me some light on this.