Error with plugins
#1

Hello. I'm trying to start my server, but i'm receiving these errors:
Код:
SA-MP Dedicated Server
----------------------
v0.3.7-R2, ©2005-2015 SA-MP Team

[19:22:26] filterscripts = ""  (string)
[19:22:26] 
[19:22:26] Server Plugins
[19:22:26] --------------
[19:22:26]  Loading plugin: nativechecker.so
[19:22:26]   Loaded.
[19:22:26]  Loading plugin: streamer.so
[19:22:26] 

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

[19:22:26]   Loaded.
[19:22:26]  Loading plugin: sscanf.so
[19:22:26] 

[19:22:26]  ===============================

[19:22:26]       sscanf plugin loaded.     

[19:22:26]          Version:  2.8.1        

[19:22:26]    © 2012 Alex "******" Cole  

[19:22:26]  ===============================

[19:22:26]   Loaded.
[19:22:26]  Loading plugin: mysql.so
[19:22:26]   Failed (libmysqlclient.so.18: cannot open shared object file: No such file or directory)
[19:22:26]  Loading plugin: mysql_5.5.so
[19:22:26]   Failed (libmysqlclient.so.18: cannot open shared object file: No such file or directory)
[19:22:26]  Loaded 3 plugins.

[19:22:26] 
[19:22:26] Filterscripts
[19:22:26] ---------------
[19:22:26]   Loaded 0 filterscripts.

[19:22:26]    Error: Function not registered: 'SSCANF_Init'
[19:22:26]    Error: Function not registered: 'SSCANF_Join'
[19:22:26]    Error: Function not registered: 'SSCANF_Leave'
[19:22:26]    Error: Function not registered: 'mysql_function_query'
[19:22:26]    Error: Function not registered: 'mysql_connect'
[19:22:26]    Error: Function not registered: 'MoveDynamicObject'
[19:22:26]    Error: Function not registered: 'cache_get_data'
[19:22:26]    Error: Function not registered: 'cache_get_field_content'
[19:22:26]    Error: Function not registered: 'CreateDynamic3DTextLabel'
[19:22:26]    Error: Function not registered: 'CreateDynamicPickup'
[19:22:26]    Error: Function not registered: 'mysql_real_escape_string'
[19:22:26]    Error: Function not registered: 'DestroyDynamic3DTextLabel'
[19:22:26]    Error: Function not registered: 'mysql_debug'
[19:22:26]    Error: Function not registered: 'mysql_ping'
[19:22:26]    Error: Function not registered: 'mysql_close'
[19:22:26]    Error: Function not registered: 'CreateDynamicObject'
[19:22:26]    Error: Function not registered: 'sscanf'
[19:22:26]    Error: Function not registered: 'CreateDynamicMapIcon'
[19:22:26]    Error: Function not registered: 'DestroyDynamicPickup'
[19:22:26] Script[gamemodes/core.amx]: Run time error 19: "File or function is not found"
[19:22:26] Number of vehicle models: 0
[19:23:22] --- Server Shutting Down.
My server.cfg plugins
Код:
plugins streamer.so sscanf.so mysql.so mysql_5.5.so
What can I do?

EDIT:
I receive this error with MySQL:
Quote:

(libmysqlclient_r.so.16: cannot open shared object file: No such file or directory)

I'm using Debian 7.5 Wheezy

EDIT2: Now I've loaded mysql_static.so plugin bur I'm still receiving the following errors:
Quote:

[20:20:49] Error: Function not registered: 'mysql_function_query'
[20:20:49] Error: Function not registered: 'mysql_real_escape_string'
[20:20:49] Error: Function not registered: 'mysql_debug'
[20:20:49] Error: Function not registered: 'mysql_ping'
[20:20:49] Script[gamemodes/core.amx]: Run time error 19: "File or function is not found"
[20:20:49] Number of vehicle models: 0

I'm using the R33.
Reply


Messages In This Thread
Error with plugins - by Kemula - 01.08.2015, 17:29
Respuesta: Error with plugins - by Kemula - 01.08.2015, 18:22
Re: Error with plugins - by SoFahim - 01.08.2015, 18:28

Forum Jump:


Users browsing this thread: 1 Guest(s)