[Deleted for privacy reasons] [Deleted for privacy reasons]
It’s because any attempts to get the local player from the server always returns nil
, it only works in localscripts.
Depending on how the code is structured, you can get the player from a different way. If this is from a RemoteEvent, the remoteEvent returns the player who fired the event as the first parameter
3 Likes
Try to learn what is the Server Side and the Client Sife
It returns nil but it does not cause an error 400. He must be having a different issue
Strange, just tried that but didn’t work.
May we see your full code? There could be something else causing it that we don’t know
Then? If you know the client side why you ask to get the local player on server?