#1

Hello i have all plugins but i got this errors
pawn Код:
[01:57:07]   Loaded.
[01:57:07]  Loading plugin: mysql.so
[01:57:07]   Failed (libmysqlclient.so.18: cannot open shared object file: No such file or directory)
[01:57:07]  Loading plugin: mysql_static.so
[01:57:07]  >> plugin.mysql: R33 successfully loaded.
[01:57:07]   Loaded.
[01:57:07]  Loading plugin: life-cmd.so
[01:57:07]   Failed (plugins/life-cmd.so: cannot open shared object file: No such file or directory)
[01:57:07]  Loading plugin: regax.so
[01:57:07]   Failed (plugins/regax.so: cannot open shared object file: No such file or directory)
[01:57:07]  Loaded 6 plugins.
pawn Код:
01:57:08]    Error: Function not registered: 'LIFECMD'
[01:57:08]    Error: Function not registered: 'mysql_query'
[01:57:08]    Error: Function not registered: 'GetGVarInt'
[01:57:08]    Error: Function not registered: 'SetGVarInt'
[01:57:08]    Error: Function not registered: 'mysql_debug'
[01:57:08]    Error: Function not registered: 'mysql_connect'
[01:57:08]    Error: Function not registered: 'mysql_ping'
[01:57:08]    Error: Function not registered: 'mysql_store_result'
[01:57:08]    Error: Function not registered: 'mysql_fetch_row_format'
[01:57:08]    Error: Function not registered: 'mysql_free_result'
[01:57:08]    Error: Function not registered: 'mysql_close'
[01:57:08]    Error: Function not registered: 'mysql_insert_id'
[01:57:08]    Error: Function not registered: 'SetGVarString'
[01:57:08]    Error: Function not registered: 'WP_Hash'
[01:57:08]    Error: Function not registered: 'GetGVarFloat'
[01:57:08]    Error: Function not registered: 'SetGVarFloat'
[01:57:08]    Error: Function not registered: 'mysql_real_escape_string'
[01:57:08]    Error: Function not registered: 'mysql_retrieve_row'
[01:57:08]    Error: Function not registered: 'mysql_fetch_field_row'
[01:57:08]    Error: Function not registered: 'mysql_num_rows'
[01:57:08]    Error: Function not registered: 'GetGVarString'
[01:57:08] Script[gamemodes/PES.amx]: Run time error 19: "File or function is not found"
Reply
#2

update your plugin
Reply
#3

Quote:
Originally Posted by PawnOX
Посмотреть сообщение
update your plugin
Already.
Reply
#4

Have you updated to MySQL R39-2? If not do it already.
Reply
#5

the plugin mabye have different include file

try atleast to use the same include/plugin file


EDIT: you use Aspire Freedom Society or something?
Reply
#6

Upload mysql_static.so and include it in server.cfg.
Then recompile your scripts.
Reply
#7

Quote:
Originally Posted by SanAndreasMP
Посмотреть сообщение
Have you updated to MySQL R39-2? If not do it already.
Nope can you give me ?
Reply
#8

Fixed some errors
new errors
pawn Код:
[13:54:45]    Error: Function not registered: 'GetGVarInt'
[13:54:45]    Error: Function not registered: 'SetGVarInt'
[13:54:45]    Error: Function not registered: 'mysql_debug'
[13:54:45]    Error: Function not registered: 'mysql_ping'
[13:54:45]    Error: Function not registered: 'mysql_store_result'
[13:54:45]    Error: Function not registered: 'mysql_fetch_row_format'
[13:54:45]    Error: Function not registered: 'mysql_free_result'
[13:54:45]    Error: Function not registered: 'mysql_insert_id'
[13:54:45]    Error: Function not registered: 'SetGVarString'
[13:54:45]    Error: Function not registered: 'GetGVarFloat'
[13:54:45]    Error: Function not registered: 'SetGVarFloat'
[13:54:45]    Error: Function not registered: 'mysql_real_escape_string'
[13:54:45]    Error: Function not registered: 'mysql_retrieve_row'
[13:54:45]    Error: Function not registered: 'mysql_fetch_field_row'
[13:54:45]    Error: Function not registered: 'mysql_num_rows'
[13:54:45]    Error: Function not registered: 'GetGVarString'
[13:54:45] [debug] Run time error 19: "File or function is not found"
[13:54:45] [debug]  mysql_debug
[13:54:45] [debug]  mysql_ping
[13:54:45] [debug]  mysql_store_result
[13:54:45] [debug]  mysql_fetch_row_format
[13:54:45] [debug]  mysql_free_result
[13:54:45] [debug]  mysql_insert_id
[13:54:45] [debug]  mysql_real_escape_string
[13:54:45] [debug]  mysql_retrieve_row
[13:54:45] [debug]  mysql_fetch_field_row
[13:54:45] [debug]  mysql_num_rows
[13:54:45] [debug] Run time error 19: "File or function is not found"
[13:54:45] [debug]  mysql_debug
[13:54:45] [debug]  mysql_ping
[13:54:45] [debug]  mysql_store_result
[13:54:45] [debug]  mysql_fetch_row_format
[13:54:45] [debug]  mysql_free_result
[13:54:45] [debug]  mysql_insert_id
[13:54:45] [debug]  mysql_real_escape_string
[13:54:45] [debug]  mysql_retrieve_row
[13:54:45] [debug]  mysql_fetch_field_row
[13:54:45] [debug]  mysql_num_rows
[13:54:45] Script[gamemodes/PES.amx]: Run time error 19: "File or function is not found"
Reply
#9

Quote:
Originally Posted by Team_PRO
Посмотреть сообщение
the plugin mabye have different include file

try atleast to use the same include/plugin file


EDIT: you use Aspire Freedom Society or something?
No, It's SE Gamemode.
Reply
#10

get GVar plugin.
And for the SE MySQL, try to use R6 or R7
I have the Stunt Evolution source on my PC which is a bit messed up now..
Reply


Forum Jump:


Users browsing this thread: 2 Guest(s)