“Exceeds Max Players” and a lot of warnings

Reproduction Steps
Run any project and see the console log

Expected Behavior
No warnings should be shown.


Actual Behavior
image

Signal:Connect() has been deprecated, use Signal:connect()
CorePackages.AppTempCommon.Common.Signal:61 function Connect
CorePackages.RoactUtilities.ExternalEventConnection:34 function didMount
CorePackages.Packages._Index.Roact.Roact.Component:340 function __mount
CorePackages.Packages._Index.Roact.Roact.createReconciler:408 function mountVirtualNode
CorePackages.Packages._Index.Roact.Roact.createReconciler:115 function updateChildren
CorePackages.Packages._Index.Roact.Roact.createReconciler:144 function updateVirtualNodeWithChildren
CorePackages.Packages._Index.Roact.Roact.RobloxRenderer:213 function mountHostNode
CorePackages.Packages._Index.Roact.Roact.createReconciler:404 function mountVirtualNode
CorePackages.Packages._Index.Roact.Roact.createReconciler:115 function updateChildren
CorePackages.Packages._Index.Roact.Roact.createReconciler:144 function updateVirtualNodeWithChildren
CorePackages.Packages._Index.Roact.Roact.createReconciler:368 function mountFragmentVirtualNode
CorePackages.Packages._Index.Roact.Roact.createReconciler:412 function mountVirtualNode
CorePackages.Packages._Index.Roact.Roact.createReconciler:115 function updateChildren
CorePackages.Packages._Index.Roact.Roact.createReconciler:149 function updateVirtualNodeWithRenderResult
CorePackages.Packages._Index.Roact.Roact.Component:336 function __mount
CorePackages.Packages._Index.Roact.Roact.createReconciler:408 function mountVirtualNode
CorePackages.Packages._Index.Roact.Roact.createReconciler:115 function updateChildren
CorePackages.Packages._Index.Roact.Roact.createReconciler:149 function updateVirtualNodeWithRenderResult
CorePackages.Packages._Index.Roact.Roact.Component:336 function __mount
CorePackages.Packages._Index.Roact.Roact.createReconciler:408 function mountVirtualNode
CorePackages.Packages._Index.Roact.Roact.createReconciler:115 function updateChildren
CorePackages.Packages._Index.Roact.Roact.createReconciler:149 function updateVirtualNodeWithRenderResult
CorePackages.Packages._Index.Roact.Roact.Component:336 function __mount
CorePackages.Packages._Index.Roact.Roact.createReconciler:408 function mountVirtualNode
CorePackages.Packages._Index.Roact.Roact.createReconciler:115 function updateChildren
CorePackages.Packages._Index.Roact.Roact.createReconciler:144 function updateVirtualNodeWithChildren
CorePackages.Packages._Index.Roact.Roact.RobloxRenderer:213 function mountHostNode
CorePackages.Packages._Index.Roact.Roact.createReconciler:404 function mountVirtualNode
CorePackages.Packages._Index.Roact.Roact.createReconciler:115 function updateChildren
CorePackages.Packages._Index.Roact.Roact.createReconciler:149 function updateVirtualNodeWithRenderResult
CorePackages.Packages._Index.Roact.Roact.Component:336 function __mount
CorePackages.Packages._Index.Roact.Roact.createReconciler:408 function mountVirtualNode
CorePackages.Packages._Index.Roact.Roact.createReconciler:444 function mountVirtualTree
CoreGui.RobloxGui.Modules.VoiceChat.VoiceChatServiceManager:449 function createPromptInstance
CoreGui.RobloxGui.Modules.VoiceChat.VoiceChatServiceManager:464 function showPrompt
CoreGui.RobloxGui.Modules.VoiceChat.VoiceChatServiceManager:226 function userAndPlaceCanUseVoice
CoreGui.RobloxGui.Modules.VoiceChat.VoiceChatServiceManager:390
CorePackages.Packages._Index.Promise.Promise:151 function runExecutor
CorePackages.Packages._Index.Promise.Promise:295
]

Issue Area: Studio
Issue Type: Other
Impact: Low
Frequency: Constantly
Date First Experienced: 2021-11-22 18:11:00 (-03:00)

15 Likes

Odd how it happens even if spacial voice is disabled.

2 Likes

Yes, this is happening to me too and its flooding my logs. Its very painful when im trying to debug my game.

2 Likes

I can agree this is very annoying while testing my game as it’s nearly impossible to read the output

1 Like

I’m having the exact same issue! It makes debugging 10x harder so I decided to take a step back from studio until they remove the errors and pop up. I can only hope it will be fixed soon.

Seem to be fixed now.
Thanks.

If this issue starts recurring, please file a new bug report.

2 Likes