openmultiplayer / open.mp

Open Multiplayer, a multiplayer mod fully backwards compatible with SA-MP
https://open.mp
Mozilla Public License 2.0
424 stars 78 forks source link

Not server side disconnection player if client exceeded 'messageslimit' #930

Closed ddanyk closed 6 days ago

ddanyk commented 6 days ago

If player exceed messages limit for some reason it will reconnect him but only client side. It will say "You are banned from this server." then but he is still in server list remaining spawned on the server. For the fist try to connect back it wont let me in but then after leaving it will finally disconnect me serverside.

Same problem happens with kick for exceeding message hole limit.

Steps to reproduce the behavior: https://www.youtube.com/watch?v=gsx7cVklBGU

Expected behavior Just disconnect it like it was timeout.

Release version omp 1.2.0.2670

AmyrAhmady commented 6 days ago

Try latest nightly and report back

ddanyk commented 6 days ago

In latest nightly build it is working without any issue, thanks.