Summary |
This issue typically occurs when synchronization 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. |
Possible Causes |
- Excessive network traffic on your server- A plugin you’re using may be causing the issue |
How to Confirm and Potential Solutions |
- Monitor server traffic during the issue. 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 such objects and see if the issue persists.- Test without plugins by disabling all plugins and frameworks. If the issue disappears, one of them is likely the cause.- If the problem continues despite the above, contact your hosting provider to check for any issues on their end. |
Final Step |
If none of the above helps, you can open a technical support ticket. |