14.06.2016, 23:55
This can be caused for example like this
So you are asking for 2 parameters inside the format and yet responding to 1.
Show us some parts of your code, we cant judge from just your server.exe
PHP Code:
new param1;
if(sscanf(params,"ii",param1)
Show us some parts of your code, we cant judge from just your server.exe