NullReferenceException at BasePlayer.VisUpdateError
Hi currently my players are getting kicked for this reason :

disconnecting: Exception (cs:50653): NullReferenceException: Object reference not set to an instance of an object. BasePlayer.VisUpdate () (at <00000000000000000000000000000000>:0) BasePlayer.UpdatePlayerVisibilities () (at <00000000000000000000000000000000>:0) BasePlayer.ClientCycle (System.Single deltaTime) (at <00000000000000000000000000000000>:0) Client.Update () (at <00000000000000000000000000000000>:0)

Anyone ever had this error? what is this? never seen this...

Well i checked code, and its error from client, but we can't look into it :(