DB problem!! Need some help.
#1

Hello,

I'm trying to run a samp server with tdm gamemode, but im facing a problem.

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

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

[09:29:00] password = ""  (string)
[09:29:00] 
[09:29:00] Server Plugins
[09:29:00] --------------
[09:29:00]  Loading plugin: crashdetect.so
[09:29:00]   CrashDetect v4.15.1 is OK.
[09:29:00]   Loaded.
[09:29:00]  Loading plugin: streamer.so
[09:29:00] 

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

[09:29:00]   Loaded.
[09:29:00]  Loading plugin: sscanf.so
[09:29:00] 

[09:29:00]  ===============================

[09:29:00]       sscanf plugin loaded.     

[09:29:00]          Version:  2.8.1        

[09:29:00]    © 2012 Alex "******" Cole  

[09:29:00]  ===============================

[09:29:00]   Loaded.
[09:29:00]  Loading plugin: whirlpool.so
[09:29:00]  
[09:29:00]  ==================
[09:29:00]  
[09:29:00]   Whirlpool loaded
[09:29:00]  
[09:29:00]  ==================
[09:29:00]  
[09:29:00]   Loaded.
[09:29:00]  Loading plugin: nativechecker.so
[09:29:00]   Loaded.
[09:29:00]  Loading plugin: mysql.so
[09:29:00]  SA:MP MySQL Plugin v2.1.1 Loaded.
[09:29:00]   Loaded.
[09:29:00]  Loaded 6 plugins.

[09:29:00] [MySQL] Thread running. Threadsafe: Yes.
[09:29:00] 
[09:29:00] Filterscripts
[09:29:00] ---------------
[09:29:00]   Loading filterscript 'base.amx'...
[09:29:00] 
--Base FS loaded.

[09:29:00]   Loaded 1 filterscripts.

[09:29:00]    Error: Function not registered: 'mysql_query'
[09:29:00]    Error: Function not registered: 'mysql_real_escape_string'
[09:29:00]    Error: Function not registered: 'mysql_init'
[09:29:00]    Error: Function not registered: 'mysql_connect'
[09:29:00]    Error: Function not registered: 'mysql_store_result'
[09:29:00]    Error: Function not registered: 'mysql_num_rows'
[09:29:00]    Error: Function not registered: 'mysql_fetch_row'
[09:29:00]    Error: Function not registered: 'mysql_fetch_field'
[09:29:00]    Error: Function not registered: 'mysql_free_result'
[09:29:00]  
[09:29:00]  
[09:29:00]  
[09:29:00]  ======================================= 
[09:29:00]  |                                     | 
[09:29:00]  |        YSI version 3.09.0684        | 
[09:29:00]  |        By Alex "******" Cole        | 
[09:29:00]  |                                     | 
[09:29:00]  ======================================= 
[09:29:00]  
[09:29:00]  
[09:29:00]  
[09:29:00] [MySQL] Connected (0) to 'port_2485'@'127.0.0.1    via TCP/IP'.
[09:29:00] [MySQL] Server Version 5.5.40-0+wheezy1.
[09:29:00] Loaded 9 teams from MySQL
[09:29:00] MOTD: Final coding being done - mode being perfected.
[09:29:00] --> Loading the spawns
[09:29:00] Loaded 34 spawns
[09:29:00] --> Loading the map objects
[09:29:00] Loaded 727 objects
[09:29:00] --> Loading the map vehicles (CreateVehicle)
[09:29:00] Loaded 178 vehicles
[09:29:00] --> Loading the capturable zones
[09:29:00] Loaded 14 capturable zones
[09:29:00] --> Loading the money spots
[09:29:00] Loaded 4 money spots
[09:29:00] S7:DW loaded
[09:29:00] Loading S7 Desert Warfare
[09:29:00] Number of vehicle models: 48
I have tried to install all plugins & stuff but doesn't work.
Reply
#2

I suggest you to actually ****** most of those SQL errors. Most of the mysql's function has been changed to
Код:
cache
so I suggest you to replace the mysql_free_result & so forth with cache_free_result
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)