One Problem on Server Logs [Loading]
#1

One Problem when i'm turning on SAMP-SERVER :
The Problem
Код:
[22:35:51]    Error: Function not registered: 'mysql_tquery'
[22:35:51]    Error: Function not registered: 'mysql_escape_string'
[22:35:51]    Error: Function not registered: 'cache_get_data'
[22:35:51]    Error: Function not registered: 'cache_get_field_content'
[22:35:51]    Error: Function not registered: 'mysql_stat'
[22:35:51]    Error: Function not registered: 'WP_Hash'
[22:35:51]    Error: Function not registered: 'mysql_log'
[22:35:51]    Error: Function not registered: 'mysql_connect'
[22:35:51]    Error: Function not registered: 'mysql_errno'
[22:35:51]    Error: Function not registered: 'mysql_close'
[22:35:51]    Error: Function not registered: 'cache_get_row'
[22:35:51]    Error: Function not registered: 'cache_insert_id'
[22:35:51]    Error: Function not registered: 'cache_affected_rows'
The Full Server Logs :
Код:
----------
Loaded log file: "server_log.txt".
----------

SA-MP Dedicated Server
----------------------
v0.3x-R2, ©2005-2013 SA-MP Team

[22:38:13] 
[22:38:13] Server Plugins
[22:38:13] --------------
[22:38:13]  Loading plugin: sscanf
[22:38:13] 

[22:38:13]  ===============================

[22:38:13]       sscanf plugin loaded.     

[22:38:13]    © 2009 Alex "******" Cole

[22:38:13]    0.3d-R2 500 Players "dnee"

[22:38:13]  ===============================

[22:38:13]   Loaded.
[22:38:13]  Loading plugin: streamer
[22:38:13] 

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

[22:38:13]   Loaded.
[22:38:13]  Loading plugin: nativechecker
[22:38:13]   Loaded.
[22:38:13]  Loading plugin: mysql
[22:38:13]  >> plugin.mysql: R33 successfully loaded.
[22:38:13]   Loaded.
[22:38:13]  Loading plugin: Whirlpool
[22:38:13]  
[22:38:13]  ==================
[22:38:13]  
[22:38:13]   Whirlpool loaded
[22:38:13]  
[22:38:13]  ==================
[22:38:13]  
[22:38:13]   Loaded.
[22:38:13]  Loaded 5 plugins.

[22:38:13] 
[22:38:13] Filterscripts
[22:38:13] ---------------
[22:38:13]   Loading filterscript 'pex.amx'...
[22:38:13]   Loading filterscript 'vspawner.amx'...
[22:38:13] 
--Admin Vehicle Spawner Loaded

[22:38:13]   Loading filterscript 'yom_buttons.amx'...
[22:38:13]   Loading filterscript 'pix.amx'...
[22:38:14]   Loaded 4 filterscripts.

[22:38:14]    Error: Function not registered: 'mysql_tquery'
[22:38:14]    Error: Function not registered: 'mysql_escape_string'
[22:38:14]    Error: Function not registered: 'cache_get_data'
[22:38:14]    Error: Function not registered: 'cache_get_field_content'
[22:38:14]    Error: Function not registered: 'mysql_stat'
[22:38:14]    Error: Function not registered: 'WP_Hash'
[22:38:14]    Error: Function not registered: 'mysql_log'
[22:38:14]    Error: Function not registered: 'mysql_connect'
[22:38:14]    Error: Function not registered: 'mysql_errno'
[22:38:14]    Error: Function not registered: 'mysql_close'
[22:38:14]    Error: Function not registered: 'cache_get_row'
[22:38:14]    Error: Function not registered: 'cache_insert_id'
[22:38:14]    Error: Function not registered: 'cache_affected_rows'
[22:38:14] OnGameo
[22:38:14]  
[22:38:14]  
[22:38:14]  
[22:38:14]  ======================================= 
[22:38:14]  |                                     | 
[22:38:14]  |        YSI version 3.09.0684        | 
[22:38:14]  |        By Alex "******" Cole        | 
[22:38:14]  |                                     | 
[22:38:14]  ======================================= 
[22:38:14]  
[22:38:14]  
[22:38:14]
Reply
#2

Is a mysql problem i think you have mysql plugin?
Reply
#3

That happens because mysql and whirlpool plugins loaded AFTER nativechecker when it should be last.

Change the server.cfg (plugins line) to:
pawn Код:
plugins sscanf streamer mysql Whirlpool nativechecker
Something last - update sscanf plugin (and include [sscanf2.inc]) because it's very old version.
Reply


Forum Jump:


Users browsing this thread: 2 Guest(s)