Randomly but frequently while loading local test server, one or all of the clients will error with something about invalid CreatorType enum. When this occurs, this causes the entire Roblox menus and top bar to not load at all, which also causes things like SetCore to error because “SetCore: TopbarEnabled has not been registered by the CoreScripts”
Invalid value for enum CreatorType
Stack Begin
Script 'CoreGui.RobloxGui.Modules.PlayerPermissionsModule', Line 177
Stack End
this is now happening to me since recent updates, line 225. And I get a bunch other errors too, the topbar is gone and the escape button isn’t working either. My character local scripts aren’t working because of these errors.
Failure to Start CoreScript module TopBar.
Requested module experienced an error while loading - Client
Failure to Start CoreScript module PlayerListManager.
Requested module experienced an error while loading - Client
Experiencing the exact same issue; any estimation on when there might be a fix? Testing a local server with more than 1 player is painful since it requires several restarts before I’m lucky enough to have none of the clients experience an error with the PlayerPermissionsModule.