etojuice / proxy_check

AMXX script that prevents players from joining a game through proxy/VPN.
5 stars 3 forks source link

AMXX] Run time error 10 (plugin "proxy_check.amxx") (native "grip_json_object_get_value") - debug not enabled! #1

Closed ady2324 closed 5 years ago

ady2324 commented 5 years ago

hi all i have this error in my server

AMXX] Run time error 10 (plugin "proxy_check.amxx") (native "grip_json_object_get_value") - debug not enabled!

i use amxmodx 1.8.3

etojuice commented 5 years ago

Please add "debug" next to plugin name in plugins list (plugins.ini)

etojuice commented 5 years ago

@ady2324, I've put version 2.1 on "dev" branch. Try it and tell me if the problem still persists.

https://github.com/etojuice/proxy_check/blob/dev/scripting/proxy_check.sma

ady2324 commented 4 years ago

sorry for delay

the error gives when max limit reach to website

i will try the new version