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



MYsql - LarryTiger - 18.07.2014

Код:
[06:05:03] Number of vehicle models: 0
[06:05:03] Script[gamemodes/NGRP.amx]: Run time error 19: "File or function is not found"
[06:05:03]    Error: Function not registered: 'cache_affected_rows'
[06:05:03]    Error: Function not registered: 'cache_insert_id'
[06:05:03]    Error: Function not registered: 'cache_get_row'
[06:05:03]    Error: Function not registered: 'mysql_close'
[06:05:03]    Error: Function not registered: 'mysql_errno'
[06:05:03]    Error: Function not registered: 'mysql_connect'
[06:05:03]    Error: Function not registered: 'mysql_log'
[06:05:03]    Error: Function not registered: 'mysql_stat'
[06:05:03]    Error: Function not registered: 'cache_get_field_content'
[06:05:03]    Error: Function not registered: 'cache_get_data'
[06:05:03]    Error: Function not registered: 'mysql_escape_string'
[06:05:03]    Error: Function not registered: 'mysql_tquery'

[06:05:03]   Loaded 0 filterscripts.
[06:05:03]   Unable to load filterscript 'playerexteriors.amx'.
[06:05:03]   Loading filterscript 'playerexteriors.amx'...
[06:05:03]   Unable to load filterscript 'playerinteriors.amx'.
[06:05:03]   Loading filterscript 'playerinteriors.amx'...
[06:05:03]   Unable to load filterscript 'server.amx'.
[06:05:03]   Loading filterscript 'server.amx'...
[06:05:03] ---------------
[06:05:03] Filterscripts
[06:05:03] 

[06:05:02]  Loaded 4 plugins.
[06:05:02]   Loaded.
[06:05:02]  Loading plugin: nativechecker.so
[06:05:02]   Loaded.

[06:05:02]  ===============================

[06:05:02]    © 2012 Alex "******" Cole  

[06:05:02]          Version:  2.8.1        

[06:05:02]       sscanf plugin loaded.     

[06:05:02]  ===============================

[06:05:02] 
[06:05:02]  Loading plugin: sscanf.so
[06:05:02]   Loaded.
[06:05:02]  
[06:05:02]  ==================
[06:05:02]  
[06:05:02]   Whirlpool loaded
[06:05:02]  
[06:05:02]  ==================
[06:05:02]  
[06:05:02]  Loading plugin: Whirlpool.so
[06:05:02]   Loaded.

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

[06:05:02] 
[06:05:02]  Loading plugin: streamer.so
[06:05:02]   Failed (libmysqlclient_r.so.16: cannot open shared object file: No such file or directory)
[06:05:02]  Loading plugin: mysql.so
[06:05:02] --------------
[06:05:02] Server Plugins
[06:05:02] 

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

----------
Loaded log file: "server_log.txt".
anyone can help me?


Re: MYsql - BornHuman - 18.07.2014

Do you have the MYSql database set up?


Re: MYsql - Konstantinos - 18.07.2014

How many threads are you going to create for the same thing? ...

https://github.com/pBlueG/SA-MP-MySQL#faq


Re: MYsql - Flake. - 18.07.2014

You've got the wrong mysql plugin/include.

Quote:

Script[gamemodes/NGRP.amx]

Do us all a favor and just don't..


Re: MYsql - LarryTiger - 19.07.2014

I have all of them bro