Game freeze
#1

Hi!
Today I noticed a weird bug in my server.
Haven't found when this bug happens, seems to be random.
So here is the thing: at a random moment, player's whole game freezes and does not seem to be proccessing anything.
But this isn't a client-side problem (maybe is, but many people in my server have reported this problem), when the game "freezes", player is still able to move and actually play the game, but the player is not sending or receiving anything from the server. As a result of this, no functions like SetPlayerPos affects the player, nothing changes, same goes to TextDraw (not updating) etc. But the player is in server, some commands, that only involve text proccessing, are working. Streamer doesn't update for player, player seems to be connected. So it really seems that OnPlayerUpdate is returning false, but the callback is actually empty for me (tried once to return false on OnPlayerUpdate, player was standing still when other people checked that player).
Does anyone has seen this problem too?
Maybe someone could advise me where to start looking? Code is too big, about 50k lines.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)