06.05.2012, 14:53
I just discovered something.
When I load sscanf plugin, thats when I get the error. All the other plugins doesn't give me the error, so I'm assuming it's something to do with sscanf.
EDIT -
Here's my out come
When I do not load sscanf with nativechecker
When I load the sscanf plugin with native checker, really, it's the same.
When I load sscanf plugin, thats when I get the error. All the other plugins doesn't give me the error, so I'm assuming it's something to do with sscanf.
EDIT -
Here's my out come
When I do not load sscanf with nativechecker
Quote:
[11:02:17] Error: Function not registered: 'sscanf' [11:02:17] Script[gamemodes/rp.amx]: Run time error 19: "File or function is not found" [11:02:17] Number of vehicle models: 0 |
Quote:
---------- Loaded log file: "server_log.txt". ---------- SA-MP Dedicated Server ---------------------- v0.3d, ©2005-2011 SA-MP Team [11:04:08] [11:04:08] Server Plugins [11:04:08] -------------- [11:04:08] Loading plugin: mysql [11:04:08] > MySQL plugin R5 successfully loaded. [11:04:08] Loaded. [11:04:08] Loading plugin: streamer [11:04:08] *** Streamer Plugin v2.6 by Incognito loaded *** [11:04:08] Loaded. [11:04:08] Loading plugin: wp [11:04:08] [11:04:08] ================== [11:04:08] [11:04:08] Whirlpool loaded [11:04:08] [11:04:08] ================== [11:04:08] [11:04:08] Loaded. [11:04:08] Loading plugin: irc [11:04:08] *** IRC Plugin v1.4.2 by Incognito loaded *** [11:04:08] Loaded. [11:04:08] Loading plugin: GeoIP_Plugin [11:04:08] GeoIP_Plugin got loaded. [11:04:08] Loaded. [11:04:08] Loading plugin: nativechecker [11:04:08] Loaded. [11:04:08] Loading plugin: sscanf [11:04:09] Failed. [11:04:09] Loaded 6 plugins. [11:04:09] [11:04:09] Filterscripts [11:04:09] --------------- [11:04:09] Loaded 0 filterscripts. [11:04:09] Error: Function not registered: 'sscanf' [11:04:09] Script[gamemodes/rp.amx]: Run time error 19: "File or function is not found" [11:04:09] Number of vehicle models: 0 |