Kicking X because they didn't logon to the game.
#1

getting this line on server_logs
server get freezed and no one can log in.

no logs before that line.
What the solution for it ?
Reply
#2

i think it's gamemode bug, post source of login part
Reply
#3

Quote:
Originally Posted by Pitstop
View Post
getting this line on server_logs
server get freezed and no one can log in.

no logs before that line.
What the solution for it ?
I don't remember this being a SAMP default print line (built in), If you are using VSCode, go to the search icon(magnifying glass) on the left of ur screen and search for the message that got printed in the console/server_log. It's probably a debug line by whoever scripted that gamemode.

My guess is it will be: printf("Kicking %s because they didn't logon to the game" arguments); (NOTE: argument being the variable holding players name)
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)