Run time error 19: "File or function is not found"
#1

Hello, I have no clue what the problem is can someone help me?

Код:
SA-MP Dedicated Server
----------------------
v0.3z-R2, ©2005-2014 SA-MP Team

[18:27:32] password = "" (string)
[18:27:32] filterscripts = "" (string)
[18:27:32] gamemodetext = "Unknown" (string)
[18:27:32] mapname = "San Andreas" (string)
[18:27:32]
[18:27:32] Server Plugins
[18:27:32] --------------
[18:27:32] Loading plugin: crashdetect.so
[18:27:32] CrashDetect v4.12 is OK.
[18:27:32] Loaded.
[18:27:32] Loading plugin: mysql.so
[18:27:32] Failed (plugins/mysql.so: undefined symbol: _Z13stringvprintfPKcPc)
[18:27:32] Loading plugin: libmysqlclient.so.15
[18:27:32] Plugin does not conform to architecture.
[18:27:32] Failed.
[18:27:32] Loading plugin: sscanf.so
[18:27:32]

[18:27:32] ===============================

[18:27:32] sscanf plugin loaded.

[18:27:32] Version: 2.8.1

[18:27:32] © 2012 Alex "******" Cole

[18:27:32] ===============================

[18:27:32] Loaded.
[18:27:32] Loading plugin: streamer.so
[18:27:32]

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

[18:27:32] Loaded.
[18:27:32] Loading plugin: Whirlpool.so
[18:27:32]
[18:27:32] ==================
[18:27:32]
[18:27:32] Whirlpool loaded
[18:27:32]
[18:27:32] ==================
[18:27:32]
[18:27:32] Loaded.
[18:27:32] Loading plugin: nativechecker.so
[18:27:32] Loaded.
[18:27:32] Loaded 5 plugins.

[18:27:32]
[18:27:32] Filterscripts
[18:27:32] ---------------
[18:27:32] Loaded 0 filterscripts.

[18:27:33] Error: Function not registered: 'mysql_connect'
[18:27:33] Error: Function not registered: 'mysql_ping'
[18:27:33] Error: Function not registered: 'mysql_function_query'
[18:27:33] Error: Function not registered: 'mysql_real_escape_string'
[18:27:33] Error: Function not registered: 'cache_get_field_content'
[18:27:33] Error: Function not registered: 'cache_get_data'
[18:27:33] Error: Function not registered: 'mysql_affected_rows'
[18:27:33] Error: Function not registered: 'mysql_insert_id'
[18:27:33] Error: Function not registered: 'cache_get_row'
[18:27:33] [debug] Run time error 19: "File or function is not found"
[18:27:33] [debug] mysql_connect
[18:27:33] [debug] mysql_ping
[18:27:33] [debug] mysql_function_query
[18:27:33] [debug] mysql_real_escape_string
[18:27:33] [debug] cache_get_field_content
[18:27:33] [debug] cache_get_data
[18:27:33] [debug] mysql_affected_rows
[18:27:33] [debug] mysql_insert_id
[18:27:33] [debug] cache_get_row
[18:27:33] [debug] Run time error 19: "File or function is not found"
[18:27:33] [debug] mysql_connect
[18:27:33] [debug] mysql_ping
[18:27:33] [debug] mysql_function_query
[18:27:33] [debug] mysql_real_escape_string
[18:27:33] [debug] cache_get_field_content
[18:27:33] [debug] cache_get_data
[18:27:33] [debug] mysql_affected_rows
[18:27:33] [debug] mysql_insert_id
[18:27:33] [debug] cache_get_row
[18:27:33] Script[gamemodes/roleplay.amx]: Run time error 19: "File or function is not found"
[18:27:33] Number of vehicle models: 0
[18:27:43] New version of CrashDetect is available for download (4.13)
Reply
#2

u want to instal mysql
Reply
#3

What do you mean?
I have mysql.so and an database and its up..
Reply
#4

Means you have to update your MYSQL
Reply
#5

I have the same problem.Not loaded plugin sscanf.

Код:
---------- 
Loaded log file: "server_log.txt". 
---------- 

SA-MP Dedicated Server 
---------------------- 
v0.3z, ©2005-2014 SA-MP Team 

[13:04:38] password = "" (string) 
[13:04:38] 
[13:04:38] Server Plugins 
[13:04:38] -------------- 
[13:04:38] Loading plugin: RNPC 
[13:04:38] RNPC V0.4.1 by Mauzen (03.12.2014) 
[13:04:38] Loaded. 
[13:04:38] Loading plugin: sscanf 
[13:04:38] Failed. 
[13:04:38] Loading plugin: streamer 
[13:04:38] 

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

[13:04:38] Loaded. 
[13:04:38] Loaded 2 plugins. 

[13:04:38] 
[13:04:38] Filterscripts 
[13:04:38] --------------- 
[13:04:38] Loading filterscript 'LadminZombie.amx'... 
[13:04:38] Loaded 1 filterscripts. 

[13:04:38] Script[gamemodes/ZB.amx]: Run time error 19: "File or function is not found" 
[13:04:38] Number of vehicle models: 0
Reply
#6

Quote:
Originally Posted by ShiffeyTheGamer
Посмотреть сообщение
Hello, I have no clue what the problem is can someone help me?
You shouldn't add libmysqlclient.so.15 in plugins, its a library file not a plugin. It is supposed to be in the server directory.
Reply
#7

The problem is
Код:
[18:27:32] Loading plugin: mysql.so
[18:27:32] Failed (plugins/mysql.so: undefined symbol: _Z13stringvprintfPKcPc)
Find solution for this error.

Seems, your using x86bit Mysql plugin. Whose Mysql plugin your using ? and which version ?
Reply
#8

also update your streamer.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)