[Server Log] sscanf warning: Format specifier does not match parameter count
#2

This can be caused when you don't have the same amount of specifiers as you do of parameters.

Check your sscanf lines, and ensure you have an equality of those.

If it is something you added recently that caused this to happen, please provide code if you don't know how to figure it out properly.

format specifiers:
"us[64]I(45)"

Parameters:
playerid, GetPlayerIP(), and so on..
Reply


Messages In This Thread
[Server Log] sscanf warning: Format specifier does not match parameter count - by JamesMc - 14.01.2018, 20:42
Re: [Server Log] sscanf warning: Format specifier does not match parameter count - by denNorske - 14.01.2018, 21:22
Re: [Server Log] sscanf warning: Format specifier does not match parameter count - by JamesMc - 14.01.2018, 22:40

Forum Jump:


Users browsing this thread: 1 Guest(s)