Server just quits?
#1

My server gets to the part where it loads filterscipts and just exits with no warning. Whats going on? (Linux)

Server log:

[20:16:51] Loaded 0 filterscripts.
[20:16:51] ---------------
[20:16:51] Filterscripts
[20:16:51]

[20:16:51] Loaded 5 plugins.
[20:16:51] Loaded.
[20:16:51] Loading plugin: AntiCheat.so
[20:16:51] Loaded.

[20:16:51] ===============================

[20:16:51] © 2012 Alex "******" Cole

[20:16:51] Version: 2.8.1

[20:16:51] sscanf plugin loaded.

[20:16:51] ===============================

[20:16:51]
[20:16:51] Loading plugin: sscanf.so
[20:16:51] Loaded.

> MySQL plugin R6 successfully loaded.

[20:16:51]
[20:16:51] Loading plugin: mysql.so
[20:16:51] Loaded.

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

[20:16:51]
[20:16:51] Loading plugin: streamer.so
[20:16:51] Loaded.
[20:16:51] CrashDetect v4.11.2 is OK.
[20:16:51] Loading plugin: crashdetect.so
[20:16:51] --------------
[20:16:51] Server Plugins
[20:16:51]
[20:16:51] filterscripts = "" (string)

v0.3e-R2, ©2005-2012 SA-MP Team
----------------------
SA-MP Dedicated Server

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


[20:16:49] Loaded 0 filterscripts.
[20:16:49] ---------------
[20:16:49] Filterscripts
[20:16:49]

[20:16:49] Loaded 5 plugins.
[20:16:49] Loaded.
[20:16:49] Loading plugin: AntiCheat.so
[20:16:49] Loaded.

[20:16:49] ===============================

[20:16:49] © 2012 Alex "******" Cole

[20:16:49] Version: 2.8.1

[20:16:49] sscanf plugin loaded.

[20:16:49] ===============================

[20:16:49]
[20:16:49] Loading plugin: sscanf.so
[20:16:49] Loaded.

> MySQL plugin R6 successfully loaded.

[20:16:49]
[20:16:49] Loading plugin: mysql.so
[20:16:49] Loaded.

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

[20:16:49]
[20:16:49] Loading plugin: streamer.so
[20:16:49] Loaded.
[20:16:49] CrashDetect v4.11.2 is OK.
[20:16:49] Loading plugin: crashdetect.so
[20:16:49] --------------
[20:16:49] Server Plugins
[20:16:49]
[20:16:49] filterscripts = "" (string)

v0.3e-R2, ©2005-2012 SA-MP Team
----------------------
SA-MP Dedicated Server
Reply
#2

The scripts MySQL, correct?
Reply
#3

Yes It is
Reply
#4

Did you upload the MySQL stuff etc? sorry I'm not to sure about MySQL scripting.
Reply
#5

Yes the lib is there and the database imported
Reply
#6

Are all the includes loaded in? this happened to me before and when I uploaded the includes it worked..
Reply
#7

Tried a new mysql plugin and this was the result.

[21:36:35] Number of vehicle models: 0
[21:36:35] Script[gamemodes/MS.amx]: Run time error 19: "File or function is not found"
[21:36:35] [debug] mysql_fetch_row_format
[21:36:35] [debug] mysql_real_escape_string
[21:36:35] [debug] mysql_num_rows
[21:36:35] [debug] mysql_close
[21:36:35] [debug] mysql_free_result
[21:36:35] [debug] mysql_fetch_field_row
[21:36:35] [debug] mysql_retrieve_row
[21:36:35] [debug] mysql_store_result
[21:36:35] [debug] mysql_query
[21:36:35] [debug] mysql_connect
[21:36:35] [debug] mysql_debug
[21:36:35] [debug] Run time error 19: "File or function is not found"
[21:36:35] [debug] mysql_fetch_row_format
[21:36:35] [debug] mysql_real_escape_string
[21:36:35] [debug] mysql_num_rows
[21:36:35] [debug] mysql_close
[21:36:35] [debug] mysql_free_result
[21:36:35] [debug] mysql_fetch_field_row
[21:36:35] [debug] mysql_retrieve_row
[21:36:35] [debug] mysql_store_result
[21:36:35] [debug] mysql_query
[21:36:35] [debug] mysql_connect
[21:36:35] [debug] mysql_debug
[21:36:35] [debug] Run time error 19: "File or function is not found"

