GeordieBen 1 Posted April 16, 2013 Hi Guys, I have another query about server bans.... We are getting alot of regular members what have been banned for no reason, i was in the server playing alongside this fello and it come up that he got a ban. It wasnt a Battleye ban or anything, just a total random. Anyways i searched my logs and found this 19:36:39 Player Spastic bob: Signature check timed out 19:36:40 Player Spastic bob disconnected. Thats the exact time he was banned. I also found this in my RPT file 19:36:39 NetServer::SendMsg: cannot find channel #2007020923, users.card=17 19:36:39 NetServer: users.get failed when sending to 2007020923 19:36:39 Message not sent - error 0, message ID = ffffffff, to 2007020923 (Spastic bob) 19:36:40 Client: Remote object 2:815 not found I dont know if my server.cfg file has anything to do with it with having this.... onHackedData = "ban (_this select 0)"; // tampering of the signature detected Here is a link to a screenshot from this person..... I have a few guys posting the same images. http://tinypic.com/r/9h3ucl/6 Oh and none of these guys can be found via ip or guid in my bans list, so does anyone know where these bans could be held/stored? Once again thanks in advance. Regards, Geordie Share this post Link to post Share on other sites
nuxil 2 Posted April 17, 2013 dont use. onHackedData = "ban (_this select 0)"; instead use. onHackedData = "kick (_this select 0)"; Share this post Link to post Share on other sites
GeordieBen 1 Posted April 17, 2013 Thanks nuxil, I have changed this now. As for the bans on my server members can these be lifted in any way? These bans cannot be found and any of the bans.txt Share this post Link to post Share on other sites
GeordieBen 1 Posted April 18, 2013 Just incase anyone else comes across this and bans cannot be found in your battleye bans.txt.... try the server root, i had a bans.txt created there that held there player ID Regards, Geordie Share this post Link to post Share on other sites