SA-MP Forums Archive
sscanf error. - 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 error. (/showthread.php?tid=474781)



sscanf error. - Tuntun - 09.11.2013

Код:
[18:46:11] [debug] Run time error 19: "File or function is not found"
[18:46:11] [debug]  SSCANF_Init
[18:46:11] [debug]  SSCANF_Join
[18:46:11] [debug]  SSCANF_Leave
[18:46:11] [debug] Run time error 19: "File or function is not found"
[18:46:11] [debug]  SSCANF_Init
[18:46:11] [debug]  SSCANF_Join
[18:46:11] [debug]  SSCANF_Leave
[18:46:11] Script[gamemodes/18WoS.amx]: Run time error 19: "File or function is not found"
[18:46:11] Number of vehicle models: 0
Note: My server is hosted. So it should be linux.


Re: sscanf error. - Konstantinos - 09.11.2013

Probably old versions even if the sscanf is loaded. Re-compile your scripts with the latest version of sscanf2.inc and make sure that the sscanf plugin (sscanf.so) is running is also the latest version.