Unknown Gamemode
#1

Hello guys i tried to set up my mysql server,anyway i made everything (DB ect) editet the gamemode in pawno without errors and ect. But when i try to open it it's saying Unknown Gamemode. I updated my plugins,changet the server.cfg but still nothing! I've got it on a Centos 5 VPS. Here it's the server_log.
Код:
----------
Loaded log file: "server_log.txt".
----------

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

[07:25:03] 
[07:25:03] Server Plugins
[07:25:03] --------------
[07:25:03]  Loading plugin: sscanf.so
[07:25:03] 

[07:25:03]  ===============================

[07:25:03]       sscanf plugin loaded.     

[07:25:03]    © 2009 Alex "******" Cole

[07:25:03]    0.3d-R2 500 Players "dnee"

[07:25:03]  ===============================

[07:25:03]   Loaded.
[07:25:03]  Loading plugin: streamer.so
[07:25:03] 

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

[07:25:03]   Loaded.
[07:25:03]  Loading plugin: mysql.so
[07:25:03]   Failed (libmysqlclient_r.so.16: cannot open shared object file: No such file or directory)
[07:25:03]  Loading plugin: mysql_5.5.so
[07:25:03]   Failed (plugins/mysql_5.5.so: ELF file OS ABI invalid)
[07:25:03]  Loading plugin: nativechecker.so
[07:25:03]   Loaded.
[07:25:03]  Loading plugin: GeoIP_Plugin.so
[07:25:03] GeoIP_Plugin got loaded.
[07:25:03]   Loaded.
[07:25:03]  Loading plugin: Whirlpool.so
[07:25:03]  
[07:25:03]  ==================
[07:25:03]  
[07:25:03]   Whirlpool loaded
[07:25:03]  
[07:25:03]  ==================
[07:25:03]  
[07:25:03]   Loaded.
[07:25:03]  Loading plugin: mysql_static.so
[07:25:03]   Failed (/usr/lib/libstdc++.so.6: version `GLIBCXX_3.4.9' not found (required by plugins/mysql_static.so))
[07:25:03]  Loaded 5 plugins.

[07:25:03] 
[07:25:03] Filterscripts
[07:25:03] ---------------
[07:25:03]   Loading filterscript 'pcolor.amx'...
[07:25:03] 
--------------------------------------
[07:25:03]  Color Changer by luigifan9
[07:25:03] --------------------------------------

[07:25:03]   Loaded 1 filterscripts.

[07:25:03]    Error: Function not registered: 'mysql_tquery'
[07:25:03]    Error: Function not registered: 'mysql_format'
[07:25:03]    Error: Function not registered: 'mysql_query'
[07:25:03]    Error: Function not registered: 'cache_get_row_count'
[07:25:03]    Error: Function not registered: 'cache_get_field_content'
[07:25:03]    Error: Function not registered: 'cache_delete'
[07:25:03]    Error: Function not registered: 'mysql_connect'
[07:25:03]    Error: Function not registered: 'mysql_close'
[07:25:03]    Error: Function not registered: 'mysql_escape_string'
[07:25:03]    Error: Function not registered: 'cache_get_data'
[07:25:03]    Error: Function not registered: 'GetCountryName'
[07:25:03]    Error: Function not registered: 'cache_insert_id'
[07:25:03]    Error: Function not registered: 'mysql_reconnect'
[07:25:03] Script[gamemodes/zone.amx]: Run time error 19: "File or function is not found"
[07:25:03] Number of vehicle models: 0
What can i do? please help!!
Reply
#2

Try redownloading MySQL.
Reply
#3

Download the latest mysql plugin and include and recompile
Reply
#4

Код:
[07:25:03]   Failed (libmysqlclient_r.so.16: cannot open shared object file: No such file or directory)
may that fix:
https://sampforum.blast.hk/showthread.php?tid=484631
Reply
#5

EDIT: Changed the mysql , uploaded the R6 Version and putted the static one inside and now works. But i still have the Errors like that .. Please help!
Quote:

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

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

[07:45:12]
[07:45:12] Server Plugins
[07:45:12] --------------
[07:45:12] Loading plugin: sscanf.so
[07:45:12]

[07:45:12] ===============================

[07:45:12] sscanf plugin loaded.

[07:45:12] © 2009 Alex "******" Cole

[07:45:12] 0.3d-R2 500 Players "dnee"

[07:45:12] ===============================

[07:45:12] Loaded.
[07:45:12] Loading plugin: streamer.so
[07:45:12]

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

[07:45:12] Loaded.
[07:45:12] Loading plugin: mysql.so
[07:45:12]

> MySQL plugin R6-2 successfully loaded.

[07:45:12] Loaded.
[07:45:12] Loading plugin: nativechecker.so
[07:45:12] Loaded.
[07:45:12] Loading plugin: GeoIP_Plugin.so
[07:45:12] GeoIP_Plugin got loaded.
[07:45:12] Loaded.
[07:45:12] Loading plugin: Whirlpool.so
[07:45:12]
[07:45:12] ==================
[07:45:12]
[07:45:12] Whirlpool loaded
[07:45:12]
[07:45:12] ==================
[07:45:12]
[07:45:12] Loaded.
[07:45:12] Loaded 6 plugins.

[07:45:13]
[07:45:13] Filterscripts
[07:45:13] ---------------
[07:45:13] Loading filterscript 'pcolor.amx'...
[07:45:13]
--------------------------------------
[07:45:13] Color Changer by luigifan9
[07:45:13] --------------------------------------

[07:45:13] Loaded 1 filterscripts.

[07:45:13] Error: Function not registered: 'mysql_tquery'
[07:45:13] Error: Function not registered: 'cache_get_row_count'
[07:45:13] Error: Function not registered: 'cache_get_field_content'
[07:45:13] Error: Function not registered: 'cache_delete'
[07:45:13] Error: Function not registered: 'mysql_escape_string'
[07:45:13] Error: Function not registered: 'cache_get_data'
[07:45:13] Error: Function not registered: 'GetCountryName'
[07:45:13] Error: Function not registered: 'cache_insert_id'
[07:45:13] Script[gamemodes/zone.amx]: Run time error 19: "File or function is not found"
[07:45:13] Number of vehicle models: 0

Reply
#6

your mysql include not match with mysql plugin
Reply
#7

So i have to change the mysql include from pawno ? . Will try it and reply !

Edit: Can anyone help me with the include a_mysql for my pawno ?! i Can't find that anywhere....
Reply
#8

Quote:
Originally Posted by asl
Посмотреть сообщение
So i have to change the mysql include from pawno ? . Will try it and reply !

Edit: Can anyone help me with the include a_mysql for my pawno ?! i Can't find that anywhere....
It is included on the MySQL plugin you decided to download, also do not forget to put libmysql.dll to your server's files
Reply
#9

It's not included i had only the mysql.so, but i tried also to change the mysql and put R6 or R5, i added the a_mysql.inc in pawno and the mysql files in server but when i tried to compile i got a lot of errors 019 ... What i have to do ?
Reply
#10

Quote:
Originally Posted by asl
Посмотреть сообщение
It's not included i had only the mysql.so, but i tried also to change the mysql and put R6 or R5, i added the a_mysql.inc in pawno and the mysql files in server but when i tried to compile i got a lot of errors 019 ... What i have to do ?
Mysql's versions coding different from each others you need to transfer your mysql codes to version which you want to work with
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)