SA-MP Forums Archive
Server crash 0.3.7? What do I do?! - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Server (https://sampforum.blast.hk/forumdisplay.php?fid=6)
+--- Forum: Server Support (https://sampforum.blast.hk/forumdisplay.php?fid=19)
+--- Thread: Server crash 0.3.7? What do I do?! (/showthread.php?tid=573643)



Server crash 0.3.7? What do I do?! - Stupid - 09.05.2015

Well, here is hte log:

Quote:

----------
Loaded log file: "server_log.txt".
----------

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

[12:28:27]
[12:28:27] Server Plugins
[12:28:27] --------------
[12:28:27] Loading plugin: crashdetect
[12:28:27] CrashDetect v4.12 is OK.
[12:28:27] Loaded.
[12:28:27] Loading plugin: profiler
[12:28:27] Profiler v2.7.6 is OK.
[12:28:27] Loaded.
[12:28:27] Loading plugin: mysql
[12:28:27] Failed.
[12:28:27] Loading plugin: sscanf
[12:28:27]

[12:28:27] ===============================

[12:28:27] sscanf plugin loaded.

[12:28:27] Version: 2.8.1

[12:28:27] © 2012 Alex "******" Cole

[12:28:27] ===============================

[12:28:27] Loaded.
[12:28:27] Loading plugin: streamer
[12:28:27]

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

[12:28:27] Loaded.
[12:28:27] Loading plugin: Whirlpool
[12:28:27]
[12:28:27] ==================
[12:28:27]
[12:28:27] Whirlpool loaded
[12:28:27]
[12:28:27] ==================
[12:28:27]
[12:28:27] Loaded.
[12:28:27] Loading plugin: fixes2
[12:28:27]

[12:28:27] ===============================

[12:28:27] fixes plugin loaded.

[12:28:27] © 2012 Alex "******" Cole

[12:28:27] ===============================

[12:28:27] Loaded.
[12:28:27] Loading plugin: dataHandler
[12:28:27] * [PLUGIN]: dataHandler loaded © 2013.
[12:28:27] Loaded.
[12:28:27] Loading plugin: MapAndreas
[12:28:27] Loaded.
[12:28:27] Loaded 8 plugins.

[12:28:28]
[12:28:28] Ban list
[12:28:28] --------
[12:28:28] Loaded: samp.ban
[12:28:28]
[12:28:28]
[12:28:28] Filterscripts
[12:28:28] ---------------
[12:28:28] Loading filterscript 'ls_elevator.amx'...
[12:28:28] Loading filterscript 'map.amx'...
[12:28:28] Loaded 2 filterscripts.

[12:28:28] [debug] Run time error 19: "File or function is not found"
[12:28:28] [debug] mysql_log
[12:28:28] [debug] mysql_connect
[12:28:28] [debug] mysql_errno
[12:28:28] [debug] mysql_close
[12:28:28] [debug] mysql_format
[12:28:28] [debug] mysql_tquery
[12:28:28] [debug] mysql_reconnect
[12:28:28] [debug] cache_get_data
[12:28:28] [debug] cache_get_row_int
[12:28:28] [debug] cache_insert_id
[12:28:28] [debug] cache_get_row
[12:28:28] [debug] cache_get_row_float
[12:28:28] [debug] Run time error 19: "File or function is not found"
[12:28:28] [debug] mysql_log
[12:28:28] [debug] mysql_connect
[12:28:28] [debug] mysql_errno
[12:28:28] [debug] mysql_close
[12:28:28] [debug] mysql_format
[12:28:28] [debug] mysql_tquery
[12:28:28] [debug] mysql_reconnect
[12:28:28] [debug] cache_get_data
[12:28:28] [debug] cache_get_row_int
[12:28:28] [debug] cache_insert_id
[12:28:28] [debug] cache_get_row
[12:28:28] [debug] cache_get_row_float
[12:28:28] Script[gamemodes/gamemode.amx]: Run time error 19: "File or function is not found"
[12:28:28] Number of vehicle models: 0

And, my server.cfg

Quote:

echo Executing Server Config...
lanmode 0
rcon_password w323gsdb
maxplayers 403
port 7777
hostname Los Angeles Roleplay
gamemode0 gamemode
filterscripts ls_elevator map
plugins crashdetect profiler mysql sscanf streamer Whirlpool fixes2 dataHandler MapAndreas
announce 1
query 1
chatlogging 0
weburl www.null.com
onfoot_rate 40
incar_rate 40
weapon_rate 40
stream_distance 600.0
stream_rate 1000
maxnpc 5
logtimeformat [%H:%M:%S]

I recompiled the .pwn, there is an .amx there, everything should be working?


Re: Server crash 0.3.7? What do I do?! - Stupid - 09.05.2015

After further investigation, it appears the mysql plugin isnt loading, and that is the main problem


Re: Server crash 0.3.7? What do I do?! - Sgt.TheDarkness - 09.05.2015

Soooo, update it? What OS are you running?


Re: Server crash 0.3.7? What do I do?! - Nirzor - 09.05.2015

Download the latest MySQL plugin and run your server with that. If you cannot detect the problem then make a file named pawn.cfg then type "-d3" in the pawn.cfg file And save it and recompile and run server and post the logs here to sort your problems out. We will help.