Posts: 1,072
Threads: 168
Joined: Aug 2012
Reputation:
0
Sometimes a player gets randomly banned. It doesnt show anything in ban logs,files or even his user file and it also doesnt show the message etc that he have been banned. It only shows the defult samp ban message when he try to login "You are banned from this server" in grey color. What could be the problem?
Posts: 658
Threads: 32
Joined: Mar 2013
Reputation:
0
If there's nothing in the script like Ban(playerid) or whatever that is bugged, then it's a problem we all have sometimes on servers.
Mostly, when you try reconnecting to the server, it enters the game.
I've had this sometimes not long ago, and all I did was either wait till it unbugs itself, or I use a proxy.. Somehow the player IP gets bugged but I have no idea why.
Anyway, if they try entering again many times and it doesn't work, open their user file, copy everything from it, make a new file with their same name and paste there.
I have no idea why but this technique worked with me before.
Good luck!
Posts: 1,072
Threads: 168
Joined: Aug 2012
Reputation:
0
Ok, well. I don't have any Ban(playerid); in my script. I use variable to store the ban in the user file. Or SendRconCommand to ban ip
Posts: 658
Threads: 32
Joined: Mar 2013
Reputation:
0
I don't think it's a problem with the script though, maybe a SA-MP bug.
Anyway, if it bans them permanantly, unban them from samp.ban ..
If they can login after reconnecting, it's just a bug.
Else if user file doesn't show they are bugged, and they are not banned from samp.ban and they still can't connect, either they use a proxy or get the info from user file and paste it in a new .ini file with their name, and it's fixed.
Good luck!
Posts: 9
Threads: 0
Joined: Sep 2013
Reputation:
0
We got the same problem, but mostly occours on the same players over and over, no idea why they get targeted tho.. Just glad its not only us ^^.
Posts: 496
Threads: 63
Joined: Jan 2010
Reputation:
0
Really? Everytime I use Ban(playerid) I get errors lol..... So I thought it just, never existed.