Players are not getting synced - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (
https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (
https://sampforum.blast.hk/forumdisplay.php?fid=12)
+---- Forum: Help Archive (
https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: Players are not getting synced (
/showthread.php?tid=119006)
Players are not getting synced -
ettans - 06.01.2010
Hi. I got a very annoying problem on my server, where players are not getting synced at all. Their characters and minimap icons are just flashing, sometimes they become invisible. Any idea what might cause that? I checked the game-mode, nothing wrong there.
Re: Players are not getting synced -
woot - 06.01.2010
OnPlayerUpdate being blocked?
Theres also a "cheat" (you know what I mean) which prevents certain OnPlayerUpdates from being called.
High pings?
Re: Players are not getting synced -
ettans - 06.01.2010
OnPlayerUpdate is not blocked, I tested it with 'legit' people and pings were fine, below 100. Seems the sync goes to normal after ~4-5 minutes.
Re: Players are not getting synced -
ettans - 06.01.2010
I've tried everything now. Commented out the script, bit-by-bit. Nothing helps. It's not the script it seems. It's either a SA:MP bug or something else. Until I can get this fixed somehow, my server's basically unplayable.
Re: Players are not getting synced -
Striker_Moe - 06.01.2010
Have a look here:
http://forum.sa-mp.com/index.php?topic=139887.0
Re: Players are not getting synced -
ettans - 06.01.2010
It happens 'randomly' to some people, but on my server, it happens right when you spawn, all the time.
Edit: I think I got it fixed, it was the spectate system which caused it. Seems to work fine so far.