Bug MYSQL.So help
#1

Код:
*** Streamer Plugin v2.6.1 by Incognito loaded ***

[09:56:26]   Loaded.
[09:56:26]  Loading plugin: sscanf.so
[09:56:26] 

[09:56:26]  ===============================

[09:56:26]       sscanf plugin loaded.     

[09:56:26]    © 2009 Alex "******" Cole

[09:56:26]    0.3d-R2 500 Players "dnee"

[09:56:26]  ===============================

[09:56:26]   Loaded.
[09:56:26]  Loading plugin: whirlpool.so
[09:56:26]  
[09:56:26]  ==================
[09:56:26]  
[09:56:26]   Whirlpool loaded
[09:56:26]  
[09:56:26]  ==================
[09:56:26]  
[09:56:26]   Loaded.
[09:56:26]  Loading plugin: mysql.so
[09:56:26]   Failed (libmysqlclient_r.so.16: cannot open shared object file: No such file or directory)
[09:56:26]  Loading plugin: mysql_static.so
[09:56:26]  >> plugin.mysql: R39-2 successfully loaded.
[09:56:26]   Loaded.
[09:56:26]  Loaded 4 plugins.
Everything it is okay only the MYSQL.So how can i fix that ? because this first time i doing that ?
Reply
#2

Delete
PHP код:
mysql.so 
and use only
PHP код:
mysql_static.so 
.
Reply
#3

Quote:
Originally Posted by MarvinPWN
Посмотреть сообщение
Delete
PHP код:
mysql.so 
and use only
PHP код:
mysql_static.so 
.
Mate, i did already but the server not running i have to fix MYSQL.so to run server up

PHP код:
----------
Loaded log file"server_log.txt".
----------
SA-MP Dedicated Server
----------------------
v0.3.7-R2, (C)2005-2015 SA-MP Team
[10:51:42password ""  (string)
[
10:51:42filterscripts ""  (string)
[
10:51:42gamemodetext "Unknown"  (string)
[
10:51:42mapname "San Andreas"  (string)
[
10:51:42
[
10:51:42Server Plugins
[10:51:42] --------------
[
10:51:42]  Loading pluginstreamer.so
[10:51:42
*** 
Streamer Plugin v2.6.1 by Incognito loaded ***
[
10:51:42]   Loaded.
[
10:51:42]  Loading pluginsscanf.so
[10:51:42
[
10:51:42]  ===============================
[
10:51:42]       sscanf plugin loaded.     
[
10:51:42]    (c2009 Alex "******" Cole
[10:51:42]    0.3d-R2 500 Players "dnee"
[10:51:42]  ===============================
[
10:51:42]   Loaded.
[
10:51:42]  Loading pluginwhirlpool.so
[10:51:42]  
[
10:51:42]  ==================
[
10:51:42]  
[
10:51:42]   Whirlpool loaded
[10:51:42]  
[
10:51:42]  ==================
[
10:51:42]  
[
10:51:42]   Loaded.
[
10:51:42]  Loading pluginmysql_static.so
[10:51:42]  >> plugin.mysqlR39-2 successfully loaded.
[
10:51:42]   Loaded.
[
10:51:42]  Loaded 4 plugins.
[
10:51:42
[
10:51:42Filterscripts
[10:51:42] ---------------
[
10:51:42]   Loaded 0 filterscripts.
[
10:51:42]  
[
10:51:42]  ======================================= 
[
10:51:42]  |                                     | 
[
10:51:42]  |        YSI version 3.01.0002        
[
10:51:42]  |        By Alex "******" Cole        
[
10:51:42]  |                                     | 
[
10:51:42]  ======================================= 
[
10:51:42]  
[
10:51:42Preparing the gamemodeplease wait... 
Just say please wait and server auto closed when i delete mysql.so from Server.CFG
Reply
#4

Do you mean this warning?
PHP код:
Preparing the gamemodeplease wait... 
Can you search in your gamemode at this:
PHP код:
Preparing the gamemodeplease wait... 
And can you send us this code then?
Reply
#5

Quote:
Originally Posted by MarvinPWN
Посмотреть сообщение
Do you mean this warning?
PHP код:
Preparing the gamemodeplease wait... 
Can you search in your gamemode at this:
PHP код:
Preparing the gamemodeplease wait... 
And can you send us this code then?
PHP код:
public OnGameModeInit()
{
    print(
"Preparing the gamemode, please wait...");
    
g_mysql_Init();
    return 
1;
}
public 
OnGameModeExit()
{
    
g_mysql_Exit();
    return 
1;

You mean this thats i found at game mod ? and do you have skype we can talk on it ?
Reply
#6

AnyBody answer me about thats guys please?
Reply
#7

Update your Mysql.so plugin
Reply
#8

Quote:
Originally Posted by LOCS
Посмотреть сообщение
Update your Mysql.so plugin
Mate, okay i cannot find the right one can you give me the right one to upload it ? or pm me ?
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)