Error: Function not regsitered - 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: Error: Function not regsitered (
/showthread.php?tid=587908)
Error: Function not regsitered -
Stev - 03.09.2015
I have been having problems with plugins for the past couple of hours, I havent changed anything to plugins list, all plugins are up to date. Couple of hour before hand, Script and server was perfectly working, Until now nothing is working.
Код:
----------
Loaded log file: "server_log.txt".
----------
SA-MP Dedicated Server
----------------------
v0.3.7-R2, ©2005-2015 SA-MP Team
[22:19:40] filterscripts = "" (string)
[22:19:40]
[22:19:40] Server Plugins
[22:19:40] --------------
[22:19:40] Loading plugin: nativechecker
[22:19:40] Loaded.
[22:19:40] Loading plugin: crashdetect
[22:19:40] CrashDetect v4.15.1 is OK.
[22:19:40] Loaded.
[22:19:40] Loading plugin: Whirlpool
[22:19:40]
[22:19:40] ==================
[22:19:40]
[22:19:40] Whirlpool loaded
[22:19:40]
[22:19:40] ==================
[22:19:40]
[22:19:40] Loaded.
[22:19:40] Loading plugin: mysql
[22:19:40] >> plugin.mysql: R39-3 successfully loaded.
[22:19:40] Loaded.
[22:19:40] Loading plugin: sscanf
[22:19:40]
[22:19:40] ===============================
[22:19:40] sscanf plugin loaded.
[22:19:40] Version: 2.8.1
[22:19:40] © 2012 Alex "******" Cole
[22:19:40] ===============================
[22:19:40] Loaded.
[22:19:40] Loading plugin: irc
[22:19:40]
*** IRC Plugin v1.4.6 by Incognito loaded ***
[22:19:40] Loaded.
[22:19:40] Loading plugin: streamer
[22:19:40]
*** Streamer Plugin v2.7.4 by Incognito loaded ***
[22:19:40] Loaded.
[22:19:40] Loading plugin: iTD
[22:19:40]
* iTD Plugin loaded. (Support for textdraw editor mouse/keyboard)
[22:19:40] Loaded.
[22:19:40] Loaded 8 plugins.
[22:19:40]
[22:19:40] Filterscripts
[22:19:40] ---------------
[22:19:40] Loaded 0 filterscripts.
[22:19:40] Error: Function not registered: 'SSCANF_Init'
[22:19:40] Error: Function not registered: 'SSCANF_IsConnected'
[22:19:40] Error: Function not registered: 'SSCANF_Join'
[22:19:40] Error: Function not registered: 'SSCANF_Leave'
[22:19:40] Error: Function not registered: 'IRC_GetUserChannelMode'
[22:19:40] Error: Function not registered: 'IRC_Connect'
[22:19:40] Error: Function not registered: 'IRC_SendRaw'
[22:19:40] Error: Function not registered: 'mysql_close'
[22:19:40] Error: Function not registered: 'mysql_format'
[22:19:40] Error: Function not registered: 'mysql_tquery'
[22:19:40] Error: Function not registered: 'IRC_Say'
[22:19:40] Error: Function not registered: 'WP_Hash'
[22:19:40] Error: Function not registered: 'DestroyDynamicMapIcon'
[22:19:40] Error: Function not registered: 'CreateDynamicMapIcon'
[22:19:40] Error: Function not registered: 'cache_get_row_count'
[22:19:40] Error: Function not registered: 'cache_get_field_content'
[22:19:40] Error: Function not registered: 'cache_get_field_content_int'
[22:19:40] Error: Function not registered: 'cache_insert_id'
[22:19:40] Error: Function not registered: 'cache_affected_rows'
[22:19:40] Error: Function not registered: 'IRC_JoinChannel'
[22:19:40] Error: Function not registered: 'IRC_Notice'
[22:19:40] Error: Function not registered: 'CreateDynamicCP'
[22:19:40] Error: Function not registered: 'mysql_log'
[22:19:40] Error: Function not registered: 'mysql_connect'
[22:19:40] Error: Function not registered: 'mysql_errno'
[22:19:40] Error: Function not registered: 'mysql_query'
[22:19:40] Error: Function not registered: 'sscanf'
[22:19:40] Error: Function not registered: 'IsPlayerInDynamicCP'
[22:19:40]
[22:19:40]
[22:19:40]
[22:19:40] =======================================
[22:19:40] | |
[22:19:40] | YSI version 3.09.0684 |
[22:19:40] | By Alex "******" Cole |
[22:19:40] | |
[22:19:40] =======================================
[22:19:40]
[22:19:40]
[22:19:40]
[22:19:40] [MySQL] Connected to (localhost) using: root
NOTE: I did try to "Optimize the script by count strings" (I don't have a clue on how to optimise scripts), Only have doing this everything didn't work so I'm a bit little confused
Re: Error: Function not regsitered -
Vince - 03.09.2015
Load nativechecker last.
Re: Error: Function not regsitered -
Stev - 03.09.2015
Even after doing that, I don't get any errors, But CP's, and sscanf commands are not working still.
Re: Error: Function not regsitered -
Stev - 06.09.2015
Nvm: I found the problem why CPs, Labels was not loading, I was in a different VirtualWorld