Server not running - 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 not running (
/showthread.php?tid=508059)
Server not running -
Jaay - 20.04.2014
So i posted yesterday but I tried updating the YSI. I'm not sure If i've done it correctly but if somebody can check this.
I get this when I run the "Samp-server" file. I have already tried adding the new samp 0.3z server stuff like announce etc in but I still get his code.
If somebody could please help I'd be very greatful
(It is possible I have maybe not updated the YSI correctly).
Code;
Код:
----------
Loaded log file: "server_log.txt".
----------
SA-MP Dedicated Server
----------------------
v0.3z, ©2005-2014 SA-MP Team
[14:01:56] password = "" (string)
[14:01:56]
[14:01:56] Server Plugins
[14:01:56] --------------
[14:01:56] Loading plugin: mysql
[14:01:56]
> MySQL plugin R7 successfully loaded.
[14:01:56] Loaded.
[14:01:56] Loading plugin: streamer
[14:01:56]
*** Streamer Plugin v2.6.1 by Incognito loaded ***
[14:01:56] Loaded.
[14:01:56] Loading plugin: sscanf
[14:01:56]
[14:01:56] ===============================
[14:01:56] sscanf plugin loaded.
[14:01:56] Version: 2.8.1
[14:01:56] © 2012 Alex "******" Cole
[14:01:56] ===============================
[14:01:56] Loaded.
[14:01:56] Loading plugin: Whirlpool
[14:01:56]
[14:01:56] ==================
[14:01:56]
[14:01:56] Whirlpool loaded
[14:01:56]
[14:01:56] ==================
[14:01:56]
[14:01:56] Loaded.
[14:01:56] Loading plugin: nativechecker
[14:01:56] Failed.
[14:01:56] Loaded 4 plugins.
[14:01:56]
[14:01:56] Filterscripts
[14:01:56] ---------------
[14:01:56] Loading filterscript 'yom_buttons.amx'...
[14:01:56] Unable to load filterscript 'yom_buttons.amx'.
[14:01:56] Loading filterscript 'gcustom03e.amx'...
[14:01:57] Loading filterscript 'vacation.amx'...
[14:01:57] Unable to load filterscript 'vacation.amx'.
[14:01:57] Loaded 1 filterscripts.
[14:01:57]
[14:01:57] =======================================
[14:01:57] | |
[14:01:57] | YSI version 3.01.0002 |
[14:01:57] | By Alex "******" Cole |
[14:01:57] | |
[14:01:57] =======================================
[14:01:57]
[14:01:58] [MySQL] (Main Pipelines) Connecting to localhost...
[14:01:58] [MySQL] (MainPipeline) Fatal Error! Could not connect to MySQL: Host localhost - DB: hello - User: root
[14:01:58] [MySQL] Note: Make sure that you have provided the correct connection credentials.
[14:01:58] [LoadHouses] Loading data from database...
[14:01:58] [LoadDynamicDoors] Loading data from database...
[14:01:58] [LoadDynamicMapIcons] Loading data from database...
[14:01:58] [LoadDynamicTexts] Loading data from database...
[14:01:58] [LoadTurfWars] 40 turfs loaded.
[14:01:58] [LoadPaintballArenas] 10 paintball arenas loaded.
[14:01:58] [LoadEventPoints] 0 event points loaded.
[14:01:58] [LoadGates] 4000 gates loaded.
[14:01:58] [LoadElevatorStuff] 20 floors loaded.
[14:01:58] [LoadFamilies] 16 families loaded.
[14:01:58] [LoadPoints] 9 points loaded.
[14:01:59] [LoadCDealerships] 15 dealerships loaded.
[14:01:59] [MiscLoad] Misc Loaded
[14:01:59] [Tax] Government Tax/Vault Loaded.
[14:02:09] The server has fully loaded.
[14:02:09] Number of vehicle models: 111
[14:02:09] --- Server Shutting Down.
[14:02:09]
> MySQL plugin unloaded.
[14:02:09]
*** Streamer Plugin v2.6.1 by Incognito unloaded ***
[14:02:09]
[14:02:09] ===============================
[14:02:09] sscanf plugin unloaded.
[14:02:09] ===============================
[14:02:09]
[14:02:09] ====================
[14:02:09]
[14:02:09] Whirlpool unloaded
[14:02:09]
[14:02:09] ====================
[14:02:09]
AW: Server not running -
Mellnik - 20.04.2014
So your server shuts down after starting it? If your script is downloaded, look for SendRconCommand("exit") otherise install crashdetect and compile it using -d3 flag.