sscanf loading failed - 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 loading failed (
/showthread.php?tid=594604)
sscanf loading failed -
Karolukas123 - 20.11.2015
hey, so need little help.. i use new plugin version, i have frameworks
Код:
----------
Loaded log file: "server_log.txt".
----------
SA-MP Dedicated Server
----------------------
v0.3.7-R2, ©2005-2015 SA-MP Team
[20:37:30] filterscripts = "" (string)
[20:37:30]
[20:37:30] Server Plugins
[20:37:30] --------------
[20:37:30] Loading plugin: mysql
[20:37:30]
> MySQL plugin R6-2 successfully loaded.
[20:37:30] Loaded.
[20:37:30] Loading plugin: sscanf
[20:37:30] Failed.
[20:37:30] Loading plugin: streamer
[20:37:30]
*** Streamer Plugin v2.7.8 by Incognito loaded ***
[20:37:30] Loaded.
[20:37:30] Loaded 2 plugins.
[20:37:30]
[20:37:30] Filterscripts
[20:37:30] ---------------
[20:37:30] Loaded 0 filterscripts.
[20:37:30] Script[gamemodes/mysqlGM.amx]: Run time error 19: "File or function is not found"
[20:37:30] Number of vehicle models: 0
Re: sscanf loading failed -
Karolukas123 - 20.11.2015
Код:
----------
Loaded log file: "server_log.txt".
----------
SA-MP Dedicated Server
----------------------
v0.3.7-R2, ©2005-2015 SA-MP Team
[00:18:53] filterscripts = "" (string)
[00:18:53]
[00:18:53] Server Plugins
[00:18:53] --------------
[00:18:53] Loading plugin: mysql
[00:18:53]
> MySQL plugin R5 successfully loaded.
[00:18:53] Loaded.
[00:18:53] Loading plugin: sscanf
[00:18:53] Failed.
[00:18:53] Loading plugin: streamer
[00:18:53]
*** Streamer Plugin v2.7.8 by Incognito loaded ***
[00:18:53] Loaded.
[00:18:53] Loading plugin: nativechecker
[00:18:53] Loaded.
[00:18:53] Loaded 3 plugins.
[00:18:53]
[00:18:53] Filterscripts
[00:18:53] ---------------
[00:18:53] Loaded 0 filterscripts.
[00:18:53] Error: Function not registered: 'SSCANF_Init'
[00:18:53] Error: Function not registered: 'SSCANF_IsConnected'
[00:18:53] Error: Function not registered: 'SSCANF_Join'
[00:18:53] Error: Function not registered: 'SSCANF_Leave'
[00:18:53] Error: Function not registered: 'sscanf'
[00:18:53] Script[gamemodes/mysqlGM.amx]: Run time error 19: "File or function is not found"
[00:18:53] Number of vehicle models: 0
Re: sscanf loading failed -
N0FeaR - 20.11.2015
Make sure u have lastest verison of sscanf!
Re: sscanf loading failed -
Karolukas123 - 20.11.2015
i have it..
Re: sscanf loading failed -
Private200 - 20.11.2015
Make sure your sscanf plugin and include are of the same version and compile the script with the latest version.
Re: sscanf loading failed -
Karolukas123 - 20.11.2015
error was i need update framework