HELP[+REP] - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (
https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (
https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: HELP[+REP] (
/showthread.php?tid=502736)
HELP[+REP] -
ThanosGalio - 25.03.2014
Код:
----------
Loaded log file: "server_log.txt".
----------
SA-MP Dedicated Server
----------------------
v0.3z, ©2005-2014 SA-MP Team
[23:12:20] filterscripts = "" (string)
[23:12:20]
[23:12:20] Server Plugins
[23:12:20] --------------
[23:12:20] Loading plugin: streamer.dll
[23:12:20]
*** Streamer Plugin v2.6.1 by Incognito loaded ***
[23:12:20] Loaded.
[23:12:20] Loading plugin: sscanf.dll
[23:12:20]
[23:12:20] ===============================
[23:12:20] sscanf plugin loaded.
[23:12:20] © 2009 Alex "******" Cole
[23:12:20] 0.3d-R2 500 Players "dnee"
[23:12:20] ===============================
[23:12:20] Loaded.
[23:12:20] Loading plugin: nativechecker.dll
[23:12:20] Loaded.
[23:12:20] Loading plugin: mysql.dll
[23:12:20]
> MySQL plugin R6-2 successfully loaded.
[23:12:20] Loaded.
[23:12:20] Loading plugin: Whirlpool.dll
[23:12:20]
[23:12:20] ==================
[23:12:20]
[23:12:20] Whirlpool loaded
[23:12:20]
[23:12:20] ==================
[23:12:20]
[23:12:20] Loaded.
[23:12:20] Loading plugin: irc.dll
[23:12:20]
*** IRC Plugin v1.4.4 by Incognito loaded ***
[23:12:20] Loaded.
[23:12:20] Loaded 6 plugins.
[23:12:21]
[23:12:21] Filterscripts
[23:12:21] ---------------
[23:12:21] Loaded 0 filterscripts.
[23:12:21] Error: Function not registered: 'mysql_query'
[23:12:21] Error: Function not registered: 'mysql_store_result'
[23:12:21] Error: Function not registered: 'mysql_fetch_row_format'
[23:12:21] Error: Function not registered: 'mysql_free_result'
[23:12:21] Error: Function not registered: 'mysql_real_escape_string'
[23:12:21] Error: Function not registered: 'mysql_reconnect'
[23:12:21] Error: Function not registered: 'mysql_num_rows'
[23:12:21] Error: Function not registered: 'mysql_retrieve_row'
[23:12:21] Error: Function not registered: 'mysql_fetch_field_row'
[23:12:21] Error: Function not registered: 'mysql_connect'
[23:12:21] Error: Function not registered: 'mysql_ping'
[23:12:21] Error: Function not registered: 'mysql_debug'
[23:12:21] Error: Function not registered: 'mysql_close'
[23:12:21] Error: Function not registered: 'mysql_fetch_int'
[23:12:22] [MYSQL]: [ERROR]: Connection to `` failed!
[23:12:22] Failed to load airline.
[23:12:22] Failed to load airline.
[23:12:22] Failed to load airline.
[23:12:22] Failed to load airline.
[23:12:22] Failed to load airline.
when i try login on the server
Server close the connection
Re: HELP[+REP] -
davve95 - 25.03.2014
Post the code! Otherwise we can't help you.
Re: HELP[+REP] -
TLN - 25.03.2014
Quote:
Originally Posted by ThanosGalio
FIXED!
|
Would be nice if you posted what the problem was, some people might get the same problem in the future.
Re: HELP[+REP] -
ThanosGalio - 25.03.2014
Код:
echo Executing Server Config...
lanmode 0
rcon_password malakas
maxplayers 500
port 7777
hostname Pilot server
gamemode0 LoF
filterscripts
announce 1
query 1
plugins streamer.dll sscanf.dll nativechecker.dll mysql.dll Whirlpool.dll irc.dll
weburl www.sa-mp.com
onfoot_rate 40
incar_rate 40
weapon_rate 40
stream_distance 300.0
stream_rate 1000
maxnpc 2
logtimeformat [%H:%M:%S]
Код:
----------
Loaded log file: "server_log.txt".
----------
SA-MP Dedicated Server
----------------------
v0.3z, ©2005-2014 SA-MP Team
[23:12:20] filterscripts = "" (string)
[23:12:20]
[23:12:20] Server Plugins
[23:12:20] --------------
[23:12:20] Loading plugin: streamer.dll
[23:12:20]
*** Streamer Plugin v2.6.1 by Incognito loaded ***
[23:12:20] Loaded.
[23:12:20] Loading plugin: sscanf.dll
[23:12:20]
[23:12:20] ===============================
[23:12:20] sscanf plugin loaded.
[23:12:20] © 2009 Alex "******" Cole
[23:12:20] 0.3d-R2 500 Players "dnee"
[23:12:20] ===============================
[23:12:20] Loaded.
[23:12:20] Loading plugin: nativechecker.dll
[23:12:20] Loaded.
[23:12:20] Loading plugin: mysql.dll
[23:12:20]
> MySQL plugin R6-2 successfully loaded.
[23:12:20] Loaded.
[23:12:20] Loading plugin: Whirlpool.dll
[23:12:20]
[23:12:20] ==================
[23:12:20]
[23:12:20] Whirlpool loaded
[23:12:20]
[23:12:20] ==================
[23:12:20]
[23:12:20] Loaded.
[23:12:20] Loading plugin: irc.dll
[23:12:20]
*** IRC Plugin v1.4.4 by Incognito loaded ***
[23:12:20] Loaded.
[23:12:20] Loaded 6 plugins.
[23:12:21]
[23:12:21] Filterscripts
[23:12:21] ---------------
[23:12:21] Loaded 0 filterscripts.
[23:12:21] Error: Function not registered: 'mysql_query'
[23:12:21] Error: Function not registered: 'mysql_store_result'
[23:12:21] Error: Function not registered: 'mysql_fetch_row_format'
[23:12:21] Error: Function not registered: 'mysql_free_result'
[23:12:21] Error: Function not registered: 'mysql_real_escape_string'
[23:12:21] Error: Function not registered: 'mysql_reconnect'
[23:12:21] Error: Function not registered: 'mysql_num_rows'
[23:12:21] Error: Function not registered: 'mysql_retrieve_row'
[23:12:21] Error: Function not registered: 'mysql_fetch_field_row'
[23:12:21] Error: Function not registered: 'mysql_connect'
[23:12:21] Error: Function not registered: 'mysql_ping'
[23:12:21] Error: Function not registered: 'mysql_debug'
[23:12:21] Error: Function not registered: 'mysql_close'
[23:12:21] Error: Function not registered: 'mysql_fetch_int'
[23:12:22] [MYSQL]: [ERROR]: Connection to `` failed!
[23:12:22] Failed to load airline.
[23:12:22] Failed to load airline.
[23:12:22] Failed to load airline.
[23:12:22] Failed to load airline.
[23:12:22] Failed to load airline.
[23:12:23] ** -1 <-> Airline Vehicles loaded from <-> MySQL **
[23:12:25] ** -1 <-> Vehicles loaded from <-> MySQL **
[23:12:27]
----------------------------------
[23:12:27] Life of Flying | By Zak Sampson
[23:12:27] ----------------------------------
[23:12:27] Number of vehicle models: 0
[23:13:28] Incoming connection: 192.168.1.2:55131
[23:13:29] [join] [cK]Thanosgalio has joined the server (0:192.168.1.2)
[23:13:30] [part] [cK]Thanosgalio has left the server (0:2)