old
I’m so confused. I have a RemoteEvent and RemoteFunction inside of a folder inside of ReplicatedStorage. In studio (Play solo and local server) it works perfectly fine but in a server it fails to fire. There are no errors at all and the client says that it went off without error while server side it says the remotes were not called at all. Anybody have a clue why?
nvm I had the folder’s parent set to nil and remotes wont fire in that case.