Invalid Client Version
#1

Why i'm getting this
Код:
[15:34:34] Number of vehicle models: 21
[15:34:51] [connection] 127.0.0.1:64236 requests connection cookie.
[15:34:52] [connection] incoming connection: 127.0.0.1:64236 id: 0
[15:34:53] [join] yonwtZzZ has joined the server (0:127.0.0.1)
[15:34:53] [part] yonwtZzZ has left the server (0:2)
[15:34:53] Anti-Attack Warning: Player 0 was banned (Reason: Invalid client version)
when i try to log in on my localhost server. I have same version on server and client. Gamemode is PPC_Trucking. I didn't find any "anti-attack function on my gamemode/filescripts"...
Reply
#2

Quote:
Originally Posted by yonwtz
Посмотреть сообщение
Why i'm getting this
Код:
[15:34:34] Number of vehicle models: 21
[15:34:51] [connection] 127.0.0.1:64236 requests connection cookie.
[15:34:52] [connection] incoming connection: 127.0.0.1:64236 id: 0
[15:34:53] [join] yonwtZzZ has joined the server (0:127.0.0.1)
[15:34:53] [part] yonwtZzZ has left the server (0:2)
[15:34:53] Anti-Attack Warning: Player 0 was banned (Reason: Invalid client version)
when i try to log in on my localhost server. I have same version on server and client. Gamemode is PPC_Trucking. I didn't find any "anti-attack function on my gamemode/filescripts"...
This is only shown when the "Anti-Attack" plugin by BJIADOKC (from a russian forum) was loaded.
Reply
#3

This are my plugins
http://imgur.com/FEZQWcZ
And my cfg
http://imgur.com/a/CRHTD
Reply
#4

Small notice: don't duplicate plugins .so file and .dll file, if you using windows delete all .so, at linux delete all .dll
Reply
#5

its not plugin , its include. find code
Код:
CallLocalFunction("OnIngameAttackAttempt", "ii", ATTACK_TYPE_INVALID_VERSION, playerid);
Reply


Forum Jump:


Users browsing this thread: 3 Guest(s)