Player Synchronization Issue
This issue typically occurs when synchronisation between players on your server breaks. For example, a player opens a door on their client, but on your client, the door remains closed. You see the player's actions with a 4–5 second delay. This issue can happen with a problematic plugin or an excessive amount of network traffic on the server.
Monitor server traffic
You can use wireshark to monitor your server traffic. If you notice unusual activity or high usage, that might be the cause. High network usage often results from large data transfers, commonly caused by moving primitives. Try removing any created primitive objects/plugins and see if the issue persists.
Test without plugins
Try disabling all your plugins (including Exiled) and see if the issue persists. If not, one of them is likely the cause.
I still have issues!
Please contact our technical support team here.
No Comments