BeamMP-Server
BeamMP-Server copied to clipboard
[Bug] Server events are sent to the client before they have "synced"
Describe the bug The launcher interprets "E" packets as kick packets pre-sync causing the user to get kicked by events.
Solution Don't send any events to the client until they have "synced".
Can confirm. This was a bug in my bot months ago