Hey everyone, the title is pretty much explanatory. Reading the documentation I can see that RemoteFunction:InvokeServer(Player) can fail, for example if the client errors or the player leaves. But what about FireClient? Can it fail if the player leaves? The documentation doesn’t mention it but I think I’ve had errors with it before…
TL;DR: Should I wrap FireClient in a pcall to not break the server