Strange warn in the Output (Roblox is at it again)

So I was working on a game when all of the sudden, this strange warn spams my output:

 15:32:02.036  Unable to get game name for Avatar Editor Prompts  -  Client
  15:32:02.036  Unable to get game name for Gamepad Menu  -  Client
  15:32:02.151  Unhandled Promise rejection:

nil

CoreGui.RobloxGui.Modules.TopBar.Thunks.GetGameName:25
CorePackages.Packages._Index.Rodux.Rodux.makeThunkMiddleware:18
CorePackages.Packages._Index.Rodux.Rodux.makeThunkMiddleware:17
CorePackages.Packages._Index.Rodux.Rodux.Store:116
CoreGui.RobloxGui.Modules.TopBar:97 function new
CoreGui.RobloxGui.Modules.TopBar:193
  -  Client
  15:32:02.151  Unhandled Promise rejection:

nil

CoreGui.RobloxGui.Modules.AvatarEditorPrompts.Thunks.GetGameName:25
CorePackages.Packages._Index.Rodux.Rodux.makeThunkMiddleware:18
CorePackages.Packages._Index.Rodux.Rodux.makeThunkMiddleware:17
CorePackages.Packages._Index.Rodux.Rodux.Store:116
CoreGui.RobloxGui.Modules.AvatarEditorPrompts:44 function new
CoreGui.RobloxGui.Modules.AvatarEditorPrompts:64
  -  Client

I know it’s a warn from one of Roblox’s CoreScripts, as this as happened many times before. Does anyone know what this regards to? My guess is it’s something avatar related, judging by the script names and the facts that my avatar’s shoulders disappeared for a minute when I got this warn lol.

1 Like

it means nothing, the output always spams these CoreScripts errors when roblox is down

1 Like