Developer Console Breaks on joining

Hello,

I’ve gotten used to use the Developer console in game,
but for the last month, it hasn’t been working, i’ve though it could be my laptop, but it isn’t :confused:

Here’s a picture of how it looks in every game i join.
Even the games i own.

1 Like

I reported this here: Developer Console not showing
But had no acknowledgement from any staff about it :confused:

Im still having this problem, although sometimes it does seem to work but very rarely.

Bump

Happens to me too, occasionally. Rejoining generally fixes it though.

That’s just in a few games, 90% of the time, the console breaks.

Here’s the errors i get in studio right now.

17:04:02.883 - CoreGui.RobloxGui.Modules.DeveloperConsoleModule:781: attempt to index upvalue 'outputMessageSync' (a nil value)
17:04:02.891 - Stack Begin
17:04:02.892 - Script 'CoreGui.RobloxGui.Modules.DeveloperConsoleModule', Line 781 - field OpenCallback
17:04:02.892 - Script 'CoreGui.RobloxGui.Modules.DeveloperConsoleModule', Line 2241 - method SetOpen
17:04:02.893 - Script 'CoreGui.RobloxGui.Modules.DeveloperConsoleModule', Line 845 - field new
17:04:02.894 - Script 'CoreGui.RobloxGui.Modules.DeveloperConsoleModule', Line 2998 - upvalue getDeveloperConsole
17:04:02.895 - Script 'CoreGui.RobloxGui.Modules.DeveloperConsoleModule', Line 3009 - method GetVisibility
17:04:02.895 - Script 'CoreGui.RobloxGui.Modules.Settings.SettingsHub', Line 516
17:04:02.896 - Stack End

This was due to attempting to open the dev console while it was loading in. A fix for this is on the way.

1 Like