sscanf don't loaded. - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (
https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (
https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: sscanf don't loaded. (
/showthread.php?tid=606596)
sscanf don't loaded. -
FinStar - 06.05.2016
Hi, when retrieving server retrieves the plugin scanf, but the server writes an error log, which can be a problem?
Код:
[17:09:19] Loading plugin: sscanf.so
[17:09:19]
[17:09:19] ===============================
[17:09:19] sscanf plugin loaded.
[17:09:19] Version: 2.8.1
[17:09:19] © 2012 Alex "******" Cole
[17:09:19] ===============================
[17:09:19]
[17:09:19] Filterscripts
[17:09:19] ---------------
[17:09:19] Loading filterscript 'object-loader.amx'...
[17:09:20] [debug] Run time error 19: "File or function is not found"
[17:09:20] [debug] SSCANF_IsConnected
[17:09:20] Loading filterscript 'rcon.amx'...
[17:09:21] Loaded 2 filterscripts.
[17:09:22] [debug] Run time error 19: "File or function is not found"
[17:09:22] [debug] SSCANF_IsConnected
[17:09:22] [debug] Run time error 19: "File or function is not found"
[17:09:22] [debug] SSCANF_IsConnected
[17:09:22] [debug] Run time error 19: "File or function is not found"
[17:09:22] [debug] SSCANF_IsConnected
[17:09:22] Script[gamemodes/ScavengeSurvive.amx]: Run time error 19: "File or function is not found"
[17:09:22] Number of vehicle models: 0
Server hosted on linux.
Re: sscanf don't loaded. -
GeorgeMcReary - 06.05.2016
Are you sure you are using correct version of .so for your server?
Re: sscanf don't loaded. -
jlalt - 06.05.2016
Sscanf's loaded but it's old version, So update your sscanf plugin.