Function Not Registered - 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: Function Not Registered (
/showthread.php?tid=527208)
Function Not Registered -
AMouldyLemon - 21.07.2014
Код:
[17:06:28] filterscripts = "" (string)
[17:06:28]
[17:06:28] Server Plugins
[17:06:28] --------------
[17:06:28] Loading plugin: nativechecker.dll
[17:06:28] Loaded.
[17:06:28] Loading plugin: streamer.dll
[17:06:28]
*** Streamer Plugin v2.7.2 by Incognito loaded ***
[17:06:28] Loaded.
[17:06:28] Loading plugin: sscanf.dll
[17:06:28]
[17:06:28] ===============================
[17:06:28] sscanf plugin loaded.
[17:06:28] Version: 2.8.1
[17:06:28] © 2012 Alex "******" Cole
[17:06:28] ===============================
[17:06:28] Loaded.
[17:06:28] Loading plugin: mysql.dll
[17:06:28] >> plugin.mysql: R39 successfully loaded.
[17:06:28] Loaded.
[17:06:28] Loading plugin: crashdetect.dll
[17:06:28] CrashDetect v4.13.1 is OK.
[17:06:28] Loaded.
[17:06:28] Loading plugin: Whirlpool.dll
[17:06:28]
[17:06:28] ==================
[17:06:28]
[17:06:28] Whirlpool loaded
[17:06:28]
[17:06:28] ==================
[17:06:28]
[17:06:28] Loaded.
[17:06:28] Loaded 6 plugins.
[17:06:28]
[17:06:28] Filterscripts
[17:06:28] ---------------
[17:06:28] Loaded 0 filterscripts.
[17:06:28] Error: Function not registered: 'Streamer_CallbackHook'
[17:06:28] Error: Function not registered: 'SSCANF_Init'
[17:06:28] Error: Function not registered: 'SSCANF_Join'
[17:06:28] Error: Function not registered: 'SSCANF_Leave'
[17:06:28] Error: Function not registered: 'mysql_log'
[17:06:28] Error: Function not registered: 'mysql_connect'
[17:06:28] Error: Function not registered: 'mysql_errno'
[17:06:28] Error: Function not registered: 'mysql_format'
[17:06:28] Error: Function not registered: 'mysql_tquery'
[17:06:28] Error: Function not registered: 'WP_Hash'
[17:06:28] Error: Function not registered: 'cache_get_data'
[17:06:28] Error: Function not registered: 'cache_get_field_content'
[17:06:28] Error: Function not registered: 'cache_get_field_content_int'
[17:06:28] Error: Function not registered: 'cache_get_field_content_float'
[17:06:28] Error: Function not registered: 'cache_insert_id'
[17:06:28]
----------------------------------
[17:06:28] Blank Gamemode by your name here
[17:06:28] ----------------------------------
[17:06:28] Number of vehicle models: 0
Re: Function Not Registered -
flamur2012 - 21.07.2014
Did u try updating your plugins?
Re: Function Not Registered -
DavidKember - 21.07.2014
Update all the plugins and their includes to the latest version, then recompile your script,
Re: Function Not Registered -
AMouldyLemon - 21.07.2014
Done, same errors..
Re: Function Not Registered -
flamur2012 - 21.07.2014
do you know if this is caused by the gamemode or a filterscript?
Re: Function Not Registered -
AMouldyLemon - 21.07.2014
Fixed