Since last night (aug-08-2020), apparently, the servers (at least for my game) are slow and generating errors.
In Studio, it’s taking almost 30 seconds to start the game and I still get these alerts:
Error checking in group: Player: GetRankInGroup failed because HTTP unknown error (HttpError: ConnectFail)
Error checking in group: Player: IsInGroup failed because HTTP unknown error (HttpError: ConnectFail)
Sometimes I also get:
Animation "https://assetdelivery.roblox.com/v1/asset?id=507765644&serverplaceid=0" failed to load in "climb.AnimationId": Animation failed to load
or
10:40:39.465 - Error while retrieving badge data: HttpError: ConnectFail
10:40:39.465 - Data returned from badge data failed.
or
[10:46:41.597 - Animation "https://assetdelivery.roblox.com/v1/asset?id=507765644&serverplaceid=0" failed to load in "climb.AnimationId": Animation failed to load](rbxopenprop://0%2e691616/AnimationId)
[10:46:41.597 - Animation "https://assetdelivery.roblox.com/v1/asset?id=507770677&serverplaceid=0" failed to load in "cheer.AnimationId": Animation failed to load](rbxopenprop://0%2e691619/AnimationId)
[10:46:41.597 - Animation "https://assetdelivery.roblox.com/v1/asset?id=507777268&serverplaceid=0" failed to load in "dance3.AnimationId": Animation failed to load](rbxopenprop://0%2e691622/AnimationId)
In my project, some items stored in Server are not being loaded via RemoteFunctions:
[10:50:27.022 - Image "https://assetdelivery.roblox.com/v1/asset?id=5356003131" failed to load in "Players.rogeriodec_games.PlayerGui.ScreenGui.FrameEquipamentos.FrameMeio.FrameEsquerda.FrameLista.ScrollingFrame.EsteiraEsquerda.ImageButton.Image": Request failed](rbxopenprop://1%2e691015/Image)
[10:50:27.022 - Image "https://assetdelivery.roblox.com/v1/asset?id=5073973544" failed to load in "Players.rogeriodec_games.PlayerGui.ScreenGui.FrameEquipamentos.FrameCima.FrameBotaoFecha.BotaoFecha.Image": Request failed](rbxopenprop://1%2e691000/Image)
[10:50:27.022 - Image "https://assetdelivery.roblox.com/v1/asset?id=5443549444" failed to load in "Players.rogeriodec_games.PlayerGui.ScreenGui.FrameEquipamentos.FrameMeio.FrameEsquerda.FrameLista.ScrollingFrame.Unificador.ImageButton.Image": Request failed](rbxopenprop://1%2e691023/Image)
Also sometimes the character is failing to load:
Humanoid::ApplyDescription() Default clothing applied
or
or the place is not being loaded:
This is happening to ANY PROJECT. Before last night, always was fine and suddenly this slowness start to happen.
Also, when trying to play my game via Roblox Player (private), it’s not starting and I’m getting this error 610:
This is not the first time this problem happens.
Reproduction Steps
I don’t think it will make any difference here since it has to do with Roblox Servers.
Anyway, I sent log files and a sample project via DM: https://devforum.roblox.com/t/log-files-about-server-errors/715235