Top Bar (All CoreGUI) doesn't exist sometimes?

I’ve been getting a weird bug where my top bar doesn’t load into the game, matter of fact no CoreGui seems to load, not even the dev console. It happens when the game takes a slightly longer time to load in.

See, no top bar. Log file:

log_3DB87_1.txt (5.0 KB)

Seem to be some errors:

1540086204.42566,0a30,6 Warning: Infinite yield possible on 'Players.wravager:WaitForChild("PlayerScripts")'
1540086204.42566,0a30,6 Info: Stack Begin
1540086204.42566,0a30,6 Info: Script 'CoreGui.RobloxGui.Modules.Settings.Pages.GameSettings', Line 498 - local createCameraModeOptions
1540086204.42566,0a30,6 Info: Script 'CoreGui.RobloxGui.Modules.Settings.Pages.GameSettings', Line 1292 - local Initialize
1540086204.42566,0a30,6 Info: Script 'CoreGui.RobloxGui.Modules.Settings.Pages.GameSettings', Line 1402
1540086204.42566,0a30,6 Info: Stack End
1540086222.22681,0a30,6 Error: CoreGui.RobloxGui.Modules.Settings.SettingsHub:153: attempt to index local 'whichPage' (a nil value)
    Stack Begin
    Script 'CoreGui.RobloxGui.Modules.Settings.SettingsHub', Line 153 - upvalue shouldShowBottomBar
    Script 'CoreGui.RobloxGui.Modules.Settings.SettingsHub', Line 742 - upvalue onScreenSizeChanged
    Script 'CoreGui.RobloxGui.Modules.Settings.SettingsHub', Line 1209 - global setVisibilityInternal
    Script 'CoreGui.RobloxGui.Modules.Settings.SettingsHub', Line 1325 - method ToggleVisibility
    Script 'CoreGui.RobloxGui.Modules.Settings.SettingsHub', Line 1353 - method PopMenu
    Script 'CoreGui.RobloxGui.Modules.Settings.SettingsHub', Line 1434
    Stack End

I’ve been getting a similar problem since yesterday, however my top bar does load in, just nothing appears on it (and I cannot open the developer console).

In my case, it generally loaded in after 10 or so seconds and I’m having no problems on mobile, just PC.

@AllYourBlox might have some info about this