15:04:56 -- These two users cannot communicate (ChatService:CanUsersChat returned false)
Stack Begin
Script 'Players.TaxFraudBruh.PlayerScripts.ChatScript.ChatMain', Line 1180
Stack End
15:04:56 -- Requested module experienced an error while loading
Stack Begin
Script 'Players.TaxFraudBruh.PlayerScripts.ChatScript', Line 26 - function DoEverything
Script 'Players.TaxFraudBruh.PlayerScripts.ChatScript', Line 144
Stack End
If you play in the same server as a blocked user then ChatScript
will error on line 144 due to an error inside ChatScript.ChatMain
on line 1180
. This error causes the chat to completely break and results in myself being unable to chat at all. This error has also occurred on other games and not just the one in the screenshot.
Expected behavior
The error shouldn’t cause the chat to completely break. The error should be handled correctly and not just left to break the chat.