Some odd error occurs when running Team Test

When starting a Team Test, it boots up the game, but it throws an error about RobloxReplicatedStorage.SendLikelySpeakingUsers and doesn’t load any scripts for some reason. Solo Test works but not Team Test.

The RobloxReplicatedStorage error on the output:

Remote event invocation discarded event for RobloxReplicatedStorage.SendLikelySpeakingUsers; 
did you forget to implement OnClientEvent? (1 events dropped) 

Video of me doing Team Test and Solo Test:
Streamable Link

I don’t think I can physically replicate it as it only happens when I do a Team Test. However, it doesn’t happen in a new baseplate.

Edit: After publishing, the game breaks as well but doesn’t send the RobloxReplicatedStorage error in the developer console.

2 Likes

Hey, thanks for the report. We’re going to consolidate this thread with this one for updates going forward: Remote event invocation discarded event for RobloxReplicatedStorage.SendLikelySpeakingUsers

As a result, we’ll close this thread. Thanks again!

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.