NullReferenceException at BasePlayer.VisUpdateError
Hi have been recently getting this error show up in console and people getting kicked with red writing error on screen.
Exception (cs:57241): 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)​

List of my plugins that are installed and up to date

Could you check your oxide/logs folder for the complete error? It would make it easier for people to help :)
5f542b9181eac.png 0x89A
Could you check your oxide/logs folder for the complete error? It would make it easier for people to help :)
I have checked the error doesn't show in oxide/logs folder, only the console log.

Thanks.
Hmm I guess try unloading plugins until the issue stops happening, then you will find the plugin that is causing the issue.