Lost connection to server problem
#1

75k line server started to get laggy. ~10 players at random time get's connection lost. Timer's and other things ar delayed . If i set timer at 10000ms it takes maybe 1000ms extra to execute timer.

Some includes i use:

#include <a_samp>
#undef MAX_PLAYERS
#define MAX_PLAYERS (100)
#define MAX_SLOTS 100
#include <streamer>
#include <YSI\y_master>
#include <YSI\y_commands>
#include <YSI\y_hooks>
#include <YSI\y_iterate>
#include <sscanf2>
#include <a_mysql>
#include <a_http>
#include <profiler>
#include <SKY>
#include <weapon-config>
#include <crashdetect>
#include <airbrk>
#include <mSelection>

Any idea's on how to find what does the server to lag ? And how to fix players getting dropped from the server? They can't even connect to server after they being dropped due to connection lost. It's starts to get laggy when 50 players are online.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)