Sscanf problem
#1

I updated my sscanf and when I start my server I get this in my console:
Код:
[14:25:42]    Error: Function not registered: 'SSCANF_Init'
[14:25:42]    Error: Function not registered: 'SSCANF_IsConnected'
[14:25:42]    Error: Function not registered: 'SSCANF_Join'
[14:25:42]    Error: Function not registered: 'SSCANF_Leave'
[14:25:42]    Error: Function not registered: 'sscanf'
[14:25:42] [debug] Run time error 19: "File or function is not found"
[14:25:42] [debug]  SSCANF_Init
[14:25:42] [debug]  SSCANF_IsConnected
[14:25:42] [debug]  SSCANF_Join
[14:25:42] [debug]  SSCANF_Leave
[14:25:42] [debug]  sscanf
[14:25:42] [debug] Run time error 19: "File or function is not found"
[14:25:42] [debug]  SSCANF_Init
[14:25:42] [debug]  SSCANF_IsConnected
[14:25:42] [debug]  SSCANF_Join
[14:25:42] [debug]  SSCANF_Leave
[14:25:42] [debug]  sscanf
[14:25:42] Script[gamemodes/GM.amx]: Run time error 19: "File or function is not found"
I also get at the startup of the samp-server.exe "VCRUNTIME140.dll is missing" and "MSVCP140.dll is missing" even though I installed visual c++
Reply
#2

http://forum.sa-mp.com/showpost.php?...51&postcount=3

Those are needed for loading most of the plugins successfully. VCRUNTIME140.dll is in the last link, install x86 version.
Reply
#3

Thank you.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)