[HELP] Error: Function not registered
#1

Some one can help me?
Iґve got this problem and I don't know how to fix it.
I've put all the plugins and i'have update it and I recompiled the script.

PHP код:
[18:57:17]    Error: Function not registered'SSCANF_Init'
[18:57:17]    Error: Function not registered'SSCANF_Join'
[18:57:17]    Error: Function not registered'SSCANF_Leave'
[18:57:17]    Error: Function not registered'Streamer_CallbackHook'
[18:57:17]    Error: Function not registered'mysql_ping'
[18:57:17]    Error: Function not registered'WP_Hash'
[18:57:17]    Error: Function not registered'mysql_function_query'
[18:57:17]    Error: Function not registered'mysql_real_escape_string'
[18:57:17]    Error: Function not registered'mysql_affected_rows'
[18:57:17]    Error: Function not registered'mysql_insert_id'
[18:57:17]    Error: Function not registered'IsValidDynamicObject'
[18:57:17]    Error: Function not registered'DestroyDynamicObject'
[18:57:17]    Error: Function not registered'GetDynamicObjectPos'
[18:57:17]    Error: Function not registered'IsValidDynamicMapIcon'
[18:57:17]    Error: Function not registered'DestroyDynamicMapIcon'
[18:57:17]    Error: Function not registered'CreateDynamicMapIcon'
[18:57:17]    Error: Function not registered'CreateDynamicObject'
[18:57:17]    Error: Function not registered'SetDynamicObjectMaterial'
[18:57:17]    Error: Function not registered'SetDynamicObjectMaterialText'
[18:57:17]    Error: Function not registered'IsValidDynamic3DTextLabel'
[18:57:17]    Error: Function not registered'DestroyDynamic3DTextLabel'
[18:57:17]    Error: Function not registered'CreateDynamic3DTextLabel'
[18:57:17]    Error: Function not registered'IsValidDynamicPickup'
[18:57:17]    Error: Function not registered'DestroyDynamicPickup'
[18:57:17]    Error: Function not registered'CreateDynamicPickup'
[18:57:17]    Error: Function not registered'MoveDynamicObject'
[18:57:17]    Error: Function not registered'sscanf'
[18:57:17]    Error: Function not registered'UpdateDynamic3DTextLabelText'
[18:57:17]    Error: Function not registered'EditDynamicObject'
[18:57:17]    Error: Function not registered'CreateDynamicObjectEx'
[18:57:17]    Error: Function not registered'CreateDynamicPickupEx'
[18:57:17]    Error: Function not registered'SetDynamicObjectPos'
[18:57:17]    Error: Function not registered'Streamer_ToggleIdleUpdate'
[18:57:17]    Error: Function not registered'SetDynamicObjectRot'
[18:57:17]    Error: Function not registered'AttachDynamicObjectToVehicle'
[18:57:17] [debugRun time error 19"File or function is not found" 
Reply
#2

Please post your whole server log.
Reply
#3

Make sure all the plugins you need, are placed in "plugins" in your root server directory.
And also, make sure the plugins "load". If it says "Load failed" you need to check if you have the correct names in the configuration file.

Linux need the .so extension in server.cfg

like: streamer.so mysql.so
and so on.

read here: https://sampwiki.blast.hk/wiki/Server.cfg
Reply
#4

Quote:
Originally Posted by denNorske
Посмотреть сообщение
Make sure all the plugins you need, are placed in "plugins" in your root server directory.
And also, make sure the plugins "load". If it says "Load failed" you need to check if you have the correct names in the configuration file.

Linux need the .so extension in server.cfg

like: streamer.so mysql.so
and so on.

read here: https://sampwiki.blast.hk/wiki/Server.cfg
Iґm not stupid...

Quote:

ENTIRE LOG


----------
Loaded log file: "server_log.txt".
----------

SA-MP Dedicated Server
----------------------
v0.3.7, ©2005-2015 SA-MP Team

[18:55:34]
[18:55:34] Server Plugins
[18:55:34] --------------
[18:55:34] Loaded 0 plugins.

[18:55:34] I couldn't load any gamemode scripts. Please verify your server.cfg
[18:55:34] It needs a gamemode0 line at the very least.

----------
Loaded log file: "server_log.txt".
----------

SA-MP Dedicated Server
----------------------
v0.3.7, ©2005-2015 SA-MP Team

[18:56:07]
[18:56:07] Server Plugins
[18:56:07] --------------
[18:56:07] Loaded 0 plugins.

[18:56:07] I couldn't load any gamemode scripts. Please verify your server.cfg
[18:56:07] It needs a gamemode0 line at the very least.

----------
Loaded log file: "server_log.txt".
----------

SA-MP Dedicated Server
----------------------
v0.3.7, ©2005-2015 SA-MP Team

[18:57:17] filterscripts = "" (string)
[18:57:17]
[18:57:17] Server Plugins
[18:57:17] --------------
[18:57:17] Loading plugin: crashdetect.so
[18:57:17] CrashDetect v4.12 is OK.
[18:57:17] Loaded.
[18:57:17] Loading plugin: mysql.so
[18:57:17] Failed (libmysqlclient_r.so.16: cannot open shared object file: No such file or directory)
[18:57:17] Loading plugin: mysql_static.so
[18:57:17] >> plugin.mysql: R34 successfully loaded.
[18:57:17] Loaded.
[18:57:17] Loading plugin: mysql_5.5.so
[18:57:17] Failed (libmysqlclient.so.18: cannot open shared object file: No such file or directory)
[18:57:17] Loading plugin: nativechecker.so
[18:57:17] Loaded.
[18:57:17] Loading plugin: sscanf.so
[18:57:17]

[18:57:17] ===============================

[18:57:17] sscanf plugin loaded.

[18:57:17] Version: 2.8.1

[18:57:17] © 2012 Alex "******" Cole

[18:57:17] ===============================

[18:57:17] Loaded.
[18:57:17] Loading plugin: streamer.so
[18:57:17] Loaded.
[18:57:17] Loading plugin: Whirlpool.so
[18:57:17]
[18:57:17] ==================
[18:57:17]
[18:57:17] Whirlpool loaded
[18:57:17]
[18:57:17] ==================
[18:57:17]
[18:57:17] Loaded.
[18:57:17] Loaded 6 plugins.

[18:57:17]
[18:57:17] Filterscripts
[18:57:17] ---------------
[18:57:17] Loaded 0 filterscripts.

[18:57:17] Error: Function not registered: 'SSCANF_Init'
[18:57:17] Error: Function not registered: 'SSCANF_Join'
[18:57:17] Error: Function not registered: 'SSCANF_Leave'
[18:57:17] Error: Function not registered: 'Streamer_CallbackHook'
[18:57:17] Error: Function not registered: 'mysql_ping'
[18:57:17] Error: Function not registered: 'WP_Hash'
[18:57:17] Error: Function not registered: 'mysql_function_query'
[18:57:17] Error: Function not registered: 'mysql_real_escape_string'
[18:57:17] Error: Function not registered: 'mysql_affected_rows'
[18:57:17] Error: Function not registered: 'mysql_insert_id'
[18:57:17] Error: Function not registered: 'IsValidDynamicObject'
[18:57:17] Error: Function not registered: 'DestroyDynamicObject'
[18:57:17] Error: Function not registered: 'GetDynamicObjectPos'
[18:57:17] Error: Function not registered: 'IsValidDynamicMapIcon'
[18:57:17] Error: Function not registered: 'DestroyDynamicMapIcon'
[18:57:17] Error: Function not registered: 'CreateDynamicMapIcon'
[18:57:17] Error: Function not registered: 'CreateDynamicObject'
[18:57:17] Error: Function not registered: 'SetDynamicObjectMaterial'
[18:57:17] Error: Function not registered: 'SetDynamicObjectMaterialText'
[18:57:17] Error: Function not registered: 'IsValidDynamic3DTextLabel'
[18:57:17] Error: Function not registered: 'DestroyDynamic3DTextLabel'
[18:57:17] Error: Function not registered: 'CreateDynamic3DTextLabel'
[18:57:17] Error: Function not registered: 'IsValidDynamicPickup'
[18:57:17] Error: Function not registered: 'DestroyDynamicPickup'
[18:57:17] Error: Function not registered: 'CreateDynamicPickup'
[18:57:17] Error: Function not registered: 'MoveDynamicObject'
[18:57:17] Error: Function not registered: 'sscanf'
[18:57:17] Error: Function not registered: 'UpdateDynamic3DTextLabelText'
[18:57:17] Error: Function not registered: 'EditDynamicObject'
[18:57:17] Error: Function not registered: 'CreateDynamicObjectEx'
[18:57:17] Error: Function not registered: 'CreateDynamicPickupEx'
[18:57:17] Error: Function not registered: 'SetDynamicObjectPos'
[18:57:17] Error: Function not registered: 'Streamer_ToggleIdleUpdate'
[18:57:17] Error: Function not registered: 'SetDynamicObjectRot'
[18:57:17] Error: Function not registered: 'AttachDynamicObjectToVehicle'
[18:57:17] [debug] Run time error 19: "File or function is not found"
[18:57:17] [debug] mysql_ping
[18:57:17] [debug] mysql_function_query
[18:57:17] [debug] mysql_real_escape_string
[18:57:17] [debug] mysql_affected_rows
[18:57:17] [debug] mysql_insert_id
[18:57:17] [debug] Run time error 19: "File or function is not found"
[18:57:17] [debug] mysql_ping
[18:57:17] [debug] mysql_function_query
[18:57:17] [debug] mysql_real_escape_string
[18:57:17] [debug] mysql_affected_rows
[18:57:17] [debug] mysql_insert_id
[18:57:17] Script[gamemodes/roleplay.amx]: Run time error 19: "File or function is not found"
[18:57:17] Number of vehicle models: 0
[18:57:45] --- Server Shutting Down.
[18:57:45] [debug] Run time error 19: "File or function is not found"
[18:57:45] [debug] mysql_ping
[18:57:45] [debug] mysql_function_query
[18:57:45] [debug] mysql_real_escape_string
[18:57:45] [debug] mysql_affected_rows
[18:57:45] [debug] mysql_insert_id
[18:57:45] plugin.mysql: Unloading plugin...
[18:57:45] plugin.mysql: Plugin unloaded.
[18:57:45]

[18:57:45] ===============================

[18:57:45] sscanf plugin unloaded.

[18:57:45] ===============================

[18:57:45]

*** Streamer Plugin v2.7.1 by Incognito unloaded ***


----------
Loaded log file: "server_log.txt".
----------

SA-MP Dedicated Server
----------------------
v0.3.7, ©2005-2015 SA-MP Team

[19:00:46] filterscripts = "" (string)
[19:00:46]
[19:00:46] Server Plugins
[19:00:46] --------------
[19:00:46] Loading plugin: crashdetect.so
[19:00:46] CrashDetect v4.12 is OK.
[19:00:46] Loaded.
[19:00:46] Loading plugin: mysql.so
[19:00:46] Failed (libmysqlclient.so.18: cannot open shared object file: No such file or directory)
[19:00:46] Loading plugin: mysql_static.so
[19:00:46] >> plugin.mysql: R39-3 successfully loaded.
[19:00:46] Loaded.
[19:00:46] Loading plugin: mysql_5.5.so
[19:00:46] Failed (libmysqlclient.so.18: cannot open shared object file: No such file or directory)
[19:00:46] Loading plugin: nativechecker.so
[19:00:46] Loaded.
[19:00:46] Loading plugin: sscanf.so
[19:00:46]

[19:00:46] ===============================

[19:00:46] sscanf plugin loaded.

[19:00:46] Version: 2.8.1

[19:00:46] © 2012 Alex "******" Cole

[19:00:46] ===============================

[19:00:46] Loaded.
[19:00:46] Loading plugin: streamer.so
[19:00:46] Loaded.
[19:00:46] Loading plugin: Whirlpool.so
[19:00:46]
[19:00:46] ==================
[19:00:46]
[19:00:46] Whirlpool loaded
[19:00:46]
[19:00:46] ==================
[19:00:46]
[19:00:46] Loaded.
[19:00:46] Loaded 6 plugins.

[19:00:46]
[19:00:46] Filterscripts
[19:00:46] ---------------
[19:00:46] Loaded 0 filterscripts.

[19:00:46] Error: Function not registered: 'SSCANF_Init'
[19:00:46] Error: Function not registered: 'SSCANF_Join'
[19:00:46] Error: Function not registered: 'SSCANF_Leave'
[19:00:46] Error: Function not registered: 'Streamer_CallbackHook'
[19:00:46] Error: Function not registered: 'mysql_ping'
[19:00:46] Error: Function not registered: 'WP_Hash'
[19:00:46] Error: Function not registered: 'mysql_function_query'
[19:00:46] Error: Function not registered: 'mysql_real_escape_string'
[19:00:46] Error: Function not registered: 'mysql_affected_rows'
[19:00:46] Error: Function not registered: 'mysql_insert_id'
[19:00:46] Error: Function not registered: 'IsValidDynamicObject'
[19:00:46] Error: Function not registered: 'DestroyDynamicObject'
[19:00:46] Error: Function not registered: 'GetDynamicObjectPos'
[19:00:46] Error: Function not registered: 'IsValidDynamicMapIcon'
[19:00:46] Error: Function not registered: 'DestroyDynamicMapIcon'
[19:00:46] Error: Function not registered: 'CreateDynamicMapIcon'
[19:00:46] Error: Function not registered: 'CreateDynamicObject'
[19:00:46] Error: Function not registered: 'SetDynamicObjectMaterial'
[19:00:46] Error: Function not registered: 'SetDynamicObjectMaterialText'
[19:00:46] Error: Function not registered: 'IsValidDynamic3DTextLabel'
[19:00:46] Error: Function not registered: 'DestroyDynamic3DTextLabel'
[19:00:46] Error: Function not registered: 'CreateDynamic3DTextLabel'
[19:00:46] Error: Function not registered: 'IsValidDynamicPickup'
[19:00:46] Error: Function not registered: 'DestroyDynamicPickup'
[19:00:46] Error: Function not registered: 'CreateDynamicPickup'
[19:00:46] Error: Function not registered: 'MoveDynamicObject'
[19:00:46] Error: Function not registered: 'sscanf'
[19:00:46] Error: Function not registered: 'UpdateDynamic3DTextLabelText'
[19:00:46] Error: Function not registered: 'EditDynamicObject'
[19:00:46] Error: Function not registered: 'CreateDynamicObjectEx'
[19:00:46] Error: Function not registered: 'CreateDynamicPickupEx'
[19:00:46] Error: Function not registered: 'SetDynamicObjectPos'
[19:00:46] Error: Function not registered: 'Streamer_ToggleIdleUpdate'
[19:00:46] Error: Function not registered: 'SetDynamicObjectRot'
[19:00:46] Error: Function not registered: 'AttachDynamicObjectToVehicle'
[19:00:46] [debug] Run time error 19: "File or function is not found"
[19:00:46] [debug] mysql_ping
[19:00:46] [debug] mysql_function_query
[19:00:46] [debug] mysql_real_escape_string
[19:00:46] [debug] mysql_affected_rows
[19:00:46] [debug] mysql_insert_id
[19:00:46] [debug] Run time error 19: "File or function is not found"
[19:00:46] [debug] mysql_ping
[19:00:46] [debug] mysql_function_query
[19:00:46] [debug] mysql_real_escape_string
[19:00:46] [debug] mysql_affected_rows
[19:00:46] [debug] mysql_insert_id
[19:00:46] Script[gamemodes/roleplay.amx]: Run time error 19: "File or function is not found"
[19:00:46] Number of vehicle models: 0
[19:10:38] --- Server Shutting Down.
[19:10:38] [debug] Run time error 19: "File or function is not found"
[19:10:38] [debug] mysql_ping
[19:10:38] [debug] mysql_function_query
[19:10:38] [debug] mysql_real_escape_string
[19:10:38] [debug] mysql_affected_rows
[19:10:38] [debug] mysql_insert_id
[19:10:38] plugin.mysql: Unloading plugin...
[19:10:38] plugin.mysql: Plugin unloaded.
[19:10:38]

[19:10:38] ===============================

[19:10:38] sscanf plugin unloaded.

[19:10:38] ===============================

[19:10:38]

*** Streamer Plugin v2.7.1 by Incognito unloaded ***


----------
Loaded log file: "server_log.txt".
----------

SA-MP Dedicated Server
----------------------
v0.3.7, ©2005-2015 SA-MP Team

[19:11:10] filterscripts = "" (string)
[19:11:10]
[19:11:10] Server Plugins
[19:11:10] --------------
[19:11:10] Loading plugin: crashdetect.so
[19:11:10] CrashDetect v4.12 is OK.
[19:11:10] Loaded.
[19:11:10] Loading plugin: mysql.so
[19:11:10] Failed (libmysqlclient.so.18: cannot open shared object file: No such file or directory)
[19:11:10] Loading plugin: mysql_static.so
[19:11:10] >> plugin.mysql: R39-3 successfully loaded.
[19:11:10] Loaded.
[19:11:10] Loading plugin: mysql_5.5.so
[19:11:10] Failed (libmysqlclient.so.18: cannot open shared object file: No such file or directory)
[19:11:10] Loading plugin: sscanf.so
[19:11:10]

[19:11:10] ===============================

[19:11:10] sscanf plugin loaded.

[19:11:10] Version: 2.8.1

[19:11:10] © 2012 Alex "******" Cole

[19:11:10] ===============================

[19:11:10] Loaded.
[19:11:10] Loading plugin: streamer.so
[19:11:10] Loaded.
[19:11:10] Loading plugin: Whirlpool.so
[19:11:10]
[19:11:10] ==================
[19:11:10]
[19:11:10] Whirlpool loaded
[19:11:10]
[19:11:10] ==================
[19:11:10]
[19:11:10] Loaded.
[19:11:10] Loading plugin: nativechecker.so
[19:11:10] Loaded.
[19:11:10] Loaded 6 plugins.

[19:11:11]
[19:11:11] Filterscripts
[19:11:11] ---------------
[19:11:11] Loaded 0 filterscripts.

[19:11:11] Error: Function not registered: 'mysql_ping'
[19:11:11] Error: Function not registered: 'mysql_function_query'
[19:11:11] Error: Function not registered: 'mysql_real_escape_string'
[19:11:11] Error: Function not registered: 'mysql_affected_rows'
[19:11:11] Error: Function not registered: 'mysql_insert_id'
[19:11:11] [debug] Run time error 19: "File or function is not found"
[19:11:11] [debug] mysql_ping
[19:11:11] [debug] mysql_function_query
[19:11:11] [debug] mysql_real_escape_string
[19:11:11] [debug] mysql_affected_rows
[19:11:11] [debug] mysql_insert_id
[19:11:11] [debug] Run time error 19: "File or function is not found"
[19:11:11] [debug] mysql_ping
[19:11:11] [debug] mysql_function_query
[19:11:11] [debug] mysql_real_escape_string
[19:11:11] [debug] mysql_affected_rows
[19:11:11] [debug] mysql_insert_id
[19:11:11] Script[gamemodes/roleplay.amx]: Run time error 19: "File or function is not found"
[19:11:11] Number of vehicle models: 0
[19:11:25] --- Server Shutting Down.
[19:11:25] [debug] Run time error 19: "File or function is not found"
[19:11:25] [debug] mysql_ping
[19:11:25] [debug] mysql_function_query
[19:11:25] [debug] mysql_real_escape_string
[19:11:25] [debug] mysql_affected_rows
[19:11:25] [debug] mysql_insert_id
[19:11:25] plugin.mysql: Unloading plugin...
[19:11:25] plugin.mysql: Plugin unloaded.
[19:11:25]

[19:11:25] ===============================

[19:11:25] sscanf plugin unloaded.

[19:11:25] ===============================

[19:11:25]

*** Streamer Plugin v2.7.1 by Incognito unloaded ***


----------
Loaded log file: "server_log.txt".
----------

SA-MP Dedicated Server
----------------------
v0.3.7, ©2005-2015 SA-MP Team

[19:12:20] filterscripts = "" (string)
[19:12:20]
[19:12:20] Server Plugins
[19:12:20] --------------
[19:12:20] Loading plugin: crashdetect.so
[19:12:20] CrashDetect v4.12 is OK.
[19:12:20] Loaded.
[19:12:20] Loading plugin: mysql.so
[19:12:20] Failed (libmysqlclient.so.18: cannot open shared object file: No such file or directory)
[19:12:20] Loading plugin: mysql_static.so
[19:12:20] >> plugin.mysql: R39-3 successfully loaded.
[19:12:20] Loaded.
[19:12:20] Loading plugin: mysql_5.5.so
[19:12:20] Failed (libmysqlclient.so.18: cannot open shared object file: No such file or directory)
[19:12:20] Loading plugin: sscanf.so
[19:12:20]

[19:12:20] ===============================

[19:12:20] sscanf plugin loaded.

[19:12:20] Version: 2.8.1

[19:12:20] © 2012 Alex "******" Cole

[19:12:20] ===============================

[19:12:20] Loaded.
[19:12:20] Loading plugin: streamer.so
[19:12:20] Loaded.
[19:12:20] Loading plugin: Whirlpool.so
[19:12:20]
[19:12:20] ==================
[19:12:20]
[19:12:20] Whirlpool loaded
[19:12:20]
[19:12:20] ==================
[19:12:20]
[19:12:20] Loaded.
[19:12:20] Loaded 5 plugins.

[19:12:20]
[19:12:20] Filterscripts
[19:12:20] ---------------
[19:12:20] Loaded 0 filterscripts.

[19:12:20] [debug] Run time error 19: "File or function is not found"
[19:12:20] [debug] mysql_ping
[19:12:20] [debug] mysql_function_query
[19:12:20] [debug] mysql_real_escape_string
[19:12:20] [debug] mysql_affected_rows
[19:12:20] [debug] mysql_insert_id
[19:12:20] [debug] Run time error 19: "File or function is not found"
[19:12:20] [debug] mysql_ping
[19:12:20] [debug] mysql_function_query
[19:12:20] [debug] mysql_real_escape_string
[19:12:20] [debug] mysql_affected_rows
[19:12:20] [debug] mysql_insert_id
[19:12:20] Script[gamemodes/roleplay.amx]: Run time error 19: "File or function is not found"
[19:12:20] Number of vehicle models: 0
[19:12:38] --- Server Shutting Down.
[19:12:38] [debug] Run time error 19: "File or function is not found"
[19:12:38] [debug] mysql_ping
[19:12:38] [debug] mysql_function_query
[19:12:38] [debug] mysql_real_escape_string
[19:12:38] [debug] mysql_affected_rows
[19:12:38] [debug] mysql_insert_id
[19:12:38] plugin.mysql: Unloading plugin...
[19:12:38] plugin.mysql: Plugin unloaded.
[19:12:38]

[19:12:38] ===============================

[19:12:38] sscanf plugin unloaded.

[19:12:38] ===============================

[19:12:38]

*** Streamer Plugin v2.7.1 by Incognito unloaded ***


----------
Loaded log file: "server_log.txt".
----------

SA-MP Dedicated Server
----------------------
v0.3.7, ©2005-2015 SA-MP Team

[19:13:43] filterscripts = "" (string)
[19:13:43]
[19:13:43] Server Plugins
[19:13:43] --------------
[19:13:43] Loading plugin: sscanf.so
[19:13:43]

[19:13:43] ===============================

[19:13:43] sscanf plugin loaded.

[19:13:43] Version: 2.8.1

[19:13:43] © 2012 Alex "******" Cole

[19:13:43] ===============================

[19:13:43] Loaded.
[19:13:43] Loading plugin: streamer.so
[19:13:43] Loaded.
[19:13:43] Loading plugin: mysql.so
[19:13:43] Failed (libmysqlclient.so.18: cannot open shared object file: No such file or directory)
[19:13:43] Loading plugin: mysql_static.so
[19:13:43] >> plugin.mysql: R39-3 successfully loaded.
[19:13:43] Loaded.
[19:13:43] Loading plugin: mysql_5.5.so
[19:13:43] Failed (libmysqlclient.so.18: cannot open shared object file: No such file or directory)
[19:13:43] Loading plugin: Whirlpool.so
[19:13:43]
[19:13:43] ==================
[19:13:43]
[19:13:43] Whirlpool loaded
[19:13:43]
[19:13:43] ==================
[19:13:43]
[19:13:43] Loaded.
[19:13:43] Loading plugin: crashdetect.so
[19:13:43] CrashDetect v4.12 is OK.
[19:13:43] Loaded.
[19:13:43] Loaded 5 plugins.

[19:13:43]
[19:13:43] Filterscripts
[19:13:43] ---------------
[19:13:43] Loaded 0 filterscripts.

[19:13:43] [debug] Run time error 19: "File or function is not found"
[19:13:43] [debug] mysql_ping
[19:13:43] [debug] mysql_function_query
[19:13:43] [debug] mysql_real_escape_string
[19:13:43] [debug] mysql_affected_rows
[19:13:43] [debug] mysql_insert_id
[19:13:43] [debug] Run time error 19: "File or function is not found"
[19:13:43] [debug] mysql_ping
[19:13:43] [debug] mysql_function_query
[19:13:43] [debug] mysql_real_escape_string
[19:13:43] [debug] mysql_affected_rows
[19:13:43] [debug] mysql_insert_id
[19:13:43] Script[gamemodes/roleplay.amx]: Run time error 19: "File or function is not found"
[19:13:43] Number of vehicle models: 0
[19:13:53] --- Server Shutting Down.
[19:13:53] [debug] Run time error 19: "File or function is not found"
[19:13:53] [debug] mysql_ping
[19:13:53] [debug] mysql_function_query
[19:13:53] [debug] mysql_real_escape_string
[19:13:53] [debug] mysql_affected_rows
[19:13:53] [debug] mysql_insert_id
[19:13:53]

[19:13:53] ===============================

[19:13:53] sscanf plugin unloaded.

[19:13:53] ===============================

[19:13:53]

*** Streamer Plugin v2.7.1 by Incognito unloaded ***


----------
Loaded log file: "server_log.txt".
----------

SA-MP Dedicated Server
----------------------
v0.3.7, ©2005-2015 SA-MP Team

[19:15:17] filterscripts = "" (string)
[19:15:17]
[19:15:17] Server Plugins
[19:15:17] --------------
[19:15:17] Loading plugin: sscanf.so
[19:15:17]

[19:15:17] ===============================

[19:15:17] sscanf plugin loaded.

[19:15:17] Version: 2.8.1

[19:15:17] © 2012 Alex "******" Cole

[19:15:17] ===============================

[19:15:17] Loaded.
[19:15:17] Loading plugin: streamer.so
[19:15:17] Loaded.
[19:15:17] Loading plugin: mysql.so
[19:15:17] Failed (libmysqlclient.so.18: cannot open shared object file: No such file or directory)
[19:15:17] Loading plugin: Whirlpool.so
[19:15:17]
[19:15:17] ==================
[19:15:17]
[19:15:17] Whirlpool loaded
[19:15:17]
[19:15:17] ==================
[19:15:17]
[19:15:17] Loaded.
[19:15:17] Loaded 3 plugins.

[19:15:17]
[19:15:17] Filterscripts
[19:15:17] ---------------
[19:15:17] Loaded 0 filterscripts.

[19:15:17] Script[gamemodes/roleplay.amx]: Run time error 19: "File or function is not found"
[19:15:17] Number of vehicle models: 0
[19:15:25] --- Server Shutting Down.
[19:15:25]

[19:15:25] ===============================

[19:15:25] sscanf plugin unloaded.

[19:15:25] ===============================

[19:15:25]

*** Streamer Plugin v2.7.1 by Incognito unloaded ***


----------
Loaded log file: "server_log.txt".
----------

SA-MP Dedicated Server
----------------------
v0.3.7, ©2005-2015 SA-MP Team

[19:23:36] filterscripts = "" (string)
[19:23:36]
[19:23:36] Server Plugins
[19:23:36] --------------
[19:23:36] Loading plugin: sscanf.so
[19:23:36]

[19:23:36] ===============================

[19:23:36] sscanf plugin loaded.

[19:23:36] Version: 2.8.1

[19:23:36] © 2012 Alex "******" Cole

[19:23:36] ===============================

[19:23:36] Loaded.
[19:23:36] Loading plugin: streamer.so
[19:23:36] Loaded.
[19:23:36] Loading plugin: mysql.so
[19:23:36] Failed (libmysqlclient.so.18: cannot open shared object file: No such file or directory)
[19:23:36] Loading plugin: Whirlpool.so
[19:23:36]
[19:23:36] ==================
[19:23:36]
[19:23:36] Whirlpool loaded
[19:23:36]
[19:23:36] ==================
[19:23:36]
[19:23:36] Loaded.
[19:23:36] Loaded 3 plugins.

[19:23:37]
[19:23:37] Filterscripts
[19:23:37] ---------------
[19:23:37] Loaded 0 filterscripts.

[19:23:37] Script[gamemodes/roleplay.amx]: Run time error 19: "File or function is not found"
[19:23:37] Number of vehicle models: 0
[19:23:54] --- Server Shutting Down.
[19:23:54]

[19:23:54] ===============================

[19:23:54] sscanf plugin unloaded.

[19:23:54] ===============================

[19:23:54]

*** Streamer Plugin v2.7.1 by Incognito unloaded ***


----------
Loaded log file: "server_log.txt".
----------

SA-MP Dedicated Server
----------------------
v0.3.7, ©2005-2015 SA-MP Team

[19:24:48] filterscripts = "" (string)
[19:24:48]
[19:24:48] Server Plugins
[19:24:48] --------------
[19:24:48] Loading plugin: rashdetect.so
[19:24:48] Failed (plugins/rashdetect.so: cannot open shared object file: No such file or directory)
[19:24:48] Loading plugin: mysql.so
[19:24:48] Failed (libmysqlclient.so.18: cannot open shared object file: No such file or directory)
[19:24:48] Loading plugin: mysql_static.so
[19:24:48] >> plugin.mysql: R39-3 successfully loaded.
[19:24:48] Loaded.
[19:24:48] Loading plugin: mysql_5.5.so
[19:24:48] Failed (libmysqlclient.so.18: cannot open shared object file: No such file or directory)
[19:24:48] Loading plugin: nativechecker.so
[19:24:48] Loaded.
[19:24:48] Loading plugin: sscanf.so
[19:24:48]

[19:24:48] ===============================

[19:24:48] sscanf plugin loaded.

[19:24:48] Version: 2.8.1

[19:24:48] © 2012 Alex "******" Cole

[19:24:48] ===============================

[19:24:48] Loaded.
[19:24:48] Loading plugin: streamer.so
[19:24:48] Loaded.
[19:24:48] Loading plugin: Whirlpool.so
[19:24:48]
[19:24:48] ==================
[19:24:48]
[19:24:48] Whirlpool loaded
[19:24:48]
[19:24:48] ==================
[19:24:48]
[19:24:48] Loaded.
[19:24:48] Loaded 5 plugins.

[19:24:48]
[19:24:48] Filterscripts
[19:24:48] ---------------
[19:24:48] Loaded 0 filterscripts.

[19:24:48] Error: Function not registered: 'SSCANF_Init'
[19:24:48] Error: Function not registered: 'SSCANF_Join'
[19:24:48] Error: Function not registered: 'SSCANF_Leave'
[19:24:48] Error: Function not registered: 'Streamer_CallbackHook'
[19:24:48] Error: Function not registered: 'mysql_ping'
[19:24:48] Error: Function not registered: 'WP_Hash'
[19:24:48] Error: Function not registered: 'mysql_function_query'
[19:24:48] Error: Function not registered: 'mysql_real_escape_string'
[19:24:48] Error: Function not registered: 'mysql_affected_rows'
[19:24:48] Error: Function not registered: 'mysql_insert_id'
[19:24:48] Error: Function not registered: 'IsValidDynamicObject'
[19:24:48] Error: Function not registered: 'DestroyDynamicObject'
[19:24:48] Error: Function not registered: 'GetDynamicObjectPos'
[19:24:48] Error: Function not registered: 'IsValidDynamicMapIcon'
[19:24:48] Error: Function not registered: 'DestroyDynamicMapIcon'
[19:24:48] Error: Function not registered: 'CreateDynamicMapIcon'
[19:24:48] Error: Function not registered: 'CreateDynamicObject'
[19:24:48] Error: Function not registered: 'SetDynamicObjectMaterial'
[19:24:48] Error: Function not registered: 'SetDynamicObjectMaterialText'
[19:24:48] Error: Function not registered: 'IsValidDynamic3DTextLabel'
[19:24:48] Error: Function not registered: 'DestroyDynamic3DTextLabel'
[19:24:48] Error: Function not registered: 'CreateDynamic3DTextLabel'
[19:24:48] Error: Function not registered: 'IsValidDynamicPickup'
[19:24:48] Error: Function not registered: 'DestroyDynamicPickup'
[19:24:48] Error: Function not registered: 'CreateDynamicPickup'
[19:24:48] Error: Function not registered: 'MoveDynamicObject'
[19:24:48] Error: Function not registered: 'sscanf'
[19:24:48] Error: Function not registered: 'UpdateDynamic3DTextLabelText'
[19:24:48] Error: Function not registered: 'EditDynamicObject'
[19:24:48] Error: Function not registered: 'CreateDynamicObjectEx'
[19:24:48] Error: Function not registered: 'CreateDynamicPickupEx'
[19:24:48] Error: Function not registered: 'SetDynamicObjectPos'
[19:24:48] Error: Function not registered: 'Streamer_ToggleIdleUpdate'
[19:24:48] Error: Function not registered: 'SetDynamicObjectRot'
[19:24:48] Error: Function not registered: 'AttachDynamicObjectToVehicle'
[19:24:48] Script[gamemodes/roleplay.amx]: Run time error 19: "File or function is not found"
[19:24:48] Number of vehicle models: 0
[19:25:01] --- Server Shutting Down.
[19:25:01] plugin.mysql: Unloading plugin...
[19:25:01] plugin.mysql: Plugin unloaded.
[19:25:01]

[19:25:01] ===============================

[19:25:01] sscanf plugin unloaded.

[19:25:01] ===============================

[19:25:01]

*** Streamer Plugin v2.7.1 by Incognito unloaded ***


----------
Loaded log file: "server_log.txt".
----------

SA-MP Dedicated Server
----------------------
v0.3.7, ©2005-2015 SA-MP Team

[19:27:21] filterscripts = "" (string)
[19:27:21]
[19:27:21] Server Plugins
[19:27:21] --------------
[19:27:21] Loading plugin: rashdetect.so
[19:27:21] Failed (plugins/rashdetect.so: cannot open shared object file: No such file or directory)
[19:27:21] Loading plugin: mysql.so
[19:27:21] Failed (libmysqlclient.so.18: cannot open shared object file: No such file or directory)
[19:27:21] Loading plugin: mysql_static.so
[19:27:21] >> plugin.mysql: R39-3 successfully loaded.
[19:27:21] Loaded.
[19:27:21] Loading plugin: mysql_5.5.so
[19:27:21] Failed (libmysqlclient.so.18: cannot open shared object file: No such file or directory)
[19:27:21] Loading plugin: nativechecker.so
[19:27:21] Loaded.
[19:27:21] Loading plugin: sscanf.so
[19:27:21]

[19:27:21] ===============================

[19:27:21] sscanf plugin loaded.

[19:27:21] Version: 2.8.1

[19:27:21] © 2012 Alex "******" Cole

[19:27:21] ===============================

[19:27:21] Loaded.
[19:27:21] Loading plugin: streamer.so
[19:27:21] Loaded.
[19:27:21] Loading plugin: Whirlpool.so
[19:27:21]
[19:27:21] ==================
[19:27:21]
[19:27:21] Whirlpool loaded
[19:27:21]
[19:27:21] ==================
[19:27:21]
[19:27:21] Loaded.
[19:27:21] Loaded 5 plugins.

[19:27:21]
[19:27:21] Filterscripts
[19:27:21] ---------------
[19:27:21] Loaded 0 filterscripts.

[19:27:22] Error: Function not registered: 'SSCANF_Init'
[19:27:22] Error: Function not registered: 'SSCANF_Join'
[19:27:22] Error: Function not registered: 'SSCANF_Leave'
[19:27:22] Error: Function not registered: 'Streamer_CallbackHook'
[19:27:22] Error: Function not registered: 'mysql_ping'
[19:27:22] Error: Function not registered: 'WP_Hash'
[19:27:22] Error: Function not registered: 'mysql_function_query'
[19:27:22] Error: Function not registered: 'mysql_real_escape_string'
[19:27:22] Error: Function not registered: 'mysql_affected_rows'
[19:27:22] Error: Function not registered: 'mysql_insert_id'
[19:27:22] Error: Function not registered: 'IsValidDynamicObject'
[19:27:22] Error: Function not registered: 'DestroyDynamicObject'
[19:27:22] Error: Function not registered: 'GetDynamicObjectPos'
[19:27:22] Error: Function not registered: 'IsValidDynamicMapIcon'
[19:27:22] Error: Function not registered: 'DestroyDynamicMapIcon'
[19:27:22] Error: Function not registered: 'CreateDynamicMapIcon'
[19:27:22] Error: Function not registered: 'CreateDynamicObject'
[19:27:22] Error: Function not registered: 'SetDynamicObjectMaterial'
[19:27:22] Error: Function not registered: 'SetDynamicObjectMaterialText'
[19:27:22] Error: Function not registered: 'IsValidDynamic3DTextLabel'
[19:27:22] Error: Function not registered: 'DestroyDynamic3DTextLabel'
[19:27:22] Error: Function not registered: 'CreateDynamic3DTextLabel'
[19:27:22] Error: Function not registered: 'IsValidDynamicPickup'
[19:27:22] Error: Function not registered: 'DestroyDynamicPickup'
[19:27:22] Error: Function not registered: 'CreateDynamicPickup'
[19:27:22] Error: Function not registered: 'MoveDynamicObject'
[19:27:22] Error: Function not registered: 'sscanf'
[19:27:22] Error: Function not registered: 'UpdateDynamic3DTextLabelText'
[19:27:22] Error: Function not registered: 'EditDynamicObject'
[19:27:22] Error: Function not registered: 'CreateDynamicObjectEx'
[19:27:22] Error: Function not registered: 'CreateDynamicPickupEx'
[19:27:22] Error: Function not registered: 'SetDynamicObjectPos'
[19:27:22] Error: Function not registered: 'Streamer_ToggleIdleUpdate'
[19:27:22] Error: Function not registered: 'SetDynamicObjectRot'
[19:27:22] Error: Function not registered: 'AttachDynamicObjectToVehicle'
[19:27:22] Script[gamemodes/roleplay.amx]: Run time error 19: "File or function is not found"
[19:27:22] Number of vehicle models: 0
[19:27:32] --- Server Shutting Down.
[19:27:32] plugin.mysql: Unloading plugin...
[19:27:32] plugin.mysql: Plugin unloaded.
[19:27:32]

[19:27:32] ===============================

[19:27:32] sscanf plugin unloaded.

[19:27:32] ===============================

[19:27:32]

*** Streamer Plugin v2.7.1 by Incognito unloaded ***


----------
Loaded log file: "server_log.txt".
----------

SA-MP Dedicated Server
----------------------
v0.3.7, ©2005-2015 SA-MP Team

[19:30:29] filterscripts = "" (string)
[19:30:29]
[19:30:29] Server Plugins
[19:30:29] --------------
[19:30:29] Loading plugin: rashdetect.so
[19:30:29] Failed (plugins/rashdetect.so: cannot open shared object file: No such file or directory)
[19:30:29] Loading plugin: mysql.so
[19:30:29] Failed (libmysqlclient.so.18: cannot open shared object file: No such file or directory)
[19:30:29] Loading plugin: mysql_static.so
[19:30:29] >> plugin.mysql: R39-3 successfully loaded.
[19:30:29] Loaded.
[19:30:29] Loading plugin: mysql_5.5.so
[19:30:29] Failed (libmysqlclient.so.18: cannot open shared object file: No such file or directory)
[19:30:29] Loading plugin: nativechecker.so
[19:30:29] Loaded.
[19:30:29] Loading plugin: sscanf.so
[19:30:29]

[19:30:29] ===============================

[19:30:29] sscanf plugin loaded.

[19:30:29] Version: 2.8.1

[19:30:29] © 2012 Alex "******" Cole

[19:30:29] ===============================

[19:30:29] Loaded.
[19:30:29] Loading plugin: streamer.so
[19:30:29]

*** Streamer Plugin v2.7.5.2 by Incognito loaded ***

[19:30:29] Loaded.
[19:30:29] Loading plugin: Whirlpool.so
[19:30:29]
[19:30:29] ==================
[19:30:29]
[19:30:29] Whirlpool loaded
[19:30:29]
[19:30:29] ==================
[19:30:29]
[19:30:29] Loaded.
[19:30:29] Loaded 5 plugins.

[19:30:29]
[19:30:29] Filterscripts
[19:30:29] ---------------
[19:30:29] Loaded 0 filterscripts.

[19:30:30] Error: Function not registered: 'SSCANF_Init'
[19:30:30] Error: Function not registered: 'SSCANF_IsConnected'
[19:30:30] Error: Function not registered: 'SSCANF_Join'
[19:30:30] Error: Function not registered: 'SSCANF_Leave'
[19:30:30] Error: Function not registered: 'mysql_ping'
[19:30:30] Error: Function not registered: 'WP_Hash'
[19:30:30] Error: Function not registered: 'mysql_function_query'
[19:30:30] Error: Function not registered: 'mysql_real_escape_string'
[19:30:30] Error: Function not registered: 'mysql_affected_rows'
[19:30:30] Error: Function not registered: 'mysql_insert_id'
[19:30:30] Error: Function not registered: 'IsValidDynamicObject'
[19:30:30] Error: Function not registered: 'DestroyDynamicObject'
[19:30:30] Error: Function not registered: 'GetDynamicObjectPos'
[19:30:30] Error: Function not registered: 'IsValidDynamicMapIcon'
[19:30:30] Error: Function not registered: 'DestroyDynamicMapIcon'
[19:30:30] Error: Function not registered: 'CreateDynamicMapIcon'
[19:30:30] Error: Function not registered: 'CreateDynamicObject'
[19:30:30] Error: Function not registered: 'SetDynamicObjectMaterial'
[19:30:30] Error: Function not registered: 'SetDynamicObjectMaterialText'
[19:30:30] Error: Function not registered: 'IsValidDynamic3DTextLabel'
[19:30:30] Error: Function not registered: 'DestroyDynamic3DTextLabel'
[19:30:30] Error: Function not registered: 'CreateDynamic3DTextLabel'
[19:30:30] Error: Function not registered: 'IsValidDynamicPickup'
[19:30:30] Error: Function not registered: 'DestroyDynamicPickup'
[19:30:30] Error: Function not registered: 'CreateDynamicPickup'
[19:30:30] Error: Function not registered: 'MoveDynamicObject'
[19:30:30] Error: Function not registered: 'sscanf'
[19:30:30] Error: Function not registered: 'UpdateDynamic3DTextLabelText'
[19:30:30] Error: Function not registered: 'EditDynamicObject'
[19:30:30] Error: Function not registered: 'CreateDynamicObjectEx'
[19:30:30] Error: Function not registered: 'CreateDynamicPickupEx'
[19:30:30] Error: Function not registered: 'SetDynamicObjectPos'
[19:30:30] Error: Function not registered: 'Streamer_ToggleIdleUpdate'
[19:30:30] Error: Function not registered: 'SetDynamicObjectRot'
[19:30:30] Error: Function not registered: 'AttachDynamicObjectToVehicle'
[19:30:30] Script[gamemodes/roleplay.amx]: Run time error 19: "File or function is not found"
[19:30:30] Number of vehicle models: 0
[19:31:12] --- Server Shutting Down.
[19:31:12] plugin.mysql: Unloading plugin...
[19:31:12] plugin.mysql: Plugin unloaded.
[19:31:12]

[19:31:12] ===============================

[19:31:12] sscanf plugin unloaded.

[19:31:12] ===============================

[19:31:12]

*** Streamer Plugin v2.7.5.2 by Incognito unloaded ***

[19:31:12]
[19:31:12] ====================
[19:31:12]
[19:31:12] Whirlpool unloaded
[19:31:12]
[19:31:12] ====================
[19:31:12]

----------
Loaded log file: "server_log.txt".
----------

SA-MP Dedicated Server
----------------------
v0.3.7, ©2005-2015 SA-MP Team

[19:33:45] filterscripts = "" (string)
[19:33:45]
[19:33:45] Server Plugins
[19:33:45] --------------
[19:33:45] Loading plugin: rashdetect.so
[19:33:45] Failed (plugins/rashdetect.so: cannot open shared object file: No such file or directory)
[19:33:45] Loading plugin: mysql.so
[19:33:45] Failed (libmysqlclient.so.18: cannot open shared object file: No such file or directory)
[19:33:45] Loading plugin: mysql_static.so
[19:33:45] >> plugin.mysql: R39-3 successfully loaded.
[19:33:45] Loaded.
[19:33:45] Loading plugin: mysql_5.5.so
[19:33:45] Failed (libmysqlclient.so.18: cannot open shared object file: No such file or directory)
[19:33:45] Loading plugin: nativechecker.so
[19:33:45] Loaded.
[19:33:45] Loading plugin: sscanf.so
[19:33:45]

[19:33:45] ===============================

[19:33:45] sscanf plugin loaded.

[19:33:45] Version: 2.8.1

[19:33:45] © 2012 Alex "******" Cole

[19:33:45] ===============================

[19:33:45] Loaded.
[19:33:45] Loading plugin: streamer.so
[19:33:45]

*** Streamer Plugin v2.7.5.2 by Incognito loaded ***

[19:33:45] Loaded.
[19:33:45] Loading plugin: Whirlpool.so
[19:33:45]
[19:33:45] ==================
[19:33:45]
[19:33:45] Whirlpool loaded
[19:33:45]
[19:33:45] ==================
[19:33:45]
[19:33:45] Loaded.
[19:33:45] Loaded 5 plugins.

[19:33:45]
[19:33:45] Filterscripts
[19:33:45] ---------------
[19:33:45] Loaded 0 filterscripts.

[19:33:45] Error: Function not registered: 'SSCANF_Init'
[19:33:45] Error: Function not registered: 'SSCANF_IsConnected'
[19:33:45] Error: Function not registered: 'SSCANF_Join'
[19:33:45] Error: Function not registered: 'SSCANF_Leave'
[19:33:45] Error: Function not registered: 'mysql_ping'
[19:33:45] Error: Function not registered: 'WP_Hash'
[19:33:45] Error: Function not registered: 'mysql_function_query'
[19:33:45] Error: Function not registered: 'mysql_real_escape_string'
[19:33:45] Error: Function not registered: 'mysql_affected_rows'
[19:33:45] Error: Function not registered: 'mysql_insert_id'
[19:33:45] Error: Function not registered: 'IsValidDynamicObject'
[19:33:45] Error: Function not registered: 'DestroyDynamicObject'
[19:33:45] Error: Function not registered: 'GetDynamicObjectPos'
[19:33:45] Error: Function not registered: 'IsValidDynamicMapIcon'
[19:33:45] Error: Function not registered: 'DestroyDynamicMapIcon'
[19:33:45] Error: Function not registered: 'CreateDynamicMapIcon'
[19:33:45] Error: Function not registered: 'CreateDynamicObject'
[19:33:45] Error: Function not registered: 'SetDynamicObjectMaterial'
[19:33:45] Error: Function not registered: 'SetDynamicObjectMaterialText'
[19:33:45] Error: Function not registered: 'IsValidDynamic3DTextLabel'
[19:33:45] Error: Function not registered: 'DestroyDynamic3DTextLabel'
[19:33:45] Error: Function not registered: 'CreateDynamic3DTextLabel'
[19:33:45] Error: Function not registered: 'IsValidDynamicPickup'
[19:33:45] Error: Function not registered: 'DestroyDynamicPickup'
[19:33:45] Error: Function not registered: 'CreateDynamicPickup'
[19:33:45] Error: Function not registered: 'MoveDynamicObject'
[19:33:45] Error: Function not registered: 'sscanf'
[19:33:45] Error: Function not registered: 'UpdateDynamic3DTextLabelText'
[19:33:45] Error: Function not registered: 'EditDynamicObject'
[19:33:45] Error: Function not registered: 'CreateDynamicObjectEx'
[19:33:45] Error: Function not registered: 'CreateDynamicPickupEx'
[19:33:45] Error: Function not registered: 'SetDynamicObjectPos'
[19:33:45] Error: Function not registered: 'Streamer_ToggleIdleUpdate'
[19:33:45] Error: Function not registered: 'SetDynamicObjectRot'
[19:33:45] Error: Function not registered: 'AttachDynamicObjectToVehicle'
[19:33:45] Script[gamemodes/roleplay.amx]: Run time error 19: "File or function is not found"
[19:33:45] Number of vehicle models: 0
[19:34:00] --- Server Shutting Down.
[19:34:00] plugin.mysql: Unloading plugin...
[19:34:00] plugin.mysql: Plugin unloaded.
[19:34:00]

[19:34:00] ===============================

[19:34:00] sscanf plugin unloaded.

[19:34:00] ===============================

[19:34:00]

*** Streamer Plugin v2.7.5.2 by Incognito unloaded ***

[19:34:00]
[19:34:00] ====================
[19:34:00]
[19:34:00] Whirlpool unloaded
[19:34:00]
[19:34:00] ====================
[19:34:00]

----------
Loaded log file: "server_log.txt".
----------

SA-MP Dedicated Server
----------------------
v0.3.7, ©2005-2015 SA-MP Team

[19:36:29] filterscripts = "" (string)
[19:36:29]
[19:36:29] Server Plugins
[19:36:29] --------------
[19:36:29] Loading plugin: rashdetect.so
[19:36:29] Failed (plugins/rashdetect.so: cannot open shared object file: No such file or directory)
[19:36:29] Loading plugin: mysql.so
[19:36:29] Failed (libmysqlclient.so.18: cannot open shared object file: No such file or directory)
[19:36:29] Loading plugin: mysql_static.so
[19:36:29] >> plugin.mysql: R39-3 successfully loaded.
[19:36:29] Loaded.
[19:36:29] Loading plugin: mysql_5.5.so
[19:36:29] Failed (libmysqlclient.so.18: cannot open shared object file: No such file or directory)
[19:36:29] Loading plugin: nativechecker.so
[19:36:29] Loaded.
[19:36:29] Loading plugin: sscanf.so
[19:36:29]

[19:36:29] ===============================

[19:36:29] sscanf plugin loaded.

[19:36:29] Version: 2.8.1

[19:36:29] © 2012 Alex "******" Cole

[19:36:29] ===============================

[19:36:29] Loaded.
[19:36:29] Loading plugin: streamer.so
[19:36:29]

*** Streamer Plugin v2.7.5.2 by Incognito loaded ***

[19:36:29] Loaded.
[19:36:29] Loading plugin: Whirlpool.so
[19:36:29]
[19:36:29] ==================
[19:36:29]
[19:36:29] Whirlpool loaded
[19:36:29]
[19:36:29] ==================
[19:36:29]
[19:36:29] Loaded.
[19:36:29] Loaded 5 plugins.

[19:36:29]
[19:36:29] Filterscripts
[19:36:29] ---------------
[19:36:29] Loaded 0 filterscripts.

[19:36:29] Error: Function not registered: 'SSCANF_Init'
[19:36:29] Error: Function not registered: 'SSCANF_IsConnected'
[19:36:29] Error: Function not registered: 'SSCANF_Join'
[19:36:29] Error: Function not registered: 'SSCANF_Leave'
[19:36:29] Error: Function not registered: 'mysql_ping'
[19:36:29] Error: Function not registered: 'WP_Hash'
[19:36:29] Error: Function not registered: 'mysql_function_query'
[19:36:29] Error: Function not registered: 'mysql_real_escape_string'
[19:36:29] Error: Function not registered: 'mysql_affected_rows'
[19:36:29] Error: Function not registered: 'mysql_insert_id'
[19:36:29] Error: Function not registered: 'IsValidDynamicObject'
[19:36:29] Error: Function not registered: 'DestroyDynamicObject'
[19:36:29] Error: Function not registered: 'GetDynamicObjectPos'
[19:36:29] Error: Function not registered: 'IsValidDynamicMapIcon'
[19:36:29] Error: Function not registered: 'DestroyDynamicMapIcon'
[19:36:29] Error: Function not registered: 'CreateDynamicMapIcon'
[19:36:29] Error: Function not registered: 'CreateDynamicObject'
[19:36:29] Error: Function not registered: 'SetDynamicObjectMaterial'
[19:36:29] Error: Function not registered: 'SetDynamicObjectMaterialText'
[19:36:29] Error: Function not registered: 'IsValidDynamic3DTextLabel'
[19:36:29] Error: Function not registered: 'DestroyDynamic3DTextLabel'
[19:36:29] Error: Function not registered: 'CreateDynamic3DTextLabel'
[19:36:29] Error: Function not registered: 'IsValidDynamicPickup'
[19:36:29] Error: Function not registered: 'DestroyDynamicPickup'
[19:36:29] Error: Function not registered: 'CreateDynamicPickup'
[19:36:29] Error: Function not registered: 'MoveDynamicObject'
[19:36:29] Error: Function not registered: 'sscanf'
[19:36:29] Error: Function not registered: 'UpdateDynamic3DTextLabelText'
[19:36:29] Error: Function not registered: 'EditDynamicObject'
[19:36:29] Error: Function not registered: 'CreateDynamicObjectEx'
[19:36:29] Error: Function not registered: 'CreateDynamicPickupEx'
[19:36:29] Error: Function not registered: 'SetDynamicObjectPos'
[19:36:29] Error: Function not registered: 'Streamer_ToggleIdleUpdate'
[19:36:29] Error: Function not registered: 'SetDynamicObjectRot'
[19:36:29] Error: Function not registered: 'AttachDynamicObjectToVehicle'
[19:36:29] Script[gamemodes/roleplay.amx]: Run time error 19: "File or function is not found"
[19:36:29] Number of vehicle models: 0
[19:38:23] --- Server Shutting Down.
[19:38:23] plugin.mysql: Unloading plugin...
[19:38:23] plugin.mysql: Plugin unloaded.
[19:38:23]

[19:38:23] ===============================

[19:38:23] sscanf plugin unloaded.

[19:38:23] ===============================

[19:38:23]

*** Streamer Plugin v2.7.5.2 by Incognito unloaded ***

[19:38:23]
[19:38:23] ====================
[19:38:23]
[19:38:23] Whirlpool unloaded
[19:38:23]
[19:38:23] ====================
[19:38:23]

----------
Loaded log file: "server_log.txt".
----------

SA-MP Dedicated Server
----------------------
v0.3.7, ©2005-2015 SA-MP Team

[19:38:30] filterscripts = "" (string)
[19:38:30]
[19:38:30] Server Plugins
[19:38:30] --------------
[19:38:30] Loading plugin: nativechecker.so
[19:38:30] Loaded.
[19:38:30] Loading plugin: crashdetect.so
[19:38:30] CrashDetect v4.12 is OK.
[19:38:30] Loaded.
[19:38:30] Loading plugin: mysql.so
[19:38:30] Failed (libmysqlclient.so.18: cannot open shared object file: No such file or directory)
[19:38:30] Loading plugin: streamer.so
[19:38:30]

*** Streamer Plugin v2.7.5.2 by Incognito loaded ***

[19:38:30] Loaded.
[19:38:30] Loading plugin: sscanf.so
[19:38:30]

[19:38:30] ===============================

[19:38:30] sscanf plugin loaded.

[19:38:30] Version: 2.8.1

[19:38:30] © 2012 Alex "******" Cole

[19:38:30] ===============================

[19:38:30] Loaded.
[19:38:30] Loading plugin: Whirpool.so
[19:38:30] Failed (plugins/Whirpool.so: cannot open shared object file: No such file or directory)
[19:38:30] Loaded 4 plugins.

[19:38:30]
[19:38:30] Filterscripts
[19:38:30] ---------------
[19:38:30] Loaded 0 filterscripts.

[19:38:31] Error: Function not registered: 'SSCANF_Init'
[19:38:31] Error: Function not registered: 'SSCANF_IsConnected'
[19:38:31] Error: Function not registered: 'SSCANF_Join'
[19:38:31] Error: Function not registered: 'SSCANF_Leave'
[19:38:31] Error: Function not registered: 'mysql_connect'
[19:38:31] Error: Function not registered: 'mysql_ping'
[19:38:31] Error: Function not registered: 'WP_Hash'
[19:38:31] Error: Function not registered: 'mysql_function_query'
[19:38:31] Error: Function not registered: 'cache_get_field_content'
[19:38:31] Error: Function not registered: 'mysql_real_escape_string'
[19:38:31] Error: Function not registered: 'cache_get_data'
[19:38:31] Error: Function not registered: 'mysql_affected_rows'
[19:38:31] Error: Function not registered: 'mysql_insert_id'
[19:38:31] Error: Function not registered: 'IsValidDynamicObject'
[19:38:31] Error: Function not registered: 'DestroyDynamicObject'
[19:38:31] Error: Function not registered: 'GetDynamicObjectPos'
[19:38:31] Error: Function not registered: 'IsValidDynamicMapIcon'
[19:38:31] Error: Function not registered: 'DestroyDynamicMapIcon'
[19:38:31] Error: Function not registered: 'CreateDynamicMapIcon'
[19:38:31] Error: Function not registered: 'CreateDynamicObject'
[19:38:31] Error: Function not registered: 'SetDynamicObjectMaterial'
[19:38:31] Error: Function not registered: 'SetDynamicObjectMaterialText'
[19:38:31] Error: Function not registered: 'IsValidDynamic3DTextLabel'
[19:38:31] Error: Function not registered: 'DestroyDynamic3DTextLabel'
[19:38:31] Error: Function not registered: 'CreateDynamic3DTextLabel'
[19:38:31] Error: Function not registered: 'IsValidDynamicPickup'
[19:38:31] Error: Function not registered: 'DestroyDynamicPickup'
[19:38:31] Error: Function not registered: 'CreateDynamicPickup'
[19:38:31] Error: Function not registered: 'MoveDynamicObject'
[19:38:31] Error: Function not registered: 'cache_get_row'
[19:38:31] Error: Function not registered: 'sscanf'
[19:38:31] Error: Function not registered: 'UpdateDynamic3DTextLabelText'
[19:38:31] Error: Function not registered: 'EditDynamicObject'
[19:38:31] Error: Function not registered: 'CreateDynamicObjectEx'
[19:38:31] Error: Function not registered: 'CreateDynamicPickupEx'
[19:38:31] Error: Function not registered: 'SetDynamicObjectPos'
[19:38:31] Error: Function not registered: 'Streamer_ToggleIdleUpdate'
[19:38:31] Error: Function not registered: 'SetDynamicObjectRot'
[19:38:31] Error: Function not registered: 'AttachDynamicObjectToVehicle'
[19:38:31] [debug] Run time error 19: "File or function is not found"
[19:38:31] [debug] mysql_connect
[19:38:31] [debug] mysql_ping
[19:38:31] [debug] WP_Hash
[19:38:31] [debug] mysql_function_query
[19:38:31] [debug] cache_get_field_content
[19:38:31] [debug] mysql_real_escape_string
[19:38:31] [debug] cache_get_data
[19:38:31] [debug] mysql_affected_rows
[19:38:31] [debug] mysql_insert_id
[19:38:31] [debug] cache_get_row
[19:38:31] [debug] Run time error 19: "File or function is not found"
[19:38:31] [debug] mysql_connect
[19:38:31] [debug] mysql_ping
[19:38:31] [debug] WP_Hash
[19:38:31] [debug] mysql_function_query
[19:38:31] [debug] cache_get_field_content
[19:38:31] [debug] mysql_real_escape_string
[19:38:31] [debug] cache_get_data
[19:38:31] [debug] mysql_affected_rows
[19:38:31] [debug] mysql_insert_id
[19:38:31] [debug] cache_get_row
[19:38:31] Script[gamemodes/roleplay.amx]: Run time error 19: "File or function is not found"
[19:38:31] Number of vehicle models: 0
[19:38:58] --- Server Shutting Down.
[19:38:58] [debug] Run time error 19: "File or function is not found"
[19:38:58] [debug] mysql_connect
[19:38:58] [debug] mysql_ping
[19:38:58] [debug] WP_Hash
[19:38:58] [debug] mysql_function_query
[19:38:58] [debug] cache_get_field_content
[19:38:58] [debug] mysql_real_escape_string
[19:38:58] [debug] cache_get_data
[19:38:58] [debug] mysql_affected_rows
[19:38:58] [debug] mysql_insert_id
[19:38:58] [debug] cache_get_row
[19:38:58]

*** Streamer Plugin v2.7.5.2 by Incognito unloaded ***

[19:38:58]

[19:38:58] ===============================

[19:38:58] sscanf plugin unloaded.

[19:38:58] ===============================


----------
Loaded log file: "server_log.txt".
----------

SA-MP Dedicated Server
----------------------
v0.3.7, ©2005-2015 SA-MP Team

[19:40:39] filterscripts = "" (string)
[19:40:39]
[19:40:39] Server Plugins
[19:40:39] --------------
[19:40:39] Loading plugin: streamer.so
[19:40:39]

*** Streamer Plugin v2.7.5.2 by Incognito loaded ***

[19:40:39] Loaded.
[19:40:39] Loading plugin: nativechecker.so
[19:40:39] Loaded.
[19:40:39] Loading plugin: crashdetect.so
[19:40:39] AMX errors won't be tracked because 'streamer.so' has been loaded before CrashDetect.
[19:40:39] CrashDetect v4.12 is OK.
[19:40:39] Loaded.
[19:40:39] Loading plugin: mysql.so
[19:40:39] Failed (libmysqlclient.so.18: cannot open shared object file: No such file or directory)
[19:40:39] Loading plugin: sscanf.so
[19:40:39]

[19:40:39] ===============================

[19:40:39] sscanf plugin loaded.

[19:40:39] Version: 2.8.1

[19:40:39] © 2012 Alex "******" Cole

[19:40:39] ===============================

[19:40:39] Loaded.
[19:40:39] Loading plugin: Whirpool.so
[19:40:39] Failed (plugins/Whirpool.so: cannot open shared object file: No such file or directory)
[19:40:39] Loaded 4 plugins.

[19:40:39]
[19:40:39] Filterscripts
[19:40:39] ---------------
[19:40:39] Loaded 0 filterscripts.

[19:40:40] Error: Function not registered: 'SSCANF_Init'
[19:40:40] Error: Function not registered: 'SSCANF_IsConnected'
[19:40:40] Error: Function not registered: 'SSCANF_Join'
[19:40:40] Error: Function not registered: 'SSCANF_Leave'
[19:40:40] Error: Function not registered: 'mysql_connect'
[19:40:40] Error: Function not registered: 'mysql_ping'
[19:40:40] Error: Function not registered: 'WP_Hash'
[19:40:40] Error: Function not registered: 'mysql_function_query'
[19:40:40] Error: Function not registered: 'cache_get_field_content'
[19:40:40] Error: Function not registered: 'mysql_real_escape_string'
[19:40:40] Error: Function not registered: 'cache_get_data'
[19:40:40] Error: Function not registered: 'mysql_affected_rows'
[19:40:40] Error: Function not registered: 'mysql_insert_id'
[19:40:40] Error: Function not registered: 'cache_get_row'
[19:40:40] Error: Function not registered: 'sscanf'
[19:40:40] Script[gamemodes/roleplay.amx]: Run time error 19: "File or function is not found"
[19:40:40] Number of vehicle models: 0
[19:47:50] --- Server Shutting Down.
[19:47:51]

*** Streamer Plugin v2.7.5.2 by Incognito unloaded ***

[19:47:51]

[19:47:51] ===============================

[19:47:51] sscanf plugin unloaded.

[19:47:51] ===============================


----------
Loaded log file: "server_log.txt".
----------

SA-MP Dedicated Server
----------------------
v0.3.7, ©2005-2015 SA-MP Team

[19:47:55] filterscripts = "" (string)
[19:47:55]
[19:47:55] Server Plugins
[19:47:55] --------------
[19:47:55] Loading plugin: streamer.so
[19:47:55]

*** Streamer Plugin v2.7.5.2 by Incognito loaded ***

[19:47:55] Loaded.
[19:47:55] Loading plugin: sscanf.so
[19:47:55]

[19:47:55] ===============================

[19:47:55] sscanf plugin loaded.

[19:47:55] Version: 2.8.1

[19:47:55] © 2012 Alex "******" Cole

[19:47:55] ===============================

[19:47:55] Loaded.
[19:47:55] Loading plugin: mysql.so
[19:47:55] Failed (libmysqlclient.so.18: cannot open shared object file: No such file or directory)
[19:47:55] Loading plugin: nativechecker.so
[19:47:55] Loaded.
[19:47:55] Loaded 3 plugins.

[19:47:55]
[19:47:55] Filterscripts
[19:47:55] ---------------
[19:47:55] Loaded 0 filterscripts.

[19:47:55] Error: Function not registered: 'mysql_connect'
[19:47:55] Error: Function not registered: 'mysql_ping'
[19:47:55] Error: Function not registered: 'WP_Hash'
[19:47:55] Error: Function not registered: 'mysql_function_query'
[19:47:55] Error: Function not registered: 'cache_get_field_content'
[19:47:55] Error: Function not registered: 'mysql_real_escape_string'
[19:47:55] Error: Function not registered: 'cache_get_data'
[19:47:55] Error: Function not registered: 'mysql_affected_rows'
[19:47:55] Error: Function not registered: 'mysql_insert_id'
[19:47:55] Error: Function not registered: 'cache_get_row'
[19:47:55] Script[gamemodes/roleplay.amx]: Run time error 19: "File or function is not found"
[19:47:55] Number of vehicle models: 0
[19:57:56] --- Server Shutting Down.
[19:57:56]

*** Streamer Plugin v2.7.5.2 by Incognito unloaded ***

[19:57:56]

[19:57:56] ===============================

[19:57:56] sscanf plugin unloaded.

[19:57:56] ===============================


----------
Loaded log file: "server_log.txt".
----------

SA-MP Dedicated Server
----------------------
v0.3.7, ©2005-2015 SA-MP Team

[20:11:03] filterscripts = "" (string)
[20:11:03]
[20:11:03] Server Plugins
[20:11:03] --------------
[20:11:03] Loading plugin: streamer.so
[20:11:03]

*** Streamer Plugin v2.7.5.2 by Incognito loaded ***

[20:11:03] Loaded.
[20:11:03] Loading plugin: sscanf.so
[20:11:03]

[20:11:03] ===============================

[20:11:03] sscanf plugin loaded.

[20:11:03] Version: 2.8.1

[20:11:03] © 2012 Alex "******" Cole

[20:11:03] ===============================

[20:11:03] Loaded.
[20:11:03] Loading plugin: mysql.so
[20:11:03] Failed (plugins/mysql.so: undefined symbol: _Z13stringvprintfPKcPc)
[20:11:03] Loading plugin: nativechecker.so
[20:11:03] Loaded.
[20:11:03] Loaded 3 plugins.

[20:11:03]
[20:11:03] Filterscripts
[20:11:03] ---------------
[20:11:03] Loaded 0 filterscripts.

[20:11:03] Error: Function not registered: 'mysql_connect'
[20:11:03] Error: Function not registered: 'mysql_ping'
[20:11:03] Error: Function not registered: 'WP_Hash'
[20:11:03] Error: Function not registered: 'mysql_function_query'
[20:11:03] Error: Function not registered: 'cache_get_field_content'
[20:11:03] Error: Function not registered: 'mysql_real_escape_string'
[20:11:03] Error: Function not registered: 'cache_get_data'
[20:11:03] Error: Function not registered: 'mysql_affected_rows'
[20:11:03] Error: Function not registered: 'mysql_insert_id'
[20:11:03] Error: Function not registered: 'cache_get_row'
[20:11:03] Script[gamemodes/roleplay.amx]: Run time error 19: "File or function is not found"
[20:11:03] Number of vehicle models: 0
[20:13:48] --- Server Shutting Down.
[20:13:48]

*** Streamer Plugin v2.7.5.2 by Incognito unloaded ***

[20:13:48]

[20:13:48] ===============================

[20:13:48] sscanf plugin unloaded.

[20:13:48] ===============================
Quote:

SERVER CFG

echo Executing Server Config...
lanmode 1
rcon_password tactac
maxplayers 100
port 7777
hostname SA-MP 0.3 Server
gamemode0 roleplay
plugins crashdetect.so mysql.so mysql_static.so mysql_5.5.so sscanf.so streamer.so Whirlpool.so nativechecker.so
filterscripts animlist protectie-takehost
announce 1
query 1
chatlogging 0
weburl www.********.com
onfoot_rate 40
incar_rate 40
weapon_rate 40
stream_distance 300.0
stream_rate 1000
maxnpc 0

Reply
#5

"[20:11:03] Failed (plugins/mysql.so: undefined symbol: _Z13stringvprintfPKcPc)"
And you haven't loaded the Whirlpool plugin.
Reply
#6

Iґve changed to:
Whirpool.so nativechecker.so

And the first error I donґt know how to solve it...
Reply
#7

Re download the MySQL plugin version you're using.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)