Server becomes unresponsive.
#1

Hey.

Well basically my server had about 5 players on last night, This happened twice now, but the server seemed to stop calling all the functions etc, And the chat became unresponsive, There's nothing my script that would cause this to crash either, Even the Lost Connection RPC wasn't called within the SA-MP client it's self, And all players experienced this issue at the same time, Yet all vehicles and players were still synced?, It appears to be when i ALT+TAB it effects all players.
Reply
#2

Possibly something to do with your OnPlayerUpdate... post your code, please?
Reply
#3

Код:
public OnPlayerUpdate(playerid)
{
	return 1;
}
Nothing in it lol, i don't like putting stuff in it :/
Reply
#4

Alternate timers?
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)