[21:36:35] Loaded 0 filterscripts.
[21:36:35] ---------------
[21:36:35] Filterscripts
[21:36:35]

[21:36:35] Loaded 4 plugins.
[21:36:35] Loaded.
[21:36:35] Loading plugin: AntiCheat.so
[21:36:35] Loaded.

[21:36:35] ===============================

[21:36:35] © 2012 Alex "******" Cole

[21:36:35] Version: 2.8.1

[21:36:35] sscanf plugin loaded.

[21:36:35] ===============================

[21:36:35]
[21:36:35] Loading plugin: sscanf.so
[21:36:35] Failed (plugins/mysql.so: ELF load command past end of file)
[21:36:35] Loading plugin: mysql.so
[21:36:35] Loaded.

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

[21:36:35]
[21:36:35] Loading plugin: streamer.so
[21:36:35] Loaded.
[21:36:35] CrashDetect v4.11.2 is OK.
[21:36:35] Loading plugin: crashdetect.so
[21:36:35] --------------
[21:36:35] Server Plugins
[21:36:35]
[21:36:35] filterscripts = "" (string)

v0.3e-R2, ©2005-2012 SA-MP Team
----------------------
SA-MP Dedicated Server
Reply
#8

I just checked the mysql log and it shows that its connecting to the database fine but the server basically keeps restarting every second.

[20:15:02]
[20:15:02] ---------------------------
[20:15:02] MySQL Debugging activated (08/25/13)
[20:15:02] ---------------------------
[20:15:02]
[20:15:02] >> mysql_connect( )
[20:15:02] CMySQLHandler::CMySQLHandler() - constructor called.
[20:15:02] CMySQLHandler::CMySQLHandler() - Connecting to "az6.volt-host.com" | DB: "Removed" | Username: "Removed" ...
[20:15:10] CMySQLHandler::Connect() - Connection was successful.
[20:15:10] CMySQLHandler::Connect() - Auto-Reconnect has been enabled.
[20:15:12]
[20:15:12] ---------------------------
[20:15:12] MySQL Debugging activated (08/25/13)
[20:15:12] ---------------------------
[20:15:12]
[20:15:12] >> mysql_connect( )
[20:15:12] CMySQLHandler::CMySQLHandler() - constructor called.
[20:15:12] CMySQLHandler::CMySQLHandler() - Connecting to "az6.volt-host.com" | DB: "Removed" | Username: "Removed" ...
[20:15:12] CMySQLHandler::Connect() - Connection was successful.
[20:15:12] CMySQLHandler::Connect() - Auto-Reconnect has been enabled.
[20:15:14]
[20:15:14] ---------------------------
[20:15:14] MySQL Debugging activated (08/25/13)
[20:15:14] ---------------------------
[20:15:14]
[20:15:14] >> mysql_connect( )
[20:15:14] CMySQLHandler::CMySQLHandler() - constructor called.
[20:15:14] CMySQLHandler::CMySQLHandler() - Connecting to "az6.volt-host.com" | DB: "Removed" | Username: "Removed" ...
[20:15:15] CMySQLHandler::Connect() - Connection was successful.
[20:15:15] CMySQLHandler::Connect() - Auto-Reconnect has been enabled.
[20:15:17]
[20:15:17] ---------------------------
[20:15:17] MySQL Debugging activated (08/25/13)
[20:15:17] ---------------------------
[20:15:17]
[20:15:17] >> mysql_connect( )
[20:15:17] CMySQLHandler::CMySQLHandler() - constructor called.
[20:15:17] CMySQLHandler::CMySQLHandler() - Connecting to "az6.volt-host.com" | DB: "Removed" | Username: "Removed" ...
[20:15:17] CMySQLHandler::Connect() - Connection was successful.
[20:15:17] CMySQLHandler::Connect() - Auto-Reconnect has been enabled.
Reply
#9

Anyone?
Reply
#10

Well from what i see and how there's no crashdetect errors are you sure you don't have some kind of script running that would exit or gmx the mode? That's what i would first assume by seeing your logs and such and not seeing any code.

Might be a stupid question but i have done something similar myself.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)