Scripting Helpers is winding down operations and is now read-only. More info→
Ad
Log in to vote
0

Does Anyone Know How To Fix This. Server/Client Side Bug?

Asked by 7 years ago
Edited 7 years ago

Its extremely hard to explain this problem so please watch this video it shows you because seeing it is much easier than me explaining it.... and also "Seeing is believing," Polar Express quote XD

https://youtu.be/V7LBl8ES-K4

http://i.imgur.com/JaeCKlS.png

http://i.imgur.com/I2tS6Bo.png

^Those are the images for the errors

If anyone knows how to fix this please contact me.

I have tried FE it doesnt change anything.

1 answer

Log in to vote
0
Answered by 7 years ago

You have Filtering Enabled on, which prevents clients from changing anything to the server (replicating to the server). Anything that they change only they will see.

To go about this, use RemoteEvents and RemoteFunctions or turn off FE. However, turning it off will prevent people under the age of 13 from joining your place- for security reasons.

Filtering Enabled is a good way to protect games.

Good luck!

0
Sir, FE doesnt change anything... Kofikingston9000 -17 — 7y
0
FE prevents the client to replicate to the server. Your custom character most probably moves the robot through a LocalScript because the server doesn't replicate to the other clients that you are moving- for safety reasons! To get around this, use RemoteEvents and RemoteFunctions and link them up to a Script or turn of FE UltimateRaheem 75 — 7y
Ad

Answer this question