Plugin Errors!
#1

Im getting this errors from mysql plugin:

Код:
23:56:32]    Error: Function not registered: 'mysql_query'
[23:56:32]    Error: Function not registered: 'mysql_connect'
[23:56:32]    Error: Function not registered: 'mysql_insert_id'
[23:56:32]    Error: Function not registered: 'mysql_store_result'
[23:56:32]    Error: Function not registered: 'mysql_num_rows'
[23:56:32]    Error: Function not registered: 'mysql_retrieve_row'
[23:56:32]    Error: Function not registered: 'mysql_fetch_field_row'
[23:56:32]    Error: Function not registered: 'mysql_free_result'
Plugin loads successfully and works but some futures wont work.Can anyone help me to get rid of this errors?
Thank you!
Reply
#2

you haven't loaded the plugin.
Reply
#3

If you download the plugin but you get such an error, it may be due to incompatible versions of plugin and include.
Reply
#4

Quote:
Originally Posted by ALiScripter
Посмотреть сообщение
you haven't loaded the plugin.
Plugin is loading good i think:
Код:
Loaded log file: "server_log.txt".
----------

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

[23:24:13] 
[23:24:13] Server Plugins
[23:24:13] --------------
[23:24:13]  Loading plugin: sscanf.so
[23:24:13] 

[23:24:13]  ===============================

[23:24:13]       sscanf plugin loaded.     

[23:24:13]          Version:  2.8.1        

[23:24:13]    © 2012 Alex "******" Cole  

[23:24:13]  ===============================

[23:24:13]   Loaded.
[23:24:13]  Loading plugin: streamer.so
[23:24:13] 

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

[23:24:13]   Loaded.
[23:24:13]  Loading plugin: socket.so
[23:24:13]  Socket plugin v0.1b loaded.
[23:24:13]   Loaded.
[23:24:13]  Loading plugin: nativechecker.so
[23:24:13]   Loaded.
[23:24:13]  Loading plugin: mysqlR6.so
[23:24:13] 

  > MySQL plugin R6 successfully loaded.

[23:24:13]   Loaded.
[23:24:13]  Loaded 5 plugins.
Reply
#5

Quote:
Originally Posted by SecDet
Посмотреть сообщение
If you download the plugin but you get such an error, it may be due to incompatible versions of plugin and include.
I downloaded and tried all plugin versions but still getting this error.
Reply
#6

As long as it doesn't give run time error 19, ignore those messages. In order to get rid of them, load nativechecker plugin last otherwise any plugin is loaded after nativechecker will give their functions as not registered - even if they are.
Reply
#7

You are not using the correct plugin. What script are you using?
Reply
#8

Quote:
Originally Posted by Konstantinos
Посмотреть сообщение
As long as it doesn't give run time error 19, ignore those messages. In order to get rid of them, load nativechecker plugin last otherwise any plugin is loaded after nativechecker will give their functions as not registered - even if they are.
You are right.It worked.Thanks.
Rep+
Reply
#9

Are you sure that this is the correct version of the plugin for Gamemode?

And yet, did you check the compatibility of the plugin and include?
Reply
#10

Quote:
Originally Posted by SecDet
Посмотреть сообщение
Are you sure that this is the correct version of the plugin for Gamemode?

And yet, did you check the compatibility of the plugin and include?
How do I know if I'am using the correct plugin,because I downloaded the script(it does not tell which plugin to use).
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)