SA-MP Forums Archive
Plugins help. - 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: Plugins help. (/showthread.php?tid=651951)



Plugins help. - TitoRayne - 31.03.2018

If i used mysql_static.so
Код:
[10:32:33]  Loading plugin: mysql_static.so
[10:32:33]  >> plugin.mysql: R33 successfully loaded.
[10:32:33]   Loaded.
Код:
[10:32:33]    Error: Function not registered: 'mysql_unprocessed_queries'
[10:32:33] [debug] Run time error 19: "File or function is not found"
[10:32:33] [debug]  mysql_unprocessed_queries
[10:32:33] [debug] Run time error 19: "File or function is not found"
[10:32:33] [debug]  mysql_unprocessed_queries
[10:32:33] Script[gamemodes/evorp.amx]: Run time error 19: "File or function is not found"
[10:32:33] Number of vehicle models: 0
and when i used mysql.so

Код:
[12:13:36] --- Server Shutting Down.
[12:13:36] [debug] Run time error 19: "File or function is not found"
[12:13:36] [debug]  mysql_unprocessed_queries

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

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

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

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

[12:13:37]   Loaded.
[12:13:37]  Loading plugin: sscanf.so
[12:13:37] 

[12:13:37]  ===============================

[12:13:37]       sscanf plugin loaded.     

[12:13:37]          Version:  2.8.1        

[12:13:37]    © 2012 Alex "******" Cole  

[12:13:37]  ===============================

[12:13:37]   Loaded.
[12:13:37]  Loading plugin: nativechecker.so
[12:13:37]   Loaded.
[12:13:37]  Loaded 5 plugins.

[12:13:37] 
[12:13:37] Ban list
[12:13:37] --------
[12:13:37]  Loaded: samp.ban
[12:13:37] 
[12:13:37] 
[12:13:37] Filterscripts
[12:13:37] ---------------
[12:13:37]   Loaded 0 filterscripts.

[12:13:37]    Error: Function not registered: 'mysql_format'
[12:13:37]    Error: Function not registered: 'mysql_tquery'
[12:13:37]    Error: Function not registered: 'cache_get_data'
[12:13:37]    Error: Function not registered: 'cache_get_field_content'
[12:13:37]    Error: Function not registered: 'mysql_unprocessed_queries'
[12:13:37]    Error: Function not registered: 'cache_get_row_count'
[12:13:37]    Error: Function not registered: 'cache_get_field_content_int'
[12:13:37]    Error: Function not registered: 'cache_get_row_int'
[12:13:37]    Error: Function not registered: 'cache_get_field_content_float'
[12:13:37]    Error: Function not registered: 'cache_get_row'
[12:13:37]    Error: Function not registered: 'cache_insert_id'
[12:13:37]    Error: Function not registered: 'mysql_connect'
[12:13:37]    Error: Function not registered: 'mysql_errno'
[12:13:37]    Error: Function not registered: 'mysql_close'
[12:13:37]    Error: Function not registered: 'mysql_escape_string'
[12:13:37] [debug] Run time error 19: "File or function is not found"
[12:13:37] [debug]  mysql_format
[12:13:37] [debug]  mysql_tquery
[12:13:37] [debug]  cache_get_data
[12:13:37] [debug]  cache_get_field_content
[12:13:37] [debug]  mysql_unprocessed_queries
[12:13:37] [debug]  cache_get_row_count
[12:13:37] [debug]  cache_get_field_content_int
[12:13:37] [debug]  cache_get_row_int
[12:13:37] [debug]  cache_get_field_content_float
[12:13:37] [debug]  cache_get_row
[12:13:37] [debug]  cache_insert_id
[12:13:37] [debug]  mysql_connect
[12:13:37] [debug]  mysql_errno
[12:13:37] [debug]  mysql_close
[12:13:37] [debug]  mysql_escape_string
[12:13:37] [debug] Run time error 19: "File or function is not found"
[12:13:37] [debug]  mysql_format
[12:13:37] [debug]  mysql_tquery
[12:13:37] [debug]  cache_get_data
[12:13:37] [debug]  cache_get_field_content
[12:13:37] [debug]  mysql_unprocessed_queries
[12:13:37] [debug]  cache_get_row_count
[12:13:37] [debug]  cache_get_field_content_int
[12:13:37] [debug]  cache_get_row_int
[12:13:37] [debug]  cache_get_field_content_float
[12:13:37] [debug]  cache_get_row
[12:13:37] [debug]  cache_insert_id
[12:13:37] [debug]  mysql_connect
[12:13:37] [debug]  mysql_errno
[12:13:37] [debug]  mysql_close
[12:13:37] [debug]  mysql_escape_string
[12:13:37] Script[gamemodes/evorp.amx]: Run time error 19: "File or function is not found"
[12:13:37] Number of vehicle models: 0
[12:13:37] New version of CrashDetect is available for download (4.13)
Anyone could help me here please?


Re: Plugins help. - TitoRayne - 31.03.2018

Anyone? please


Re: Plugins help. - TitoRayne - 31.03.2018

Anyone can help me out of this errors??


Re: Plugins help. - kovac - 31.03.2018

I suggest you to upgrade plugin to newest version while it's still easy.

However, I think you didn't include mysql in your script. You should have this at the top, but below a_samp

PHP код:
#include <a_mysql> 



Re: Plugins help. - TitoRayne - 31.03.2018

Quote:
Originally Posted by kovac
Посмотреть сообщение
I suggest you to upgrade plugin to newest version while it's still easy.

However, I think you didn't include mysql in your script. You should have this at the top, but below a_samp

PHP код:
#include <a_mysql> 
Remain problem


Re: Plugins help. - TitoRayne - 31.03.2018

Anyoneeeeeeeee?? help plux


Re: Plugins help. - TitoRayne - 31.03.2018

Anyone can help me outta this errors?


Re: Plugins help. - TitoRayne - 31.03.2018

Is anyone here can help me, +1 REP!!!