Las Venturas Playground
SA-MP LVP Server players 0/0 - Printable Version

+- Las Venturas Playground (https://forum.sa-mp.nl)
+-- Forum: Main Talk (https://forum.sa-mp.nl/forum-3.html)
+--- Forum: Development (https://forum.sa-mp.nl/forum-16.html)
+--- Thread: SA-MP LVP Server players 0/0 (/thread-35005.html)



SA-MP LVP Server players 0/0 - [DS]Beyond - 04-10-2019

See my attachments.

It happens often. I cannot see LVP server info nor player list (it happens also to some users on YouTube, check LVP YouTube videos comment section) and it just happens with LVP. 

Initially I thought it was a problem of SA-MP client, but it seems not.


RE: SA-MP LVP Server players 0/0 - Freakins - 04-10-2019

Same Problem here :?


RE: SA-MP LVP Server players 0/0 - Specifer - 04-10-2019

I have done countless refresh and the list came. It's just sync problem I guess, could be dealt with if it is only our server problem but if it is samp and server problem  it would have to say other way


RE: SA-MP LVP Server players 0/0 - zkippi - 04-10-2019

Hey there Beyond & the rest of the players wondering about this issue!

This issue is client-sided & not something from LVP. Kalcor, the developer of SA-MP mentioned a week or two ago that SA-MP/some randoms servers were getting attacked. There is not much he can do about it. What you can do yourselves is to ride the storm out.


/Edit: To the managers/staff of LVP, quoting Kalcor on how this can be prevented.

Quote:I've been trying to bait the attacker in to attacking my server, but it seems he is using a static list.

Try setting this in the server.cfg
Code:
sleep 1
Then restart the server. That will increase the speed of the raknet thread, which may help deal with the packet flood.

This thread might also come in handy. This code totally blocks out the spoofed UDP packets which causes this issue. But it does take somebody with experience to set it up.


RE: SA-MP LVP Server players 0/0 - [DS]Beyond - 04-11-2019

Thanks for the response zkippi