Player leaving during remote call causes game to stop

You may find this helpful

The solution is to simply wrap your InvokeClient in a pcall and handle the error accordingly if the call failed.

Taken from the developer hub wiki page:


https://developer.roblox.com/en-us/api-reference/function/RemoteFunction/InvokeClient

Please search before posting.

4 Likes