Hi when a player is votebanned on my server, he is kicked then able to return immediately. The console shows this error:
07/22/2014 - 08:13:21: Lua Error: addons/ulib/lua/ulib/server/player.lua:124: Tried to use a NULL entity!
addons/ulib/lua/ulib/server/player.lua:124: Tried to use a NULL entity!
I think the issue isn't within that actual file because I copied it over from a server on which voteban was working and replaced it, but the player can still return to the server right away. If you can just direct me to the file that might be causing this, I can just replace that file OR tell me how to fix the code and I can do it that way - whichever is easiest for you! Thanks!