Problem with plugin
#1

Hi,

First of all i don't know if i posted in the right section, but i couldn't find a better one.

Well i am having a problem with the MYSQL plugin of BlueG.
Compiling my gamemode works perfectly, but the plugin fails to load in the console when starting.
I am using win7 64-bit.


Thanks in advance.
-thegamer355
Reply
#2

Show us your server.log.
Reply
#3

Here's my server log
as you can see i am already running crashdetect.



Код:
----------
Loaded log file: "server_log.txt".
----------

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

[19:09:38] filterscripts = ""  (string)
[19:09:38] 
[19:09:38] Server Plugins
[19:09:38] --------------
[19:09:38]  Loading plugin: nativechecker
[19:09:38]   Loaded.
[19:09:38]  Loading plugin: mysql
[19:09:38]   Failed.
[19:09:38]  Loading plugin: Whirlpool
[19:09:38]  
[19:09:38]  ==================
[19:09:38]  
[19:09:38]   Whirlpool loaded
[19:09:38]  
[19:09:38]  ==================
[19:09:38]  
[19:09:38]   Loaded.
[19:09:38]  Loaded 2 plugins.

[19:09:38] 
[19:09:38] Filterscripts
[19:09:38] ---------------
[19:09:38]   Loaded 0 filterscripts.

[19:09:38]    Error: Function not registered: 'mysql_log'
[19:09:38]    Error: Function not registered: 'mysql_connect'
[19:09:38]    Error: Function not registered: 'mysql_errno'
[19:09:38]    Error: Function not registered: 'mysql_format'
[19:09:38]    Error: Function not registered: 'mysql_tquery'
[19:09:38]    Error: Function not registered: 'cache_get_data'
[19:09:38]    Error: Function not registered: 'cache_get_field_content'
[19:09:38]    Error: Function not registered: 'cache_get_field_content_int'
[19:09:38]    Error: Function not registered: 'WP_Hash'
[19:09:38]    Error: Function not registered: 'cache_get_field_content_float'
[19:09:38]    Error: Function not registered: 'cache_insert_id'
[19:09:38] Script[gamemodes/BoatLife.amx]: Run time error 19: "File or function is not found"
[19:09:38] Number of vehicle models: 0
-thegamer355
Reply
#4

EDIT: Found out that i had nativechecker in front of all the plugins, moved to the back and no errors.


okay, somehow i got the plugin working now.
so now it loads R39-2, but there are still errors

Server log:
Код:
----------
Loaded log file: "server_log.txt".
----------

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

[21:05:10] filterscripts = ""  (string)
[21:05:10] 
[21:05:10] Server Plugins
[21:05:10] --------------
[21:05:10]  Loading plugin: nativechecker
[21:05:10]   Loaded.
[21:05:10]  Loading plugin: mysql
[21:05:10]  >> plugin.mysql: R39-2 successfully loaded.
[21:05:10]   Loaded.
[21:05:10]  Loading plugin: Whirlpool
[21:05:10]  
[21:05:10]  ==================
[21:05:10]  
[21:05:10]   Whirlpool loaded
[21:05:10]  
[21:05:10]  ==================
[21:05:10]  
[21:05:10]   Loaded.
[21:05:10]  Loaded 3 plugins.

[21:05:10] 
[21:05:10] Filterscripts
[21:05:10] ---------------
[21:05:10]   Loaded 0 filterscripts.

[21:05:10]    Error: Function not registered: 'mysql_log'
[21:05:10]    Error: Function not registered: 'mysql_connect'
[21:05:10]    Error: Function not registered: 'mysql_errno'
[21:05:10]    Error: Function not registered: 'mysql_format'
[21:05:10]    Error: Function not registered: 'mysql_tquery'
[21:05:10]    Error: Function not registered: 'cache_get_data'
[21:05:10]    Error: Function not registered: 'cache_get_field_content'
[21:05:10]    Error: Function not registered: 'cache_get_field_content_int'
[21:05:10]    Error: Function not registered: 'WP_Hash'
[21:05:10]    Error: Function not registered: 'cache_get_field_content_float'
[21:05:10]    Error: Function not registered: 'cache_insert_id'
[21:05:10] 
----------------------------------
[21:05:10]  *********** by TheGamer
[21:05:10] ----------------------------------

[21:05:10] Number of vehicle models: 0
Reply


Forum Jump:


Users browsing this thread: 2 Guest(s)